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 Library or Lesser General Public License version 2.0 (LGPLv2), GNU General Public License version 2.0 (GPLv2)Follow AdORB
You Might Also Like
Auth0 Free: 25K MAUs + 5-Min Setup
Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
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.