Simple HTTP Server with support for SD Card file serving and CGI commands

Dependencies:   EthernetInterface TCPEchoServer SDFileSystem mbed-rtos mbed

Fork of TCPEchoServer by mbed official

History

This is a functional web server with SD card file serving and cgi I2C commands default tip

2013-04-06, by gsteiert [Sat, 06 Apr 2013 06:09:22 +0000] rev 6

This is a functional web server with SD card file serving and cgi I2C commands


Update libraries

2013-03-01, by emilmont [Fri, 01 Mar 2013 15:37:15 +0000] rev 5

Update libraries


Update library dependencies

2012-08-13, by emilmont [Mon, 13 Aug 2012 09:38:47 +0000] rev 4

Update library dependencies


Update socket library

2012-08-01, by emilmont [Wed, 01 Aug 2012 13:07:32 +0000] rev 3

Update socket library


Add explicit setting of socket blocking/non-blocking mode and timeout

2012-07-31, by emilmont [Tue, 31 Jul 2012 11:51:28 +0000] rev 2

Add explicit setting of socket blocking/non-blocking mode and timeout


First implementation

2012-07-25, by emilmont [Wed, 25 Jul 2012 15:43:24 +0000] rev 1

First implementation


Template for TCPEchoServer example

2012-07-25, by mbed_official [Wed, 25 Jul 2012 15:38:39 +0000] rev 0

Template for TCPEchoServer example