PreviousNext

Importing Binding Information from a Server Entry in CDS

Application client programs can automatically import server binding information from CDS and use it in their quest to find and communicate with a server. But occasionally, an administrator might want to import a binding. For instance, a client might lack access to CDS but it could still communicate with the server if you supplied it with a valid binding.

Use an rpcentry import operation to return a server's binding information, as follows:

dcecp> rpcentry import /.:/subsys/applications/bbs_server \

> -interface {458ffcbe-98c1-11cd-bd93-0000c08adf56 1.0}

{ncacn_ip_tcp 130.105.1.227}

dcecp>