Semaine 14
Objectifs
- Gestion des connexions TCP, incluant les options disponible pour supporter les réseaux rapides
- Transport fiable des données
- Retransmissions TCP
- Contrôle de flux
- Contrôle de congestion
Lectures
Chapitre 13: Gestion des connexions TCP
- 13.1 Introduction
- 13.2 Établissement des connexions TCP
- 13.2.3 Initial Sequence Number
- 12.2.4 Example
- 13.3 Options TCP
- 13.3.1 MSS: Maximum Segment Size
- 13.3.3 Window Scale
- 13.3.4 Timestamp option
- 13.4 Path MTU discovery
- 13.5.1: TCP State transition
Chapitre 14
- 14.1 Introduction
- 14.2 Simple Timeout and Retransmission example
- 14.3 Setting the Retransmission Timeout
- 14.3.1 The Classic Method
- 14.5 Fast Retransmit
Chapitre 15 Contrôle de flux
- 15.1 Intro
- 15.2 Interactive Communication
- 15.3 Delayed Ack
- 15.5 Flow Control and Window Management
- 15.5.1 Sliding Windows
- 15.5.2 Zero Windows and TCP persist Timer
- 15.5.4 Large buffers and auto-tuning
Chapitre 16 Contrôle de Congestion
- 16.1 Intro
- 16.2 Classic Algo.
- 16.11 AQM et ECN