Friday, June 28, 2013

Chat With Friends Using MS-DOS Command Prompt

Usually we use chat programs like Facebook messenger, Google talk, skype etc to hang out with friends online. But do you ever think a change?. For instance how it will be if we are able to chat online with friends?. Well, it's possible. All you need to know is the IP address of your friend's computer. to determine IP address of a computer, do the following:

  • Open Command prompt
  • Type "ipconfig" without quotes
  • Your IP address have four decimal numbers, each ranging from 0 to 255, all separated by dots.


Once you attained the IP address of friend's computer follow these steps to chat using MS-DOS

  • Open Notepad and type the below code without making mistakes.
@ECHO OFF:ACLSECHO MESSENGERSET /P N=USER:SET /P M=MESSAGE:NET SEND %N% %M%PAUSEGOTO A
  • Now save this file as "Messenger.Bat"
  • Open command prompt and drag this Messenger.bat file over it and press enter.
  • You'll get a field user: type the IP address of friend's computer here and press enter.
  • You're almost done. Now start chatting and enjoy.!



Custom Search

0 comments:

Post a Comment

Please enter your name while commenting.

Related Posts with Thumbnails
 
Free Domain Full RSS - Comments RSS Computer Blogs - BlogCatalog Blog Directory Top Blogs Alitu.com - General Website Directory
Powered by Blogger