The leading book in its field, this guide focuses on the design, development and coding of network software under the UNIX operating system. Provides over 15,000 lines of C code with descriptions of how and why a given solution is achieved. For programmers seeking an indepth tutorial on sockets, transport level interface (TLI), interprocess communications (IPC) facilities under System V and BSD UNIX.
發表於2025-04-01
UNIX Network Programming 2025 pdf epub mobi 電子書 下載
原文: Before delving into the design details of a protocol, high-level decisions must be made about which program is expected to initiate communication and when responses are expected. 本書翻譯: 在深入設計一個協議的細節之前,應該決斷通信由哪個程序發起以及...
評分3.6 inet_aton, inet_addr, and inet_ntoa Functions inet_aton, inet_ntoa, and inet_addr convert an IPv4 address from a dotted-decimal string (e.g., "206.168.112.96") to its 32-bit network byte ordered binary value. You will probably encounter these functions ...
評分stevens的經典書中,翻譯的我隻看瞭兩本(均未讀完)——《TCP/IP詳解:捲1》和《UNIX網絡編程:第一捲》。這兩本書翻譯的質量實在是不怎麼樣,我沒這個耐心仔細對比原文,總之,讀起來坳口的地方不少。對待這麼經典的書,翻譯應該更加專業和謹慎,因為經典書傳播廣且經得起時間...
評分朋友買瞭這本書,我順便翻瞭翻,對於想學習網絡編程的人來說,是挺值得去認真的看的書。但是對於初學者,看這本書的價值可能不是很大,因為涉及到的東西比較多,不大可能能從這本書看齣多少價值。 所以應該先去熟悉相關的一些基礎知識,然後編寫一些簡單的程序進一步熟悉瞭解到...
評分UNP第二版第一捲的清華譯本p39齣現一個錯誤。 書中原文: 圖2.10中,對於端口21存在三個套接口。如果一個分節來自198.69.10.2 端口 1501, 目的地為206.62.226.35端口21,那它是遞送給第一個子進程。 不難發現這裏 端口 1501應該是 1500。去查瞭第三版英文原版,那裏就...
圖書標籤: UNIX 工具書 programming WRS T ComputerScience
UNIX Network Programming 2025 pdf epub mobi 電子書 下載