Stevens R. Unix network programming. Volume 1.The Sockets networking API
Файл формата
zip
размером 5,38 МБ
содержит документ формата
chm
Добавлен пользователем qwerky, дата добавления неизвестна
Описание отредактировано
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).
Чтобы скачать этот файл зарегистрируйтесь и/или войдите на сайт используя форму сверху.
No Starch Press, 2010. — 1548 p. — ISBN 1593272200. The Linux Programming Interface is the definitive guide to the Linux and Unix programming interface—the interface employed by nearly every application that runs on a Linux or Unix system. In this authoritative work, Linux programming expert Michael Kerrisk provides detailed descriptions of the system calls and library...
Paperback: 440 pages. Publisher: Addison-Wesley Professional; 3 edition (July 2, 2010). Language: English. ISBN10: 0672329468. ISBN13: 978-0672329463. Linux Kernel Development details the design and implementation of the Linux kernel, presenting the content in a manner that is beneficial to those writing and developing kernel code, as well as to programmers seeking to better...
1999 by Prentice Hall. 564 pages. ISBN: 0-13-081081-9. Содержание: Message Passing Synchronization Shared Memory Remote Procedure Calls Performance Measurements A Threads Primer Miscellaneous Source Code От автора: Most nontrivial programs involve some form of IPC or Interprocess Communication. This is a natural effect of the design principle that the better approach is to...
3rd edition: Addison-Wesley, 2013 — 1024 p. ISBN10: 0321637739 ISBN13: 978-0321637734 For more than twenty years, serious C programmers have relied on one book for practical, in-depth knowledge of the programming interfaces that drive the Unix and Linux kernels: W. Richard Stevens’ Advanced Programming in the Unix Environment . Now, once again, Rich’s colleague Steve Rago has...
Volume 1: The Protocols After a brief introduction to TCP/IP, Stevens takes a bottom-up approach by describing the protocol from the link layer and working up the protocol stack. Volume 2: The Implementation 500 illustrations, combined with 15,000 lines of actual code from the 4.4BSD-Lite release, serves as concrete examples of the concepts covered in Volume 1. Volume 3: TCP...