OpenTP1 Version 7 Programming Guide

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

8.5.3 Structure of sample programs

The client UAP consists of a single program, whereas the server UAP consists of multiple programs. Some program names are different depending on whether the sample UAP is written in C or COBOL.

Organization of this subsection
(1) Structure of programs written in C
(2) Structure of programs written in COBOL

(1) Structure of programs written in C

The figure below shows the program structure of the client and server UAPs written in C.

Figure 8-8 Program structure of client and server UAPs (C language)

[Figure]

(2) Structure of programs written in COBOL

The program structure of the server UAP written in COBOL contains an extra program. The figure below shows the program structure of the Base sample UAPs written in COBOL.

Figure 8-9 Program structure of client and server UAPs (COBOL language)

[Figure]