Trisha Shetty (Editor)

UNIX Network Programming

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Language
  
English

Originally published
  
1990

Genre
  
Non-fiction

Website
  
www.unpbook.com

Author
  
W. Richard Stevens

ISBN
  
978-0139498763

UNIX Network Programming t3gstaticcomimagesqtbnANd9GcSChLWS5Ol9tVe1Vk

Publication date
  
1990 (first ed)1998 (second ed)2003 (third ed)

Pages
  
768 (first edition)1009 (second edition)1024 (third edition)

Publishers
  
Prentice Hall, Addison-Wesley (third edition)

Similar
  
W Richard Stevens books, Unix books

Unix Network Programming is a book written by W. Richard Stevens. 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." The book is translated into several languages, including Chinese, Italian, German, Japanese and others.

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

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

References

UNIX Network Programming Wikipedia


Similar Topics