Send PC to PC Messages on a Local Network

Sending messages between two computer systems that run on Windows Operating Systems allows you to directly communicate through the OS without the need of a third-party system. Microsoft Windows provides an effortless method for sending messages to other computers on the local network, called Net Send. In this article we will show you how to make the most of this feature.

Send a Message to Another PC on a Local Network

If you wish to send a message to another computer in your network, follow these steps:

Start command prompt (cmd) – type cmd in the searchbox and run the app

Type the following command as:

msg /SERVER:DestinationPC * /TIME:60 “This is the message to be sent to a PC named DestinationPC and closes in 60 seconds."

You will need to replace DestinationPC with the name of the desired PC (you can find this in the list of computers that are currently sharing your network, if you don't already know the PC name).

with the name of the desired PC (you can find this in the list of computers that are currently sharing your network, if you don't already know the PC name). Now, replace the value for TIME with how long you want the message to appear on the other screen for. For example TIME:30 for 30seconds

with how long you want the message to appear on the other screen for. For example TIME:30 for 30seconds Then replace the text between the quotation marks with the message that you want to send.

with the message that you want to send. Finally, you can hit enter, and the message will be sent.

Alternatives for Older Versions of Windows

Alternative 1

Here is the first alternative way of sending messages that may work if you have an older version of Windows. Here's how:

Click Start > Run .

> . Type cmd , and press Enter .

, and press . In the window that opens, type Net send followed by the name of the computer to which you wish to send the message.

followed by the name of the computer to which you wish to send the message. Next, enter the message. For example, the format should resemble "Net send PC01 can you read this message?"

Alternative 2

It is easy to send messages through cmd prompt to other systems here is the answer first we have to set our systems messenger ACTIVE. For it, follow these steps:

1. Go to RUN

2. Type servicesc

3. Scroll down and right click on MESSENGER

4. Select PROPERTIES

5. Then for enabling it go to STARTUP TYPE and select AUTOMATIC

and select 6. Then OK

And this should be performed on both sides (SENDER & RECEIVER). After that if you want to send message then do the following steps:

1. Go to cmd prompt

2. Type syntax as follows: net send

Ex:

net send 172.16.6.99 "hello"

Image: © Unsplash

Hunter Jones

Hunter Jones

Next Post

Leave a Reply

Your email address will not be published. Required fields are marked *