SSDP Server - working version provides SSDP based network discovery, and with a companion web server, may provide other functionalities.
Dependents: X10Svr SSDP_Server
Revisions of SSDP.cpp
Revision | Date | Message | Actions |
---|---|---|---|
7:1e8c677e3d28 | 2018-11-19 | Add ST: ssdp:all as a trigger to reply to the SSDP query. | File Diff Annotate |
6:9df748509c3d | 2018-11-18 | Minor code cleanup | File Diff Annotate |
5:199656d96c72 | 2018-11-17 | Minor changes to SSDP Notify reporting and memory allocation | File Diff Annotate |
3:85fa421bbcc2 | 2018-07-10 | Disable debug | File Diff Annotate |
2:3d6d70556fca | 2018-07-10 | Improve SSDP query detection from the header | File Diff Annotate |
1:def15d0b2fae | 2018-07-03 | Documentation update. | File Diff Annotate |
0:f782e7bc66ad | 2018-07-03 | Initial working version that seems to run well (only tested with a near zero-load main( ), which hosted only the web server. | File Diff Annotate |