You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.Dlna/Ssdp
Mike 5f557b7c73
According to the spec: http://www.upnp.org/specs/arch/UPnP-arch-DeviceArchitecture-v1.0-20080424.pdf device responses to search should be delayed a random duration between 0 and the delay, not equal to the delay.
10 years ago
..
Datagram.cs
DeviceDiscovery.cs added HasSyncJob 10 years ago
DeviceDiscoveryInfo.cs
Extensions.cs
SsdpHandler.cs According to the spec: http://www.upnp.org/specs/arch/UPnP-arch-DeviceArchitecture-v1.0-20080424.pdf device responses to search should be delayed a random duration between 0 and the delay, not equal to the delay. 10 years ago
SsdpHelper.cs
SsdpMessageBuilder.cs
SsdpMessageEventArgs.cs