1.3 - Computer Networks, Connections and Protocols Flashcards
What is a Local Area Network (LAN)?
- Small geographical area (same building or a small site)
- Infrastructure owned by the network owner
What is a Wide Area Network (WAN)?
- Large geographical area (across a country)
- Infrastructure owned by third parties
What are the advantages of using a Client-Server network?
- Controlled centrally so it is easy to backup data and update software
- Hardware, software and resources shared across the network
- More clients can be easily added to the network
What are the disadvantages of using a Client-Server network?
- Traffic congestion will cause network to slow down
- If a fault occurs with the server, the whole network will fail
- IT technicians are required to maintain the network
- Malware can spread quickly
What are the advantages of using a Peer-to-Peer network?
- Simpler than Client-Server to set up as no server is required
- Not dependent on a server
- Easy to share files between systems
What are the disadvantages of using a Peer-to-Peer network?
- No central device to manage security or backups
- More devices will lead to a decrease in performance
What are data packets?
Files broken down into smaller parts to be transferred across a network quickly by routers
What is in the header of a data packet?
- Source address
- Destination address
- Packet number
- Protocol
What is in the payload of a data packet?
The data itself
What is in the trailer of a data packet?
A checksum (calculation to see if any errors or corruption has occurred during transmission)
What is a network topology?
Layout of computer systems on a local network
What is a star topology?
Each computer system is connected to a central device (hub or switch)
What are the advantages of a star topology?
- Improved security as data packets are sent directly to and from the hub / switch
- New systems can be attached directly
- Transfer speeds are fast as there are minimal network collisions
What are the disadvantages of a star topology?
- Extra hardware (hub or switch) is required
- If the central system (hub or switch) fails, the whole network will fail
What is a mesh topology?
Each computer system is connected to every other computer system
What are the advantages of a mesh topology?
- If one cable or system fails, data packets can take an alternative route
- Can withstand large amounts of data traffic
- New systems can be added without disrupting the entire topology
What are disadvantages of a mesh topology?
- Large amount of cables mean it can be expensive to install and maintain
- Redundant cabling
What affects network performance?
- Bandwidth
- Number of users at the same time
- Number of data collisions
- Interference (e.g. thick walls)
- Distance to travel / signal strength
- Amount of data to transfer
- Applications being used
- Server / CPU performance