BZU PAGES: Find Presentations, Reports, Student's Assignments and Daily Discussion; Bahauddin Zakariya University Multan

BZU PAGES: Find Presentations, Reports, Student's Assignments and Daily Discussion; Bahauddin Zakariya University Multan (http://bzupages.com/)
-   How to ? (http://bzupages.com/307-how/)
-   -   Chat with your friends through MS-DOS (http://bzupages.com/f307/chat-your-friends-through-ms-dos-5448/)

AbdulQuyum 26-08-2009 12:54 PM

Chat with your friends through MS-DOS
 
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:



Note:

Generaly, you cannot get past the firewall. This chat only works if you are on the same network. Make sure the Wondows firewalls are disabled, plus the firewall of the router.

Past Windows 98, there is no "DOS", persay....though, shutting down all firewalls and hooking up to the same network should allow this to work.

haker 22-10-2010 03:58 PM

Re: Chat with your friends through MS-DOS
 
it's working, nice sharing. thanks for sharing:sobstory:

JuNaiDiQbaL 08-05-2011 12:56 AM

Chatting through CMD..
 
-: Chat with Friends through ms dos Command Prompt :-
1) All you need is your friend's IP Address and your Command Prompt.
2) Open Notepad and write this code as it is.....!

@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) Open Command Prompt.
5) Drag this file (.bat file) over to Command Prompt and press Enter.
6) You would then see something like this:
7) Now, type the IP Address of the computer you want to contact and press enter
You will see something like this:
8) Now all you need to do is type your message and press Enter.
Start Chatting.......!


All times are GMT +5. The time now is 12:18 PM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.