![]() |
VOOZH | about |
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" />
<PackageVersion Include="ExSsdp" Version="1.0.3.1" />Directory.Packages.props
<PackageReference Include="ExSsdp" />Project file
paket add ExSsdp --version 1.0.3.1
#r "nuget: ExSsdp, 1.0.3.1"
#:package ExSsdp@1.0.3.1
#addin nuget:?package=ExSsdp&version=1.0.3.1Install as a Cake Addin
#tool nuget:?package=ExSsdp&version=1.0.3.1Install as a Cake Tool
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 net is compatible. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
Updated version of rssdp