Computer Networks Notes (1)
Computer Networks Notes (1)
A Computer Network is a collection of interconnected autonomous computers and digital devices that
are linked together to facilitate communication and resource sharing. These devices, called nodes, may
be computers, printers, servers, scanners, or any other data processing devices.
The aim of a computer network is to share resources (hardware and software), allow multiple users to
interact, and enable the transfer of data and messages between devices efficiently and reliably.
Real-Life Examples:
1. Resource Sharing:
2. Devices such as printers, storage devices, and internet connections can be shared among multiple
computers, reducing redundancy and cost.
3. Communication:
6. All data can be stored centrally for ease of access, updating, and backup.
7. Cost Reduction:
8. Using network-based applications and shared resources reduces both hardware and software costs.
10. Users can access network resources from different locations, enabling work from home, remote
support, etc.
1
11. Scalability:
14. Centralized backup systems simplify data recovery and increase data security.
Element Description
The physical or wireless paths over which data flows between nodes. Includes
Transmission Media
cables, radio waves, etc.
An intelligent device that connects multiple devices in a LAN and forwards data
Switch
only to the destination node.
A device that connects two or more networks and directs data packets
Router
between them. Essential for connecting LANs to the Internet.
A basic network device that broadcasts incoming data to all connected devices
Hub
regardless of destination (inefficient).
• Network Operating System (NOS): Software that manages network resources. Example: Windows
Server, Linux Server OS.
• Protocols: Sets of rules governing data transmission. Example: TCP/IP, FTP, HTTP.
2
🚀 3. Types of Computer Networks
Computer networks are classified based on the area they cover.
3
The 5 Key Components:
Communication Flow:
📶 5. Transmission Media
Transmission media are of two main types: Guided (wired) and Unguided (wireless).
2. Coaxial Cable
1. Radio Waves
4
2. Microwaves
• High-frequency waves
• Line-of-sight required
• Used in satellite communications, cellular networks
3. Infrared
4. Bluetooth
🔄 6. Switching Techniques
1. Circuit Switching
2. Packet Switching
3. Message Switching
🕸️ 7. Network Topologies
A topology defines the structure of the network and how nodes are connected.
5
1. Bus Topology
2. Star Topology
3. Ring Topology
4. Mesh Topology
Protocol Function
6
IP Addressing
✨ Final Summary
• Computer networks help connect devices to share resources and communicate.
• Classified into PAN, LAN, MAN, and WAN based on geographical area.
• Transmission uses wired or wireless media.
• Data is transmitted using protocols like TCP/IP, HTTP, FTP.
• IP addresses uniquely identify devices.
• Network topologies define the structure.
• Advantages include fast communication and sharing, while challenges include security and
maintenance.