Computer Science, asked by ritasutradhar62, 5 months ago


Different between peer to peer and client server network.​

Answers

Answered by sydumisbah
10

Explanation:

Client Server:

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:

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.

Answered by MeiteiChanu
5

A single computer can also act as both client and server. For example, when we use a chat program to send instant messages, our computer acts a server and as a client when we receive it. This is called peer-to-peer communication ( P2P) whereas the client-server-network is the medium through which clients access resources and services from a central computer, via either a Local Area Network ( LAN) or a Wide Area Network( WAN) such as the Internet.

Hope, it helps you.

Similar questions