CHAT USING COMMAND PROMPT

To Chat Using Command Prompt Perform the following Steps




Step1-You would require the IP Address of the person you wish to chat.

Step2-Open Your Notepad and type the  following code.

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


Step3-Now save this code as "Messenger.Bat".

Step4 -Drag this file(Messenger.Bat file) over the command prompt and press Enter.

Step5-You would then see something like this:

MESSENGER
User:

Step6:Next to user type the IP Address of the computer you wish to contact.

Step7-Now all you need to do is press "Enter" and start chatting.


Note-This Works only With a Lan Connection.This might not Work in Vista and Windows7
Share on Google Plus

About Unknown

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment

0 Reviews:

Post a Comment

Blog Archive