What is client/server computing?
In a client/server setting, the server computer runs a software
application called a server program. This software allows a computer to act as a server.
The server program:
Receives a request from a client and processes the request.
Responds by sending the requested information back to the client.