winpopup

  • Thread starter Thread starter Abe
  • Start date Start date
yes, but no GUI like WinPopup

Windows NT/2000/XP use the Messenger Service to send/receive WinPopup
messages.

Receiving is automatic providing the service is running. A dialog box will
appear in the center of the screen when one is received.

Sending is a bit more difficult. Use the command line utility of "NET SEND"
to send.

For example, I want to send a message to the computer name "COMP1", then my
command would be:

NET SEND COMP1 Hello, how are you today?

The syntax of this command is:

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

Tim
 
Greetings --

From the command prompt, "net send [username] Your Message."
It'll even work if you use Start > Run > "net send [username] Your
Message."


Bruce Chambers

--
Help us help you:



You can have peace. Or you can have freedom. Don't ever count on
having both at once. -- RAH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Winpopup replacement 2
Instant Messages between PC's running Win XP & Win 98se 1
winpopup 5
WinPopup 2
winpopup 2
as stated 3
XP compatibility with winpopup 6
Winpopup, does Xp have a similar program 2

Back
Top