Chapter 15 CORBA C++ Overview


Overview

CORBA is a distributed component architecture defined by the Object Management Group (OMG). Jaguar supports the CORBA Internet Inter-ORB Protocol (IIOP). Jaguar also provides a CORBA-compatible C++ client-side interface. These two items allow you to create CORBA Jaguar C++ applications. C++ components and clients are also interoperable with clients and components using other technologies.

The dynamic invocation interface (DII) is not supported.

For information on the CORBA architecture, see the specifications available at the OMG Web site .

 


Copyright © 2000 Sybase, Inc. All rights reserved.