Hi Friends Today i will explain about the how to chat with friends by simple trick of command prompt.
If u got bore with the social networking chat try this simple Command prompt trick and chat with your friends.
Main Requirement
All you need is know your friend's IP Address.
Process:-
Follow The Instructions Below :-
1) Open Notepad and Copy the Code Below
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
2) Now Save this Notepad File as "Messenger.Bat".
3) Then Open the Run and Type Cmd i.e Open Command
4) Drag this file (.bat file) over to Command Prompt and press Enter.
5) Then Would you see like this below
6) Now Type The IP Address Of your Friend's Computer and Press Enter.You will see like this below
7) Now all you need to do is type your message and press
Enter and Start Chating.......!