Simple HTTP Server with support for SD Card file serving and CGI commands
Dependencies: EthernetInterface TCPEchoServer SDFileSystem mbed-rtos mbed
Fork of TCPEchoServer by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:6aa0b2a3c4e4 | 2013-04-06 | gsteiert | This is a functional web server with SD card file serving and cgi I2C commands |
5:0f0fdadab553 | 2013-03-01 | emilmont | Update libraries |
4:807322f7570e | 2012-08-13 | emilmont | Update library dependencies |
3:36fd3cfad85a | 2012-08-01 | emilmont | Update socket library |
2:ec5ae99791da | 2012-07-31 | emilmont | Add explicit setting of socket blocking/non-blocking mode and timeout |
1:5cebe0e38cd2 | 2012-07-25 | emilmont | First implementation |
0:38cbb854d85f | 2012-07-25 | mbed_official | Template for TCPEchoServer example |