TELECOMMUNICATIONS SYSTEMS
COMMUNICATION WIRELESS COMPUTING DEVICES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
To respond to requests from the server.
|
|
To send requests to the server for processing.
|
|
To process the requests on the network.
|
|
To process requests and respond to the client.
|
Detailed explanation-1: -The client makes a request for a service, and a server performs that service. Server functions often require some resource management, in which a server synchronizes and manages access to the resource, and responds to client requests with either data or status information.
Detailed explanation-2: -Client-server networks are computer networks that use a dedicated computer (server) to store data, manage/provide resources and control user access. The server acts as a central point on the network upon which the other computers connect to. A computer that connects to the server is called a client.
Detailed explanation-3: -The client sends a request for data, and the server accepts and accommodates the request, sending the data packets back to the user who needs them. This model is also called a client-server network or a network computing model.
Detailed explanation-4: -The client/server model provides many of the network benefits described in this section. A client makes a request to the server and the server responds by satisfying the client’s request.