APPLICATION LAYER
CLIENT SERVER PARADIGM
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
When the client computer sends a request for data to the server through the internet, the server accepts the requested process and deliver the data packets requested back to the client.
|
The Client-server model
|
|
the client-server architecture
|
|
Either A or B
|
|
None of the above
|
Explanation:
Detailed explanation-1: -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-2: -A server is a computer program or device that provides a service to another computer program and its user, also known as the client. In a data center, the physical computer that a server program runs on is also frequently referred to as a server.
Detailed explanation-3: -In a client/server network, shown in Figure 8-6, the client requests information or services from the server. The server provides the requested information or service to the client.
There is 1 question to complete.