开发者

FTP CLient Stack

开发者 https://www.devze.com 2023-02-15 21:37 出处:网络
How to develop a FTP client stack? Can some one provide me with some link where I can find a tutorial 开发者_开发知识库about it please..Start at the first FTP RFC and work your way through the addendu

How to develop a FTP client stack? Can some one provide me with some link where I can find a tutorial 开发者_开发知识库about it please..


Start at the first FTP RFC and work your way through the addendums:

  • http://www.faqs.org/rfcs/rfc959.html
  • https://www.rfc-editor.org/rfc/rfc3659
  • http://www.ietf.org/rfc/rfc2577.txt
  • http://www.faqs.org/rfcs/rfc1579.html
  • http://www.rfc-archive.org/getrfc.php?rfc=4217

etc, ...

0

精彩评论

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