Hello Friends!!!!!!
I have a trick to Chat with friends using Ms-Dos Command prompt.
First you need is your friends IP Address and your Command Prompt (for open Ms-Dos Command, press Window Button + R, and type cmd, then press Enter Key) in your window PC.
First Copy all Below Code and Paste in your Notepad.
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
Now Save this file as "Mymessanger.bat" . (file automatically save as batch file).
Then open this file by double click, then file see something like this below Image.
I have a trick to Chat with friends using Ms-Dos Command prompt.
First you need is your friends IP Address and your Command Prompt (for open Ms-Dos Command, press Window Button + R, and type cmd, then press Enter Key) in your window PC.
First Copy all Below Code and Paste in your Notepad.
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
Now Save this file as "Mymessanger.bat" . (file automatically save as batch file).
Then open this file by double click, then file see something like this below Image.
Then Type IP Address of your Friends Computer and you see something like this below Image
Then Type your Message and Start Chatting!!!!!
Try It!!!!
Yuvaneeds Foundation & Community