Posted By:
Lala_Viswanath
Posted On:
Monday, June 11, 2001 03:41 AM
Hi All,
I want to write a Java application which will return all the hosts in the network.In the InetAddress class there is a method by name getByName() which needs name of host.But I want to get it
automatically.I want to get all active hosts in the network.
Do I need to write a native method to get all hosts from the server .Do I need to make windows api calls.
Please give your replies .
Thanks in advance
Lala