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
Enterprise-Grade Monitoring - Zero Compromises
Managing a large, distributed IT environment demands more than basic monitoring. PRTG provides a unified view of your entire infrastructure - across sites, clouds, and hybrid setups. Advanced analytics, customizable dashboards, and granular access controls empower your team to detect issues early and respond fast. Automate reporting, ensure compliance, and scale effortlessly as your network grows. With PRTG, you get reliability, flexibility, and the insights you need to keep your business running at peak performance.
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.