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


TMsgServer.MaxConnections
TMsgServer
Top 

Specifies the maximum number of client connections to the server.

property MaxConnections: Integer;

Description
Use MaxConnections limit maximum number of client connections to the server. Thus you can make applications with limited number of concurrent connections.

Note: This property can be modified only in registered version of MsgCommunicator. Trial version is always limited to 5 connections.


© AidAim Software MsgCommunicator: