ORBIT TIME SERVICE
A CORBA TimeService implementation developed for a CORBA ORB with C language mapping.
When I started using Linux on the desktop, I got interested in the small and efficient CORBA ORB, called ORBit. The distributed component architecture CORBA is the default inter-process communication protocol used in the GNOME desktop project.
Teaching myself the CORBA C Language Mapping, which ORBit provides, I wrote the CORBA 'TimeService' on top of the ORBit ORB.
Type | Personal Project |
Environment | Linux, ORBit 0.5.x, C, GCC, vi, GNU make |
Link | orbit-time.tar.bz2 (30kB) |