
- DCN Tutorial
- Data Comm & Networks Home
- DCN - Overview
- DCN - Computer Network Types
- DCN - Network LAN Technologies
- DCN - Computer Network Topologies
- DCN - Computer Network Models
- DCN - Computer Network Security
- Physical Layer
- DCN - Physical Layer Introduction
- DCN - Digital Transmission
- DCN - Analog Transmission
- DCN - Transmission media
- DCN - Wireless Transmission
- DCN - Multiplexing
- DCN - Network Switching
- Data Link Layer
- DCN - Data Link Layer Introduction
- DCN - Error detection and Correction
- DCN - Data Link Control & Protocols
- Network Layer
- DCN - Network Layer Introduction
- DCN - Network Addressing
- DCN - Routing
- DCN - Internetworking
- DCN - Network Layer Protocols
- Transport Layer
- DCN - Transport Layer Introduction
- DCN - Transmission Control Protocol
- DCN - User Datagram Protocol
- Application Layer
- DCN - Application Layer Introduction
- DCN - Client-Server Model
- DCN - Application Protocols
- DCN - Network Services
- DCN Useful Resources
- DCN - Quick Guide
- DCN - Useful Resources
What is client/server network and types of servers?
Local Area networks are of two types − Peer to Peer network and client server network.
Let us discuss about client server network −
Client/Server Network
In client-server network relationships, certain computers act as servers and others act as clients.
A server is simply a computer that provides the network resources and provides service to other computers when they request it. A client is the computer running a program that requests the service from a server. Local area network (LAN) is based on client server network relationship.
A client-server network is one on which all available network resources such as files, directories, applications and shared devices, are centrally managed and hosted and then are accessed by the client.
Client server networks are defined by the presence of servers on a network that provide security and administration of the network.
Advantages
The advantages of client server network are as follows:
- It is very secure.
- Gives better performance.
- It has centralized backup.
- It is very reliable.
Disadvantages
The disadvantages of client server network are as follows −
- It requires professional administration.
- It is more hardware and software intensive.
- It requires expensive dedicated software.
Types of Servers
The different types of servers are given below −
File server − These servers provide the services for storing, retrieving and moving the data. A user can read, write, exchange and manage the files with the help of file servers.
Printer server − The printer server is used for controlling and managing printing on the network. It also offers the fax service to the network users.
Application server − The expensive software and additional computing power can be shared by the computers in a network with the help of application servers.
Message server − It is used to co-ordinate the interaction between users, documents and applications. The data can be used in the form of audio, video, binary, text or graphics.
Database server − It is a type of application server.
- Related Articles
- What is Client-Server Architecture in Computer Network?
- Difference between Client-Server and Peer-to-Peer Network
- What is a client-server system?
- What are the types of OLAP Servers?
- Difference between Client and Server
- Client Server Computing
- What are the differences between Client OS and Server OS?
- Structure of a Client Server System
- XMLRPC server and client modules in Python
- Centralized and Client Server Architectures for DBMSs
- Difference between Client/Server and Distributed DBMS
- Operating Systems Client/Server Communication
- Client-Server Programming in Android
- MySQL Client Server-Side Help
- What is the Client-Server Framework for Parallel Applications in Computer Architecture?
