Topic 5 - Fundamentals of computer networks Flashcards
Define what a computer network is.
A network is two or more computers or other electronic devices that are connected together for the purpose of communication.
What are the benefits and risks of a computer network?
Advantages:
computers can share resources e.g printers
Files can be accessed through any computer in the network.
Data easy to back up.
Risks:
Network hardware is expensive
Viruses may be able to infiltrate the network and infect every computer.
Describe the main types of computer network including:
Personal Area Network (PAN)
Local Area Network (LAN)
Wide Area Network (WAN).
PAN – only Bluetooth needs to be considered.
LAN – usually cover small geographical areas.
are often owned and controlled/managed by a single person or organization.
WAN - The Internet is the biggest example of a WAN.
usually cover a wide geographic area.
are often under collective or distributed ownership.
What types of cable does wired networks use?
Fibre and copper
What are the advantages and disadvantages of wireless networks?
Advantages:
new nodes can easily be added
users can move around freely and still stay connected
Disadvantages:
Radio signals have a limited range.
Each wireless access point (WAP) only has so much bandwidth to share among connected nodes.
Radio signals can suffer from electromagnetic interference from other devices and even other radio signals.
What are the advantages and disadvantages of wired networks?
Advantages:
faster data transfer compared to wireless networks
less likely to suffer from interference than wireless networks
difficult for unauthorized users to intercept data
Disadvantages:
they are expensive to install or reconfigure
users can’t instantly move a device from one location to another as there may not be a network connection available
Explain the following common network topologies:
star
bus.
Star topology is a topology in which all devices are connected to a central hub. Bus topology is a topology where each device is connected to a single cable known as the backbone.
Define the term ‘network protocol’.
an established set of rules that determine how data is transmitted between different devices in the same network
Explain the purpose and use of common network protocols including:
Ethernet
describes how devices should format data ready for transmission between the computers (nodes) on the same network.
Ethernet systems divide data into frames, and frames detected to contain transmission errors are dropped or resent.
Explain the purpose and use of common network protocols including:
Wi-Fi
Wi-Fi uses Internet Protocol (IP) to communicate between endpoint devices and the LAN. allows devices to access the internet.
Explain the purpose and use of common network protocols including:
TCP (Transmission Control Protocol)
breaks up messages sent over the internet into packets. reassembles packets of the other end, detects errors, and resends lost messages.
Explain the purpose and use of common network protocols including:
IP (Internet Protocol)
Routes individual packets from one IP Address to another.
Explain the purpose and use of common network protocols including:
HTTP (Hypertext Transfer Protocol)
HTTP (hypertext transfer protocol) - used for accessing and receiving web pages via internet
Explain the purpose and use of common network protocols including:
HTTPS (Hypertext Transfer Protocol Secure)
HTTPS (Hypertext Transfer Protocol Secure) encrypts the information so that it cannot be understood by an eavesdropper.
Explain the purpose and use of common network protocols including:
FTP (File Transfer Protocol)
used for sending or retrieving to or from a FTP server