Chapter 13
Networking, Cloud Computing & Cyber Security
TCP/IP vs DHCP, SaaS / PaaS / IaaS examples (Gmail = SaaS), firewalls, malware types.
Full Chapter Notes
Source · FPSC Trap Decoder · CSS MPT Smart Notes (2026 Edition)
13.1 Context
| MPT Weightage | Difficulty Level | Confirmed Past Papers |
|---|---|---|
| 3–5 Marks | Low to Medium | 2022 · 2023 · 2024 · 2025 |
Trend Alert. The 2025 paper tested 8 networking/IT facts in one block (Q151–Q160). The confirmed repeat pool: DHCP = automatic IP assignment (2023), Router = packet forwarding (2025), HTTPS = secure browsing (2025), Modem = digital-to-analog conversion (2025), Cloud computing = internet-based services (2025). The Google vs Firefox browser/search engine trap and URL full form are consistent FPSC targets.
13.2 High-Yield Fact Snapshot
| FPSC-Tested Fact | Correct Answer | Year Tested |
|---|---|---|
| DHCP function | Automatically assigns IP addresses to devices | 2023 — Repeated |
| Router primary function | Packet forwarding between networks | 2025 — Repeated |
| HTTPS = secure browsing | Uses SSL/TLS encryption — 'S' = Secure | 2025 — Repeated |
| Modem function | Converts digital signals to analog (and back) | 2025 — Repeated |
| Cloud computing definition | Internet-based computing services | 2025 |
| WWW inventor | Tim Berners-Lee (1989, at CERN) | Consistent target |
| URL full form | Uniform Resource Locator — NOT Unique or Universal | Consistent trap |
| SaaS example | Gmail, Netflix, Google Docs — all SaaS | 2024 high-yield |
| Google = search engine, not browser | Chrome = browser. Google = search engine. | Most failed IT question |
| Phishing = type of attack | Deceptive emails to steal credentials | 2022 high-yield |
13.3 Networking Devices — Roles & FPSC Distinctions
| Device | Primary Function | Scope | FPSC Trap Note |
|---|---|---|---|
| Modem | Converts digital ↔ analog signals. Connects home to ISP. | Between home and ISP | 2025: 'Which device converts digital to analog?' → Modem. |
| Router | Forwards data PACKETS between different networks using IP addresses. | Between networks | 2025: 'Primary function of Router?' → Packet forwarding. NOT signal conversion. |
| Switch | Connects devices WITHIN a local network (LAN) — sends data only to target device. | Within one network | Smarter than Hub. Switch ≠ Router. |
| Hub | Connects devices in LAN but broadcasts data to ALL devices — inefficient. | Within one network | Being replaced by switches. Broadcasts = security risk. |
| Firewall | Monitors and filters network traffic based on security rules. | Network perimeter | Network GATEKEEPER — not virus removal. |
Modem vs Router confusion. Modem = MODULATOR-DEMODULATOR. It converts digital signals (computer) to analog signals (telephone/cable line) and back. It connects the home to the ISP. Router = PACKET FORWARDER. It directs data between networks using IP addresses. Modern home devices often combine both — but they are conceptually separate. FPSC tests: 'Which device converts digital to analog?' → Modem, not Router.
13.4 Core Network Protocols
| Protocol | Full Name | Function | FPSC Trap Note |
|---|---|---|---|
| DHCP | Dynamic Host Configuration Protocol | Automatically assigns IP addresses to devices when they join a network. (2023) | 'Which protocol assigns IP addresses?' → DHCP, NOT TCP/IP. |
| HTTPS | HyperText Transfer Protocol Secure | Encrypts all data between browser and server using SSL/TLS. (2025) | 'S' = Secure. Padlock icon = HTTPS active. HTTP = unsecured. |
| HTTP | HyperText Transfer Protocol | Transfers web data WITHOUT encryption — data in plain text. | Anyone intercepting HTTP traffic can read it. Use HTTPS instead. |
| FTP | File Transfer Protocol | Transfers files between client and server over a network. | Standard protocol for bulk file transfers between computers. |
| IP Address | Internet Protocol Address | Unique numerical label for every device on a network. | IPv4 = 32-bit (e.g., 192.168.1.1). IPv6 = 128-bit. |
| URL | Uniform Resource Locator | Complete web address: protocol + domain + path. | Full form = UNIFORM (NOT Unique, NOT Universal) Resource Locator. |
DHCP vs TCP/IP trap. 'Which protocol automatically assigns IP addresses?' → DHCP (Dynamic Host Configuration Protocol). TCP/IP is the fundamental communication protocol suite — it governs how all internet data travels, but it does NOT automatically assign IP addresses. DHCP is a specific service that runs on top of TCP/IP to automate the address assignment process. Appeared MPT 2023.
URL full form trap. URL = UNIFORM Resource Locator. FPSC consistently offers three wrong versions as options: 'Unique' Resource Locator, 'Universal' Resource Locator, and 'Unit' Resource Link. Only UNIFORM is correct. This trap appeared in every analysed MPT paper.
13.5 Web Architecture — The Critical Distinctions
| Term | Definition | FPSC Strategic Note |
|---|---|---|
| Web Browser | Software application installed on a device to retrieve and display web pages. | MOST FAILED IT QUESTION. Examples: Chrome, Firefox, Safari, Edge. Google Chrome is a browser — Google is not. |
| Search Engine | A web-based service that indexes the internet and returns results for user queries. | Examples: Google, Bing, DuckDuckGo, Yahoo. You USE a browser to ACCESS a search engine. |
| WWW (World Wide Web) | System of interlinked web pages and resources accessed via the internet. | Invented by Tim Berners-Lee in 1989 at CERN. WWW ≠ Internet. |
| Internet | The global physical network of interconnected computers and servers. | Physical infrastructure: cables, fibre optic, satellites. Existed BEFORE WWW. |
| Cloud Computing | Delivery of computing services (storage, servers, software) over the internet. | 2025: 'What is cloud computing?' → Internet-based computing services. |
Google vs Chrome trap — the most failed IT question. Google = SEARCH ENGINE (a website that finds information). Chrome = WEB BROWSER (software to access the web, made by Google). FPSC lists Google and Firefox in the same MCQ asking 'Which is a web browser?' Firefox is the browser. Google is the search engine. You use Firefox (browser) to go to google.com (search engine). They are completely different things.
WWW ≠ Internet trap. The Internet is the physical global infrastructure (cables, satellites, routers). The WWW is the system of hyperlinked web pages built ON TOP of the internet — invented by Tim Berners-Lee in 1989. You can use the Internet without the WWW (email, FTP, and online gaming use the internet but not the WWW). Statement: 'The Internet and WWW are the same thing' → FALSE.
13.6 Cloud Service Models — The 'Who Manages What' Matrix
The examiner tests your ability to match a real-world example to the correct cloud service model. SaaS is the most-tested model — if the example is a consumer app accessed through a browser, it is almost certainly SaaS.
| Model | Full Name | You Manage | Provider Manages | Real-World Examples |
|---|---|---|---|---|
| SaaS | Software as a Service | Nothing — you are the end user | Everything: hardware, OS, software, updates | Gmail, Google Docs, Netflix, Zoom, Facebook, MS365 |
| PaaS | Platform as a Service | Your application code and data | Hardware, OS, runtime environment | Google App Engine, Heroku, Azure App Service |
| IaaS | Infrastructure as a Service | OS, applications, data — full control | Physical hardware only | Amazon AWS EC2, Microsoft Azure VMs, Google Compute Engine |
If you can use it in a browser without installing any server software, and you are the end-user not a developer, it is SaaS. Gmail = SaaS. Netflix = SaaS. Google Docs = SaaS. The provider manages everything. You just use it.
13.7 Battle Card — 5-Minute Revision
| Fact | Answer |
|---|---|
| DHCP function | Automatically assigns IP addresses to devices (2023) |
| Router primary function | Packet forwarding between networks (2025) |
| HTTPS | HyperText Transfer Protocol Secure. S = Secure. SSL/TLS. |
| Modem function | Converts digital ↔ analog signals (2025) |
| Cloud computing | Internet-based computing services (2025) |
| URL full form | UNIFORM Resource Locator (NOT Unique/Universal) |
| WWW inventor | Tim Berners-Lee — 1989 — at CERN |
| Internet vs WWW | Internet = physical infrastructure. WWW = web pages on top of it. |
| Google = (type) | Search Engine — NOT a browser |
| Chrome/Firefox = (type) | Web Browsers — software to access the web |
| SaaS examples | Gmail, Netflix, Google Docs, Zoom, Facebook |
| IaaS examples | Amazon AWS EC2, Microsoft Azure VMs |
| Firewall vs Antivirus | Firewall = network traffic control. Antivirus = removes malware. |
| Phishing | Deceptive emails/sites to steal credentials — most common cyber attack |
| Zero Trust | Never Trust, Always Verify — every access request verified |
13.8 Practice MCQs (FPSC Level)
Part A — Basic Recall
Direct fact-recall questions on protocols, devices, and cloud models.
Which protocol automatically assigns IP addresses to devices when they connect to a network?
Show explanation
DHCP (Dynamic Host Configuration Protocol) automatically assigns IP addresses, subnet masks, and gateway addresses to devices the moment they connect to a network. TCP/IP is the communication protocol suite — it defines how data travels but does NOT assign addresses.
Appeared MPT 2023 — Repeated
Which protocol ensures secure, encrypted communication over the internet?
Show explanation
HTTPS (HyperText Transfer Protocol Secure) adds SSL/TLS encryption to standard HTTP. The 'S' = Secure. All data between browser and server is encrypted — preventing interception. The padlock icon in a browser address bar = HTTPS active.
Appeared MPT 2025
A Modem's primary function is:
Show explanation
Modem = Modulator-Demodulator. It converts digital signals from a computer into analog signals for transmission over telephone/cable lines, and converts incoming analog signals back into digital for the computer. It is the bridge between the home network and the ISP.
Appeared MPT 2025
Gmail, Netflix, and Google Docs are all examples of which cloud service model?
Show explanation
SaaS (Software as a Service) delivers fully functional, ready-to-use software over the internet. The provider manages all infrastructure. Users access it through a browser with no installation needed. Gmail, Netflix, Google Docs are classic SaaS examples.
Appeared MPT 2024 — confirmed high-yield
Part B — Trap-Based
The trap pool — three of the most failed IT MCQs in FPSC history.
Which of the following is a Web BROWSER rather than a Search Engine?
Show explanation
Firefox is a Web Browser — software installed on a device to retrieve and display web pages. Google, Bing, and DuckDuckGo are Search Engines — websites that index the internet. You USE Firefox (browser) to VISIT google.com (search engine).
Most failed IT question across all MPT papers
What does URL stand for?
Show explanation
URL = UNIFORM Resource Locator. 'Uniform' is the only correct word. FPSC systematically places 'Unique,' 'Universal,' and 'Unit' as distractors. None of those three are correct.
Consistent FPSC trap — three wrong options presented
The World Wide Web (WWW) was invented in 1989 by:
Show explanation
Tim Berners-Lee invented the World Wide Web in 1989 while working at CERN (the European nuclear research organisation) in Switzerland. He created the first web server and web browser, establishing HTTP and the URL system.
Appeared MPT 2022 and 2024
A Router's primary function in a network is:
Show explanation
A Router forwards data packets between different networks using IP addresses — connecting your home LAN to the internet. Modem = digital/analog conversion. DHCP = IP address assignment. HTTPS = encryption. These are all completely different functions.
Appeared MPT 2025
Part C — Elite Simulation
Statement-set questions requiring discrimination across protocols, devices, and concepts.
Consider: (1) DHCP automatically assigns IP addresses. (2) HTTPS encrypts data using SSL/TLS. (3) TCP/IP is the protocol that automatically assigns IP addresses. Which are correct?
Show explanation
Statement 1 is correct: DHCP assigns IP addresses automatically. Statement 2 is correct: HTTPS uses SSL/TLS. Statement 3 is WRONG: TCP/IP is the communication protocol suite — it governs how data travels, but IP address assignment is specifically DHCP's function.
Trap: Statement 3 is FALSE — IP assignment = DHCP, not TCP/IP.
Consider: (1) A Firewall monitors and controls network traffic. (2) Phishing uses deceptive emails to steal credentials. (3) Antivirus software controls incoming network connections. Which are correct?
Show explanation
Statement 1 is correct: Firewall = network traffic monitoring and control. Statement 2 is correct: Phishing = deceptive email attacks to steal credentials. Statement 3 is WRONG: Antivirus detects and removes malware already inside the system; the Firewall controls network connections.
Trap: Statement 3 is FALSE — Antivirus removes malware; Firewall controls network.
Which of the following statements about the Internet and WWW is INCORRECT?
Show explanation
Statement C is wrong: The Internet and the WWW are NOT the same thing. The Internet is the physical global infrastructure (cables, satellites, routers) that existed before the WWW. The WWW is the software layer (web pages, HTTP, browsers) invented by Tim Berners-Lee in 1989 built on top of the internet.
Trap: Internet ≠ WWW — physical infrastructure vs software layer.
What is cloud computing?
Show explanation
Cloud computing is the delivery of computing services — servers, storage, databases, networking, software — over the internet ('the cloud'). Users access these services on demand without owning physical infrastructure.
Appeared MPT 2025
13.9 Answer Key & Trap Analysis
Networking, Cloud Computing & Cyber Security (Q1–Q12)
| Q | Correct | Type | Primary Trap | Why Others Fail |
|---|