Monday, September 28, 2009

WANT TO KNOW YOUR IP??

FiNd Out IP Adress……..
The easiest way of finding out the IP of the users with whom you are interacting is by using the NETSTAT command in the command prompt.

The netstat command actually distplays the Protocol statistics and the Current TCP/IP network connections.There are various options that can be used with the netstat command to determine the connections that are currently with your system.

you can get all those options by typing

netstat help

in the command prompt.Generally we use the -a option to find out the active connections and the listening ports.Thus when you enter the command

c:\netstat - a you get




Here the local address is your IP and the Foreign address is the other users IP with whom you are connected.In this way you can find all the IP addresses even of the websites as well as your friends with whom you are chatting using messengers.

The IP of the websites can also be find out easily from the browser it self. when ever we enter a website in the address bar in the browser and press enter then at the left bottom of the browser in the status bar it displays as connecting….IP of the website.In this way we can find the IP addresses.
Go Back To HOME

No comments:

Post a Comment