chat with friends through ms dos
step 1:
*You need your friend IP adress
step 2:
*Open notepad and copy this code
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
step 3:
*Save it as *.*bat
step 4:
*open it
step 5:
*enter your friend's IP
now start chating with your friend !!!
step 1:
*You need your friend IP adress
step 2:
*Open notepad and copy this code
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
step 3:
*Save it as *.*bat
step 4:
*open it
step 5:
*enter your friend's IP
now start chating with your friend !!!
No comments:
Post a Comment