I use the NetMessageBufferSend to send a message to a certain user in the network. In the function description is written message alias, What does it mean:
NetMessageBufferSend
The NetMessageBufferSend function sends a buffer of information to a registered message alias.
please help...

NetMessageBufferSend in Network management
kwang123
This forum is typically used for questions about the managed code library System.Net and is therefore monitored by the System.Net team. In order for you to get the best response to your question, I suggest posting this to a forum that is centered around the network management APIs you are using.
You may also want to try looking at the MSDN documentation of the Windows Networking (WNet) functions which are can found here:
http://msdn.microsoft.com/library/default.asp url=/library/en-us/wnet/wnet/windows_networking_wnet_.asp
Definitions of each parameter taken by the NetMessageBufferSend function can be found here:
http://msdn.microsoft.com/library/default.asp url=/library/en-us/netmgmt/netmgmt/netmessagebuffersend.asp