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, 什么条件下会出现什么 问题,如何解决,进一步的如何提高性能,都做了详细的渐进的讲述。 图, 文, 代码并茂, 不可多得的一本好书!
评分以前对socket 编程一点都不懂,Internet这一块一直是我的盲点, 最近狠下心来,啃读了第二部分,对socket api编程有了一些了解, 在看别人写的源代码时,遇到socket 这一部分,也能看懂了, 整个人都感觉好多了。
评分之前看着书评说中文版的翻译是如何如何的烂,自己心想,国内翻译的书,都是一个鸟样,但是,经过一个多月的学习,发现本书的翻译是相当的好(说不好的同学,想想自己是不是没认真看,还是基础没打好?)。 看这本书,linux api编程基础还是必不可少的。对于信号,多线程,多进...
评分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 ...
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有