CN Lecture 01
CN Lecture 01
Topics:
o Network Layer Services
o Packet Switching
o Performance
o Transport Layer Services
o Implementation of connection-oriented and connectionless services
o Virtual-circuit vs. Datagram subnets comparison
o IPv4 Address
o Forwarding of IP Packets
o Internet Protocol (IP), ICMPv4, Mobile IP
Unit 3: Addressing
Topics:
o IPv6 Addressing
o IPv6 Protocol
o Transition from IPv4 to IPv6
o Transport Layer Services
o Connectionless vs. Connection-Oriented Protocols
o Transport Layer Protocols:
Simple Protocol
Stop-and-Wait
Go-Back-N
Selective Repeat
Piggybacking
o UDP: User Datagram Protocol (Services and Applications)
o TCP:
Services
Features
Segments
TCP Connection
Flow Control
Error Control
Congestion Control
Topics:
o SCTP Services
o SCTP Features
o Packet Format
o SCTP Association
o Flow Control
o Error Control
o Quality of Service (QoS):
Flow Characteristics
Flow Control to Improve QoS
Scheduling
Traffic Shaping
Resource Reservation
Admission Control
Unit 5: Internet
Topics:
o World Wide Web (WWW) and HTTP
o FTP (File Transfer Protocol)
o Telnet
o Domain Name System (DNS)
o SNMP (Simple Network Management Protocol)
o Multimedia Data
o Multimedia in the Internet
o Recent Developments
2. Packet Switching
Virtual Circuit: A pre-defined path is used for data transfer (e.g., ATM
networks).
Datagram Subnets: Each packet may take a different path (e.g., the
internet).
Why Study?: To understand how different networks handle traffic.
Real-Life Example: Virtual circuits resemble dedicated lanes in
highways, while datagram subnets work like open city roads.
Research Relevance: Designing hybrid systems for adaptive routing.
5. IPv4 Addressing
2. Link-State Routing
4. Multicast Routing
Unit 3: Addressing
1. IPv6 Addressing
3. TCP Concepts
Unit 5: Internet
1. WWW and HTTP: Enable the browsing and delivery of web content.
2. FTP: Used for transferring large files between devices.
3. Telnet: A protocol for remote access to servers or devices.
4. Domain Name System (DNS): Translates domain names into IP
addresses.
5. SNMP: Manages and monitors network devices like routers and switches.
6. Multimedia in the Internet: Supports the delivery of audio, video, and
other media over networks.
7. Recent Developments: Covers emerging technologies like 5G, IoT, and
AI in networking.
4. Recent Developments