updated RPC command to match javascripting language
Dependencies: EthernetInterface HTTPServerExample mbed-rpc mbed-rtos mbed
Fork of EthHTTPServer by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:a6e27f5a8d74 | 2013-12-06 | sammacjunkie | updated RPC command |
6:fde802d0f163 | 2013-12-06 | sammacjunkie | updated example code; |
5:c5c2f7026638 | 2013-08-17 | leihen | Added RPC functionality to sample application. |
4:fdd7369eeebe | 2013-08-17 | leihen | Moved the debug.h file into the HTTPServer library. |
3:23bcc90d6587 | 2013-08-17 | leihen | Update to reflect changes of HTTPServer Library. |
2:6554da6c762b | 2013-08-17 | leihen | Update for changes in HTTPServer library. |
1:6cbd17e628f1 | 2013-08-17 | leihen | Updated the example to reflect the modification of the HTTPServer library, which allows to provide an EthernetInterface object at the time of starting the HTTPServer. This allows to make Connections and perform other Network Tasks before svr start. |
0:28a67716dfec | 2013-06-22 | leihen | Example implementation for usage of Ethernet Interface HTTPServer |