Previous Page Contents Page Next Page

1.8 Multiple Conversations

A program can be involved in several conversations simultaneously. Each conversation requires an LU-to-LU session. Multiple conversations are not supported if the application uses a dependent LU (for more information, see Specifying the Local LU).

A common use of multiple conversations is to have an invoked program invoke another program, which, in turn, invokes another program, and so on. In the diagram below, program A invokes program B; program B invokes program C.

Multiple Conversations

For more information about how CPI-C conversation security operates with multiple conversations, see Overview of Conversation Security.

Previous Page Contents Page Top of Page Next page