Rssdp 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Rssdp --version 1.0.0
NuGet\Install-Package Rssdp -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Rssdp" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rssdp --version 1.0.0
#r "nuget: Rssdp, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Rssdp as a Cake Addin
#addin nuget:?package=Rssdp&version=1.0.0

// Install Rssdp as a Cake Tool
#tool nuget:?package=Rssdp&version=1.0.0

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.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Rssdp:

Package Downloads
ParkSquare.SkyTv

Control Sky Q box by IP address over wired or wifi network. Supports all remote control commands including power on/off, change channel, play/pause/stop/record, show program guide, box office and UI navigation. Retrieve set-top box information such as device manufacturer, model and software version. View all Sky electronic programme guide (EPG) channel information and programme guide data, search for what's on now/next. Schedule recordings, list and delete recordings. Complete re-write for version 4, now targeting .Net Standard and async support.

ExSsdp

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)

CameraControl.Devices

Library to control Canon,Sony,Nikon DSLR cameras and some webcameras

Sabien.Windows.BasicServices

Description of the Package

LibIEG

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Rssdp:

Repository Stars
dukus/digiCamControl
DSLR camera remote control open source software
Yortw/RSSDP
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.
Version Downloads Last updated
4.0.4 42,298 12/4/2020
4.0.3 3,309 8/2/2020
4.0.2 53,194 3/21/2018
4.0.1 2,275 1/31/2018
4.0.0 1,930 1/20/2018
3.5.8 3,933 11/14/2017
3.5.8-Alpha 1,693 11/12/2017
3.5.7 1,908 10/23/2017
3.5.6 2,026 9/17/2017
3.5.6-beta 1,480 9/16/2017
3.5.5 2,929 6/2/2017
3.5.4 6,681 5/21/2017
3.5.3 1,682 5/16/2017
3.5.0-beta 1,297 5/13/2017
3.0.3 1,609 5/10/2017
3.0.2 1,556 5/9/2017
3.0.1 2,151 3/27/2017
3.0.0 2,031 2/26/2017
2.0.9 19,164 1/11/2017
2.0.8 1,614 1/8/2017
2.0.7 1,633 1/7/2017
2.0.7-beta 1,945 12/9/2016
2.0.0.5 5,339 10/25/2016
2.0.0.4 1,557 10/20/2016
2.0.0.3 1,567 10/15/2016
2.0.0.2 1,585 10/14/2016
2.0.0.1 1,899 9/20/2016
2.0.0 1,584 9/11/2016
1.0.0.12 1,970 6/29/2016
1.0.0.11 1,678 5/20/2016
1.0.0.10 1,653 4/12/2016
1.0.0.9 1,912 1/4/2016
1.0.0.8 2,233 8/9/2015
1.0.0.3 1,930 4/13/2015
1.0.0.2 1,656 3/28/2015
1.0.0.1 1,657 3/2/2015
1.0.0 1,737 3/2/2015

Initial version.