RPC over HTTP example.
Dependencies: EthernetInterface HTTPServer mbed-rpc mbed-rtos mbed
Fork of RPC_HTTP by
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".
Files at revision 5:5322cbfd7c01
Name | Size | Actions |
---|---|---|
[up] | ||
EthernetInterface.lib | 81 | Revisions Annotate |
HTTPServer.lib | 74 | Revisions Annotate |
HTTP_RPC.cpp | 1835 | Revisions Annotate |
mbed-rpc.lib | 56 | Revisions Annotate |
mbed-rtos.lib | 65 | Revisions Annotate |
mbed.bld | 65 | Revisions Annotate |