X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=trasplayer.tex;h=42a36f0c71a7528788bae11961dc0ff3b504c782;hp=223f65963b3ac1e74554252726737dba347a205d;hb=2270d0dd8cf9460e3aef8d5ffa2bf5c825707e58;hpb=dcf2c2df897955ff3503a7c426025457ab456fd7 diff --git a/trasplayer.tex b/trasplayer.tex index 223f659..42a36f0 100644 --- a/trasplayer.tex +++ b/trasplayer.tex @@ -1,6 +1,6 @@ %% tcpprot.tex %% -%% Copyright (C) 2002-2012 Simone Piccardi. Permission is granted to copy, +%% Copyright (C) 2002-2016 Simone Piccardi. Permission is granted to copy, %% distribute and/or modify this document under the terms of the GNU Free %% Documentation License, Version 1.1 or any later version published by the %% Free Software Foundation; with the Invariant Sections being "Un preambolo", @@ -37,7 +37,6 @@ funzionamento del protocollo segue una serie di regole, che possono essere riassunte nel comportamento di una macchina a stati, il cui diagramma di transizione è riportato in fig.~\ref{fig:TCP_state_diag}. - \begin{figure}[!htb] \centering \includegraphics[width=10cm]{img/tcp_state_diagram} \caption{Il diagramma degli stati del TCP.} @@ -52,7 +51,6 @@ fig.~\ref{fig:TCP_state_diag} sono gli stessi che vengono riportati del comando \cmd{netstat} nel campo \textit{State}. - \begin{figure}[!htb] \centering \includegraphics[width=10cm]{img/tcp_head} \caption{L'intestazione del protocollo TCP.} @@ -67,6 +65,9 @@ comando \cmd{netstat} nel campo \textit{State}. % TODO trattare la advertised window \itindend{advertised~window} +\index{algoritmo~di~Nagle|(} +% TODO trattare l'algoritmo di Nagle +\index{algoritmo~di~Nagle|)} \section{Il protocollo UDP}