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.
Info
Version: | 1.0.0.13 |
Author(s): | Troy Willmot |
Last Update: | Thursday, September 8, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tapanila/RSSDP |
NuGet Url: | https://www.nuget.org/packages/Rssdp-sharpcaster |
Install
Install-Package Rssdp-sharpcaster
dotnet add package Rssdp-sharpcaster
paket add Rssdp-sharpcaster
Rssdp-sharpcaster Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Net.Http(>= 2.2.29)
- Microsoft.Bcl.Async(>= 1.0.168)
- Microsoft.Bcl.Build(>= 1.0.21)
Tags