Computer Network Cs 12 PDF
Computer Network Cs 12 PDF
Network
Full Form Coverage Area Example
Type
PAN Personal Area Network A few meters Bluetooth, Hotspot
Small area (of ce,
LAN Local Area Network Wi-Fi in homes, school networks
school)
Metropolitan Area Cable TV networks, Broadband
MAN City-wide
Network ISPs
WAN Wide Area Network Country/Global The Internet
Topolo
Description Pros Cons
gy
All devices share a single If the cable fails, the network
Bus Cheap, easy to set up.
backbone cable. crashes.
All devices connect to a central Fast, reliable, easy to Hub failure stops the
Star
hub/switch. maintain. network.
Devices form a closed-loop One failure affects the entire
Ring Predictable data ow.
(circle). network.
Each device connects to multiple
Mesh Very reliable. Expensive to set up.
others.
Hybri Combination of two or more
Flexible, scalable. Complex to design.
d topologies.
fl
fi
6. Network Protocols (Rules for Communication)
Protocols are sets of rules that de ne how devices communicate over a network.
Protocol Function
Used for accessing websites (HyperText
HTTP/HTTPS
Transfer Protocol).
FTP (File Transfer Protocol) Transfers les between computers.
SMTP (Simple Mail Transfer Protocol) Sends emails.
POP3/IMAP Retrieves emails from a server.
TCP/IP (Transmission Control Protocol/ Fundamental communication protocol of the
Internet Protocol) internet.
Converts domain names (e.g., google.com) into
DNS (Domain Name System)
IP addresses.
• Evolution of Networking:
• Switching Techniques:
◦ Packet Switching: Data is broken into packets and sent independently (used in the
Internet).
fi
fi
📡 3. Transmission Media
◦ Twisted Pair Cable: Two insulated copper wires twisted together. Used in LANs.
◦ Co-axial Cable: Central conductor with an insulating layer and shield. Used for
cable TV.
◦ Fiber-optic Cable: Uses light signals for high-speed data transfer. Used in long-
distance communication.
• Wireless Media:
◦ Radio Waves: Used in Wi-Fi and Bluetooth. Low frequency, suitable for short-
range.
🔌 4. Network Devices
• Types of Networks:
◦ LAN (Local Area Network): Covers a small area (e.g., school, of ce).
fi
fi
◦ MAN (Metropolitan Area Network): Covers a city or large campus.
◦ WAN (Wide Area Network): Covers large geographical areas (e.g., Internet).
• Networking Topologies:
◦ Bus: Single central cable; all devices share the same path.
🌍 6. Network Protocols
• PPP (Point-to-Point Protocol): Used for direct connection between two devices.
• VoIP (Voice over Internet Protocol): Enables voice calls over the Internet.
• WWW (World Wide Web): A collection of web pages accessible via the Internet.
• HTML (Hypertext Markup Language): Standard language for creating web pages.
• XML (Extensible Markup Language): Used for storing and transporting data.
• Web Browser: Software used to access the web (e.g., Chrome, Firefox).
Q1: What is the difference between Circuit Switching and Packet Switching?
• Answer:
◦ Packet Switching: Breaks data into packets, which are sent independently (used in
the Internet).
• Answer:
• Answer: A router connects multiple networks and directs data packets to their destination.
• Answer:
Bus topology
Mesh topology