Feat(SNT): IP, DNS et routage
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
46
SNT/03_Internet/2B_comparaison.tex
Normal file
46
SNT/03_Internet/2B_comparaison.tex
Normal file
@@ -0,0 +1,46 @@
|
||||
\documentclass[a4paper,10pt]{article}
|
||||
\usepackage{myXsim}
|
||||
|
||||
\author{Benjamin Bertrand}
|
||||
\title{Internet - Cours}
|
||||
\date{Janvier 2023}
|
||||
|
||||
\pagestyle{empty}
|
||||
|
||||
\newcommand\letableau{
|
||||
\begin{tabular}{|c|*{2}{p{7cm}|}}
|
||||
\hline
|
||||
Protocole & Notre activité & TCP \\
|
||||
\hline
|
||||
Liaison & & \\
|
||||
& & \\
|
||||
\hline
|
||||
Support & & \\
|
||||
& & \\
|
||||
\hline
|
||||
Vitesse & & \\
|
||||
& & \\
|
||||
\hline
|
||||
Format & & \\
|
||||
& & \\
|
||||
\hline
|
||||
Contrôle & & \\
|
||||
& & \\
|
||||
\hline
|
||||
Erreur & & \\
|
||||
& & \\
|
||||
\hline
|
||||
\end{tabular}
|
||||
}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\letableau
|
||||
\vfill
|
||||
\letableau
|
||||
\vfill
|
||||
\letableau
|
||||
\vfill
|
||||
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user