The ORBit package contains a high-performance CORBA Object Request Broker. This allows programs to send requests and receive replies from other programs.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/ORBit/0.5/ORBit-0.5.17.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/ORBit/0.5/ORBit-0.5.17.tar.bz2
Download size: 1 MB
Estimated Disk space required: 51.4 MB
Estimated build time: 0.73 SBU
Install ORBit by running the following commands:
./configure --prefix=/opt/gnome && make && make install |
The ORBit package contains libIDL, libIIOP, libORBit, libORBitCosNaming and libORBitutil libraries.
libIDL library is the Interface Definition Language mappings for CORBA.
libIIOP library is for low level CORBA communications.
libORBit library is the CORBA API.
No description available.
libORBitutil library contain the convenience routines for ORBit.