What's new

Sending Messages thru command prompt

Jimbot

PJ64k Support Team
Not sure if thgis is on topic, bt assume it is, seeiung as its Tech Talk. Well, i was wondering how you do it. I've gotton as far as opening the command prompt! (hmmm, that was easy). I don't know what to do after that. Thanks for all youse guises help!
 

Trotterwatch

New member
Guessing you mean sending messages over the network in XP? If so the command is net send, once you type that you can see what you need to add next.
 
OP
Jimbot

Jimbot

PJ64k Support Team
Ok, well, hmm. I sort of get it. Say I want to send the message Hi, to one of my friends at IP address 1:23:45:678. How would I do that? Is there a specific order?
 

Orkin

d1R3c764 & g1|\|64 m4|<3R
Type:
Code:
net send 1.23.45.679 "Hi, how are you"
at the command prompt and press enter.

Then stuff it in a looping batch file and drive your friend nuts... :naughty:

(gotta love/hate stupid networking tricks, although opening CD trays is even more fun).
 

Doomulation

?????????????????????????
Ah you know, there's soooooooooo much fun you can do over networks ;) =]
You can even hack them with some simple dos commands.
 

skull1

im9i7
Doomulation said:
Ah you know, there's soooooooooo much fun you can do over networks ;) =]
You can even hack them with some simple dos commands.

any tips where i can read more about this?
 

Top