Posts Tagged ‘ java.net class ’

Getting IP Address information in Java

Java.net class must be used in order to learn ip address of the computer. Simply cast all information of the network interfaces  to an enumeration, then pass the enumeration through a collection.
Read more »

Tags: ,
Posted in Java | No Comments »