B
B
Beej's Guide to Network Programming 正體中文版
Search…
B
B
Beej's Guide to Network Programming 正體中文版
簡介
聯絡譯者
簡體中文版
中文授權
原著資訊
進階資料
導讀
何謂 Socket
IP address、結構與資料轉換
從 IPv4 移植為 IPv6
System call 或 Bust
Client-Server 基礎
進階技術
常見的問題
Man 使用手冊
參考資料
書籍
網站參考資料
RFC
原著誌謝
譯者誌謝
Powered By
GitBook
RFC
RFC [65] 真的是非常原汁原味!這些文件說明了分配的數字、程式設計 API、及 Internet 上使用的通訊協定。
我已經在這裡幫你引用了一些 RFCs 的連結,所以你可以拿桶爆米花並開始你的學習之旅:
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/
[66]
http://tools.ietf.org/html/rfc1
[67]
http://tools.ietf.org/html/rfc768
[68]
http://tools.ietf.org/html/rfc791
[69]
http://tools.ietf.org/html/rfc793
[70]
http://tools.ietf.org/html/rfc854
[71]
http://tools.ietf.org/html/rfc959
[72]
http://tools.ietf.org/html/rfc1350
[73]
http://tools.ietf.org/html/rfc1459
[74]
http://tools.ietf.org/html/rfc1918
[75]
http://tools.ietf.org/html/rfc2131
[76]
http://tools.ietf.org/html/rfc2616
[77]
http://tools.ietf.org/html/rfc2821
[78]
http://tools.ietf.org/html/rfc3330
[79]
http://tools.ietf.org/html/rfc3493
[80]
http://tools.ietf.org/html/rfc3542
[81]
http://tools.ietf.org/html/rfc3849
[82]
http://tools.ietf.org/html/rfc3920
[83]
http://tools.ietf.org/html/rfc3977
[84]
http://tools.ietf.org/html/rfc4193
[85]
http://tools.ietf.org/html/rfc4506
[86]
http://tools.ietf.org/rfc/
Previous
網站參考資料
Next
原著誌謝
Last modified
1yr ago
Copy link