java - How to get the IP addresses of clients around me -


I am developing a Java software and I want to ask other customers for a database. This is a little shared DB in which I want to merge into one. Now my quiz is: How can I identify the IP on other machines (on local network) using the same client software?

I have each client before hearing a thread on a specific UDP port and Client Can send a broadcast on the same port.


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

Powerbuilder 12.1 and DataWindow in Design vs Debug and Executable/Runtime -

css3 - HTML Block Anchor element only half clickable in Chrome -