diff options
Diffstat (limited to 'files/fr/glossaire/nntp/index.html')
-rw-r--r-- | files/fr/glossaire/nntp/index.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/files/fr/glossaire/nntp/index.html b/files/fr/glossaire/nntp/index.html new file mode 100644 index 0000000000..085a6a7992 --- /dev/null +++ b/files/fr/glossaire/nntp/index.html @@ -0,0 +1,23 @@ +--- +title: NNTP +slug: Glossaire/NNTP +tags: + - Glossaire + - Infrastructure +translation_of: Glossary/NNTP +--- +<p><strong>NNTP</strong> (Network News Transfer Protocol) est un {{Glossary("Protocol","protocole")}} utilisé pour transférer des messages {{Glossary("Usenet")}} d'un client vers un serveur ou entre serveurs.</p> + +<h2 id="Pour_approfondir">Pour approfondir</h2> + +<h3 id="Culture_générale">Culture générale</h3> + +<ul> + <li>{{Interwiki("wikipedia", "Network_News_Transfer_Protocol", "NNTP")}} sur Wikipédia</li> +</ul> + +<h3 id="Référence_technique">Référence technique</h3> + +<ul> + <li>De l'IETF : <a href="http://tools.ietf.org/html/rfc3977">RFC 3977 à propos de NNTP</a> (2006)</li> +</ul> |