MsgCommunicator: Delphi Instant Messaging (IM) SDK
for easy creation of custom messenger system
TMsgClient is a client component which is intended to add instant messaging (IM) functionality to your application.
Unit
MsgClient
Description
Use TMsgClient to send and receive messages and to add other instant messaging (IM) functionality (like work with special object such as users database, user contact list, etc.) to your application.
Note: | If you will create two TMsgClient components and connect them to the same server, each component will use separate connection even if the same local port will be used for client-server communication.
|
|