Communication Technologies Grade 12

Internet access technologies, network hardware, remote access, VPNs, encryption and security services.

Internet Access Technologies

TechnologyDescriptionSpeed
ADSLUses telephone copper lines; download faster than uploadModerate (up to ~20 Mbps)
FibreLight signals through fibre optic cables; very fast and stableVery fast (100 Mbps–1 Gbps+)
WiMAXLong-range wireless broadband; used in rural/remote areasModerate
4G/LTEMobile data network; widely available5–100 Mbps
5GNewest mobile network; very low latency; supports IoT, VR, autonomous vehicles50 Mbps–10 Gbps

Network Hardware Summary

DeviceFunction
SwitchConnects devices in a LAN; sends data only to the intended device
RouterConnects networks; routes data between them; assigns IP addresses
ModemConverts digital ↔ analogue; connects to ISP
All-in-oneHome devices that combine modem + router + switch + Wi-Fi access point
NICHardware in each device that connects it to the network

Remote Access

Accessing a device or network from another physical location.

VPN — Virtual Private Network

Creates an encrypted tunnel over the Internet, allowing secure remote access to a private network.

Encryption & Security

ConceptDescription
EncryptionConverts readable data into unreadable code. Only someone with the correct key can decrypt it.
SSL/TLSProtocol securing communication between browser and server (HTTPS). Uses public/private key pairs.
Digital certificateIssued by a trusted Certificate Authority. Verifies the website is legitimate.
FirewallFilters incoming and outgoing traffic based on security rules
MFAMulti-Factor Authentication — requires password + second factor (OTP, fingerprint)
OTPOne-Time PIN — valid for one login only; prevents replay attacks

BitTorrent (Peer-to-Peer Sharing)

A protocol that splits large files into pieces shared between many users simultaneously.