connect to the internet,
To findout the IP address of any particular person chatting with you
using MSN / Yahoo Messenger.
(1) c:\>windows>netstat -n >> other
This will save the o/p of the command netstat -n into
the other.txt file in the windows directory.This file contains the
address of the person you are chatting with.
suppose, you want to connect to a system's whose
IP address is 203.190.23.24,
-> c:\>windows>telnet 203.190.23.24
-> then type this command,
ping -l 65510 (hang system , you are connected to)
No comments:
Post a Comment