UNIX Network Programming, Volume 1: The Sockets Networking API by W. Richard Stevens


UNIX Network Programming, Volume 1: The Sockets Networking API
Title : UNIX Network Programming, Volume 1: The Sockets Networking API
Author :
Rating :
ISBN : 0131411551
ISBN-10 : 0076092025917
Language : English
Format Type : Hardcover
Number of Pages : 991
Publication : First published January 1, 2000

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


UNIX Network Programming, Volume 1: The Sockets Networking API Reviews


  • Chee Bin HOH

    A timeless classic book for fundamental network programming

  • Austin

    This is the definitive sockets API programming book and it's a good example of a solid text on low level software development. There's a few anachronisms that should be cleaned up, but those are kind of neat historical artifacts that remind you that there are various flavors of Unix out there.

  • Yohanes Nugroho

    This book gives me a very solid understanding about network programming in general (not only for UNIX).

  • Chris

    Everything you could possibly want to know about socket programming. First six chapters are a great tutorial, rest of book is a great reference.

  • Maxim Chetruşca

    good stuff.

  • Laurent

    The BIBLE