PDA

View Full Version : How can i find the computer ip address?


kesahey
10-21-2009, 07:15 AM
How can i check my computer ip address.I just visit the site named http://www.ip-details.com/ & check my ISP ip address. But i want to find the computer ip address by any coding method. Need help pls???

PrntRhd
10-21-2009, 02:33 PM
Moved from 2002 thread where you posted. We need to know what operating system/version you are using ie Windows/Mac OS/Linux...

The link you posted tells you the WAN address (your Internet address), you are asking to know the LAN address (local area network) if you have a router.

For instance in Windows XP you go to the Run command, type CMD and enter. You then type IPCONFIG and enter.

Another method is to open Local Area Connection and find the Support tab, it will show you the IP address.

adambrown81
10-23-2009, 07:17 AM
Hi
In XP start > run > type cmd > click ok > type ipconfig > hit enter it will show you your ip. In 98 machines you do the same except instead of cmd you type command and where you type ipconfig you type ipconfig /all Good Luck.