Simple Service Discovery Protocol (SSDP) is a protocol for advertizing and discovering services on the network. It is mainly used in Universal Plug and Play (UPnP).
Questions tagged [ssdp]
112 questions
0
votes
1 answer
UPnP POST to Printers Data Sink URI
I have some other posts where I've been working with posting data to a UPnP printer. Basically creating a control point from scratch (this is still POC and I'll be implementing across multiple device types so I'm trying to get basic understanding…

earthling
- 5,084
- 9
- 46
- 90
0
votes
2 answers
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 devices to be disvored by an Android application. I came across ssdp and this seems to be suitable for my task. I was looking for some ssdp…

Moonlit
- 5,171
- 14
- 57
- 95
0
votes
1 answer
How do I detect a server host:port on the local network?
I am sure there is a better way to describe the challenge I have, but hopefully this will be clear enough.
I have a server running on a random host + port within the local area network, I would like to know that hostname and port, or at least the…

Uri Maimon - Nominal
- 546
- 7
- 16
-1
votes
1 answer
How to query an ssdp server using java
Is there a way to query a ssdp server using java? I want to send this request using java and then receive the response back from the server and display it. I googled alot but can't find anything on this.

yeri123
- 21
- 5
-1
votes
1 answer
How can i send a SSDP / UPNP packet and get response?
Hey guys well i'm working on a project.
Basically i need to be able to retrieve result of a SSDP packet to find the IP of my Pioneer VSX AVR. It responds to SSDP to be used with the official apps and i am working on a windows application to do the…
user3650547
-1
votes
1 answer
SSDP Replies with a IPv6 Header
I am using a Custom made SSDP Search Request Program which multicasts a MSEARCH request to address "239.255.255.250" . The problem is the Request reaches every other host machine in the Network but some of the systems with UPnP services enabled…

user3044501
- 1
- 1
-2
votes
1 answer
SSDP in wireshark
I start wireshark and enterd in the cmd "ping www.ynet.co.il"
I get packet with protocol SSDP (as describe enter image description here in the attach picture)
what is this mean?

Shachar
- 53
- 6