COMPUTER NETWORKING

APPLICATION LAYER

CLIENT SERVER PARADIGM

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
In the client-server model it is more difficult to carry out software updates
A
True
B
False
C
Either A or B
D
None of the above
Explanation: 

Detailed explanation-1: -What is true about a client-server network? In a client-server network, a dedicated server responds to service requests from clients. The roles of client and server are not shared on each host in the network.

Detailed explanation-2: -Network Traffic Congestion: The main disadvantage of a client-server model is the danger of a system overload owing to a lack of resources to service all of the clients. If too many different clients try to connect to the shared network at the same time, the connection may fail or slow down.

Detailed explanation-3: -Traffic Congestion is a big problem in Client/Server networks. When a large number of clients send requests to the same server may cause the problem of Traffic congestion. It does not have a robustness of a network, i.e., when the server is down, then the client requests cannot be met.

There is 1 question to complete.