Beej's Guide to Network Programming 正體中文版...
Beej's Guide to Network Programming 正體中文版...
Beej's Guide to Network Programming 正體中文版...
Beej's Guide to Network Programming 正體中文版...
簡介
聯絡譯者
簡體中文版
中文授權
原著資訊
進階資料
導讀
何謂 Socket
IP address、結構與資料轉換
從 IPv4 移植為 IPv6
System call 或 Bust
Client-Server 基礎
進階技術
常見的問題
Man 使用手冊
參考資料
書籍
網站參考資料
RFC
原著誌謝
譯者誌謝
Powered by GitBook

網站參考資料

在網路上:

  • BSD Sockets: A Quick And Dirty Primer [54](也是 Unix 系統程式設計資訊!)

  • The Unix Socket FAQ [55]

  • Intro to TCP/IP [56]

  • TCP/IP FAQ [57]

  • The Winsock FAQ [58]

[54] http://www.frostbytes.com/~jimf/papers/sockets/sockets.html​

[55] http://www.developerweb.net/forum/forumdisplay.php?f=70​

[56] http://pclt.cis.yale.edu/pclt/COMM/TCPIP.HTM​

[57] http://www.faqs.org/faqs/internet/tcp-ip/tcp-ip-faq/part1/​

[58] http://tangentsoft.net/wskfaq/​

這裡是相關的維基百科:

  • Berkeley Sockets [59]

  • Internet Protocol (IP) [60]

  • Transmission Control Protocol (TCP) [61]

  • User Datagram Protocol (UDP) [62]

  • Client-Server [63]

  • Serialization [64](封裝與解封裝資料)

[59] http://en.wikipedia.org/wiki/Berkeley_sockets​

[60] http://en.wikipedia.org/wiki/Internet_Protocol​

[61] http://en.wikipedia.org/wiki/Transmission_Control_Protocol​

[62] http://en.wikipedia.org/wiki/User_Datagram_Protocol​

[63] http://en.wikipedia.org/wiki/Client-server​

[64] http://en.wikipedia.org/wiki/Serialization​

Previous
書籍
Next
RFC
Last updated 8 months ago