什么是RFC?

时间:2020-03-06 14:55:52  来源:igfitidea点击:

我认为有很多人不知道RFC(征求意见)。我知道它们在逻辑上是什么,但是有人能为新开发人员提供一个很好的描述吗?另外,共享一些有关如何使用和阅读它们的资源也很好。

解决方案

这是征求意见。但是,该名称有些误导,因为它通常用作标准的名称,主要是IETF的名称。参见维基百科

来自http://linux.about.com/cs/linux101/g/rfclparrequestf.htm

The name of the result and the process
  for creating a standard on the
  Internet. New standards are proposed
  and published on the Internet, as a
  Request For Comments. The proposal is
  reviewed by the Internet Engineering
  Task Force (http://www.ietf.org/), a
  consensus-building body that
  facilitates discussion, and eventually
  a new standard is established, but the
  reference number/name for the standard
  retains the acronym RFC, e.g. the
  official standard for e-mail message
  formats is RFC 822.

另请参阅:RFC Wikipedia文章

Wikipedia很好地描述了[RFC]的含义,但简而言之,它是Internet工程任务组的一组建议,适用于Internet和与Internet连接的系统的工作。它们被用作标准。

因此,如果我们正在寻找有关FTP,LDAP,IMAP,POP等实施方式的权威信息,那么我们不必比适当的RFC文档更进一步。

该术语来自互联网的前身ARPANET时代,研究人员基本上只是在这里提出想法,以征求其他研究人员对该项目的意见。它们几乎可以是任何东西,当时还不是很正式。如果我们去阅读它们,它们是多么非正式的很可笑。

现在,关于RFC的内容有了更多的标准,直到我们满足严格的准则并进行了广泛的研究,我们才能发布RFC。它们几乎是为IETF批准的,经过充分研究的网络标准保留的。