[omniORB] About binding
   
    John Reilly
     
    dicey@RedBrick.DCU.IE
       
    Fri, 27 Mar 1998 16:32:55 +0000
    
    
  
On Fri, Mar 27, 1998 at 08:49:01AM -0500, Gary D. Duzan wrote:
>    bind() is a vendor-specific extension. To be portable you want to
> use the CORBA Name Service, which is implemented in OmniORB as
> OmniNames. You can find an example of how to use the name service in
> src/examples/echo/eg3* in the OmniORB source. Note that bind means
> "bind this address to this name" in the CORBA name service, not "give
> me a reference for this name" as it does for Visibroker (and probably
> Orbix, though I haven't used it.) In the CORBA name service, the latter
> is called resolve().
Orbix binds using the name registered with the implementation repository
to give back a reference to the object. 
John
-- 
------------------------------------------------------------------
John Reilly CA4 - dicey@redbrick.dcu.ie
------------------------------------------------------------------