InterviewSolution
Saved Bookmarks
| 1. |
What is difference between client serve and peer to peer architecture class 8 |
|
Answer» The key difference between Client-SERVER and Peer-to-Peer NETWORK is that there is a DEDICATED server and specific clients in the client-server network model whereas, in peer-to-peer each node can act as both server and client. In the client-server model, the server provides SERVICES to the client.Jan 9, 2017 |
|