Sunday, September 6, 2009

Chat with command prompt

you can chat with any one one internet or lan

by a command prompt

you just write this code in notepad and save that file to .bat and run:

code:

@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A

2 comments:

  1. ye to kar liya bhai, lekin ab chat kis se karu
    any other person to show nahi ho rahe
    unhe add kese karu
    kuch idea

    ReplyDelete
  2. esme jab user ave tab lan par ya wan ke user ka ip dena jisse tu chat karna chahe aur msg me msg like dena

    ReplyDelete