[omniORB] One machine and two IP addresses 
    Duncan Grisby 
    duncan at grisby.org
       
    Fri Jun 20 16:45:14 BST 2003
    
    
  
On Thursday 19 June, "zhang xia" wrote:
>     In my machine ,I have two different IPs(IP1 & IP2 in one
> machine). In a server ,I yield two object references.But I want to
> one objref binding object through IP1 and the other objref binding
> object through IP2. How can I implment this?
I'm afraid there is no way to configure things so a single program
outputs different object references with different addresses in them.
>     Can I yield a IOR with several EndpointInfo and ObjectKey 
> pairs(multicomponent profiles)? If can , tell me how to do!
It's easy to publish multiple endpoints, using multiple ORBendPoint
options, or the ORBendPointPublishAll setting.
Cheers,
Duncan.
-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --
    
    
More information about the omniORB-list
mailing list