CS-144-Introduction-to-Computer-Networking-Notes
  • 简介
  • Unit1-Internet-and-IP
    • 互联网和IP简介(The Internet and IP Introduction)
    • 应用程序生命中的一天(A day in the life of an application)
    • 4层网络模型(The four layer Internet model)
    • 互联网协议模型(The IP service model)
    • 分组生命中的一天(A Day in the Life of a Packet)
    • 分组交换原则(Packet switching principle)
    • 分层原则(Layering principle)
    • 封装原则(Encapslation principle)
    • 比特顺序(Byte order)
    • IPv4地址(IPv4 addresses)
    • IPv6地址(IPv6 addresses)
    • 最长前缀匹配(Longest prefix match(LPM))
    • 地址解析协议(Address Resolution Protocol)
    • 互联网和IP回顾(The Internet and IP Recap)
  • Unit2-Transport
    • 传输层介绍(Transport Layer introduction)
    • TCP服务模型(TCP service model)
    • UDP服务模型(UDP service model)
    • ICMP服务模型(ICMP service model)
    • 端到端原则(The End-to-End Principle)
    • 错误检测(Error detection)
    • 有限状态自动机(Finite state machines)
    • 流量控制1——Stop and wait
    • 流量控制2——Sliding window
    • 可靠通信——重传策略
    • 可靠通信——TCP报头
    • 可靠通信——连接
    • 传输层回顾
  • Unit3-Packet-Switching
    • 分组交换简介
    • 网络和互联网简史(A very brief history of networking and the Internet)
    • 什么是分组交换?(What is packet switching)
    • 端到端延迟(End to End Delay)
    • 播放缓冲区(Playback Buffers)
    • 排队模型(Queue models)
    • 排队模型示例
    • 有用的队列性质
    • 分组交换的工作原理(1)
    • 分组交换的工作原理(2)
    • 分组交换:严格的优先级和流速保证
    • 分组交换:延迟保证
    • 例子
    • 小结
  • Unit4-Congestion-Control
    • 拥塞控制(Congestion Control)
    • 拥塞控制:基本想法-基础1(Congestion Control - Basics 1)
    • 拥塞控制:基本应用-基础2(Congestion Control - Basics 2)
    • 单流的AIMD
    • 多流的AIMD
    • TCP拥塞控制 I
    • TCP拥塞控制 II
    • TCP拥塞控制 III
    • TCP拥塞控制 IV
    • 小结
Powered by GitBook
On this page

Unit3-Packet-Switching

分组交换简介网络和互联网简史(A very brief history of networking and the Internet)什么是分组交换?(What is packet switching)端到端延迟(End to End Delay)播放缓冲区(Playback Buffers)排队模型(Queue models)排队模型示例有用的队列性质分组交换的工作原理(1)分组交换的工作原理(2)分组交换:严格的优先级和流速保证分组交换:延迟保证例子小结
Previous传输层回顾Next分组交换简介

Last updated 3 years ago