Tuesday, October 9, 2012

How to Chat Using Lan

You may have thought sending messages over LAN was difficult but this makes it really easy. Moreover you don't need any special programs which makes LAN chatting specially useful at school or work places.
Only works for Windows XP!

  1. Open Notepad and type the following:
    @ echo off
    :A
    Cls
    echo Messenger
    set /p n=User:
    set /p m=Message:
    net send %n %m
    Pause
    Goto A
  2. Save the file as "messenger.bat", making sure the file type is All.
  3. Run the program by double clicking the file.
  4. A black window will appear where you will be shown:
    User:
    Message:
  5. Input the IP address of the computer you want to send your message to in the User field.
  6. Input your message in the Message field.

For other operating systems click here

No comments:

Post a Comment

Blogger Tips And Tricks|Latest Tips For Bloggers Free Backlinks