Solved

How Does a Pipe Server for a Named Pipe Support

Question 50

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents