This programme Sets a web server using light weigh ip (using Donatien Garnier's server code) which reads a voltage and saves it value in an htm file to be displayed on local page. Server 2 2nd edition Two issues here 1 ) the compiler throws a warning about assignment in RPCHandler.cpp and 2) the local .htm file created on the mbed flash memory is always date stamped with the default date 01/01/2008 11:00

Dependencies:   EthernetNetIf NTPClient_NetServices mbed

Auto generated API documentation and code listings for server2

Classes

HTTPRequestHandler HTTP Server's generic request handler
HTTPServer A simple HTTP server implementation

Code

FSHandler.cpp [code]
FSHandler.h [code]
HTTPRequestDispatcher.cpp [code]
HTTPRequestDispatcher.h [code]
HTTPRequestHandler.cpp [code]
HTTPRequestHandler.h [code]
HTTPServer.cpp [code]
HTTPServer.h [code] HTTP Server header file
pmr_svr3.cpp [code]
RPCHandler.cpp [code]
RPCHandler.h [code]
SimpleHandler.cpp [code]
SimpleHandler.h [code]