3.4.1 Application Programming Interface
The Oracle Tuxedo CORBA programming interface consists of a C++ server ORB and a C++ client ORB. On the server side, instead of using the CORBA API directly, application programmers use an API that automates many of the functions required in a standard CORBA application. The Oracle Tuxedo CORBA server-side TP Framework component and client-side environmental objects enable programmers to use the deployment environment with a minimal amount of programming. For information about the TP Framework component, see Oracle Tuxedo TP Framework. For information about client-side environmental objects, see Oracle Tuxedo CORBA Environmental Objects.