๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

UNIX Network Programming: The Sockets Networking API

โœ Scribed by Stevens W.R., Fenner B., Rudoff A.M.


Year
2003
Tongue
English
Leaves
1024
Edition
3
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


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-performance networked systems in any environment: UNIX Network Programming, Volume 1, Third Edition.Building on the legendary work of W. Richard Stevens, this edition has been fully updated by two leading network programming experts to address today's most crucial standards, implementations, and techniques. New topics include: * POSIX Single UNIX Specification Version 3 * IPv6 APIs (including updated guidance on IPv6/IPv4 interoperability) * The new SCTP transport protocol * IPsec-based Key Management Sockets * FreeBSD 4.8/5.1, Red Hat Linux 9.x, Solaris 9, AIX 5.x, HP-UX, and Mac OS X implementations * New network program debugging techniques * Source Specific Multicast API, the key enabler for widespread IP multicast deploymentThe authors also update and extend Stevens' definitive coverage of these crucial UNIX networking standards and techniques: * TCP and UDP transport * Sockets: elementary, advanced, routed, and raw * I/O: multiplexing, advanced functions, nonblocking, and signal-driven * Daemons and inetd * UNIX domain protocols * ioctl operations * Broadcasting and multicasting * Threads * Streams * Design: TCP iterative, concurrent, preforked, and prethreaded serversSince 1990, network programmers have turned to one source for the insights and techniques they need: W. Richard Stevens' UNIX Network Programming. Now, there's an edition specifically designed for today's challenges - and tomorrow's.


๐Ÿ“œ SIMILAR VOLUMES


Unix Network Programming: The Sockets Ne
โœ W. Richard Stevens, Bill Fenner, Andrew M. Rudoff ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› addison-wesley ๐ŸŒ English

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

UNIX Network Programming, Volume 1: The
โœ Stevens, W Richard;Fenner, Bill;Rudoff, Andrew M ๐Ÿ“‚ Library ๐Ÿ“… 2003;2008 ๐Ÿ› Addison-Wesley Professional ๐ŸŒ English

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

Unix Network Programming, Volume 1: The
โœ W. Richard Stevens, Bill Fenner, Andrew M. Rudoff ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Addison-Wesley Professional ๐ŸŒ English

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

UNIX Network Programming: Networking API
โœ W. Richard Stevens ๐Ÿ“‚ Library ๐Ÿ“… 1998 ๐Ÿ› Prentice Hall PTR ๐ŸŒ English

The Best series of books to learn Network programming from. The BEST in the world. Nothing comes close. Richard Steven rocks always !

UNIX Network Programming: Networking API
โœ W. Richard Stevens ๐Ÿ“‚ Library ๐Ÿ“… 1998 ๐Ÿ› Prentice Hall ๐ŸŒ English

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