Tagged Questions
2
votes
2answers
318 views
What's the best way to locate devices on a network?
I'm building software for a company that sells hardware devices. They want the software to be able to locate all devices on the network without restricting either of their IPs.
What's the best way to ...
0
votes
0answers
183 views
JmDNS/zeroconf on Android with DD-WRT router firmware
I'm writing an Android app that uses JmDNS to create a running service on one device, while discovering it and connecting to that service on other devices. I've been running into a problem where the ...