Results 1 to 3 of 3

Thread: Chat Using MS-Dos

  1. #1
    Join Date
    Feb 2010
    Location
    India
    Posts
    12

    Chat Using MS-Dos

    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) Now, type the IP Address of the computer you want to contact and press enter


    7) Now all you need to do is type your message and press Enter.
    Start Chatting.......!




    Rohit (RK).
    One Day I got a Key to Success but someone goes and changes all the Locks.

  2. #2
    Join Date
    Apr 2008
    Posts
    395

    Re: Chat Using MS-Dos

    Wow!! That was just amazing of you to share such an interesting and very useful tips with all of us. I tried the method you shared with us and it did worked for me. I did exactly what you suggest us to do and voila i was able to chat with my friends through MS-Dos. Now i can chat with my friends without any issue. You help is appreciated. If you have got anymore tips with you then please feel free to share it with us. It will be very kind of you to do so. Thanks a lot.

  3. #3
    Join Date
    Sep 2011
    Posts
    2

    Re: Chat Using MS-Dos

    @All

    I tried the chat application as directed by you, but in the end i am getting a message,

    "An error occurred while sending a message to 172.16.243.92.

    The message alias could not be found on the network.

    More help is available by typing NET HELPMSG 2273.

    Press any key to continue . . ."


    Please advise



    Regards,
    JP

Similar Threads

  1. Need to leave group chat without terminating the chat in skype
    By Raj Desai in forum Technology & Internet
    Replies: 6
    Last Post: 21-01-2012, 10:44 AM
  2. can not see the chat history on google chat
    By Kesar in forum Technology & Internet
    Replies: 4
    Last Post: 06-10-2011, 10:25 PM
  3. Replies: 6
    Last Post: 05-10-2011, 10:34 PM
  4. Unable to Google chat on PC, Android Phone, Gmail chat
    By Bozidar in forum Technology & Internet
    Replies: 3
    Last Post: 04-10-2011, 04:54 AM
  5. Please help me get voice chat in yahoo chat rooms!
    By Garrett in forum Windows Software
    Replies: 5
    Last Post: 21-12-2009, 08:31 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,717,216,620.39997 seconds with 16 queries