Network Tweaks - Get IP address of anyone you have a connection with

Now how to look at this can be confusing unless you know what your looking for. If you have a instant message program such as "MSN Messenger" and you direct connect to someone you have a "established connection" with them. So using this cmd command you can view their IP address.

Usually the port number is "4443" and i noticed sometimes it doesn't work so I am guessing it is because that the person has a firewall. So here is the script.

  1. Open notepad and enter the following:

    @echo.
    @color 09
    @netstat -n
    @echo.
    @pause
     
  2. Save as "GetIp.cmd" and when opened you will view all established connections.

 


Author:

Lex van der Horst

Date Added:

06-11-2004

Last Reviewed:

06-11-2004