ExSsdp 1.0.3.1
dotnet add package ExSsdp --version 1.0.3.1
NuGet\Install-Package ExSsdp -Version 1.0.3.1
<PackageReference Include="ExSsdp" Version="1.0.3.1" />
paket add ExSsdp --version 1.0.3.1
#r "nuget: ExSsdp, 1.0.3.1"
// Install ExSsdp as a Cake Addin #addin nuget:?package=ExSsdp&version=1.0.3.1 // Install ExSsdp as a Cake Tool #tool nuget:?package=ExSsdp&version=1.0.3.1
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 specified networks
- Not all upnp devices send 'byebye' notification to the network, you can activate the monitoring mode to check availability of device description
Based on Rssdp(https://github.com/Yortw/RSSDP)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
.NETFramework 4.5.1
- Rssdp (>= 3.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Updated version of rssdp