Multiple Segments Message Receiving

About this task
JCA LU 62 Connector supports multiple segments message receiving by two ways:
  • If the number of multiple segments message is fixed, the application can call SYNC_RECEIVE verb as many times as the number of the multiple segments message.
  • If the number of multiple segments message is not fixed, the application can use SYNC_SEND_RECEIVE verb. By using this verb, the host application can change the conversation state of host side from SEND to other states to notify the JCA LU62 Connector that the multiple segments message is ended.