Simple HTTP server example with WIZ550io, W5500 (WIZnet chipset) .access the mbed via any browser, mbed echo back http request header.

Dependencies:   W5500Interface mbed

Fork of HTTPServer_echoback_WIZ550io by Bongjun Hur

Files at this revision

API Documentation at this revision

Comitter:
emilmont
Date:
Fri Mar 01 16:05:34 2013 +0000
Parent:
11:59dcefdda506
Child:
13:25ce35614dd1
Commit message:
Update libraries

Changed in this revision

EthernetInterface.lib Show annotated file Show diff for this revision Revisions of this file
mbed-rtos.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/EthernetInterface.lib	Fri Aug 10 09:41:51 2012 +0000
+++ b/EthernetInterface.lib	Fri Mar 01 16:05:34 2013 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/EthernetInterface/#c9bb345dcc65
+http://mbed.org/users/mbed_official/code/EthernetInterface/#9b2d10dc0392
--- a/mbed-rtos.lib	Fri Aug 10 09:41:51 2012 +0000
+++ b/mbed-rtos.lib	Fri Mar 01 16:05:34 2013 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed-rtos/#9654a71f5a90
+http://mbed.org/users/mbed_official/code/mbed-rtos/#53e6cccd8782
--- a/mbed.bld	Fri Aug 10 09:41:51 2012 +0000
+++ b/mbed.bld	Fri Mar 01 16:05:34 2013 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/976df7c37ad5
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/3d0ef94e36ec
\ No newline at end of file