T
T
tutam2018-06-18 15:29:30
Java
tutam, 2018-06-18 15:29:30

How to find upnp devices on the network?

You need to get a list of all UPnP devices on the network.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Satisfied IT, 2018-06-18
@tutam

For example using Cling
There is even a sample application .

D
Dmitry Alexandrov, 2018-06-18
@jamakasi666 Java Tag Curator

1) Read the upnp spec
2) Understand that hardware spam broadcasts via udp on port 1900
3) Listen to 1900 udp port
Or look for libraries that implement the above.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question