X10Svr

Dependencies of X10Svr

A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.

A simple .ini file interface. Configuration, file, ini, interface
The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
David Smart / HTTPClient Featured
Fixed custom headers and Basic authorization, added support for redirection, functional file download interface can be used for SW updates and more. authorization, client, custom, headers, http, HTTPClient
David Smart / SWUpdate Featured
Software Update via Ethernet - the mbed application can pull down an updated application binary from a web server and activate that binary. This library works only with the LPC1768, … FOTA, LPC1768, SW Update
Official mbed Real Time Operating System based on the RTX implementation of the CMSIS-RTOS API open standard. cmsis, rtos, RTX
This provides a basic Watchdog service, and includes a startup detection to determine if the reset was caused by the WD. watchdog
This library contains a simple device driver for the X10 CM17a module. It also contains a simple X10Server, which listens for network commands to be forwarded to the module.
A simple web server that can be bound to either the EthernetInterface or the WiflyInterface. Dynamic, ethernet, http, pages, server, static, Web, WiFly
String stuff that should be in stdlib but isn't.
FUNCTIONAL Update from mbed v49: Add APIs for setName/getName so device is name addressible. Also APIs for getting link stats. Also, minor derivative to reduce compiler warnings and tag read-only … ethernet, ip, mbed
A time interface class. This class replicates the normal time functions, but goes a couple of steps further. mbed library 82 and prior has a defective gmtime function. Also, this …
SSDP Server - working version provides SSDP based network discovery, and with a companion web server, may provide other functionalities.