how do I send an alert

  • Thread starter Thread starter Cher
  • Start date Start date
C

Cher

I am trying to find a way to send alert messages from a
wimxp home OS to another winxp home computer on the same
network.
Any clues?
Cher
 
Do you mean short message pop-up's? If so Open Command
prompt (Start, Run, Type CMD then OK) When open
type "Net Send followed by the com outer name/ip address
of the computer you want to connect to followed my the
message. I.e "Net Send 192.168.0.1 This is a message"
or
"Net send Me.MsHome.Net Another message"
 
Back
Top