Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: EthernetInterface HTTPServer mbed-rpc mbed-rtos mbed
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
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 |