2.3.3 ATMI Client Asynchronous Request/Response to Host CPI-C with No Reply
Figure 2-23 DMCONFIG File Entry

- ATMI client invokes
toupsrvservice. - The
toupsrvservice issues tpacall with aTPNOREPLYrequest forSIMPCPIC, which is advertised in the DM_REMOTE_SERVICES section of the DMCONFIG file. - The remote service with
tpname TPNCPICinvokesTOUPCPICprogram. - The server accepts the conversation with the
cmaccpcall. The conversation id returned on the request inconvidis used for all other requests on this conversation. - The
cmrcvrequest receives theidatabuffer contents for processing, and notification that the conversation has ended with the return code value ofCM_DEALLOCATED_NORMAL. - The
TOUPCPICprogram processes data.
Parent topic: CPI-C Programming Examples