Top "Ssdp" questions

Simple Service Discovery Protocol (SSDP) is a protocol for advertizing and discovering services on the network.

How can I list upnp server/renderer in command line (console mode) on linux?

I want to list my available upnp/dlna renderers on my local network in console mode. I can do that …

linux console upnp ssdp
SSDP protocol - implementation

I am trying to implement SSDP protocol, but I am not sure how exactly it works. SSDP sends data over …

ssdp
UPnP Multicast: missing answers from M-SEARCH (Discovery)

I created a small program to test UPnP Multicast (Visual C# 2010 Express, running on Windows 7 Professional 64 Bit). I can receive …

c# windows upnp ssdp
SSDP on the iPhone

I need to be able to send out a UDP message and also receive one in order to discover SSDP …

iphone udp upnp cfnetwork ssdp
Simple Service Discovery on linux

I am trying to implement some kind of service discovery in my network. In particular i want my linux powered …

c++ ssdp
How to implement SSDP / UPnP? Trying to use Sony's camera API

I'm a total beginner to HTTP requests, but I'd like to write a Python app that uses Sony's API for …

python http httprequest upnp ssdp
Streaming web video to Roku

Does anyone know how technically to send videos (i.e. Youtube Videos) to a Roku player? There is a "Twonky …

upnp dlna roku ssdp
Why is NOTIFY necessary in SSDP?

I'm hoping somebody can clear up my confusion behind the purposes of NOTIFY and M-SEARCH messages used by upnp/ssdp …

networking network-programming network-protocols upnp ssdp