I have host and client. On host I send messages with this:
DXPlay1.SendMessage(DPID_ALLPLAYERS,msg,msgsize);

How to send message from client to host?