The CORBA implementation for C++17 and newer

TAOX11 is the CORBA implementation supporting the IDL to C++11 language mapping. TAOX11 has excellent interoperability with other CORBA implementations like TAO, JacORB, and R2CORBA.

TAOX11 provides the following set of features:

  • RIDL IDL Parser-Generator

  • BRIX11 Scaffolding tool

  • CORBA v3.3 support

  • IDL to C++11 v1.5 support

  • Support for local and remote interfaces

  • Starter code generation for clients, servers, and servants

TAOX11 has been tested on different Linux versions and architectures, multiple Windows versions, and Android with the following C++17 capable compilers:

  • Specific GNU C++ compiler versions

  • Microsoft Visual Studio 2022 *

  • Embarcadero C++ Builder *

Currently, the following platforms are actively supported:

  • Microsoft Visual Studio 2022

* Requires customer sponsoring for release into open source