OpenTP1 Version 7 Programming Reference COBOL Language

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

Remote procedure calls (CBLDCRPC, CBLDCRSV)

This section gives the syntax and other information of the following COBOL-UAP creation programs which are used via OpenTP1 remote procedure calls for client/server communication:

The COBOL-UAP creation programs for remote procedure calls (CBLDCRPC, CBLDCRSV) can be used in UAPs of both TP1/Server Base and TP1/LiNK.

When defining DATA DIVISION of COBOL-UAP creation programs, the COBOL language templates can be used as samples. The COBOL language templates for remote procedure calls (CBLDCRPC, CBLDCRSV) are stored in DCRPC.cbl and DCRSV.cbl under the /BeTRAN/examples/COBOL/ directory.