The classic guide to UNIX networking APIs... now completely updated!To build today's highly distributed, networked applications and services, you need deep mastery of sockets and other key networking APIs. One book delivers comprehensive, start-to-finish guidance for building robust, high-performanc
Unix Network Programming: The Sockets Networking API
โ Scribed by W. Richard Stevens, Bill Fenner, Andrew M. Rudoff
- Publisher
- addison-wesley
- Year
- 2003
- Tongue
- English
- Leaves
- 1024
- Edition
- 3
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
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).
๐ SIMILAR VOLUMES
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 t
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 t
The Best series of books to learn Network programming from. The BEST in the world. Nothing comes close. Richard Steven rocks always !
An introductory tutorial or class text and a reference for experienced programmers. Revised from the 1990 edition by using ANSI C for all examples, expanding and rearranging much of the material, dropping the explanation of UNIX, describing the Posix interface, some terminology change, and covering