Topic: binding-event
Generalizations:
event
Specializations:
Definition:
The process by which a
client
locates and establishes a connection to a
server
.
Questions:
Definition of a binding-event
Describe a binding-event
First, Mosaic queries the cds for a machine running a
server
that handles the
interface
which Mosaic wishes to use. It receives the network-id of Zippy. (
details
,
possible problems
).
Then, Mosaic queries the endpoint-mapper running on Zippy for the WWW
server
's
endpoint
. (
details
,
possible problems
).
Now Mosaic knows the full
binding
(network ID +
endpoint
) of the WWW
server
.
Purpose of a binding-event
Actors affecting a binding-event
Error conditions of a binding-event
Possible malfunctions related to a binding-event
Diagnose problem of binding-event
Related Concepts:
References:
3.2.3.4 Binding
3.2.3.3 The Server Side
3.2.1 What Is DCE RPC?
pclark@cs.utexas.edu