OpenTP1 Version 7 TP1/Client User's Guide TP1/Client/J

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

2.2.2 Data transfer with an RPC

To transfer data with an RPC, you call the rpcCall method specifying the SPP service group name, service name, input parameters, input parameters length, service response storage area, and response length. The maximum response length that can be specified with the rpcCall method is 1 MB. You can change this value using the dccltrpcmaxmsgsize operand of the TP1/Client/J environment definition.

The following figure shows data transfer with an RPC.

Figure 2-2 Data transfer with an RPC

[Figure]