开发 POP3 客户端时需要考虑哪些 RFC?

发布于 2024-10-16 04:37:42 字数 319 浏览 3 评论 0原文

理论上,征求意见 (RFC) 集包含开发人员构建 POP3 客户端所需了解的所有信息。然而,要知道哪些 RFC 需要考虑以及哪些 RFC 可以忽略并不总是那么容易。

有人有 RFC 路线图来指导开发人员完成此任务吗?我所说的 RFC 路线图是指:

  • 需要的 RFC 的完整列表 被阅读和理解,以便 开发一个 POP3 客户端。
  • 哪些 RFC 不再适用的指示 需要考虑,因为他们 已被取代。
  • 相关 RFC 的摘要。
  • 相关 RFC 的详细信息 相互关联。
  • 逻辑顺序的指示 阅读并理解相关内容 RFC。

In theory, the set of Request For Comments (RFC) contain everything that a developer needs to know to build a POP3 client. However, it is not always easy to know which RFCs need to be considered and which ones can be ignored.

Does anyone have an RFC roadmap to steer developers through this? By RFC roadmap, I mean:

  • A complete list of RFCs that need to
    be read and understood, in order to
    develop a POP3 client.
  • An indication of which RFCs no longer
    need to be considered, because they
    have been superseded.
  • A summary of the relevant RFCs.
  • Detail on how the relevant RFCs
    interrelate to each other.
  • An indication of the logical order to
    read and understand the relevant
    RFCs.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

む无字情书 2024-10-23 04:37:42

维基百科 pop3 文章 似乎包含所有这些信息:

POP (POP1) 由 RFC 918 指定,POP2 由 RFC 937 指定。POP3 的原始规范是 RFC 1081。其当前规范是 RFC 1939,更新了扩展机制 RFC 2449 和 RFC 1734 中的身份验证机制。

The wikipedia pop3 article seems to contain all this information:

POP (POP1) is specified in RFC 918, POP2 by RFC 937. The original specification of POP3 is RFC 1081. Its current specification is RFC 1939, updated with an extension mechanism, RFC 2449 and an authentication mechanism in RFC 1734.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文