Networks & Remote Access Grade 12

Essential network components, internet connection methods, file sharing, and remote access technologies.

T3Term 3 · Networks & Remote Access

Essential Network Hardware

ComponentFunction
NICNetwork Interface Card — hardware that connects a device to a network (wired or wireless)
SwitchConnects devices on a LAN and forwards data only to the intended device (not broadcast like a hub)
RouterConnects different networks; routes packets; assigns IP addresses; acts as gateway to ISP
ModemConverts digital signals to analogue for telephone lines (and back); connects to ISP
Wireless access pointEnables wireless devices to connect to a wired network via Wi-Fi
All-in-one home routerCombines modem + router + switch + Wi-Fi access point in one device

Wired Communication Media

MediumSpeedRangeNotes
UTP cable (Ethernet)Up to 10 Gbps100m per segmentCommon in offices and schools; easy to install
Fibre opticUp to TbpsKilometresUses light; most secure; expensive to install
CoaxialModerateHundreds of metersOlder standard; still used in some broadband

Connecting to the Internet

TechnologyDescriptionSpeed
ADSLUses telephone copper lines; download faster than uploadUp to ~20 Mbps
FibreLight through fibre optic cables; fastest and most reliable100 Mbps–1 Gbps+
WiMAXLong-range wireless; used in rural/remote areasModerate
4G/LTEMobile broadband; widely available5–100 Mbps
5GNew generation mobile; very low latency; supports IoT50 Mbps–10 Gbps

File and Folder Sharing

On a network, users can share resources. Access can be restricted by permission level:

Permission LevelWhat the user can do
No accessCannot see the shared resource
Read-onlyCan view/copy files but not modify or delete
Read/WriteCan view, copy, modify files
Full control (Admin)Can do everything including change permissions

Remote Access

Accessing a device or network from a physically different location.

ANALOGY — a VPN is an armoured van

Sending private data across the open internet is like carrying cash through a busy public street — anyone could grab it. A VPN is like an armoured van driving through that same street: it builds a sealed, encrypted "tunnel" so that, even though your data travels over the public internet, no one on the outside can see or reach what is inside. That is how an employee at home can safely reach the private company network.

TypeDescriptionExample
LAN remote accessAccess another computer in the same buildingShared folder on school server
Internet remote accessAccess home/work resources from anywhereGoogle Drive, OneDrive, Remote Desktop
VPNEncrypted tunnel over internet; secure remote access to private networkEmployee working from home via company VPN

Cloud Storage and Sharing

BitTorrent (Peer-to-Peer Sharing)

Files are split into small pieces and downloaded simultaneously from many peers.