1. Introduction to Client Server Flashcards
What is a client-server network?
It is a computer network architecture with two types of computers: the first is servers that host and manage resources, and services, and the second is clients that request said resources and services.
What is a sever?
A computer that hosts resources and services and provides them to clients when requested.
What is a client?
A Client is a device running a program that requests services and resources from clients.
What defines a client-server network?
The existence of servers on the network that provide security and administration of the network
What are the advantages of client-server networks?
- They are secure
- They have centralized data backup
- They are very reliable
- They have good performance
What are the disadvantages of client-server networks?
- They require professional administration
- They are hardware and software-intensive
- They require expensive dedicated software
Name 5 Types of servers.
- File Servers
- Print Servers
- Application Servers
- Message Servers
- Database Servers
Print My Files All Day
What is a file server?
It is a server that provides services for storing, managing, and moving data, it allows users to read, write, exchange, and manage files.
What is a print server?
It is a server used to manage and control printing and faxing services on a network.
What is an application server?
It is a server that allows the hosting, running, and managing of applications on a network, and the sharing of said applications with other computers on the network.
What is a message server?
It is a server used in the management of communication between network users, documents, and applications. Formats used in this communication can be audio, video, text or graphics.
What is a database server?
It is a dedicated server or computer in a network that provides database services to other computers in the work.
What are the main operations of client systems?
- Managing user interfaces
- Validation of user input
- Processing application logic
- Sending requests to the server
- Displaying/Delivering server responses to the user
What are the main operations of server systems?
- Accepts and processes client request
- Handles authentication and authorization in a network
- Sends responses for requests to the client
- Provides concurrent database access
- Provides recovery control
- Maintains the system catalogue
What is client-server topology?
It is the physical arrangement of client-server networks, which clients and servers connected to each other.