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

History

Led1; default tip

2015-06-15, by sarahmarshy [Mon, 15 Jun 2015 16:52:53 +0000] rev 5

Led1;


Changed to use LED1.

2015-06-15, by sarahmarshy [Mon, 15 Jun 2015 16:33:43 +0000] rev 4

Changed to use LED1.


Took out LED1

2015-06-15, by sarahmarshy [Mon, 15 Jun 2015 16:31:27 +0000] rev 3

Took out LED1


Working example of RPC over HTTP.

2015-06-15, by sarahmarshy [Mon, 15 Jun 2015 16:29:24 +0000] rev 2

Working example of RPC over HTTP.


2010-09-09, by MichaelW [Thu, 09 Sep 2010 13:47:59 +0000] rev 1


2010-09-09, by MichaelW [Thu, 09 Sep 2010 13:43:49 +0000] rev 0