Winter Semester 2023-24 - CSE3003 - ETH - AP2023246000860 - 2024-01-09 - Reference-Material-I
Winter Semester 2023-24 - CSE3003 - ETH - AP2023246000860 - 2024-01-09 - Reference-Material-I
• Client/Server network is a network model designed for the end users called clients, to
access the resources such as songs, video, etc. from a central computer known as
Server.
• The central controller is known as a server while all other computers in the network
are called clients.
• A server performs all the major operations such as security and network management.
• A server is responsible for managing all the resources such as files, directories, printer,
etc.
• All the clients communicate with each other through a server. For example, if client1
wants to send some data to client 2, then it first sends the request to the server for the
permission. The server sends the response to the client 1 to initiate its communication
with the client 2.
Advantages Of Client/Server network:
• A Client/Server network contains the centralized system. Therefore we can back
up the data easily.
• A Client/Server network has a dedicated server that improves the overall
performance of the whole system.
• Security is better in Client/Server network as a single server administers the
shared resources.
• It also increases the speed of the sharing resources.