Hello Friends, Do you know that Command Prompt can be used for chatting also. In this artical,we will discuss see how it can be possible.
Follow the few simple steps below:
Just to start chatting through Cmd we all need is your friend's IP address(Computer).
Copy and paste the code below in a text document and save file as 'messenger.bat'.
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
Now simply drag the saved file into Command Prompt. You will see like this.
Press Enter.
This screen will be appeared.
Then type the IP address of the friend with whom you would to be like to chat. click ENTER
You can see this now
So the type the message and enjoy the new way of chatting via Command Prompt.
HAPPIE CHATTING
For more Tips & Tricks CLICK HERE.
Click here to Download Paid Android Applications For Free
Follow the few simple steps below:
Just to start chatting through Cmd we all need is your friend's IP address(Computer).
Copy and paste the code below in a text document and save file as 'messenger.bat'.
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
Now simply drag the saved file into Command Prompt. You will see like this.
Press Enter.
This screen will be appeared.
Then type the IP address of the friend with whom you would to be like to chat. click ENTER
You can see this now
So the type the message and enjoy the new way of chatting via Command Prompt.
HAPPIE CHATTING
For more Tips & Tricks CLICK HERE.
Click here to Download Paid Android Applications For Free
Post a Comment Blogger Disqus