# 10.3. RFC

RFC \[65] 真的是非常原汁原味！這些文件說明了分配的數字、程式設計 API、及 Internet 上使用的通訊協定。

我已經在這裡幫你引用了一些 RFCs 的連結，所以你可以拿桶爆米花並開始你的學習之旅：

RFC 1 \[66] — 第一篇 RFC；它會告訴你的事：比如什麼是 “Internet” 呢？因它融入生活，而深入了解它是如何設計的，這類的想法。［顯然這份 RFC 已經過時了！］

RFC 768 \[67]—The User Datagram Protocol (UDP)

RFC 791 \[68]—The Internet Protocol (IP)

RFC 793 \[69]—The Transmission Control Protocol (TCP)

RFC 854 \[70]—The Telnet Protocol

RFC 959 \[71]—File Transfer Protocol (FTP)

RFC 1350 \[72]—The Trivial File Transfer Protocol (TFTP)

RFC 1459 \[73]—Internet Relay Chat Protocol (IRC)

RFC 1918 \[74]—Address Allocation for Private Internets

RFC 2131 \[75]—Dynamic Host Configuration Protocol (DHCP)

RFC 2616 \[76]—Hypertext Transfer Protocol (HTTP)

RFC 2821 \[77]—Simple Mail Transfer Protocol (SMTP)

RFC 3330 \[78]—Special-Use IPv4 Addresses

RFC 3493 \[79]—Basic Socket Interface Extensions for IPv6

RFC 3542 \[80]—Advanced Sockets Application Program Interface (API) for IPv6

RFC 3849 \[81]—IPv6 Address Prefix Reserved for Documentation

RFC 3920 \[82]—Extensible Messaging and Presence Protocol (XMPP)

RFC 3977 \[83]—Network News Transfer Protocol (NNTP)

RFC 4193 \[84]—Unique Local IPv6 Unicast Addresses

RFC 4506 \[85]—External Data Representation Standard (XDR)

IETF 有一個很棒的線上工具，可以搜尋與瀏覽 RFC \[86]。

\[65] <http://www.rfc-editor.org/>

\[66] <http://tools.ietf.org/html/rfc1>

\[67] <http://tools.ietf.org/html/rfc768>

\[68] <http://tools.ietf.org/html/rfc791>

\[69] <http://tools.ietf.org/html/rfc793>

\[70] <http://tools.ietf.org/html/rfc854>

\[71] <http://tools.ietf.org/html/rfc959>

\[72] <http://tools.ietf.org/html/rfc1350>

\[73] <http://tools.ietf.org/html/rfc1459>

\[74] <http://tools.ietf.org/html/rfc1918>

\[75] <http://tools.ietf.org/html/rfc2131>

\[76] <http://tools.ietf.org/html/rfc2616>

\[77] <http://tools.ietf.org/html/rfc2821>

\[78] <http://tools.ietf.org/html/rfc3330>

\[79] <http://tools.ietf.org/html/rfc3493>

\[80] <http://tools.ietf.org/html/rfc3542>

\[81] <http://tools.ietf.org/html/rfc3849>

\[82] <http://tools.ietf.org/html/rfc3920>

\[83] <http://tools.ietf.org/html/rfc3977>

\[84] <http://tools.ietf.org/html/rfc4193>

\[85] <http://tools.ietf.org/html/rfc4506>

\[86] <http://tools.ietf.org/rfc/>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://beej-zhtw.netdpi.net/reference/rfc.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
