கடவுள் அல்லது மாபெரும் சக்தி , இது நாம் வைத்த பெயர்கள். இதை காண வேறு எங்கும் செல்ல வேண்டாம். அது நம் உடலில்தான் இருக்கிறது .
அறிவை அறிவால் அறிந்து கற்பதே சிறந்தது ...Created By...
ngobikannan ....

Thursday, February 25, 2010

Chat Between Computers

Using CMD (Dos)
to sending messages from computer A to computer B through the command cmd (dos) can be done in the following ways:



copy this script:

    @echo off

    :A

    Cls

    echo MESSENGER

    set /p n=User:

    set /p m=Message:


    net send %n% %m%

    Pause

    Goto A
save with the name chat.bat

0 comments:

Post a Comment

Twitter Delicious Facebook Digg Stumbleupon Favorites More