Really Simple Service Discovery Protocol - a 100% .Net implementation of the SSDP protocol for publishing custom/basic devices, and discovering all device types on a network.
An implementation of SSDP for both ControlPoint and Device according to the UPnP 2.0 specification. Utilizes Reactive Extensions for easy use and reliability.
SSDP Library with extra functions (IPv6 supports)
It is not a complete implementation of the UPNP
In which cases you can use it:
- If you want to publish a description of your device on the Http server
- If you want to publish devices on specified networks
- If you want to search devices on...
More information
Really Simple Service Discovery Protocol - a 100% .Net implementation of the SSDP protocol for publishing custom/basic devices, and discovering all device types on a network.