RtcNaming class was completely rewritten. - Now RtcCorbaNaming is a wrapper of CosNaming::NamingContext and CosNaming::NamingContextExt with fixed root context. - find() method is separated from this class. - This class constructor connects to the NameServer without using resolve_initial_reference().
RtcNaming class was completely rewritten.
- Now RtcCorbaNaming is a wrapper of CosNaming::NamingContext
and CosNaming::NamingContextExt with fixed root context.
- find() method is separated from this class.
- This class constructor connects to the NameServer without using
resolve_initial_reference().