Monday, February 16, 2009

Chat Dengan Command Prompt

Jom chat with ur friend dengan menggunakan command prompt, tanpa perlu kelibat yahoo messenger or sebagainya.But you need your friend IP address .
Fisrtly open the notepad and type :

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


Now save this command as "Messenger.bat"(pape name.bat).
Now click "Messenger.bat"





enter the ip and start chatting

**one more thing in xp and onwards Messenger service are default.so you must enable its...
1.click on run taip services.msc dan tekan ok.
2.services is opened..cari Messenger dan right click and pergi ke properties dan enablekan(automatic)

.
3.start it.

done and start ur chat..

No comments:

Post a Comment