RPC over HTTP example.

Dependencies:   EthernetInterface HTTPServer mbed-rpc mbed-rtos mbed

Fork of RPC_HTTP by Michael Walker

This is a working example of using RPC over HTTP. This uses an ethernet connection. The program attaches an RPC handler to LED1. You can use a client program to send commands to this LED, addressing it as "led1".

Revision:
2:33d3bcad6a90
Parent:
0:e30eeef17180
--- a/HTTPServer.lib	Thu Sep 09 13:47:59 2010 +0000
+++ b/HTTPServer.lib	Mon Jun 15 16:29:24 2015 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/donatien/code/HTTPServer/#d753966e4d97
+http://developer.mbed.org/users/sarahmarshy/code/HTTPServer/#c690fb2de477