Computer Science, asked by riya3750, 4 months ago


Explain P2P Architecture and how it is different from Client Server Architecture?

Answers

Answered by HarinipremP
37

Answer:

In Client-Server Network, Centralized server is used to store the data. While in Peer-to-Peer Network, Each peer has its own data. ... In Client-Server Network, Server respond the services which is request by Client. While in Peer-to-Peer Network, Each and every node can do both request and respond for the services.

Answered by shreeyansgamer691
2

Answer:

definition: Network in which all computers have equal status or configuration and each terminal has equal CPU

Explanation:

The primary difference between these two terms is that, in a peer-to-peer network, every node can ask for assistance and deliver services. While in a client-server network, the client nodes demand services and the server node answers with assistance.

Similar questions