Friday, April 5, 2013

Chating With Friends Using Command Promt!!

"Chat with Friends through
ms dos Command Prompt"

  •   Now you need friend's IP address and your desktop Command Prompt.
  • Open notepad and write this code as it is.....!
@echo off
:VJ
Cls
echo MESSENGER
set /p n=User: set /p m=Message:
net send %n% %m%
Pause
Goto VJ

  • Now save this as
"ChatRoomMessenger.Bat" . 4) open "ChatRoomMessenger.Bat" .
  •   In user type the IP address of the computer you want to contact & Press enter
Finally,,,,, Enjoy Your chatting with your friends.

No comments:

Popular Posts