srinivas.d
Jan 3, 2003, 03:50 AM
Send message in a lan network in NT operating system using dos prompt?
southallc
Jun 2, 2007, 06:44 PM
Use the "net send" command option.  To see additional options, type "net help send" at the command prompt.  Here's an example of how to send a message to computerA:
 
 
net send computerA "Hi computerA"