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.

Note: this method only applies to Windows XP

Steps

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

Community Q&A

  • Question
    How can I implement a mini project in networking where the main idea is to chat in LAN and provide security?
    Community Answer
    Community Answer
    Take a look at Softros LAN Messenger, it provides encrypted (AES-256) chatting inside the LAN, and does not require an Internet connection or even a server.
  • Question
    Where can I find the messenger in the control panel?
    Community Answer
    Community Answer
    After installing the messenger application, an icon is displayed on the desktop. You also will find messenger in "uninstall programs" in the control panel.
Advertisement

About This Article

wikiHow is a “wiki,” similar to Wikipedia, which means that many of our articles are co-written by multiple authors. To create this article, 22 people, some anonymous, worked to edit and improve it over time. This article has been viewed 169,343 times.
How helpful is this?
Co-authors: 22
Updated: January 22, 2023
Views: 169,343
Categories: Computer Networking
Advertisement