开发者

How do protocols for web are created & what are the specifications?

开发者 https://www.devze.com 2023-03-20 14:47 出处:网络
How are the web protocols like HTTP, FTP are creat开发者_运维知识库ed & implemented? If I decide to create a new protocol, how should I proceed?Computer/network protocols are formalized and made s

How are the web protocols like HTTP, FTP are creat开发者_运维知识库ed & implemented? If I decide to create a new protocol, how should I proceed?


Computer/network protocols are formalized and made standards by the IETF.

  • HTTP/1.1, 1999, HTTP/1.0, 1996
  • FTP (1985), FTP (1980)


RFC publication process: http://www.rfc-editor.org/pubprocess.html

0

精彩评论

暂无评论...
验证码 换一张
取 消