[omniORB] Remote Object

Gary D. Duzan gdd0@gte.com
Wed, 01 Apr 1998 12:50:12 -0500


In Message <00d401bd5d72$d70ab520$4f504f82@pilet.u-strasbg.fr> ,
   "Lionel Schieper" <Lionel.Schiepers@advalvas.be> wrote:

=>I begin CORBA and is there someone who can say me how to instanciate =
=>CORBA Object on one other computer. Before, i have tried COM Object and =
=>for this type of object you simply say on wich computer you want to =
=>instanciate your object

   To do this you have to have a Factory on the particular computer and
instruct the Factory to build the object. Normal object creation only
takes place "locally", where "locally" is an ORB-specific thing. In
OmniORB, it means in the current process. In some other ORB, it may
do something complicated like distributed load balancing, or something
simple like OmniORB.

					Gary Duzan
					GTE Laboratories