CORBA
Common Object Request Broker Architecture

It can be tough to get computers and software to talk to each other, particularly if the products use different operating systems and architectures. The OMG's (Object Management Group) CORBA standard, established in 1991, provides a set of common interfaces through which object-oriented software can communicate, regardless of computer platform.

See also: OMG