Everything About IT Notes

Monday, April 23, 2012

How to Chat With Friends Through Command Prompt ?


How to Chat With Friends Through  Command Prompt ?
How to Chat With Friends Through  Command Prompt ?
Hi all users, today I'm Gonna Show U, How to Chat With Someone Through ms dos Command Prompt....

So, Follow This Easy Steps ;)

What do u need ?

    ure Friends IP
    Brain xD
Step 1: Open ure Notepad And Paste This 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 Messenger.bat ←

Step 2: Open Command Prompt And Drag The Saved File over to Command Prompt and press Enter.

Now u Would See Something Like This.
Step 3: Now type the IP Adress of ure Friend and Press Enter.... You Should See Something Like This....
Now u can Start Chatting :D

Note :-
  • It works only with windows XP or lower version of windows.
  • Kindly g+1 this post if you like it. 
Enjoy.......

Ref: http://www.egyhacks.net/2012/03/how-to-chat-with-friends-through.html

0 comments:

Post a Comment