好书推荐 好书速递 排行榜 读书文摘

Unix Network Programming, Volume 1

Unix Network Programming, Volume 1
作者:W. Richard Stevens / Bill Fenner / Andrew M. Rudoff
副标题:The Sockets Networking API
出版社:Addison-Wesley Professional
出版年:2003-11
ISBN:9780131411555
行业:计算机
浏览数:9

内容简介

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).

......(更多)

作者简介

......(更多)

目录

......(更多)

读书文摘

如果有多个客户连接同时到达,系统内核在最大数目的限制下把它们排入队列,然后每次返回一个给accept函数

......(更多)

猜你喜欢

点击查看