Advanced Dynamic ORB for Objective-C

with native Objective-C bindings

About ADORB Framework

ADORB provides a CORBA/IIOP implementation for Objective-C on Mac OS X and on iPhone OS.
It contains the ADORB framework for Mac OS X and the equivalent static library libadorb for iPhone OS.
ADORB implements a dynamic IDL parsing at run-time and a native IDL to Objective-C mapping - IDL types can be mapped to arbitrary Objective-C classes.

Key Features


About IDLBrowser

IDLBrowser is a CORBA client application that uses ADORB framework to communicate to the CORBA servers. IDLBrowser allows browsing CORBA IDL definitions, connecting to a CORBA server and executing arbitrary remote operations. It also allows accessing and viewing the CORBA Naming Service hierarchy graphically, fetching the remote object references from the Naming Service and using those references in the remote calls, as a target or as an argument. It also can be used to generate the Objective-C header files for the IDL interfaces.
IDLBrowser may be helpful as a quick reference tool while developing CORBA applications as well as in testing the CORBA server API.


System Requirements for version 1.6

Mac OS X 10.5 or higher or iPhone OS 3.1 or higher


What's in the package

The package contains the directories:


License

The ADORB framework and the library libadorb are licensed under GNU LGPL.
IDLBrowser application is licensed under GNU GPL.


Release Notes

ADORB Framework 1.6

ADORB Framework 1.5

ADORB Framework 1.4.1


IDLBrowser 3.2

IDLBrowser 3.1.1

IDLBrowser 3.1


Copyright © 2003-2007 Victor Ananiev. All rights reserved.