Internet protocol stack - PowerPoint PPT Presentation

About This Presentation
Title:

Internet protocol stack

Description:

Apps are why we care about building a network infrastructure. Basics. Client server ... Specifics. IP Header. IP Fragmentation. ICMP. Hands-on. ping. traceroute ... – PowerPoint PPT presentation

Number of Views:22
Avg rating:3.0/5.0
Slides: 6
Provided by: dont222
Category:

less

Transcript and Presenter's Notes

Title: Internet protocol stack


1
Internet protocol stack
users
network
Application
HTTP, SMTP, FTP, TELNET, DNS,
Transport
TCP, UDP.
Network
IP
Physical
Point-to-point links, LANs, radios, ...
2
Application Layer
  • Apps are why we care about building a network
    infrastructure
  • Basics
  • Client server
  • Protocols
  • Specifics
  • HTTP
  • DNS (domain names and IP addresses)
  • SMTP, POP, IMAP
  • Others FTP, NNTP, RTP
  • Interesting but either too easy or too picky
    for test
  • Hands-on
  • telnet wellKnownPortNumber
  • sockets

3
Transport Layer
  • Basics
  • Multiplexing/Demultiplexing
  • Principles of Reliable Data Transfer
  • Specifics
  • UDP interesting but thin layer on IP
  • TCP - interesting, important, substantial
  • Hands-on
  • ttcp
  • netstat

4
TCP Specifics
  • TCP Header
  • Connection Establishment
  • Steady State Data Transfer
  • Adaptive Round Trip Times
  • Slow Start/Congestion Avoidance
  • Fast Retransmit / Fast Recovery

5
Network Layer (partial)
  • Basics
  • Virtual Circuit
  • Datagram
  • Specifics
  • IP Header
  • IP Fragmentation
  • ICMP
  • Hands-on
  • ping
  • traceroute
Write a Comment
User Comments (0)
About PowerShow.com