Internet, Email and Networking — SSC CGL Computer Knowledge
Networking questions in SSC are a vocabulary test wearing a technical costume: what does HTTP stand for, which protocol sends mail, what does BCC hide, which network fits a building. Every answer is a full form or a one-line role. This chapter is that map, ordered by how often each fact is asked.
1. What SSC actually asks
Tier 2, Section III: typically 4–6 of the 20 questions. Three clusters: internet basics (WWW, URLs, browsers, HTTP/HTTPS), email (fields, protocols, attachment etiquette), and networking (LAN/WAN, topologies, devices, IP/DNS).
2. Internet basics
- WWW — invented by Tim Berners-Lee (1989, CERN); the web is a service on the internet, not the internet itself.
- URL — Uniform Resource Locator, a page's address:
protocol://domain/path. - HTTP — HyperText Transfer Protocol; HTTPS adds encryption (S = Secure, via SSL/TLS — the padlock icon).
- Browser (Chrome, Edge, Firefox) displays pages; a search engine (Google, Bing) finds them — SSC loves this distinction.
- ISP — Internet Service Provider (Jio, Airtel, BSNL); Wi-Fi — wireless LAN access; hotspot — a device sharing its connection.
- Other protocols: FTP (file transfer), TCP/IP (the internet's core protocol suite), VoIP (voice calls over the internet).
3. Email
- Address anatomy:
[email protected]— the @ separates the user name from the domain (chosen by Ray Tomlinson). - To = main recipients; CC = Carbon Copy, visible to all; BCC = Blind Carbon Copy — recipients hidden from everyone else. "Which field hides recipients?" is a guaranteed question.
- Protocols: SMTP sends (Simple Mail Transfer Protocol); POP3 and IMAP receive (POP3 downloads to one device; IMAP syncs across devices).
- Attachment — a file sent with the mail; Subject — the one-line topic; Spam — unsolicited bulk mail; Draft — composed but unsent.
4. Network types and topologies
| Type | Reach | Example |
|---|---|---|
| PAN | Personal, a few metres | Bluetooth earbuds |
| LAN | One building/campus | Office network |
| MAN | A city | Cable-TV network |
| WAN | Countries/global | The internet |
Topologies (layout of connections): star — all nodes to a central hub (most common; hub failure kills all); bus — one backbone cable; ring — each node to the next in a loop; mesh — everyone to everyone (most cable, most robust).
5. Devices and addressing
- Modem — modulator-demodulator: converts digital ↔ analog signals over phone/cable lines.
- Router — routes data between networks (your home LAN ↔ the internet).
- Switch/Hub — connect devices within a LAN (switch is intelligent, hub broadcasts to all).
- Repeater — regenerates weakening signals over distance.
- IP address — a device's numeric address; IPv4 = 32-bit (four numbers 0–255, e.g. 192.168.1.1), IPv6 = 128-bit (created because IPv4 ran out).
- DNS — Domain Name System: translates human names (
google.com) into IP addresses — "the internet's phonebook". - MAC address — hardware address burned into the network card.
6. Solved PYQ-style examples
Q1. Which protocol is used to SEND email? Solution. SMTP (POP3/IMAP are for receiving). Memory hook: SMTP = Send.
Q2. BCC in email stands for… Solution. Blind Carbon Copy — BCC recipients are invisible to all other recipients.
Q3. The 'S' in HTTPS stands for… Solution. Secure — the connection is encrypted (SSL/TLS); shown by the browser padlock.
Q4. A network confined to a single office building is a… Solution. LAN. (City = MAN, country/global = WAN, personal Bluetooth = PAN.)
Q5. Which device converts digital signals to analog for transmission over telephone lines? Solution. Modem — modulator-demodulator; the name is the function.
7. Exam protocol
- Full forms first: HTTP, HTTPS, URL, SMTP, POP3, IMAP, LAN/WAN/MAN/PAN, ISP, DNS, IP — each is a potential direct question.
- Anchor the send/receive split: SMTP sends; POP3/IMAP receive. Half the email questions test exactly this.
- Devices by role: modem converts, router connects networks, switch connects within, repeater boosts, DNS translates.
- Network types by reach: metres–PAN, building–LAN, city–MAN, world–WAN.
- Browser ≠ search engine; internet ≠ WWW — the two conflations SSC checks most.
