Computer Networks
CN Part-1
- What is a Computer Network?
- Goals and Applications of Computer Networking
- Computer Network Components
- Types of Computer Networks
- Network Topology
- Difference between Client Server and Peer to Peer Network
- Layered Architecture in Computer Networks
- Protocol Hierarchy in Computer Networks
- Interfaces and Services in Computer Networks
- Connection Oriented and Connectionless Services
- Service Primitives
- OSI Model
- TCP/IP Model
- Difference between OSI Model and TCP/IP Model
- Encapsulation and Decapsulation in Computer Networks
- Queueing Models in Computer Network
CN Part-2
Computer Network ke Components
Computer Network ke andar kai tarah ke hardware aur software ka use hota hai jo ek dusre se connect hone aur data share karne mein help karte hain.
Isko hum 2 parts mein samjhenge:
-
1. Hardware Components (jo hum dekh ya touch kar sakte hain)
-
2. Software Components (jo kaam karte hain background mein)
1. Hardware Components
Yeh wo physical cheezein hoti hain jo network banane mein use hoti hain — jaise computer, cables, router, etc.
a. Network Devices (Nodes)
Network mein jitne bhi devices connected hote hain unhe nodes bolte hain.
Examples:
-
Computer
-
Laptop
-
Mobile Phone
-
Server
-
Printer
b. Network Interface Card (NIC)
Har device ko network se connect karne ke liye ek NIC (Network Interface Card) ki zarurat hoti hai.
Types:
-
Wired NIC – cable se connect hota hai
-
Wireless NIC – Wi-Fi signal use karta hai
Example: Aapke laptop ka Wi-Fi adapter ek wireless NIC hai.
c. Switch
Switch ek device hoti hai jo network ke kai devices ko local area network (LAN) mein jodta hai.
Example: College ke lab mein saare computers ek switch se judte hain.
d. Router
Router ka kaam hota hai alag-alag networks ko connect karna. Mostly router aapke home ya office network ko internet se connect karta hai.
Example: Aapka Wi-Fi router jo ghar ke devices ko internet se jodta hai.
e. Modem
Modem ek device hoti hai jo digital signals ko ISP (Internet Service Provider) ke signals mein convert karti hai.
Example: Jo device internet line ko aapke router se connect karti hai.
f. Cables and Connectors
Cables se devices ko physically connect kiya jata hai.
Types of cables:
-
Twisted Pair Cable (LAN mein common)
-
Coaxial Cable (TV/internet ke liye)
-
Fiber Optic Cable (high speed internet)
2. Software Components
Ye wo programs aur rules hote hain jo network ki working ko control karte hain.
a. Network Operating System (NOS)
Network resources ko manage karne ke liye NOS use hota hai.
Examples:
-
Windows Server
-
Linux (server systems ke liye)
b. Protocols (Rules set)
Protocols wo rules hote hain jo data transfer ko possible banate hain.
Important Protocols:
Protocol | Kya karta hai |
---|---|
TCP/IP | Internet par data bhejne ka standard |
HTTP/HTTPS | Web pages access karne ke liye |
FTP | File transfer ke liye |
SMTP | Email bhejne ke liye |
DNS | Website name ko IP mein badalta hai |
c. Firewall Software
Yeh ek security software hota hai jo network ko unauthorized access se bachata hai.
Example: Aapke computer mein firewall harmful traffic ko block karta hai.
d. Antivirus aur Security Tools
Yeh tools networked devices ko viruses, malware aur hackers se protect karte hain.
Diagram: Basic Network Components
[Laptop] [PC] [Printer]
\ | /
[-------- SWITCH --------]
|
[Router]
|
[Modem]
|
[Internet]
Yahaan:
-
Devices switch se jude hain
-
Switch router se connected hai
-
Router modem se connected hai
-
Modem internet se connected hai
Summary Table
Type | Component | Use (Kya karta hai) |
---|---|---|
Hardware | NIC | Device ko network se connect karta hai |
Switch | Devices ko LAN mein jodta hai | |
Router | LAN ko internet se jodta hai | |
Modem | Signal conversion karta hai | |
Cables | Physical connection deta hai | |
Software | NOS | Network manage karta hai |
Protocols | Communication ke rules hote hain | |
Firewall | Network ko protect karta hai | |
Antivirus | Virus aur threats se protection deta hai |