diff options
Diffstat (limited to 'files/ja/glossary/nntp')
-rw-r--r-- | files/ja/glossary/nntp/index.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/files/ja/glossary/nntp/index.html b/files/ja/glossary/nntp/index.html new file mode 100644 index 0000000000..fb48cbf2d7 --- /dev/null +++ b/files/ja/glossary/nntp/index.html @@ -0,0 +1,23 @@ +--- +title: NNTP +slug: Glossary/NNTP +tags: + - Glossary + - Infrastructure +translation_of: Glossary/NNTP +--- +<p><strong>NNTP</strong> (Network News Transfer Protocol) は、{{Glossary("Usenet")}} のメッセージをクライアントからサーバー、またはサーバー間で転送するために使用される{{Glossary("protocol","プロトコル")}}です。</p> + +<h2 id="Learn_more" name="Learn_more">関連項目</h2> + +<h3 id="General_knowledge" name="General_knowledge">一般知識</h3> + +<ul> + <li>Wikipedia の{{Interwiki("wikipedia", "Network_News_Transfer_Protocol", "NNTP")}}</li> +</ul> + +<h3 id="Technical_reference" name="Technical_reference">技術リファレンス</h3> + +<ul> + <li>IETF より: <a href="http://tools.ietf.org/html/rfc3977">RFC 3977 about NNTP</a> (2006)</li> +</ul> |