docs/diploma

annotate thesis/tex/rfcs.tex @ 307:d013f2131a50

added a reference page for RFCs
author meillo@marmaro.de
date Tue, 20 Jan 2009 19:01:25 +0100
parents
children 8aa47a4b911e
rev   line source
meillo@307 1 \chapter*{Requests for Comments}
meillo@307 2
meillo@307 3 \name{Requests for Comments} are documents that propose or define Internet standards or best practices. They are controlled by the \name{Internet Engeneering Task Force} (short: \NAME{IETF}) and can be found on their website: {\small\url{http://ietf.org}}\,.
meillo@307 4
meillo@307 5 A particular \RFC\ is located at {\small\url{http://tools.ietf.org/rfc/rfcNNNN.txt}}\,, where ``\texttt{NNNN}'' is the four-digit number of that \RFC. For example is \RFC\,821 located at {\small\url{http://tools.ietf.org/rfc/rfc0821.txt}}\,.
meillo@307 6
meillo@307 7 More comfortable to browse are the \NAME{HTML} formated representations which contain navigation hyperlinks. They are accessable at {\small\url{http://tools.ietf.org/html/rfcNNNN}}\,.
meillo@307 8
meillo@307 9 Following is a list of \RFC{}s which are relevant for this thesis.
meillo@307 10
meillo@307 11 \begin{description}
meillo@307 12 \item[\RFC\,821]
meillo@307 13 \emph{Simple Mail Transfer Protocol} (obsoleted by \RFC\,2821)
meillo@307 14
meillo@307 15 \item[\RFC\,822]
meillo@307 16 \emph{Standard for the format of \NAME{ARPA} Internet text messages} (obsoleted by \RFC\,2822)
meillo@307 17
meillo@307 18 \item[\RFC\,0000]
meillo@307 19 \emph{}
meillo@307 20
meillo@307 21
meillo@307 22 \end{description}