InterviewSolution
Saved Bookmarks
| 1. |
Explain server and cilent in diagram |
|
Answer» Client-server architecture, architecture of a computer network in which many clients (remote PROCESSORS) request and receive service from a centralized server (host computer). Client computers provide an interface to allow a computer user to request SERVICES of the server and to display the RESULTS the server returns. |
|