how can i get the ip of a computer. i can get their computer name. what i want is when i click on their computer name the corresponding ip will appear.
i have this project like a chat stuff, other computers can communicate with each other, but on this one computer, it can receive a message. then i try typing it ip then boom, its ok.
nope, i have a list of all the computers on my listbox. what i want is if i click the computer name then the ip of that computer will display on my label
Can't you PING the computer to get it's IP address?
oops sorry for being a newbie!
i already have all the computers on my workgroup, i just want its corresponding ip whenever i click it on my listbox and display it on a label
If you ping the computer name, it will resolve the IP address. I saw something in the second link given that said it wouldn't work in a workgroup. only with a domain