Jump to content

UNIX Network Programming: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Add banner {{Cleanup bare URLs}}. After at least 7 passes by @Citation bot since 20220821, this article still has 1 untagged bare URL ref
Wesleyneo (talk | contribs)
Line 53: Line 53:
== External links ==
== External links ==
* [http://books.slashdot.org/story/03/12/03/2144222/unix-network-programming-vol-1 Unix Network Programming, Vol. 1]
* [http://books.slashdot.org/story/03/12/03/2144222/unix-network-programming-vol-1 Unix Network Programming, Vol. 1]
* [http://www.cisco.com/web/about/ac123/ac147/archived_issues/ipj_8-1/book_review.html Book Review]
* [http://www.cisco.com/web/about/ac123/ac147/archived_issues/ipj_8-1/book_review.html Book Review] ({{webarchive |url=http://web.archive.org/web/20150218115558/http://www.cisco.com/web/about/ac123/ac147/archived_issues/ipj_8-1/book_review.html |date=18 Feb 2015}})
* [http://www.kohala.com/start/unpv12e/interview.html Prentice Hall interview with Rich Stevens, author of Unix Programming, Volume 1: Networking APIs, Sockets and XTI, 2/e]
* [http://www.kohala.com/start/unpv12e/interview.html Prentice Hall interview with Rich Stevens, author of Unix Programming, Volume 1: Networking APIs, Sockets and XTI, 2/e]
* [http://www.linuxjournal.com/article/2656 UNIX Network Programming, Volume 1, Second Edition] Aug 1, 1998, By David Bausum
* [http://www.linuxjournal.com/article/2656 UNIX Network Programming, Volume 1, Second Edition] Aug 1, 1998, By David Bausum

Revision as of 04:25, 30 October 2022

UNIX Network Programming
AuthorW. Richard Stevens,
Bill Fenner, Andrew M. Rudoff (third ed)
LanguageEnglish
Genrenon-fiction
PublisherPrentice Hall
Addison-Wesley (third edition)
Publication date
1990 (first ed)
1998 (second ed)
2003 (third ed)
Pages768 (first edition)
1009 (second edition)
1024 (third edition)
ISBN978-0139498763 (first ed)
978-0134900124 (second ed, vol 1)
978-0130810816 (second ed, vol 2)
978-0131411555 (third ed)
Websitewww.unpbook.com

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 and Computer network programming. 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 15,000 lines of C code. The book's summary describes it as "for programmers seeking an in depth tutorial on sockets, transport level interface (TLI), interprocess communications (IPC) facilities under System V and BSD UNIX."[2] The book has been translated into several languages, including Chinese, Italian, German, Japanese and others.

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

In the movie Wayne's World 2, the book is briefly referenced.[5]

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 ed.). Addison-Wesley Professional. ISBN 978-0131411555. OCLC 53867239.
  4. ^ Stevens, W. Richard (2012). Unix Network Programming, Volume 2: Interprocess Communications (2nd ed.). Prentice Hall. ISBN 978-0132974295. OCLC 780358896.
  5. ^ Chalmers, Rachel (Sep 1, 2000). "Guru of the Unix gurus". salon.com. Retrieved 23 April 2015.