Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sending a message to another computer 3

Status
Not open for further replies.

TaiChi56

Technical User
Mar 6, 2002
188
US
I have three computers connected to a router to share Internet. They are all running Win XP Pro. I have them networkd and sharing files. I would like to be able to send a pop up message to the other computers when my family is on them. They are each located in a seperate room. I would like to send something, lets say: Time for dinner. I want that to popup on their screen. I know, I know, the ultimate in lazyiness. Is there a way to do it? Thank you.

The secret in education lies in respecting the student. {Ralph Waldo Emerson}.
 
Open a command prompt and use net send

net send /?
The syntax of this command is:


NET SEND
{name | * | /DOMAIN[:name] | /USERS} message

 
To just add to Freestone's advice:

1. I use this GUI interface to the net send process. It is freeware, works find under XP, and is very easy to use: NetHail
2. You might try: Start, Run, conf

and be surprised.
 
Excellent little tool. Thank you. It worked great.

The secret in education lies in respecting the student. {Ralph Waldo Emerson}.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top