The Client/Server Binding imposes very few limitations, but you should be aware of the following issues.
- You can run the Client/Server Binding modules in .int or .gnt format.
- When using CCI, the maximum number of clients that each server will support is 300. The number of clients may be limited by the capabilities of the server, the network protocol or the performance requirements of your end-users.
- The Client/Server Binding has no recovery facilities. If the network goes down, data will be lost. Both ends of the connection will be aware of the failure and the information will be logged but that is all. The same is true of any RTS errors that cause termination of the user programs at either end of a connection. The Client/Server Binding does not provide anything more than the standard RTS in this regard.
- You cannot use Client/Server Binding with CCI direct connection for TCP/IP.