Rssdp 2.0.8
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.
See the version list below for details.
Install-Package Rssdp -Version 2.0.8
dotnet add package Rssdp --version 2.0.8
<PackageReference Include="Rssdp" Version="2.0.8" />
paket add Rssdp --version 2.0.8
#r "nuget: Rssdp, 2.0.8"
Release Notes
Fix for .Net 4.5 projects so SsdpDevicePublisher is included.
Changed assembly versions to match package version.
Previously:
Xamarin platforms now serviced by .Net Standard library, old Xamarin binaries dropped.
Reduced dependencies for Xamarin/Net45+ projects.
Improvements to alive notifications to ensure compatibility with non-conforming devices.
Added NotificationBroadcastInterval property to publisher to allow for configurable, fixed period, alive notification broadcasts.
Improved handling of unexpectedly closed sockets.
Improved logging capability.
Support for publishing UPnP services (previously only devices supported)
Dependencies
-
.NETCore 4.5.1
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.21)
- Microsoft.Net.Http (>= 2.2.29)
-
.NETFramework 4.0
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.21)
- Microsoft.Net.Http (>= 2.2.29)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.3
- 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)
-
MonoAndroid 1.0
- No dependencies.
-
WindowsPhone 8.0
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.21)
- Microsoft.Net.Http (>= 2.2.29)
-
WindowsPhoneApp 8.1
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.21)
- Microsoft.Net.Http (>= 2.2.29)
-
Xamarin.iOS 1.0
- No dependencies.
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Rssdp:
Package | Downloads |
---|---|
SharpCaster
Chromecast SDK for Windows, Windows Phone, .NET 4.5.1, Xamarin.iOS and Xamarin.Android
|
|
CameraControl.Devices
Library to control Canon,Sony,Nikon DSLR cameras and some webcameras
|
|
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)
|
|
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.
|
|
Sabien.Windows.BasicServices
Description of the Package
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Rssdp:
Repository | Stars |
---|---|
dukus/digiCamControl
DSLR camera remote control open source software
|
|
Tapanila/SharpCaster
Chromecast C# SDK for Windows, Windows Phone, .NET 4.5.1, Xamarin.iOS and Xamarin.Android platforms.
|
|
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.
|
|
chkr1011/Wirehome.Core
Wirehome.Core is a home automation system written in C# targeting .NET Core. It runs on Linux, Windows and macOS.
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.0.4 | 1,046 | 12/4/2020 |
4.0.3 | 1,452 | 8/2/2020 |
4.0.2 | 25,150 | 3/21/2018 |
4.0.1 | 1,278 | 1/31/2018 |
4.0.0 | 787 | 1/20/2018 |
3.5.8 | 1,299 | 11/14/2017 |
3.5.8-Alpha | 783 | 11/12/2017 |
3.5.7 | 943 | 10/23/2017 |
3.5.6 | 1,002 | 9/17/2017 |
3.5.6-beta | 681 | 9/16/2017 |
3.5.5 | 1,740 | 6/2/2017 |
3.5.4 | 3,756 | 5/21/2017 |
3.5.3 | 659 | 5/16/2017 |
3.5.0-beta | 470 | 5/13/2017 |
3.0.3 | 582 | 5/10/2017 |
3.0.2 | 524 | 5/9/2017 |
3.0.1 | 1,009 | 3/27/2017 |
3.0.0 | 893 | 2/26/2017 |
2.0.9 | 8,233 | 1/11/2017 |
2.0.8 | 601 | 1/8/2017 |
2.0.7 | 624 | 1/7/2017 |
2.0.7-beta | 654 | 12/9/2016 |
2.0.0.5 | 1,659 | 10/25/2016 |
2.0.0.4 | 546 | 10/20/2016 |
2.0.0.3 | 563 | 10/15/2016 |
2.0.0.2 | 585 | 10/14/2016 |
2.0.0.1 | 765 | 9/20/2016 |
2.0.0 | 604 | 9/11/2016 |
1.0.0.12 | 960 | 6/29/2016 |
1.0.0.11 | 652 | 5/20/2016 |
1.0.0.10 | 660 | 4/12/2016 |
1.0.0.9 | 883 | 1/4/2016 |
1.0.0.8 | 843 | 8/9/2015 |
1.0.0.3 | 804 | 4/13/2015 |
1.0.0.2 | 608 | 3/28/2015 |
1.0.0.1 | 612 | 3/2/2015 |
1.0.0 | 650 | 3/2/2015 |