Originally Posted by vroooom ptssssh
hi need to find out someones IP address through msn, how do i do it? ive got msn plus aswell if that helps.
P.s. theirs a thing on msn plus "current IP" (!ip) but is it mine or theirs?
first open a dosbox (cmd.exe)
typ:
NETSTAT -AN >> c:\list.txt
then open up a MSN window to the one you like the IP adres from..
go to the cmd again and type
NETSTAT -AN >> c:\list2.txt
open 2 notepads and compare list.txt to list2.txt and the additional connection is the one you want..