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
Relax: PRTG Monitors Your IT for You
You’re the go-to IT person, always putting out fires and keeping things running. With PRTG, you get reliable alerts to monitor your entire IT infrastructure, without the noise. Our intuitive setup gives you a clear overview of your network, devices, and applications in real time. Get instant alerts only when something needs your attention, whether you’re at your desk or on the move. Spend less time worrying about outages and more time focusing on what matters. Set up PRTG once and let it work for you - PRTG has you covered.
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.