PreviousNext

Making Binding Information Accessible to Clients

A server needs to make its binding information accessible to clients. Usually, a server uses the NSI export operation to place its binding information into a server entry. However, it is also possible for servers to make string bindings accessible to clients. In any case, the server obtains its binding information from the runtime by first using the rpc_server_inq_bindings( ) routine to ask for a list of binding handles.

More:

Using String Bindings to Provide Binding Information

Exporting Binding Information