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".

EthernetInterface.lib

Committer:
sarahmarshy
Date:
2015-06-15
Revision:
2:33d3bcad6a90

File content as of revision 2:33d3bcad6a90:

http://developer.mbed.org/users/sarahmarshy/code/EthernetInterface/#be165aa9a49b