X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=trasplayer.tex;h=37af800c4bb58e8cbfb7ce759aceff2d66166c0e;hp=2bb10eb472829fe991adeb53e3bea6e9994de38e;hb=b81723c64c1d63b89cd3cec12f2fcccc4a756967;hpb=3925d42aafd1c1ac743c2f0a748981c26335915d diff --git a/trasplayer.tex b/trasplayer.tex index 2bb10eb..37af800 100644 --- a/trasplayer.tex +++ b/trasplayer.tex @@ -1,13 +1,14 @@ %% tcpprot.tex %% -%% Copyright (C) 2002-2006 Simone Piccardi. Permission is granted to -%% copy, distribute and/or modify this document under the terms of the GNU Free +%% Copyright (C) 2002-2010 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", %% with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the %% license is included in the section entitled "GNU Free Documentation %% License". %% + \chapter{Il livello di trasporto} \label{cha:transport_layer} @@ -52,9 +53,21 @@ 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.} + \label{fig:TCP_header} +\end{figure} + +\itindbeg{Maximum~Segment~Size|(} % TODO trattare la MSS -% TODO trattare la advertised window +\itindend{Maximum~Segment~Size|)} +\itindbeg{advertised~window|(} +% TODO trattare la advertised window +\itindend{advertised~window|)} @@ -65,10 +78,19 @@ In questa sezione prenderemo in esame i vari aspetti del protocollo UDP, che dopo il TCP è il protocollo più usato dalle applicazioni di rete. +\begin{figure}[htb] + \centering + \includegraphics[width=10cm]{img/udp_head} + \caption{L'intestazione del protocollo UDP.} + \label{fig:UDP_header} +\end{figure} + + + +% LocalWords: sez TCP fig netstat UDP Segment Size advertised window + %%% Local Variables: %%% mode: latex %%% TeX-master: "gapil" %%% End: - -% LocalWords: sez TCP fig netstat UDP