Working sample implementation for the EthernetInterface HTTPServer.

Dependencies:   EthernetInterface HTTPServer mbed-rpc mbed-rtos mbed

Sample application which shows basic functionality of my HTTPServer library.

Import libraryHTTPServer

Single instance HTTP Server using new Ethernet Interface.

.

Committer:
leihen
Date:
Sat Aug 17 12:32:09 2013 +0000
Revision:
1:6cbd17e628f1
Parent:
0:28a67716dfec
Updated the example to reflect the modification of the HTTPServer library, which allows to provide an EthernetInterface object at the time of starting the HTTPServer. This allows to make Connections and perform other Network Tasks before svr start.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
leihen 1:6cbd17e628f1 1 http://mbed.org/users/mbed_official/code/EthernetInterface/#196410fbb211