explain Client-Server network in your own words
Answers
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.
Answer:
Client Server Network
• In Client Server network, there is a powerful central computer which
has more resources than the other computers connected to the
network. This central computer is known as the Server and the other
computers are connected to it which are known as Clients or Nodes
or Workstations.
• The Server provide services to clients and controls access to
hardware, software and other resources as per the request.
• The Client sends request to the server for services like data retrieval,
storage etc. from the server. The client utilizes resources of the server
but does not share its resources with any other computer.