UNIX Network Programming, Volume 2

UNIX Network Programming, Volume 2 PDF

Author: W. Richard Stevens

Publisher: Prentice Hall

Published: 1998-08-25

Total Pages: 592

ISBN-13: 9780132974295

DOWNLOAD EBOOK →

Well-implemented interprocess communications (IPC) are key to the performance of virtually every non-trivial UNIX program. In UNIX Network Programming, Volume 2, Second Edition, legendary UNIX expert W. Richard Stevens presents a comprehensive guide to every form of IPC, including message passing, synchronization, shared memory, and Remote Procedure Calls (RPC). Stevens begins with a basic introduction to IPC and the problems it is intended to solve. Step-by-step you'll learn how to maximize both System V IPC and the new Posix standards, which offer dramatic improvements in convenience and performance.

UNIX Network Programming: The sockets networking API

UNIX Network Programming: The sockets networking API PDF

Author: W. Richard Stevens

Publisher: Addison-Wesley Professional

Published: 2004

Total Pages: 1032

ISBN-13: 9780131411555

DOWNLOAD EBOOK →

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.

Adventures in UNIX Network Applications Programming

Adventures in UNIX Network Applications Programming PDF

Author: Bill Rieken

Publisher:

Published: 1992-11-04

Total Pages: 474

ISBN-13:

DOWNLOAD EBOOK →

Written to help you with the ten percent of the network programming that consumes ninety percent of your time and causes most of your vexing problems, it teaches communications/network programing, including interprocess communicator, protocols, and process level application programming. Geared to the growing number of programmers in the UNIX workstation environment, it covers a variety of the most widely used protocols of OSI, TCP/IP, X.25, Berkeley Sockets, AT&T System V Streams and more. In addition, it develops the code for solutions to typical problems in network software programming and offers numerous practical and helpful examples.

Interprocess Communications in Linux

Interprocess Communications in Linux PDF

Author: John Shapley Gray

Publisher: Prentice Hall Professional

Published: 2003

Total Pages: 624

ISBN-13: 9780130460424

DOWNLOAD EBOOK →

Gray zeroes right in on the key techniques of processes and interprocess communication from primitive communications to the complexities of sockets. The book covers every aspect of UNIX/Linux interprocess communications in sufficient detail to allow experienced programmers to begin writing useful code immediately.