By danielstoner
via java.dzone.com
Published: May 02 2008 / 10:42
Many times it is useful to be able to get programmatically information about the network interfaces present on a host. Java standard library include a number of classes designed to provide access to this information. The most important is java.net.NetworkInterface which suffered a major face lifting in Java 6.
Add your comment
Voters For This Link (14)
-
danielstoner -
jsugrue -
Volume4 -
djo.mos -
yardena -
matt -
javathreads -
dzonereader -
mbien -
thinkingserious -
ikysil -
sptz45 -
mhavila -
nat101


