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: | 4.0.4 |
Author(s): | Troy Willmot |
Last Update: | Friday, December 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Yortw/RSSDP |
NuGet Url: | https://www.nuget.org/packages/Rssdp |
Install
Install-Package Rssdp
dotnet add package Rssdp
paket add Rssdp
Rssdp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Microsoft.Net.Http(>= 2.2.29)
- Microsoft.Bcl.Async(>= 1.0.168)
- Microsoft.Bcl.Build(>= 1.0.21)
No dependencies.
- System.Collections(>= 4.0.11)
- System.Diagnostics.Debug(>= 4.0.11)
- System.Diagnostics.Tools(>= 4.0.1)
- System.IO(>= 4.1.0)
- System.Linq(>= 4.1.0)
- System.Net.Http(>= 4.1.0)
- System.Net.Primitives(>= 4.0.11)
- System.Net.Sockets(>= 4.1.0)
- System.Resources.ResourceManager(>= 4.0.1)
- System.Runtime(>= 4.1.0)
- System.Runtime.Extensions(>= 4.1.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.0.0)
- System.Text.Encoding(>= 4.0.11)
- System.Text.Encoding.Extensions(>= 4.0.11)
- System.Threading(>= 4.0.11)
- System.Threading.Tasks(>= 4.0.11)
- System.Threading.Timer(>= 4.0.1)
- System.Xml.ReaderWriter(>= 4.0.11)
No dependencies.
- System.Collections(>= 4.0.11)
- System.Diagnostics.Debug(>= 4.0.11)
- System.Diagnostics.Tools(>= 4.0.1)
- System.IO(>= 4.1.0)
- System.Linq(>= 4.1.0)
- System.Net.Http(>= 4.3.2)
- System.Net.Primitives(>= 4.0.11)
- System.Net.Sockets(>= 4.1.0)
- System.Resources.ResourceManager(>= 4.0.1)
- System.Runtime(>= 4.1.0)
- System.Runtime.Extensions(>= 4.1.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.0.0)
- System.Text.Encoding(>= 4.0.11)
- System.Text.Encoding.Extensions(>= 4.0.11)
- System.Threading(>= 4.0.11)
- System.Threading.Tasks(>= 4.0.11)
- System.Threading.Timer(>= 4.0.1)
- System.Xml.ReaderWriter(>= 4.0.11)
- Microsoft.Net.Http(>= 2.2.29)
- Microsoft.Bcl.Async(>= 1.0.168)
- Microsoft.Bcl.Build(>= 1.0.21)
No dependencies.
Tags