Previous Topic: EAR File ContentsNext Topic: Java Generation


CA Gen Applications Before Java Generation

CA Gen has evolved from an application development tool that generates block mode and batch applications into one that generates client/server applications. Client/server applications are divided into the following elements:

For Windows-based GUI applications, the GUI and Client Procedure Steps are generated in the C language for execution on a Microsoft Windows platform. The Server Procedure Steps are generated in COBOL for execution on the IBM mainframe, or in the C language for execution on Microsoft Windows, selected Linux, UNIX, or NonStop platforms.

The GUI Clients can communicate with the servers using one of many communications runtimes, including:

Note: