Hello everyone ..
..i am supposed to develop an IP tracer applicaiton for a LAN. That is:
my application is supposed to return the IP address corresponding to a computer name (which will be the input of my application).
For eg: there is a LAN which has 20 computers.Now if i enter any computer name (
String argument) belonging to the network, how could i retrieve the IP address corresponding to that computer.
Looking forward to any sort of help
