Computer Science, asked by qgowtam12, 6 months ago

Give 3 differences between P2P and Client-server architecture.

Answers

Answered by Rishigaming
5

Answer:

The key difference between Client-Server and Peer-to-Peer network is that there is a dedicated server and specific clients in the client-servernetwork model whereas, in peer-to-peer each node can act as both serverand client. In the client-server model, the server provides services to theclient.

Similar questions