Comments
Item
How to send instant messages over secure networks
Published 5/7/2003 in Windows XP Tips by TweakXP Member with 5,368 views

If you have ever used a computer at a high school or college, then you might have seen that pesky software that prevents you from installing any programs or web content filters that prevent you from accessing instant chat sessions.  Well here is a way to send instant messages to your friends over such networks as long as you have their ip or the name of the computer on the network.  An easy way to find a computer's ip address is to type cmd in the run box on your start menu.  This will start the command prompt.  Type "ipconfig /all" with a space between "ipconfig and /all".  That will list the computer's ip address along with other network specs.  Now that you have the ip of that computer, you may send instant messages to it.

Go to the run command in your start menu.  Type cmd in the box which will open the command prompt just like above.  Type:  net send "ip address" message.  If the computer you were trying to send a "Hello" message to had the ip address of 127.10.1.1, you would type "net send 127.10.1.1 Hello" 

Additionally, it is possible to use a wild card such as * in the ip address parameter. 

Example: net send * message

The above command will send your message to every computer on your subnet.  This is great for system administrators to send out messages to all windows computers on the network notifying them that you are going to be taking down the server or something.  However, if you are a student and feel like pulling a prank at school by sending some message across the school network, you will screw yourself.  With today’s zero tolerance policies in schools, you will be suspended possibly even expelled.  Trust me; it’s happening all over the USA.

 
Free Computer Magazines
eWeek, RCR Wireless, Information Week, Business Week, Many More Free Magazines!

 
Comments
M1K3Y
lol this is epic.

I just told everyone in the comp lab that the teacher had aids >:)
267 days ago
setec
if you want to remain anonomous as posible rename you computer name to system before using cmd , works well if you want everyone to shutdown their pc's as displays

msg from system
please reboot your machine

that one kept me entertained in 1993

unforatnaly most networks have the messenger service disabled these days so net send will not function
176 days ago
Caius
can you do this without command prompt eg. batch files
68 days ago
 
Post a Comment

Name  

E-Mail  (Not Published)

URL