The CORBA implementation for C+⁠+17 and newer

TAOX11 is a CORBA implementation that supports the IDL to C+⁠+11 language mapping. It provides excellent interoperability with other CORBA implementations such as TAO, JacORB, and R2CORBA.

TAOX11 provides the following 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 using the following C+⁠+17-capable compilers:

  • Selected versions of the GNU C+⁠+ compiler
  • Microsoft Visual Studio 2022
  • Embarcadero C+⁠+ Builder *

Currently, the following platforms are actively supported:

  • Microsoft Visual Studio 2022

* Requires customer sponsorship for release as open source.