X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=network.tex;h=12d5c8802972977120ecd9827a54b03a06ad3410;hp=49c6a5f5825aff98a3adfb5a4ccf3df00b957dda;hb=7bd1670460aea5107ad0aeeb5f0639587ceb4399;hpb=e20a546af590a50e7ac47f68f6c7d4648bb4f31a diff --git a/network.tex b/network.tex index 49c6a5f..12d5c88 100644 --- a/network.tex +++ b/network.tex @@ -74,8 +74,10 @@ livelli, secondo quanto riportato in \ntab. \begin{table}[htb] \centering - \begin{tabular}{l c c l} - \textbf{Livello} & \multicolumn{2}{c}{\textbf{Nome}} & \\ + \begin{tabular}{|l|c|c|l|} + \hline + \textbf{Livello} & \multicolumn{2}{|c|}{\textbf{Nome}} & \\ + \hline \hline Livello 7&\textit{Application} &\textsl{Applicazione}& \\ Livello 6&\textit{Presentation} &\textsl{Presentazione}& \\ @@ -120,8 +122,10 @@ operativo rispetto alla divisione fra user space e kernel space spiegata in \begin{table}[htb] \centering - \begin{tabular}{l c c l} - \textbf{Livello} & \multicolumn{2}{c}{\textbf{Nome}} & \textbf{Esempi} \\ + \begin{tabular}{|l|c|c|l|} + \hline + \textbf{Livello} & \multicolumn{2}{|c|}{\textbf{Nome}} & \textbf{Esempi} \\ + \hline \hline Livello 1&\textit{Application} &\textsl{Applicazione}& Telnet, FTP, etc. \\ @@ -591,8 +595,13 @@ Infine TCP definisce una \textit{maximum segment size} MSS che annuncia all'altro capo la dimensione massima del segmento di dati. -\subsection{Il passaggio dei dati in TCP} -\label{sec:net_tcp_pass} +%\subsection{Il passaggio dei dati in TCP} +%\label{sec:net_tcp_pass} + +%\subsection{Il passaggio dei dati in UDP} +%\label{sec:net_udp_pass} -\subsection{Il passaggio dei dati in UDP} -\label{sec:net_udp_pass} +%%% Local Variables: +%%% mode: latex +%%% TeX-master: "gapil" +%%% End: