differentiate between a client network computing and peer to peer processing.
Client network computing: In the computing, A client is a computer, hardware or software which accessed the service made, available by the server.
In the client server model, client make a service request and server fulfills the request.
Peer to peer processing:
It is a decentralized communication model in which each party has the same capabilities and any party can initiate the communication. In this model it allowes each node to communicate with client and server.
Comments
Leave a comment