CSC/ECE 517 Fall 2010/ch6 6i CB

From Expertiza_Wiki
Revision as of 05:47, 13 November 2010 by Nikhil (talk | contribs)
Jump to navigation Jump to search

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.