Joke Collection Website - Blessing messages - How to send information through IP

How to send information through IP

1, Start-Programs-Accessories-Communication-Remote Desktop Connection-Enter the IP of the other party.

2. The Messenger service of 2.Windows XP is usually disabled. If you want to use this service to send messages, the sender and receiver must first enable it.

Activation method: first, type services.msc in operation, open the service, find the Messenger project, and set the startup type to manual. Open the command prompt interface and enter "net start Messenger" to enable the messenger service. If Automatic is set, the service will be automatically enabled after each startup.

Note: Some data show that this service should not be easily enabled, and some viruses will use it to spread. To turn off the messenger service, enter "net stop Messenger" at the command prompt interface.

Send a message using a command in the following format:

Net? Send? [IP address]? "[Message sent]"

[example] net? Send? 192. 168.0. 1 ? "Hello!"

The above is a one-on-one message. If you want to send a message to all computers in the local area network, you should use a command in the following format:

Net? Send? * ? "[Message sent]"

Among them, "*? Representative working group

[example] net? Send? * ? "Hello world"