Previous Topic: COM ProxyNext Topic: Installing the Proxy Software


C Proxy

The C Proxy is a generated C language header file that defines a C language interface to a server procedure step. The application developer can use the interface to write user-written code that is able to call the associated CA Gen server procedure. A C proxy is used by a C language application, or any application that supports a C language interface.

The CA Gen Proxy Generators create a C Language header file and a TVF (Tuxedo View File). The TVF is used if the target server is a Tuxedo application.

Note: The C Proxy does not supply routines for checking permitted values of data flowing between the user-written application and the DPS.

More information:

C Proxy