图书标签: network unix programming 网络 编程 Unix 计算机 UNIX经典
发表于2024-06-15
Unix Network Programming, Volume 1 pdf epub mobi txt 电子书 下载 2024
This is THE guide to UNIX network programming APIs. Whether you write Web servers, client/server applications, or any other network software, you need to understand networking APIS-especially sockets in greater detail than ever before. You need UNIX Network Programming, Volume 1, Third Edition. In this book, the Authors offer unprecedented, start-to-finish guidance on making the most of sockets, the de facto standard for UNIX network programming with APIs - as well as extensive coverage of the X/Open Transport Interface (XTI).
看了一些感兴趣的章节
评分看两页就知道是好书啦,代码有点多了,如果去掉代码的话,体积可以减少2/3。跳过了IPv6和SCTP部分没有看。
评分前一段写作业疯狂用socket,然后就把这本书的前九章读完了,以后应该再也不会用到网络编程的知识了吧
评分经典
评分network programming应该读的一本书,不过有些地方写得太细致,以至于需要挑着度。作者也说了,可以方便当参考书,所以我也不用纠结没认真读完了。
之前看着书评说中文版的翻译是如何如何的烂,自己心想,国内翻译的书,都是一个鸟样,但是,经过一个多月的学习,发现本书的翻译是相当的好(说不好的同学,想想自己是不是没认真看,还是基础没打好?)。 看这本书,linux api编程基础还是必不可少的。对于信号,多线程,多进...
评分两三天时间这本书你就可以看完,因为文笔太好了,思路很缜密。它不会把你的疑惑留到以后去解决。 一周过去了,什么都忘记了,因为还没有用上它。现在只知道,Posix和System V两套IPC的机制,知道各种对象的Persitent特性,然后具体的函数不记得了。不过够了!!
评分原文: 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. 本书翻译: 在深入设计一个协议的细节之前,应该决断通信由哪个程序发起以及...
评分以前对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, Volume 1 pdf epub mobi txt 电子书 下载 2024