This topic covers the fundamental characteristics of computer networks, including the importance of protocols and standards. It explores the structure of t
Topic Synopsis
This topic covers the fundamental characteristics of computer networks, including the importance of protocols and standards. It explores the structure of the internet, network hardware, and the differences between client-server and peer-to-peer models, alongside essential network security measures.
Key Concepts & Core Principles
- TCP/IP Stack: The four-layer model (Application, Transport, Internet, Link) that governs how data is packaged, addressed, and transmitted across networks. Each layer has specific protocols (e.g., TCP for reliable delivery, IP for addressing).
- Packet Switching: Data is split into packets, each with a header containing source/destination IP addresses and sequence numbers. Packets travel independently and are reassembled at the destination, allowing efficient use of network resources.
- Network Topologies: Physical and logical arrangements of devices. Star topology (central switch) is common for its fault tolerance, while mesh topology offers redundancy. Understand advantages and disadvantages of each.
- Protocols and Standards: Rules for communication. Key protocols include HTTP/HTTPS (web), FTP (file transfer), SMTP (email), and DNS (domain name resolution). Standards like IEEE 802.11 (Wi-Fi) ensure interoperability.
- Network Security: Threats (e.g., eavesdropping, interception) and defences (e.g., encryption, firewalls, authentication). Understand symmetric vs. asymmetric encryption and the role of digital certificates.
Exam Tips & Revision Strategies
- Be prepared to explain how data is transmitted across a network using packet switching
- Ensure you can define and distinguish between LANs and WANs
- Practice explaining the role of DNS in resolving domain names to IP addresses
- Be ready to discuss the security implications of different network configurations
Common Misconceptions & Mistakes to Avoid
- Confusing the roles of different network hardware
- Failing to explain the specific function of layers within the TCP/IP stack
- Inaccurate description of the differences between packet and circuit switching
- Misunderstanding the purpose of proxies versus firewalls
Examiner Marking Points
- Characteristics of networks and importance of protocols and standards
- Internet structure including TCP/IP stack, DNS, and protocol layering
- Distinction between LANs and WANs
- Packet switching vs circuit switching
- Network security threats and mitigation (firewalls, proxies, encryption)
- Network hardware components
- Comparison of client-server and peer-to-peer network models