Thread
:
How can I figure out all the IPs on my network devices
View Single Post
#
3
(
permalink
)
12-25-2007, 03:08 AM
a_maged
Member
Join Date: Dec 2007
Posts: 3
import java.net.*;
//to get the ip type
getInetAddress();
a_maged
View Public Profile
Send a private message to a_maged
Find all posts by a_maged