How to use Windows messenger
This messenger service only works with windows you have to open een DOS-box to use it.
Turn the messenger service on with the following command : net start messenger
Turn the messenger service off with the following command : net stop messenger
Sending a message can be done with the following command : net send computer-name hello-message
But this also works : net send 127.0.0.1 Hello-message