UNIX Network Programming 在线电子书 图书标签: UNIX 工具书 programming WRS T ComputerScience
发表于2025-02-01
UNIX Network Programming 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025
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.
这本书对*nix下面的socket programming的各个方面进行了透彻的讲解。 从最简单的c/s通信模型开始, 如何使用api, 什么条件下会出现什么 问题,如何解决,进一步的如何提高性能,都做了详细的渐进的讲述。 图, 文, 代码并茂, 不可多得的一本好书!
评分 评分这是如此奇怪的一本译作,我翻遍了封面,前页,序等各个部分;都没有发现译者的名字。 还有翻译著作不留名的人?我该如何相信这本译作的质量。 但是书里倒是有不少注释,罗嗦了一大堆,然后明确的标明---译者著,见鬼了。 后记--在豆瓣上搜索发现...
评分以前对socket 编程一点都不懂,Internet这一块一直是我的盲点, 最近狠下心来,啃读了第二部分,对socket api编程有了一些了解, 在看别人写的源代码时,遇到socket 这一部分,也能看懂了, 整个人都感觉好多了。
评分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 ...
UNIX Network Programming 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025