HTTPServer

Forks of HTTPServer

A fork is a repository which is based on a copy of this repository.

Single instance HTTP Server using new Ethernet Interface with bug fix for URL arguments
Single instance HTTP Server using new Ethernet Interface. Blocking mode only; this improved stability, but the HTTP server must be started from a separate thread. ethernet, http, interface, server
Changed RPC sucessful execution code from 1 to 200. Included RpcHandler.h in main header file. Effectively allows RPC through HTTP.
This is a HTTP Server example using the new EthernetInterface and new mbed-rpc libraries. EthernetInterface, mbed-rpc, mbed-rtos, rpc, rtos