Networks & Protocols Grade 11

Building on Grade 10 networks — this page covers topologies, network devices in depth, protocols, VoIP, VPN and acceptable use.

Network Topologies

A network topology is the layout or "shape" of a network — it describes how the computers and devices are physically or logically arranged and connected to one another. The topology you choose affects how easy the network is to set up, how it copes with a fault, and how easy it is to add new devices later.

Star Topology

In a star topology every device connects to one central point — usually a switch. Nothing connects directly to anything else; all traffic passes through the middle.

ANALOGY

Picture a bicycle wheel: the hub in the centre is the switch, and each spoke is a cable running out to one computer. If a single spoke breaks the rest of the wheel is fine — but if the hub itself fails, the whole wheel falls apart. That is exactly why a star network keeps working when one PC fails, yet goes completely down if the central switch fails.

TopologyLayoutAdvantagesDisadvantages
StarAll devices connect to a central switchOne failure doesn't affect others; easy to add devicesIf switch fails, entire network fails
RingDevices in a closed loopEqual opportunity to transmit; no collisionOne break can down the whole network

Thin vs Thick Client

Thin ClientThick (Fat) Client
ProcessingDone mostly on serverDone on local computer
StorageMinimal local storageLarge local storage
CostCheaperMore expensive
ExampleSchool lab PC connected to serverPersonal desktop PC

Key Protocols

ProtocolPurpose
HTTPTransfer web pages (unencrypted)
HTTPSSecure web transfer (SSL/TLS encryption)
SMTPSend emails
POP3Download emails to device
IMAPAccess emails online without downloading
FTPTransfer large files between computers
VoIPVoice calls over the Internet

VoIP

Voice over Internet Protocol allows phone/video calls using the Internet instead of traditional phone lines.

Your voice is broken into tiny digital packets, sent across the internet just like any other data, and reassembled at the other end. Because it rides on your existing internet connection, calls to other VoIP users are usually free no matter how far away they are — which makes it far cheaper than a traditional long-distance phone call.

VPN

A Virtual Private Network creates an encrypted "tunnel" over the Internet.

Internet vs Intranet vs Extranet

NetworkAccessDescription
InternetPublicGlobal network open to all
IntranetPrivateInternal company/school network
ExtranetControlled externalIntranet accessible from outside (VPN)

Acceptable Use Policies (AUP)

Rules governing how ICT resources may be used in an organisation. Key rules: