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
History
change driver "W5500Interface" is solved close error.
2014-09-23, by Bongjun [Tue, 23 Sep 2014 23:41:25 +0000] rev 20
change driver "W5500Interface" is solved close error.
DHCP test is ok
2014-07-23, by Bongjun [Wed, 23 Jul 2014 07:31:24 +0000] rev 19
DHCP test is ok
add platform TARGET_NUCLEO_F030R8
2014-07-21, by Bongjun [Mon, 21 Jul 2014 07:45:30 +0000] rev 18
add platform TARGET_NUCLEO_F030R8
add comments only
2014-07-21, by Bongjun [Mon, 21 Jul 2014 05:18:06 +0000] rev 17
add comments only
HTTPServer echo back example for WIZ550io, W5500 ( WIZnet chipset); Ethernet connection.
2014-07-21, by Bongjun [Mon, 21 Jul 2014 05:13:27 +0000] rev 16
HTTPServer echo back example for WIZ550io, W5500 ( WIZnet chipset); Ethernet connection.
add message
2013-03-08, by hsgw [Fri, 08 Mar 2013 02:24:33 +0000] rev 15
add message
1st
2013-03-08, by hsgw [Fri, 08 Mar 2013 02:17:40 +0000] rev 14
1st
1st commit
2013-03-05, by hsgw [Tue, 05 Mar 2013 07:29:19 +0000] rev 13
1st commit
Update libraries
2013-03-01, by emilmont [Fri, 01 Mar 2013 16:05:34 +0000] rev 12
Update libraries
Avoid sending null character in HTTP request; Update Ethernet and RTOS libraries to latest releases
2012-08-10, by emilmont [Fri, 10 Aug 2012 09:41:51 +0000] rev 11
Avoid sending null character in HTTP request; Update Ethernet and RTOS libraries to latest releases