NEW AND EXCLUSIVE : GO TO THE ONLINE TEST PAGE AND TEST YOURSELF THROUGH EXAMINATION

Chat Using CMD






Guys this is a trick by which you can chat with your loved ones in 
the CMD sreen. But you have to know the IP address of your friend.
Here is the process................


Just open notepad and type the following code..



@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A


Save it as "anyname.bat".
Now run cmd and drag the file (.bat file) to cmd and hit enter.
Then type your friend's computer's IP address and hit enter.
Now you type your message and start chatting....cool.





Let me learn what you think :)