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 provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.