Previous Topic: Client and Server ConnectionsNext Topic: Server Communications


Client Communications

Communicating from a CA Gen DPC to the Client Manager is accomplished using Windows Inter-Process Communications (IPC) mechanisms known as mailslots and shared memory. When operating as the default single-instance Client Manager, the details of the IPC are internal to the CA Gen infrastructure and do not require any user configuration. When operating a multi-instance Client Manager, the IPC mechanism between a GUI application client and the Client Manager is influenced by the Client Manager ID user exit, ci_cm_id().

More information:

Configuring the Client Manager for Client Communications