Skip to main content
EnglandComputer Science

OCR A-Level Computer Science Networks and web technologies: TCP/IP, DNS and the web made exam-ready

A deep-dive OCR H446 guide to the networks part of Component 01 section 1.3, exchanging data. Covers network types, hardware, protocols and the TCP/IP stack, the structure of the internet with DNS and addressing, network security threats and protections, and web technologies including HTML, CSS, JavaScript and search engine ranking.

Generated by Claude Opus 4.815 min readH446 1.3

Reviewed by: AI editorial process; not yet individually human-reviewed

Jump to a section
  1. What this section actually demands
  2. Networks, protocols and the internet
  3. Security and the web
  4. How this section is examined
  5. Check your knowledge

What this section actually demands

The networks half of section 1.3 is heavy on precise distinctions and on tracing how data and requests move. OCR rewards exact definitions (switch versus router, IP versus MAC, internet versus web), the ability to describe the TCP/IP layers and DNS resolution, and applied reasoning about security and where web processing belongs.

This guide walks through the topics in order and sets out the exam patterns OCR repeats. Each topic has a matching dot-point page with practice; this overview ties them together.

Networks, protocols and the internet

Network hardware, protocols and the TCP/IP stack covers LANs and WANs, topologies, client-server versus peer-to-peer, the hardware (NIC, switch, router, WAP), protocol layering, the four TCP/IP layers, and packet switching. The recurring skills are describing each layer and choosing client-server or peer-to-peer for a scenario.

The internet, DNS and web technologies covers the internet-versus-web distinction, URLs, DNS resolution, IP versus MAC addressing, and the web protocols (HTTP, HTTPS, FTP) in the client-server model. The classic questions are "describe the role of DNS" and "IP versus MAC".

Security and the web

Network security and protection covers malware (virus, worm, trojan), social engineering, attacks (SQL injection, denial of service, interception), and the defences of firewalls, proxies, encryption and access control, set as distinction and "how do these protect a network" questions.

HTML, CSS, JavaScript and web development covers the three web technologies, client-side versus server-side processing, and search engine crawling and PageRank, set as "roles of HTML, CSS, JavaScript" and "how a search engine works" questions.

How this section is examined

A typical OCR profile for the networks part of section 1.3:

  • Layer and trace questions. Describe the TCP/IP layers; trace a request through them; explain packet switching.
  • Distinction questions. Switch versus router, IP versus MAC, internet versus web, virus versus worm versus trojan, client-side versus server-side.
  • Security application. How firewalls, proxies and encryption protect a network, and why several are combined.
  • Web roles and ranking. HTML/CSS/JavaScript responsibilities; crawlers and PageRank.

Check your knowledge

A mix of recall and applied questions covering the section. Attempt them under timed conditions, then check against the solutions.

  1. State which network hardware forwards packets between different networks. (1 mark)
  2. State which TCP/IP layer is responsible for reliable delivery and reassembly. (1 mark)
  3. Explain why DNS is needed. (2 marks)
  4. State how a trojan differs from a worm. (2 marks)
  5. State the role of JavaScript in a web page. (1 mark)
  6. State what a web crawler does. (1 mark)

Sources & how we know this

  • computer-science
  • a-level-ocr
  • ocr-computer-science
  • networks
  • tcp-ip
  • web
  • security