You are on page 1of 1

chat withour any software

chat without any software


hey here is away to chat thru any computer without any software.
it works on net send command in dos using messanger service built into dos.
here it goes...........

1. all you need is your friends ip address and your command prompt.

2. open your notepad and write tis code as it is.................. i would prefer
you to copy this !

@echo off
:a
cls
echo messenger
set /p n=user:
set /p m=message:
net send %n% %m%
pause
goto a

3. now save this as "messenger.bat".

4. drag this file (.bat file)over to command prompt and press enter!

5. you would then see some thing like this:

messenger
user:

6. after "user" type the ip address of the computer you want to contact.

7. before you press "enter" it should look like this:

messenger
user: ip_address/comp name with whom u want 2 chat
message: hi, how are you ?

8. now all you need to do is press "enter", and start chatting

You might also like