Networks Flashcards
What is a network
When several computers are connected together, to share files / software / an internet connection, peripherals and processing power.
what is it called when a computer is not connected to a network
Stand Alone
What is a wide area network
the internet is an inter-connected network of networks. it is an example of a wide area network
-covers a large geographical area
-the infrastructure is owned by the organisation
What is a Local Area Network (LAN)
-A network that covers a small geographical area
-Typical the infrastructure is owned by the organisation
What is the backbone
A backbone or core network is a part of a computer network which interconnects networks, providing a path for the exchange of information between different LANs or subnetworks.
what is a IP (internet protocol) address
All devices connected to a network have an IP address
-Uses IPv4 which could hold 4.3billion addresses
-this was ok when the internet first started
-IPv6 is looking to solve this
What happens when you type a url into a browser
The request is sent a DNS (Domain Name System) Server to look-up the IP address of the server that is hosting the website
What is an internet registry ?
allows individuals to register domain names (website addresses) and adds them to the DNS index
What is a Switch
A device that connects computers together on a LAN. A switch onl forwards traffic to the intended recipient
what is a hub
A device that connects computers together on a LAN. A hub forwards traffic to all connected computers
What is a gateway?
When two types of networks join, e.g. LAN to WAN
What is a WAP?
Wireless access point so that WIFI devices can connect to a network
What is a router
-Acts as WAP, a hub and a gateway in a house
-a node on a WAN that forwards network traffic along the most appropriate route
What is a bridge
Join two LANs together
what is a NIC
Network interface card- traditionally a NIC was separate card to connect an ethernet cable
What is circuit switching
involves creating a complete dedicated physical connection between two endpoints
once used for the telephone networks but is not practical for the billions of devices that connect to the internet today
What is package switching
When data is split into equal sized “packets” and transferred over a network. Each packet can take it’s own independent route
if one packet arrives corrupt, that single packet can be re-sent rather than the whole file
What is latency
the amount of time it takes for a packet to reach its destination