图书标签: UNIX 工具书 programming WRS T ComputerScience
发表于2025-03-24
UNIX Network Programming pdf epub mobi txt 电子书 下载 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.
第一章里的: 原文: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. 本书翻译:在深入设计一个协议的细节之前,应该决断通信有哪...
评分这个封面很像Addison Wesley的原版封面,但是价格。。。呵呵,当然,原来机工的那个版本已经绝版了,pub重印价格太高了,这个还是不错的选择。如果只想学好UNIX网编的大可去图书馆借一本,但是如果是狂热的LINUX/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 epub mobi txt 电子书 下载 2025