PDA

View Full Version : Findign otu the IP address of another computer




Vector
Oct 25, 2003, 03:37 PM
Does anyone know of an app that can help me find out the ip address of a computer that is connecting to mine? I need the app to show me the addresses of any other computers that are connected to my computer in order to share (through iTunes).



MoparShaha
Oct 25, 2003, 05:23 PM
Go to the terminal and type in "netstat". It'll give you a huge list of a bunch of connections. The ones you want are the top few, under "foreign address".

Vector
Oct 25, 2003, 05:32 PM
thanks. i figured there was probably a way to do it through the terminal. (i realize that netstat is also in Network Utility, but it didn't give me everything i wanted)