Multiple Choice
How does a pipe server for a named pipe support communication with multiple clients?
A) All clients and the pipe server connect to the same pipe object and each client specifies its mode (read, write or duplex) .
B) The server creates a separate instance of the pipe for each client so that each client can communicate only with the server (and not other clients) . The server must use the same mode for each instance of the pipe.
C) All clients and the pipe server connect to the same pipe object. However, all of the clients must have a mode compatible with that of the pipe server. For example, if the pipe server uses read mode, all clients must use write mode.
D) The server creates a separate instance of the pipe for each client so that each client can communicate only with the server (and not other clients) . The server can specify different modes for each instance of the pipe.
Correct Answer:

Verified
Correct Answer:
Verified
Q60: .NET does not include _.<br>A) Web services<br>B)
Q61: _ allows Windows XP to scale to
Q62: _ is a security principal.<br>A) Any user,
Q63: Windows XP prefetches pages _.<br>A) when reading
Q64: What is the term for a software
Q66: A _ pipe supports only synchronous, unidirectional
Q67: _ is not a technology built on
Q68: Venturcom's RTX does not extend Windows XP
Q69: Which statement does not accurately describe redirectors?<br>A)
Q70: The protocol sequence of a binding handle