Homes for Sale | Secured Loans | Free Online Games | Bad Credit Mortgages | Loans
How do I netsend a message? [Archive] - PCMech Forums

PDA

View Full Version : How do I netsend a message?


oddjob
03-01-2004, 06:03 PM
How do I netsend a message across a wireless network? I figure if I can netsend a message to my neighbor, he'll enable his WEP and that might cut down on his wireless interfering with mine.

IIIBarcodeIII
03-01-2004, 07:19 PM
Originally posted by oddjob
How do I netsend a message across a wireless network? I figure if I can netsend a message to my neighbor, he'll enable his WEP and that might cut down on his wireless interfering with mine.

Could try NET SEND * [message], that way the message will be sent to all network connected stations.

Barcode

setfree
03-02-2004, 10:32 AM
go into control panel, open administrative tools, open computer management, click action on the title bar, point to all task and then choose send console message. That gives you a gui interface. Otherwise you can open up a command prompt and type:

net send xxx.xxx.xxx.xxx "messsage you want to send"

where the x's respresent the ip address of the recipient. You could also use their computer name if their on your network inplace of the ip address.