Class_Notes_Data_Communication_and_Computer_Network
Class_Notes_Data_Communication_and_Computer_Network
- Transmission Medium: The physical path for data transmission (e.g., coaxial cable, fiber
optics, radio waves).
- Protocol: A set of rules and conventions for communication between devices (e.g., TCP/IP,
HTTP).
- Jitter: Refers to the variation in packet arrival times, especially critical in real-time data
(e.g., video streaming).
Computer Networks
Definition: A Computer Network is a system that connects multiple devices to share
resources (data, hardware, or software) and communicate efficiently.
1. Types of Networks
- LAN (Local Area Network): Covers a small geographic area (e.g., home, office). High speed
and relatively low cost.
- WAN (Wide Area Network): Covers a large geographic area (e.g., internet). Connects
multiple LANs via routers.
- MAN (Metropolitan Area Network): Covers a city or large campus. Acts as a middle ground
between LAN and WAN.
- Star Topology: Devices are connected to a central hub. Reliable but hub failure affects the
network.
- Ring Topology: Devices form a circular structure. Each device connects to two others,
forming a ring.
- Mesh Topology: Every device connects to every other device. Highly reliable but expensive.
3. Protocols
- HTTP (Hypertext Transfer Protocol): Governs data exchange over the web.