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
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
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 |