TOML

RFC (Request for Comments) - TOML

RFC(Request for Comments)は、IETF(Internet Engineering Task Force)を中心に発行されるインターネット技術に関する技術文書シリーズです。1969年にSteve Crockerによって最初のRFCが発行されて以来、プロトコル仕様、技術標準、ベストプラクティスなどを定義し、インターネットの相互運用性と標準化に貢献しています。現在は9,500件以上のRFCが発行されており、IP、TCP、HTTP、DNSなどの主要なインターネットプロトコルの基盤となっています。

IETF インターネット標準 プロトコル 技術仕様 ネットワーク
[[items]]
code = "STD"
slug = "internet-standard"
name = "インターネット標準"
description = "正式なインターネット標準として承認されたRFCです。"
status = "Standard"

[[items]]
code = "PS"
slug = "proposed-standard"
name = "提案標準"
description = "標準化プロセスの最初の公式段階です。"
status = "Standards Track"

[[items]]
code = "BCP"
slug = "best-current-practice"
name = "ベストカレントプラクティス"
description = "インターネットコミュニティのベストプラクティスを定義するRFCです。"
status = "BCP"

[[items]]
code = "INFO"
slug = "informational"
name = "情報提供"
description = "一般的な情報提供を目的としたRFCです。"
status = "Informational"

[[items]]
code = "EXP"
slug = "experimental"
name = "実験的"
description = "実験的な技術やプロトコルを記述したRFCです。"
status = "Experimental"

[[items]]
code = "HIST"
slug = "historic"
name = "歴史的"
description = "廃止または置き換えられた古いRFCです。"
status = "Historic"

[[items]]
code = "RFC791"
slug = "rfc-791-ip"
name = "RFC 791 - Internet Protocol"
description = "IP(インターネットプロトコル)の仕様を定義するRFCです。"
status = "Internet Standard"

[[items]]
code = "RFC793"
slug = "rfc-793-tcp"
name = "RFC 793 - Transmission Control Protocol"
description = "TCP(伝送制御プロトコル)の仕様を定義するRFCです。"
status = "Internet Standard"

[[items]]
code = "RFC2616"
slug = "rfc-2616-http11"
name = "RFC 2616 - HTTP/1.1"
description = "HTTP/1.1プロトコルの仕様を定義するRFCです。"
status = "Historic"

[[items]]
code = "RFC5321"
slug = "rfc-5321-smtp"
name = "RFC 5321 - Simple Mail Transfer Protocol"
description = "SMTP(電子メール転送プロトコル)の仕様を定義するRFCです。"
status = "Proposed Standard"

[[items]]
code = "RFC1034"
slug = "rfc-1034-dns-concepts"
name = "RFC 1034 - DNS 概念と設備"
description = "DNS(ドメインネームシステム)の概念と設備を定義するRFCです。"
status = "Internet Standard"

[[items]]
code = "RFC1035"
slug = "rfc-1035-dns-implementation"
name = "RFC 1035 - DNS 実装と仕様"
description = "DNS(ドメインネームシステム)の実装と仕様を定義するRFCです。"
status = "Internet Standard"