This topic covers the fundamental principles of computer networks, including the distinction between LANs and WANs, network topologies, and the hardware re
Topic Synopsis
This topic covers the fundamental principles of computer networks, including the distinction between LANs and WANs, network topologies, and the hardware required for connectivity. It also explores network protocols, the concept of layers, and the methods used for data transmission and addressing in both wired and wireless environments.
Key Concepts & Core Principles
- LAN vs WAN: A LAN (Local Area Network) covers a small area like a school, while a WAN (Wide Area Network) covers a large geographical area, e.g., the internet.
- Star and Mesh Topologies: In a star topology, all devices connect to a central switch; in a mesh topology, devices connect to many others for redundancy.
- Protocols: Rules for communication—TCP/IP ensures reliable delivery, HTTP/HTTPS for web pages, and Ethernet for wired LANs.
- Packet Switching: Data is split into packets, each with a header (source/destination IP) and sent independently; packets may take different routes and are reassembled at the destination.
- IP Addressing and DNS: Every device has an IP address (e.g., 192.168.1.1); DNS converts domain names (like google.com) into IP addresses.
Exam Tips & Revision Strategies
- Be prepared to recommend a network connection type based on a given scenario, justifying your choice with benefits and drawbacks.
- When discussing network performance, always link your answer to the specific factors mentioned in the specification, such as bandwidth or device count.
- Ensure you can clearly distinguish between the purpose of a protocol and the mechanism of a layer.
- Use clear, technical terminology when describing the function of hardware components.
Common Misconceptions & Mistakes to Avoid
- Confusing the roles of different network hardware (e.g., switch vs. router)
- Failing to explain the purpose of DNS beyond just 'finding an IP address'
- Misunderstanding the difference between IP addresses and MAC addresses
- Struggling to apply network concepts to specific, unfamiliar scenarios
- Confusing the purpose of different email protocols (POP vs. IMAP vs. SMTP)
Examiner Marking Points
- Characteristics and examples of LANs and WANs
- Factors affecting network performance (e.g., number of devices, bandwidth)
- Roles of client-server and peer-to-peer networks
- Functions of network hardware: WAP, routers, switches, NICs
- The role of DNS in converting URLs to IP addresses
- The concept of the Internet, hosting, and the Cloud
- Advantages and disadvantages of Star and Mesh topologies
- Comparison of wired (Ethernet) and wireless (Wi-Fi, Bluetooth) connections