Single instance HTTP Server using new Ethernet Interface.
Dependents: EthHTTPServer if201410_section5 _PE2E_12-04_EthernetInterfaceServer MGAS_GR_Peach ... more
Fork of WiFlyHTTPServer by
You are viewing an older revision! See the latest version
Homepage
This is an HTTPServer library using the new MBED EthernetInterface library. It allows you to :
- serve files from any file System
- use Remote procedure calls
- extend the HTTPServer functionality according to your needs, using the provided handler classes or writing new classes.