this is a nice trick for chatting between computers. all you have to do the following steps:
All you need is your friend's IP Address and your Command Prompt.
Open Notepad and write this code as it is.....!
off
:C
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
pause
goto CNow save this as "Messenger.Bat".
Open Command Prompt.
Drag this file (.bat file) over to Command Prompt and press Enter.
You would then see something like this:
Now, type the IP Address of the computer you want to contact and press enter. You will see something like this:
Now all you need to do is type your message and press Enter. Start Chatting.......!
I got this trick from youtube. If you face any problem then pls search on youtube typing the headline or title of this post.
