networking - Finding another Android device on WiFi network -


i'm making application needs communicate app on device. problem ip addresses devices aren't allways same. want client find server on specific port, how can find devices on network have port opened without me having enter server's ip on client side? i've found android's nsdmanager, works api level 16 , on. i'm developing level 10.

thanks in advance!

you can use zero-configuration networking can solve problem.have @ following websites-http://www.multicastdns.org/ , http://en.wikipedia.org/wiki/zero-configuration_networking.

you can make use mdsnd, check bonjour implementation on android more info.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -

debian - 500 Error upon login into Plesk Admin - auth.php3? -