1.

In process-to-process delivery, two processes communicate in which of the following methods?(a) Client/Server(b) Source/Destination(c) Message Transfer(d) Peer to PeerI got this question in a national level competition.My question is based upon P2P Applications in chapter TCP/IP Protocol Suite of Computer Network

Answer»

Correct answer is (a) CLIENT/Server

The explanation is: The most COMMON method used for this communication is Client/Server. The client requests a service through a PARTICULAR PORT number to the port of the server using its socket address. Then the server RESPONDS by giving the requested service to the client port.



Discussion

No Comment Found

Related InterviewSolutions