[omniORB] IOR Distributor?

Duncan Grisby dgrisby@uk.research.att.com
Wed, 17 Apr 2002 20:49:58 +0100


On Wednesday 17 April, Jennie Holmes wrote:

> If there is another option, please let me know!

Use a corbaloc URI. On the omniORB server side, pin down the port
number (with -ORBpoa_iiop_port in omniORB 3 or -ORBendPoint in omniORB
4) and activate your initial object in the omniINSPOA with a suitable
name. On the TAO client, just give a string of the form
"corbaloc::<hostname>:<port>/<key>" to orb->string_to_object(), where
hostname and port are the obvious things, and the key is the name you
activated the object with. Easy.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan@grisby.org     --
   -- http://www.grisby.org --