发表于2024-11-22
UNIX Network Programming 2024 pdf epub mobi 电子书
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 ...
评分虽然书比较厚,但对于IT码农,主要是tcp/udp编程,所以只要重点关注其中部分章节即可,主要有:第2、3、4、5、6、7、8、11、14、15、16、26、30. 因为本人在看这本书之前已经看过不少网络编程的代码,也自己实验过一些程序,所以一两周利用上下班坐车的时间就看完了。重点是了...
评分learn network well.... understand it distill it
评分stevens的经典书中,翻译的我只看了两本(均未读完)——《TCP/IP详解:卷1》和《UNIX网络编程:第一卷》。这两本书翻译的质量实在是不怎么样,我没这个耐心仔细对比原文,总之,读起来坳口的地方不少。对待这么经典的书,翻译应该更加专业和谨慎,因为经典书传播广且经得起时间...
评分stevens的经典书中,翻译的我只看了两本(均未读完)——《TCP/IP详解:卷1》和《UNIX网络编程:第一卷》。这两本书翻译的质量实在是不怎么样,我没这个耐心仔细对比原文,总之,读起来坳口的地方不少。对待这么经典的书,翻译应该更加专业和谨慎,因为经典书传播广且经得起时间...
图书标签: UNIX 工具书 programming WRS T ComputerScience
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.
UNIX Network Programming 2024 pdf epub mobi 电子书