MsgCommunicator: Delphi Instant Messaging (IM) SDK
for easy creation of custom messenger system


MsgCommunicator

Custom Commands
Top  Previous  Next


To send commands from server, call TMsgServer.SendCommand.
To receive custom commands on client, set TMsgClient.OnReceiveCommand event handler.

To send commands from client, call TMsgClient.SendCommand.
To receive custom commands on server, set TMsgServer.OnReceiveCommand event handler.

To learn details, see Custom Commands Demo.

Other topics:
   
Connecting, Login and Registration
   
Messaging
   
Direct Messaging
   
Message History
   
User details and users database
   
Working with contact list
   
Disconnect
   
Peer-To-Peer Mode
   
Writing server application



© AidAim Software MsgCommunicator: