1/18
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
What is the backbone of the Internet?
The backbone of the Internet is a high-speed, core network of data routes that provides the essential connections and bandwidth between various networks, facilitating global communication and data transfer.
What does an Internet Service Provider (ISP) do?
An Internet Service Provider (ISP) is an organization that provides individuals and businesses with access to the Internet, offering various services such as broadband, dial-up, and fiber-optic connections.
What is a packet in the context of the Internet?
A packet is a formatted unit of data that is transmitted over the Internet, containing headers and payloads to facilitate its routing and transfer between devices.
What role does a router play in data transmission?
A router is a device that manages and directs the flow of data packets between different networks, ensuring that they reach their intended destination by determining the best path for each packet.
What is packet switching?
Packet switching is a communication method where data is divided into smaller packets, each with a fixed size which are then sent independently across the network and reassembled at the destination to form the complete message.
Example of an Internet Service Provider (ISP).
British Telecom (BT) is an example of an Internet Service Provider that offers internet access and various telecommunications services.
Routing Table
A routing table is a data structure maintained by routers that contains information about the paths to various network destinations, helping routers make informed decisions about where to send packets.
Header
The header is a section of a data packet that includes important information such as the Source IP address, Destination IP address, and Time To Live (TTL) value, which helps in the proper delivery of the packet.
Payload
The payload is the part of a packet that carries the actual data being transmitted, along with a unique Packet ID that helps identify it during processing and reassembly.
What is a domain name?
A domain name is a human-readable address used to access websites on the Internet, consisting of a name followed by a top-level domain (TLD), such as '.com' or '.org'.
What is DNS?
The Domain Name System (DNS) is a hierarchical system that translates domain names into IP addresses, allowing browsers to locate and access websites.
What is an IP address?
An IP address is a unique numerical label assigned to each device connected to a computer network that uses the Internet Protocol for communication.
What is IPv4?
IPv4 (Internet Protocol version 4) is the fourth version of the Internet Protocol, using 32-bit addresses, allowing for approximately 4.3 billion unique addresses.
What is IPv6?
IPv6 (Internet Protocol version 6) is the latest version of the Internet Protocol, using 128-bit addresses, providing a vastly larger address space than IPv4.
What is a firewall?
A firewall is a network security device that monitors and controls incoming and outgoing network traffic based on predetermined security rules.
What does HTTP stand for?
HTTP stands for HyperText Transfer Protocol, which is an application protocol used for transmitting hypermedia documents, such as HTML, over the Internet.
What is HTTPS?
HTTPS (HyperText Transfer Protocol Secure) is an extension of HTTP that uses encryption to secure the communication between a client and server.
What is a VPN?
A Virtual Private Network (VPN) is a service that creates a secure connection over the Internet, allowing users to send and receive data as if their devices were directly connected to a private network.
What is bandwidth?
Bandwidth refers to the maximum rate of data transfer across a network path, typically measured in bits per second (bps), influencing the speed of Internet connections.