Friday 11 November 2011

1

Chat with Friends through ms dos Command Prompt trick

  • Friday 11 November 2011
  • PRABH KARAN SINGH
  • Share


  • -: 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.......!


     Subscribe us via E-mail and Add us on Facebook for daily updates and Plz also do click once on the ads displaying below or above the post for us.. :)






    1 Responses to “ Chat with Friends through ms dos Command Prompt trick ”

    Unknown said...
    4 September 2013 at 07:52

    Hello,
    It will ask 4 the IP address and message. After after entering THis it wont show up anything bit after A minute it displays as IP nt found!! When i ping the IP it ping But nt Able to chat! Im using diz trick In ma Clg. Plz help me:... Help help...


    Post a Comment