Skip to main content

πŸ‘­ Peer to Peer / Client Server

In a Peer to Peer network, no single provider is responsible for being the server. Each computer stores files and acts as a server. Each computer has equal responsibility for providing data.

Security is an issue in a P2P network.

In a client server, the client is dependent on the server to provide and manage the information.