When does it make sense to use a fullblown clientserver conf
When does it make sense to use a full-blown client/server configuration instead of a peer-to-peer setup? When the number of users rises above ten When the company purchases a server-based application When the first Internet connection is established When the company adds thin clients into the networked environment
Solution
Answer:
a. When the number of users rises above ten.
It is because if we look at peer to peer configuration , it is used when the number of hosts in any network are less but client/server configuration is used when the number of users are more. Thus we can say that client server configuration is used when the number of users increases.
