3.1 The Internet Flashcards
What is the internet?
The internet is a collection of inter-connected networks
What is the world wide web?
- One service that makes use of the internet. It is accessed from a browser and HTTP to send or receive data
- It is accessed from a web browser such as Chrome, Safari, Edge or Firefox
- It makes use of HTTP to send and receive data
What is a wide area network?
- Using recourses supplied from a ‘third party carrier’ and have a number of geographical locations
- A WAN uses cables, telephone lines, satellites or radio waves to connect two or more remote locations
- The internet is the largest WAN in the world
Give some examples of organisations which could have WANS
- Universities
- Schools
- Large companies
- Governments
- Research organisations
What is the Internet of Things (IoT)?
Devices such as mobiles, parking metres etc. In 2020, over 31 billion IoT items connected to the interenet
What is an IPv4 address?
An internet protocol which is represented by 4 8-bit numbers (0-255) separated by dots, for example 72.129.214.16
What is an IPv6 address?
128-bit numbers represented in hex
What is circuit switching?
A dedicated connection between 2 clients
How does packet switching solve circuit switching in a large network?
It uses multiple connections and routers to send it to the right destination
What is packet switching?
Each file is broken up into data ‘packets’ of 512 bytes, and each file is given headers
What “meta data” is in each packet?
- The IP address it is going to
- The IP address it has come from
- The sequence number of the packet
- The number of packets in the whole communication
- Error checking data
Why may packets go and take different routes?
A router may decide which path is better, faster and safer to go through
How do packets come back in the same order and still have the same data?
- The client re-orders the packets into the correct order
- Corrupt packets are requested to be resent etc.
Nodes
Points on a network digram
What do routers do?
Routers are nodes that can routes packets from one place to another