.NET Standard implementation of Simple Service Discovery Protocol (with AV transport service control point sample).
Info
Version: | 1.0.31 |
Author(s): | Stéphane Mitermite |
Last Update: | Thursday, July 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kakone/SSDP |
NuGet Url: | https://www.nuget.org/packages/SSDP.Portable |
Install
Install-Package SSDP.Portable
dotnet add package SSDP.Portable
paket add SSDP.Portable
SSDP.Portable Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Net.NetworkInformation(>= 4.3.0)
- System.Xml.XmlSerializer(>= 4.3.0)
Tags