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

Dependencies:   WIZnet_Library mbed

Fork of HTTPServer_echoback_WIZ550io by W5500-Ethernet-Interface Makers

Revisions of main.cpp

Revision Date Message Actions
21:8f790ebb9f3c 2015-12-30 Port to NUCLEO-STM32F401 File  Diff  Annotate
20:f0c3af075949 2014-09-23 change driver "W5500Interface" is solved close error. File  Diff  Annotate
19:59a668f08555 2014-07-23 DHCP test is ok File  Diff  Annotate
18:bed64c7e5a72 2014-07-21 add platform TARGET_NUCLEO_F030R8 File  Diff  Annotate
17:c42419afb2f8 2014-07-21 add comments only File  Diff  Annotate
16:ea8f49af2d86 2014-07-21 HTTPServer echo back example for WIZ550io, W5500 ( WIZnet chipset); Ethernet connection. File  Diff  Annotate
15:eae1575da9ca 2013-03-08 add message File  Diff  Annotate
14:607402be8868 2013-03-08 1st File  Diff  Annotate
13:25ce35614dd1 2013-03-05 1st commit File  Diff  Annotate
11:59dcefdda506 2012-08-10 Avoid sending null character in HTTP request; Update Ethernet and RTOS libraries to latest releases File  Diff  Annotate
9:4757a976148d 2012-07-27 Cleanup example File  Diff  Annotate
7:65188f4a8c25 2012-07-25 Update EthernetInterface File  Diff  Annotate
5:01f6c3e112af 2012-07-16 Updated EthernetInterface OS implementation to latest RTOS revision File  Diff  Annotate
2:e087e9b789e9 2012-07-02 Remove debug directives avoiding to change the default settings of the serial port. Add print of the IP address assigned by DHCP. File  Diff  Annotate
1:e2652bd064c6 2012-06-26 Switched from uint8_t* to char* for data type File  Diff  Annotate
0:bb128f0e952f 2012-06-26 Initial commit File  Diff  Annotate