Summary of "What is Computer Networking? | Types of Computer Network | LAN, VAN, MAN, PAN |Computer Tech Academy"
What is a computer network?
A computer network is a system where two or more computers or devices are interconnected to share information and resources (files, printers, Internet, etc.). Analogy: networking is like people connecting to share information — if devices connect to exchange data, that’s a network.
Why networks are important
- Enable communication between users and devices.
- Support data and resource sharing (files, printers, centralized data).
- Provide Internet access and remote services (study, work, communication).
- Improve cost efficiency and enable centralized management.
- Practical examples: mobile calls, messaging, sharing media, remote work/study.
Types of computer networks
Memorize the main types: PAN, LAN, MAN, WAN. Focus on coverage, typical speed/use, and one clear example per type.
-
PAN (Personal Area Network)
- Coverage: ~1–10 meters (smallest)
- Speed: medium
- Use: personal devices around a person
- Examples: Bluetooth, USB, infrared, personal hotspot, Bluetooth headphones
- Limitation: very short range
-
LAN (Local Area Network)
- Coverage: up to ~1 km (rooms, offices, homes, labs)
- Speed: high
- Use: home/office/school networking
- Examples: office/home Wi‑Fi, wired Ethernet with switches
-
MAN (Metropolitan Area Network)
- Coverage: city or campus scale (larger than LAN, smaller than WAN)
- Speed: medium
- Use: universities, city networks, government departments, large campuses
- Characteristic: typically composed of multiple LANs interconnected
-
WAN (Wide Area Network)
- Coverage: country or global (largest)
- Speed: low to medium (varies)
- Use: global communication; connects distant networks
- Example: the Internet (many interconnected LANs and MANs)
Exam tip: Questions often ask for differences among PAN, LAN, MAN, and WAN — focus on coverage area, typical use, and one example each.
Network topologies
Topology describes the physical or logical layout showing how devices/nodes are connected. Know how they connect, basic pros/cons, and typical uses.
-
Bus topology
- Layout: single backbone cable with devices attached; terminators at ends
- Data flow: shared single communication line
- Pros: simple, cheap
- Cons: single point of failure; not very scalable
- Typical use: small linear setups, older networks
-
Star topology
- Layout: devices connect to a central hub/switch/server
- Data flow: devices send data to hub, hub forwards to destination
- Pros: easy management, easy fault isolation (one link failure affects only that device)
- Cons: central hub is a single point of failure (unless redundant)
- Typical use: modern LANs
-
Ring topology
- Layout: devices connected in a closed loop; each device connects to two neighbors
- Data flow: data moves in one direction around the ring
- Pros/cons: predictable pathing; a failure can disrupt communication unless redundancy (dual rings) is used
-
Mesh topology
- Layout: devices have direct links to many or all other devices
- Pros: highly reliable and redundant (multiple paths)
- Cons: expensive and complex (many links/cables)
- Typical use: critical networks and backbone links
-
Hybrid topology
- Layout: combination of two or more topologies (e.g., star + ring + bus)
- Use: tailored designs to meet specific requirements
Exam tip: Know which topology has a backbone cable (bus) and which uses a central hub (star).
Network protocols
Protocols are rules governing communication between network devices — like social protocols for data exchange. Key protocols to remember and their roles:
-
TCP/IP (Transmission Control Protocol / Internet Protocol)
- Foundation of Internet communication
- TCP: ensures reliable, connection-oriented delivery (error checking, retransmission)
- IP: handles addressing and routing (devices have unique IP addresses)
-
HTTP / HTTPS (HyperText Transfer Protocol / Secure)
- Used for web browsing; HTTPS is encrypted and secure
-
FTP (File Transfer Protocol)
- Used to transfer files between computers
-
SMTP, IMAP, POP3
- Email protocols:
- SMTP: sending mail from sender to mail server/Internet
- POP3 / IMAP: retrieving mail (different retrieval models)
- Email protocols:
-
DNS (Domain Name System)
- Translates domain names (human-readable) into IP addresses (machine addresses)
Practical note: IP addresses uniquely identify devices; TCP/IP is central to addressing and delivery on the Internet.
Additional points and study advice
- Use relatable examples (people talking, sharing files, Bluetooth devices) to remember concepts.
- Frequently asked exam topics: network types (PAN/LAN/MAN/WAN), topologies (bus/star/ring/mesh/hybrid), and core protocols (TCP/IP, HTTP/HTTPS, FTP, SMTP/IMAP/POP3, DNS).
- If unsure in an exam: focus on coverage area, typical uses, and one clear example per type/topology for quick recall.
Speakers / Sources
- Kritika Pandey (presenter / instructor)
- Channel/source implied by title: Computer Tech Academy
Category
Educational
Share this summary
Is the summary off?
If you think the summary is inaccurate, you can reprocess it with the latest model.