I want to be able to send a message to another computer on the network the way that you can with using the NET.EXE at the command line as in the format:

net send "<user>" "<message>"


I have the both the username and message in variables. Can someone help me with this?


Thanks,

Ryan Small