Computer Science, asked by ahmmedmuhammed6724, 8 months ago

Difference between client server architecture and peer to peer architecture

Answers

Answered by crazylearner79
28

Answer:

In client-server architecture, computers connected to the network are called clients. The clients send the request and the requests are processed by the server.

Peer to peer architecture doesn't have a server. Each computer on the network has equal status, capabilities and responsibilities. They can communicate with all others and have a role in managing the whole network.

Please mark as brainliest

Answered by Anonymous
16

Answer:

Client-Server Network:-

This model are broadly used network model. In Client-Server Network, Clients and server are differentiated, Specific server and clients are present. In Client-Server Network, Centralized server is used to store the data because its management is centralized.In Client-Server Network, Server respond the services which is request by Client.

Peer-to-Peer Network:-

This model does not differentiate the clients and the servers, In this each and every node is itself client and server. In Peer-to-Peer Network, Each and every node can do both request and respond for the services.

Thanks ❤❤

Similar questions