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.
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 ...
评分这本书对*nix下面的socket programming的各个方面进行了透彻的讲解。 从最简单的c/s通信模型开始, 如何使用api, 什么条件下会出现什么 问题,如何解决,进一步的如何提高性能,都做了详细的渐进的讲述。 图, 文, 代码并茂, 不可多得的一本好书!
评分UNP第二版第一卷的清华译本p39出现一个错误。 书中原文: 图2.10中,对于端口21存在三个套接口。如果一个分节来自198.69.10.2 端口 1501, 目的地为206.62.226.35端口21,那它是递送给第一个子进程。 不难发现这里 端口 1501应该是 1500。去查了第三版英文原版,那里就...
评分这本书对*nix下面的socket programming的各个方面进行了透彻的讲解。 从最简单的c/s通信模型开始, 如何使用api, 什么条件下会出现什么 问题,如何解决,进一步的如何提高性能,都做了详细的渐进的讲述。 图, 文, 代码并茂, 不可多得的一本好书!
评分learn network well.... understand it distill it
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有