I created another service application to replace the Messenger service.
This application will be listening to \\.\mailslot\messngr for incoming
messages.
I do a net send from another client machine, i get this error

"An error ocurred while sending a message to [my computer]
The message alias could not be found on the network"

Besides listening to \\.\mailslot\messngr , what else does my applcation
need to do for it to emulate Messenger service?

Thanks.