Networking Study Notes by Saba
Networking Study Notes by Saba
Definition:
Examples:
Characteristics:
4. Cost-effective setup.
LAN (Local Area Network): Small area like home, school, office.
Definition:
Types of Topology:
1. Bus - All computers connected in a line. Easy to set up, but one cable failure affects all.
2. Star - All connect to a central hub. Easy to troubleshoot, but hub failure stops all.
3. Ring - Forms a circle. No data clash, but failure affects the whole.
5. Tree - Like a tree with branches. Scalable, but if root fails, all fail.
Basic Working:
Peer-to-Peer (P2P):
Client-Server:
Network Model:
2. Transport - TCP/UDP.
Comparison:
Definition:
Why Packets?
Packet Transmission:
Packets vs Frames:
Frame Errors:
What is an Error?
Computer Networks - Study Notes
Types of Errors:
Detection Methods:
- 2D Parity
- Checksum
- Hamming Code