An example demonstrating SSDP Discovery and a companion Web Server.

Dependencies:   mbed mbed-rtos Watchdog SW_HTTPServer SW_String EthernetInterface TimeInterface SSDP

This example program provides a framework -by- example.

It makes itself discoverable to the network using SSDP. From there, it is easy to access the embedded web server to interact with the embedded node.

The example, built on the LPC1768, provides interaction to turn the LEDs on and off via a web page that is discovered using the SSDP protocol.

It also picks up time via an NTP server.

Revision:
3:64b7b569d621
Parent:
2:ca5d12560ff7
Child:
4:5da66fab599c
--- a/SSDP.lib	Tue Jul 10 03:09:19 2018 +0000
+++ b/SSDP.lib	Tue Jul 10 23:16:02 2018 +0000
@@ -1,1 +1,1 @@
-https://os.mbed.com/users/WiredHome/code/SSDP/#3d6d70556fca
+https://os.mbed.com/users/WiredHome/code/SSDP/#85fa421bbcc2