B (RPC)
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
-
bind
-
Process through which a logical connection is established between a client and a server to direct a remote procedure call to that server.
-
binding
-
Relationship between a client and a server established over a specific protocol sequence to a specific host system and endpoint. Also used as a short form of binding handle.
-
binding handle
-
Data structure that represents the logical connection between a client and a server.
-
binding vector
-
RPC data structure that contains a list of binding handles over which a server application can receive remote procedure calls.