I've run Net.exe in my command line, and all I get is "The syntax for the command is: (a load of commands)"
But I remember testing this myself (the net send command) in my command line:
C:\Net send <targetcomputer> "Testmessage"
And I got this error in the command line:
An error occured when a message was sendt to <targetcomputer>
Could not find the messagealias on the network
Type HELPMSG 2273 for more help.
Do you think this has got anything to do with my application not working?