Client Server Architecture (Class Presentation Assignment)
Client Server Architecture (Class Presentation Assignment)
ARCHITECTURE
BY
KISAKYE DIANA MICHELLE
INTRODUCTION TO CLIENT/SERVER
What is a Client/ Server Architecture? Client- server is a system that performs both
the functions of client and server so as to promote the sharing of information between
them.
Client - A client can be a machine or program
Client program is a program that allows users to make requests through the web. e.g
Web browser, word processors.
·Server- A server is a computer program that listens to requests and responds to them.
Note: High performance computers are called servers because they run server programs.
A single server can serve multiple clients at the same time.
The client is the requester while the server is the provider of service. In most client-
server environment, the data processing is handled by the server, and the results are
Example
In a workstation, a printer can be attached to a computer (representing the clients) while other computers
sharing from it are the server.