1.

In RPC, while a server is processing the call, the client is blocked ________(a) unless the client sends an asynchronous request to the server(b) unless the call processing is complete(c) for the complete duration of the connection(d) unless the server is disconnectedI had been asked this question in homework.My enquiry is from RPC in chapter Wireless LAN’s, Electronic Mail and File Transfer of Computer Network

Answer»

Correct option is (a) UNLESS the client sends an ASYNCHRONOUS request to the SERVER

The best I can explain: While the server is processing the call i.e. looking through the specifications, the client is blocked, unless the client sends an asynchronous request to the server for another OPERATION.



Discussion

No Comment Found

Related InterviewSolutions