UNIX Network Programming
This article may have been previously nominated for deletion: Wikipedia:Articles for deletion/UNIX Network Programming exists. It is proposed that this article be deleted because of the following concern:
If you can address this concern by improving, copyediting, sourcing, renaming, or merging the page, please edit this page and do so. You may remove this message if you improve the article or otherwise object to deletion for any reason. Although not required, you are encouraged to explain why you object to the deletion, either in your edit summary or on the talk page. If this template is removed, do not replace it. This message has remained in place for seven days, so the article may be deleted without further notice. Find sources: "UNIX Network Programming" – news · newspapers · books · scholar · JSTOR Nominator: Please consider notifying the author/project: {{subst:proposed deletion notify|UNIX Network Programming|concern=Does not meet [[WP:NBOOK]]}} ~~~~ Timestamp: 20141113190938 19:09, 13 November 2014 (UTC) Administrators: delete |
This article needs additional citations for verification. (November 2014) |
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 summery 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." [1]