Define a network.
A system that connects computers and other digital devices together to share data and resources.
What is a LAN?
Local Area Network; connects computers in close proximity using cables.
What is a WLAN?
Wireless Local Area Network; a LAN accessed using radio wave communications.
State one advantage of WLAN over LAN.
Allows user mobility while remaining connected / Allows multiple mobile devices to connect.
What is a WAN?
Wide Area Network; connects separate LANs over a large geographical area (e.g., cities, countries).
Give an example of a WAN.
The internet.
State two differences between Wi-Fi and Bluetooth.
Wi-Fi has range up to 100m, Bluetooth 10m / Wi-Fi supports many users, Bluetooth fewer / Wi-Fi has high security, Bluetooth lower / Wi-Fi has fast data transfer, Bluetooth low.
What is a NIC?
Network Interface Card; a circuit board that allows a computer to communicate over a network.
What is a MAC address?
Media Access Control address; a unique number burned into a NIC to identify the device.
What is a modem?
Modulator-Demodulator; converts computer signals to analogue for telephone line transmission and vice versa.
What is a hub?
A device that connects multiple devices to form a LAN; broadcasts messages to every computer on the network.
What is a switch?
A more efficient version of a hub that checks data packets and sends them only to the appropriate computer.
How does a switch work?
Connects computers to make a LAN / Each device has unique MAC address / Switch reads recipient’s MAC address in packet / Sends data to that specific device.
What is a bridge?
A device that connects one LAN to another LAN using the same protocol, making them function as a single LAN.
What is a data packet?
A small unit of data broken down for transmission between devices.
What are the three sections of a data packet?
Packet header / Payload (actual data) / Trailer/footer (end marker and error detection).
What is packet switching?
The process of transmitting data packets from one device to another through several pathways across a network.
What is a router?
A network component that examines data packets to obtain their destination address and forwards them accordingly.
State two functions of a router.
Route data packets / Connect networks to the internet / Store computer addresses / Forward packets based on routing table.
How does a router route data packets?
Reads destination IP address in packet / Searches routing table / Forwards packet to next router / Continues until reaching target device.
What is an IP address?
Internet Protocol address; a numeric ID that gives the location of a device on the internet.
What is the difference between dynamic and static IP addresses?
Dynamic IPs are assigned temporarily by the network; static IPs are permanently assigned.
What is a routing table?
A data structure in a router that determines the best path for forwarding data packets across a network.
What is an ISP?
Internet Service Provider; a company that provides users with access to the internet.