X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=trasplayer.tex;h=ca07e412bc332460687a90c3d19bef4dde15feb0;hp=822f471f9ff08249032d780c21ffed5ce70e7061;hb=85e7b3ed7aafdb66a7feda150f68649915a5e85d;hpb=406973e35011347c3812c671511ce738378a525b diff --git a/trasplayer.tex b/trasplayer.tex index 822f471..ca07e41 100644 --- a/trasplayer.tex +++ b/trasplayer.tex @@ -1,13 +1,14 @@ %% tcpprot.tex %% -%% Copyright (C) 2002-2004 Simone Piccardi. Permission is granted to -%% copy, distribute and/or modify this document under the terms of the GNU Free +%% Copyright (C) 2002-2009 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,13 +53,33 @@ fig.~\ref{fig:TCP_state_diag} sono gli stessi che vengono riportati del comando \cmd{netstat} nel campo \textit{State}. +\itindbeg{Maximum~Segment~Size|(} +% TODO trattare la MSS +\itindend{Maximum~Segment~Size|)} + +\itindbeg{advertised~window|(} +% TODO trattare la advertised window +\itindend{advertised~window|)} + + \section{Il protocollo UDP} \label{sec:udp_protocol} In questa sezione prenderemo in esame i vari aspetti del protocollo UDP, che -dopo il TCP è il protocollo più usato dalle applicazioni di rete. +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: