Computer Science, asked by Amit933, 9 months ago

Client server and p2p architecture

Answers

Answered by gauravarduino
0

Explanation:

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

Similar questions