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


MsgCommunicator

Getting Started
Top  Previous  Next


The best way to start the work with MsgCommunicator is to compile and run TwoClientsAndServer Demo.

This demo includes two MsgClient and one MsgServer components on one form and illustrates the main functionality of MsgCommunicator. Despite of all client and server components placed in one module and the results of their work shown on the single form (in User1, User2 as clients, and Server as server sections), any of them uses its own data received using its' own component, MsgClient or MsgServer. This demo does not illustrate all the functionality of MsgCommunicator and can be used as an example of main functions.

In case you would like to organize you own instant messaging system first and to design and implement end-user interface after that, or you need some examples on how to work with contact list, user's info, user on-line/off-line events and other messenger functionality, you can look at other demos, namely Client and Server.

Just compile and run Client and Server demos and now you can deploy messaging system in your office! Yes, you can start the work right now, without writing even a line of code!

Continue by Networking

Go to Connecting


© AidAim Software MsgCommunicator: Delphi Messenger Sdk Instant Messaging Sdk Im Sd