UNIX Network Programming
This article may meet Wikipedia's criteria for speedy deletion as an article about a real person, individual animal, organization (band, club, company, etc.), web content or organized event that does not credibly indicate the importance or significance of the subject. See CSD A7.
If this article does not meet the criteria for speedy deletion, or you intend to fix it, please remove this notice, but do not remove this notice from pages that you have created yourself. If you created this page and you disagree with the given reason for deletion, you can click the button below and leave a message explaining why you believe it should not be deleted. You can also visit the talk page to check if you have received a response to your message. Note that this article may be deleted at any time if it unquestionably meets the speedy deletion criteria, or if an explanation posted to the talk page is found to be insufficient.
Note to administrators: this article has content on its talk page which should be checked before deletion. Please use a more specific template – {{db-person}}, {{db-animal}}, {{db-band}}, {{db-club}}, {{db-inc}}, {{db-web}} or {{db-event}} – where possible.Administrators: check links, talk, history (last), and logs before deletion. Please confirm before deletion that the page doesn't seem to be intended as the author's userpage. If it does, please move it to the proper location instead. Please also note that this tag will occasionally be used in place of the tags for criteria CSD A9 (musical recordings) and A11 (WP:MADEUP), as both of these also refer to lack of importance/significance. Consider checking Google. This page was last edited by EoRdE6 (contribs | logs) at 05:44, 13 November 2014 (UTC) (10 years ago) |
Unix Network Programming is a book written by 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]