T3 - Client server network Flashcards
Client-server model:
One or more servers may be part of a LAN
there is a client computer and a server
server
- powerful computer which provides services or resources required by any of the clients
A client
- computer or device which requests the services or resources provided by the server
In a school network:
A file server
holds all the data files and databases and manages backups
In a school network:
A print server
may organise printing on different printers
In a school network:
An email server
may receive emails, detect and block spam, distribute emails to users
In a school network:
A web server
may host the school’s external website
In a school network:
A database server
may hold student records
In a school network: types of servers
-database
-printer
-web
-email
-file
Role of the client:
The client sends requests to the server
Waits for a reply
Receives the reply
Role of the server:
The server waits for requests from a client
Performs any processing required to fulfil the request
The requested data is sent back to the client
Advantages: client server network
- file servers, = one file server needs to be backed up + files can be accessed from any computer
- Email servers = a central place for email that is then accessed from different devices
- print server manages all files to be printed. + allows one printer to be shared by many computers
Peer to peer network:
Has no central server
Suitable for a small companies with fewer computers
No central server controls files or security
All computers can easily see files on all other computers
All computers can communicate with each other without going through a server
Peer to peer network: pros
Advantages:
Easier to set up – computers can simply be cabled together
No need for dedicated server equipment
Individual computers can share a printer, router, modem and other hardware
Users can communicate directly with each other and share each others’ files
Peer to peer network: cons
Disadvantages:
Viruses and malware are more easily transferred over this type of network as there is no central firewall
Data recovery and backup is not done centrally, so each computer has to have its own backup system
Files are not centrally organised, but stored on individual computers and may be hard to locate if the computer’s owner does not have a logical filing and naming system
If a computer is switched off, data on that machine cannot be retrieved from other machines