# 10.3. RFC

RFC \[65] 真的非常低阶！这些文件说明了分配的数字丶编程 API丶及 Internet 上使用的协议。\
\
我已经在这里帮你引用了一些 RFC 的链接，所以你可以拿桶爆米花并开始你的学习之旅：\
\
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/&#x20>;

\[66] <http://tools.ietf.org/html/rfc1&#x20>;

\[67] <http://tools.ietf.org/html/rfc768&#x20>;

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

\[69] <http://tools.ietf.org/html/rfc793&#x20>;

\[70] <http://tools.ietf.org/html/rfc854&#x20>;

\[71] <http://tools.ietf.org/html/rfc959&#x20>;

\[72] <http://tools.ietf.org/html/rfc1350&#x20>;

\[73] <http://tools.ietf.org/html/rfc1459&#x20>;

\[74] <http://tools.ietf.org/html/rfc1918&#x20>;

\[75] <http://tools.ietf.org/html/rfc2131&#x20>;

\[76] <http://tools.ietf.org/html/rfc2616&#x20>;

\[77] <http://tools.ietf.org/html/rfc2821&#x20>;

\[78] <http://tools.ietf.org/html/rfc3330&#x20>;

\[79] <http://tools.ietf.org/html/rfc3493&#x20>;

\[80] <http://tools.ietf.org/html/rfc3542&#x20>;

\[81] <http://tools.ietf.org/html/rfc3849&#x20>;

\[82] <http://tools.ietf.org/html/rfc3920&#x20>;

\[83] <http://tools.ietf.org/html/rfc3977&#x20>;

\[84] <http://tools.ietf.org/html/rfc4193&#x20>;

\[85] <http://tools.ietf.org/html/rfc4506&#x20>;

\[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-zhcn.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.
