01 Section 2 - Network types and topologies Flashcards
What is a client-server network?
- networks made up of clients and a server
- it is managed by a server
- devices connected to the server are called clients
How are files and software stored on a client server network?
-stored centrally on the server rather than on individual client devices
What is the client-server relationship?
- Clients send requests to the server
- the server processes the request and responds
What does the server stores on a client-server network?
-user profiles
-passwords
-access information
IT MAY REQUEST A PASSWORD FOR CERTAIN REQUESTS OR DENY REQUESTS TO USERS WITHOUT THE RIGHT ACCESS LEVEL
What is an example of where a client-sever network is used?
- most of the Internet work on a client-server relationship
e. g. websites are hosted on web servers, web browsers are client programs which send requests to the web severs
What are the pros of client-server networks?
- easier to keep track of files as they are stored centrally
- can perform centralised backups
- can perform centralised installation and updates of software
- easier to manage network security (anti-malware software and user access levels)
- servers are very reliable and are always on
What are the cons of client-server networks?
- expensive to set up and needs IT specialists to maintain the network and server
- server dependence, if the server goes down all clients loose access to their work
- servers may become overloaded if too many clients are accessing it at once
What are peer-to-peer networks?
Devices are all equal, they connect directly to each other without a server
Where are files stored on a peer-to-peer network?
-files are stored on individual devices and share them with others
What is an example of where a peer-to-peer network is used?
-at home to share files between devices, or connect devices to a printer
What are the pros of peer-to-peer networking?
- easy to maintain, don’t need expertise or expensive hardware
- no dependence on a server, if one device fails the whole network isn’t lost
What are the cons of peer-to-peer networking?
- no centralised management (devices need updates and security installed individually)
- copying files between devices creates duplicate files (lose track of what is stored where and what files are up-to-date)
- peer machines are less reliable (data can be lost if one fails)
- machines are prone to slow down if another is accessing it
What are examples of peer-to-peer applications on the Internet?
- video calling (e.g. Skype)
- file sharing
What is a topology?
The layout of a network
What are the different types of network topologies you can have?
- star topology
- bus topology
- ring topology
- mesh topology