Computer Networks Notes
Computer Networks Notes
1. What is a Network?
A network is a system of interconnected computers, devices, and digital resources that are linked together to
share information, applications, and services.
✅ Purpose of a Network:
✅ Components of a Network:
A LAN connects computers and devices in a small geographical area, such as a single building or campus.
📌 Features:
📌 Example:
Office network
School computer lab
A MAN covers a larger area than LAN, usually spanning a city or a large campus.
📌 Features:
Covers 5 to 50 km
Interconnects multiple LANs
Moderate speed
May be public or private
📌 Example:
📌 Features:
📌 Example:
The Internet
Bank branch networks across cities
A CAN connects multiple LANs in a campus environment, such as a university or business complex.
📌 Features:
📌 Example:
📌 Features:
📌 Example:
🔹 f. Hybrid Network
A hybrid network combines two or more network types, such as LAN + WAN, to suit different needs.
📌 Features:
Flexible and scalable
Used in modern organizations
📌 Example:
3. Network Topology
Network topology refers to the arrangement of different elements (nodes, links) in a computer network.
✅ Two Types:
🔹 1. Bus Topology
✅ Advantages:
❌ Disadvantages:
Difficult to troubleshoot
Failure in the central cable stops the entire network
Limited cable length and number of devices
🔹 2. Star Topology
✅ Advantages:
❌ Disadvantages:
🔹 3. Ring Topology
Each device is connected to two other devices, forming a circular path for data.
✅ Advantages:
❌ Disadvantages:
🔹 4. Mesh Topology
✅ Advantages:
Very reliable – if one path fails, data can take another path
Ideal for critical systems
❌ Disadvantages:
🔹 5. Tree Topology
✅ Advantages:
❌ Disadvantages:
🔹 6. Hybrid Topology
✅ Advantages:
❌ Disadvantages:
🎓 Conclusion
Understanding networks and their topologies is fundamental in designing efficient, scalable, and secure
communication systems. Each type of network and topology has its own strengths and limitations, and the
choice depends on: