Advanced CORBA/IIOP implementation with run-time IDL parsing, dynamic bindings and native IDL to Objective C mapping. Includes graphical tool to browse IDL definitions, to view Naming Service hierarchy and to invoke arbitrary CORBA remote operations.
Features
- Dynamic IDL parsing with dynamic bindings
- Dynamic creating of remote invocations
- Native Objective-C bindings
- Full IIOP interoperability with other CORBA ORBs
License
GNU General Public License version 2.0 (GPLv2), GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow AdORB
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
A nice and powerful framework - with two strength problems: 1. It's only 32bit aware. You'll come in big trouble when running it in 64bit mode. I want to use it in a program communicating with a KEXT, which in turn can run only in 64bit mode on MacOSX 10.8. So I cannot use it for this reason. 2. Bad implementation to access remote CORBA typecodes. This disables access f.e. to CORBA TradingService.