OpenTP1 Version 7 TP1/Client User's Guide TP1/Client/W, TP1/Client/P

[Contents][Index][Back][Next]

2.3.3 RPC types

TP1/Client can execute synchronous response type RPCs or no-response type RPCs.

Organization of this subsection
(1) Synchronous response type RPC
(2) No-response type RPC

(1) Synchronous response type RPC

The CUP sends an inquiry message to an SPP and receives a response message. Subsequent CUP processing waits until the SPP returns the processing result.

The following figure shows the process flow of a synchronous response type RPC.

Figure 2-3 Process flow of a synchronous response type RPC

[Figure]

(2) No-response type RPC

The CUP sends an inquiry message to an SPP but does not receive a response message. Subsequent CUP processing is executed without receiving the processing result from the SPP.

The following figure shows the process flow of a no-response type RPC.

Figure 2-4 Process flow of a no-response type RPC

[Figure]