CSC/ECE 517 Fall 2010/ch6 6i CB
CORBA
Introduction
Corba is the acronym for "Common Object Request Broker Architecture". It is a vendor independent architecture and infrastructure that computer applications use to work together over networks. A Corba based program from any vendor, on almost any computer, operating system, programming language can interact with a corba based program from any vendor on any computer, operating system, programming language. It uses IIOP protocol to form the communication between two corba based programs.