Differences Between Client-Server and Peer to Peer Architecture

Client-ServerPeer-To-Peer
  1. Client server architecture provides high security.
  1. Security is low in peer-to-peer architecture.
  1. Specific server and clients are need to be made.
  1. All computers can act as server and client.
  1. It is better where work load is heavy and high security is required.
  1. It is better where work load is low and high security is not required.