View Full Version : Send a message on WinNT


SG-N
06-03-02, 08:27 AM
Hello, Just a little question :
I want to send a message to someone on Windows NT (in a pop-up) without downloading a new software.
I know that I can do it using a "dos" command but I don't remember how to do it and I didn't found it on the web yet.
Can you help me ?
Thanks.

ismu
06-03-02, 08:56 AM
type:

net send [IP ADDRESS] (your message)

example:
net send 192.168.0.123 Hi there!!

you can also send to whole domain or an user without knowing his/her ip address. type "net send /?" for help.

wet1
06-04-02, 03:12 AM
Welcome to sciforums, SG-N.

Rick
06-05-02, 07:02 AM
Hey there,Welcome Sci-Forums...

do this:

net send /users "hi this is zion from mainframe please log off!"




thanks...
bye!