Sign by Danasoft - For Backgrounds and Layouts

Search This Blog

Thursday 28 February 2013

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

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | Lady Gaga, Salman Khan
Creative Commons License
Ethical Hacker's Zone by Thomas Rajasekar is licensed under a Creative Commons Attribution 3.0 Unported License. Twitter Bird Gadget