Friday, October 17, 2014

Chat with Friends by Command Prompt

Hello Friends..Today we will learn about "How to chat with friends on Command Prompt".Its a very simple & easy method as every one can do this.So Lets start our working right now.
Necessay things:
1> Your friends IP Address.
2> Command Prompt (A windows Built-in programe)
3> A Network Like LAN, WAN.
Steps To Follow for complete working Method:
    1> Open Notepade of your PC.
    2> Copy this code and paste in notepade.
" @echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
"

 
    3> Save this text file as" Messanger.Bat ".
    4> Now open your command Prompt & Drage this Messanger.Bat file in Command Prompt.
    5> This kind of Programe will be infront of you.
     6> Now Write your friend's IP Address here in Command Prompt.
     7> See this pic , you will be looked as:

      8> Now Finely you are done your job.You can start your chat with your friend by typing sms.
Thats All...I hope this post will help you a lot to understand how to chat with command prompt in any network.Feel free to post commonts if any query related to this post.Please Also Share with other friends to help them & spread free knowledge.

SHARE THIS

Author:

Facebook Comment

0 comments: