Jump to content

UNIX Network Programming

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by EoRdE6 (talk | contribs) at 19:55, 13 November 2014 (Nominated for deletion; see Wikipedia:Articles for deletion/UNIX Network Programming. (TW)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Unix Network Programming is a book written by W. Richard Stevens.[1] It was published in 1990 by Prentice Hall and covers many topics regarding UNIX networking. The book focuses on the design and development of network software under UNIX. The book provides descriptions of how and why a given solution works and includes 15000 lines of C code. The books summary describes it for "programmers seeking an in depth tutorial on sockets, transport level interface (TLI), interprocess communications (IPC) facilities under System V and BSD UNIX." [2]

Later editions have expanded into two volumes, Volume 1: The Sockets Networking API[3] and Volume 2: Interprocess Communications.[4]

References

  1. ^ Stevens, W. Richard (1990). UNIX Network Programming, 1st Ed. Prentice Hall. ISBN 978-0139498763. OCLC 20631405.
  2. ^ http://www.textbooks.com/Unix-Network-Programming-90-Edition/9780139498763/W-Richard-Stevens.php
  3. ^ W. Richard Stevens, Bill Fenner, & Andrew M. Rudoff (2003). Unix Network Programming, Volume 1: The Sockets Networking API (3rd Edition). Addison-Wesley Professional. ISBN 978-0131411555. OCLC 53867239.{{cite book}}: CS1 maint: multiple names: authors list (link)
  4. ^ Stevens, W. Richard (2012). Unix Network Programming, Volume 2: Interprocess Communications (2nd Edition). Prentice Hall. ISBN 978-0132974295. OCLC 780358896.