command prompt messaging

Kahai

Distinguished Member
a friend and i are trying to send messages through the command prompt, we have already tried

Code:
net send Networkname message
and received an error saying that the friend is not on the network.

im thinking maybe the school is blocking the signal

what do you think?
 
Yeah it is. Net send can take a lot of network traffic resources. I have few friends in previous classes who have played around with it and pissed off the IT staff. You should use the name of the PC or the IP address of the computer you want to communicate with, so that it won't go to every host on the network.

While this command is fun to play around with, don't get used to it. MS also realized the pain it caused for ITers and removed it in Vista.
 
Last edited:
I think you can enable it on Vista by enabling the feature "legacy network apps" which also returns telnet and the tftp utility.
 
Back
Top