Networking Flashcards
What is lan
Lan stands for local area network and is defined as a collection of computers and peripherals such as printers, all connected together in a single site, such as the computers and printers connected at school. Don’t have to be same building
What is wan
Wan means wide area network. It is a type of infrastructure used to connect different lans together. E.g. If a school is separated in half by a motorway, the two lan sites will be connected by wan, using the network providers wires. Lan uses its own network cables, not someone else’s
How do recourses benefit from networks
Files and folders can be shared between computers easily and can be accessed anywhere on the network
Printers and other peripheral devices can be shared and accessed anywhere on the network
Internet connection can be shared
How does communication benefit from networking
Email can be used, without networks, email won’t work
Messaging systems can be set up
Quick to transfer files remotely
How does management benefit from network
User profiles and security can be managed centrally
Software can be easily distributed and used over the network, rather than having to individually install it on each computer
Users can use any pc on the network while keeping there own files
Centralised backup of all files
What are topologies
Different types of network layouts
What is the bus network
This is a topology only used in lan. It connects all the computers to a single back bone network cable. This does mean only one computer can transmit at a time.
Advantages and disadvantages of using bus network
It’s easy and inexpensive to install, not much expensive cable
Easy to add new computers
Quicker than ring as info doesn’t have to go through different computers
If main cable fails, whole network goes down
Cable failures hard to isolate as all computers are connected to it
All data is broadcast onto one cable so not very secure
Can become slow if network is busy, data collisions
What is a ring network
A topology where each computer is attached to the two adjacent ones. They take turn transmitting by passing a token around the network, they can only transmit when they have the token. The network forms a ring
Advantages and disadvantages of using ring network
Not dependant on a single computer like star network
Token passing protocol is simple therefore reliable
Consistant performance no matter how busy
A single node or link failure can disrupt the whole system
All connections shared so not secure
Data has to go round whole network though many computers so very slow
What is a star network
Used in lans and wans, each computer has its own network cable connecting it to the main central switch/server. This is where all the recourses such as foldr files are stored. The central server controls the network
Advantages and disadvantages of using the star network
If a cable fails, the system still works, only that computer is affected
Consistant performance even when very busy
Easy to add new computers
More secure as transfers aren’t accessible everywhere
Expensive to install as lots of cable needed
If central server or computer goes down, so does the rest of the system
What is a client server network
A network managed by a main powerful server. The client computers communicate with other clients through the server
There may be different servers on the network such as for email, printers and the website
What kind of network does server client network used
Uses a wan architecture which is why website and foldr can be accessed around the world
What does a client server network work
Client requests something, the server retrieves it and sends it to the clien