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