SSDP Server - working version provides SSDP based network discovery, and with a companion web server, may provide other functionalities.

Dependents:   X10Svr SSDP_Server

Revision:
2:3d6d70556fca
Parent:
1:def15d0b2fae
Child:
4:2260bac62038
--- a/SSDP.h	Tue Jul 03 00:46:34 2018 +0000
+++ b/SSDP.h	Tue Jul 10 03:08:15 2018 +0000
@@ -133,5 +133,5 @@
     
     SSDP_Config_T _config;       ///< the configuration
 
-    Thread * pThr;
+    //Thread * pThr;
 };
\ No newline at end of file