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.

Committer:
WiredHome
Date:
Tue Jul 10 23:16:02 2018 +0000
Revision:
3:64b7b569d621
Parent:
2:ca5d12560ff7
Child:
7:776244e5765a
Improved behavior of SSDP server

Who changed what in which revision?

UserRevisionLine numberNew contents of line
WiredHome 3:64b7b569d621 1 http://mbed.org/users/WiredHome/code/SW_HTTPServer/#fb81057b4d77