Download our Android App Best Computer Guide
Pre requisite : All you need is your Friend’s IP address and Command Prompt
Follow the steps below to chat with any of your friend:
Step 1: Note your friend’s IP Address
Step 2: Open Command Prompt by Pressing window key + R. Enter cmd in run dialog.
Step 3: Open Notepad and write this code as it is:
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
Step 4: Now save this as “Messenger.Bat”.
Step 5: Open that file and enter the IP of your friend, hit enter and then enter the message.
Step 6: Press enter and it will send the message to your friend and then keep chatting
That's it. Continue Chatting.....
No comments:
Post a Comment