sending messages to network users...
I was wondering if there was anyway that i could send messages to the desktops of people who are connected to my home network..... reason i ask is because i am sad and also i sharing my net connection with family next door and so i want to be able to tell them to piss off when i want to download something...
0
Comments
net send 192.168.255.255 msghere
will broadcast a Windows Messenger box throughout your network (provided you're using the 192.168.1.xx that defaults to most routers). One stipulation though.. The clients on your network must have the Messenger service on.
You can check this service by going to Control Panel -> Administration Tools -> Services.
There you can right-click -> Properties and change whether it starts up when the PC starts up or not. You can also manually start it from there.
and type:
net send * You all suck
(Net is the program) (Send is the command) (* is the IP address or * for all) [Message]
Gobbles
It doesn't work on 9x, you have to use that program with the little jack-in-the-box for an icon in the Windows folder, and it needs to be running on every machine to get the message, so basically, it's not worth the hassle on 9x.