The CORBA client programming model describes how CORBA clients access enterprise beans or CORBA server objects. Application programmers use the CORBA client programming model to develop tier-1 (client) or tier-2 (server) CORBA applications. (A CORBA server can act as a client to another server.)
The information about the CORBA client programming model, provided in the following topics, is based on developing CORBA C++ clients:
Examples of client programming are provided in the WSLoggerClient sample, accessible from the Samples Gallery, which is installed with WebSphere Application Server.