Buy used:
$2.36
$19.98 delivery October 21 - November 12. Details
Used: Good | Details
Condition: Used: Good
Comment: Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc...
Access codes and supplements are not guaranteed with used items.
Added to

Sorry, there was a problem.

There was an error retrieving your Wish Lists. Please try again.

Sorry, there was a problem.

List unavailable.
Other sellers on Amazon
Kindle app logo image

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required.

Read instantly on your browser with Kindle for Web.

Using your mobile phone camera - scan the code below and download the Kindle app.

QR code to download the Kindle App

Follow the author

Something went wrong. Please try your request again later.

Windows Sockets Network Programming

3.0 3.0 out of 5 stars 17 ratings

A growing number of the 90,000 network programmers who bought Rich Stevens' UNIX Network Programming need to address a topic not covered by this classic--how to deal with Windows Sockets, also known as WinSock. This book is the defintive word on WinSock, offering a complete tutorial on how to work with Windows Sockets and sample code, which will be available on the Internet.

Editorial Reviews

From the Back Cover

network industry leaders including Microsoft, Novell, Hewlett-Packard, and FTP Software, is an extraordinary resource for Windows network programmers. This book will enable you to reap WinSock's full benefits to create client and server network applications for use on any TCP/IP network, including the Internet. It also lays the groundwork for WinSock application development using other protocol suites.

The book describes how to develop 16- and 32-bit WinSock applications, and focuses on designs that will run on any WinSock implementation. It highlights the differences that exist between WinSock DLLs, and other traps and pitfalls in network application development, and shows you how to avoid them. It covers every function in version 1.1 of the WinSock specification, and provides a detailed tour of the newest features in WinSock version 2.

Windows Sockets Network Programming is geared for novice and experienced network programmers alike. The early chapters provide a tutorial that brings novices up to speed quickly, and the remainder provides a detailed reference, with examples. These include complete source code for a number of useful applications, including an ftp client. Other topics covered include: how to create a dynamic link library to run over WinSock, how to port existing BSD Sockets source code to WinSock, and how/when to use WinSock's optional features. It also details debugging techniques and tools.

The appendices provide a quick reference for API essentials, illustrations of the TCP/IP protocol suite, an extensive error reference, and pointers to more information on or off the Internet. The accompanying disk contains the source code for all the sample applications, as well as a few other tools to help you with your programming tasks.



0201633728B04062001

About the Author

Bob Quinn, currently with FTP Software, was a significant contributor to the version 1.1 specification, and co-administrator of the clarification group for WinSock version 2. He has been developing TCP/IP networks for more than five years, and was primarily responsible for the development of FTP Software's WinSock DLL.

Dave Shute, now an independent consultant, worked for FTP when Windows Sockets first appeared on the market, originally as a technical writer and eventually as the director of marketing.

0201633728AB04062001

Product details

  • Publisher ‏ : ‎ Addison-Wesley Professional (January 1, 1995)
  • Language ‏ : ‎ English
  • Hardcover ‏ : ‎ 637 pages
  • ISBN-10 ‏ : ‎ 0201633728
  • ISBN-13 ‏ : ‎ 978-0201633726
  • Item Weight ‏ : ‎ 2.6 pounds
  • Dimensions ‏ : ‎ 7.5 x 1.25 x 9.5 inches
  • Customer Reviews:
    3.0 3.0 out of 5 stars 17 ratings

About the author

Follow authors to get new release updates, plus improved recommendations.
Bob Quinn
Brief content visible, double tap to read full content.
Full content visible, double tap to read brief content.

Discover more of the author’s books, see similar authors, read book recommendations and more.


Customer reviews

3 out of 5 stars
17 global ratings

Top reviews from the United States

Reviewed in the United States on April 2, 2003
I am a very experienced C/C++ software engineer currently taking a community college class on WinSock networking programming. I'm used to dealing with difficult text books. However this is one of the worst I have ever wrestled with.
There are no exercises in the book. All their examples are long; no short examples of code to clarify any topic. Their way of explaining most subjects seems to me to be unclear, their wording such that I have to read a paragraph several times to figure out what they are trying to say. Finally and especially, their explanation of the key topic of socket states is flat-out awful. I have had a little experience dealing tangentially with socket states on my last project, and I still came away from this chapter confused and with my head spinning.
I hope that there are better WinSock books than this out there!
10 people found this helpful
Report
Reviewed in the United States on November 2, 2009
the seller is excellent, the book was arrived in the same condition as explained by the seller and on time.

Thanks
Reviewed in the United States on July 15, 2015
Not the best
Reviewed in the United States on January 15, 2015
good book
Reviewed in the United States on March 21, 2003
I'd not recommend to read this book - waste of time. First 13 chapters contain tons of unimportant information about specifications, history and general words about how networking is great. Although these chapters contained a bit of example code - this didn't work at all. Since the 13th chapter there is a terrible example of a full scale FTP client that is totally unclear. At that point I closed the book. My friend had the same book, he went further - threw the book away.
In fact I learned basics of Windows sockets from the greatest book of Petzold "Programming Windows", where every code was working and then ported my knowledge of UNIX networking to Windows.
7 people found this helpful
Report
Reviewed in the United States on September 27, 1998
Ladies and Gentelmen. It is rarely that i meet books of such quality. For someone who reads about 20-30 technical books a year , This one's Place is definatly amongst the top 5 of them all. Both writers have done an excellent Work and gave an outstanding performance of Pure knowledge. You will not see Long bogous explenations, You will not waste time reading boring explenations , rather, you will , as i have , enjoy every second of this book. You may even , here and there , discover some bits of Author's humor combined in writing. The analogies the writers use are excellent, In short , No one could have done it better than they did. Mostly recommended, Programmers go and buy it.
Reviewed in the United States on June 21, 2001
While this book has a lot of good information, it is out dated, sometimes wildly so. It continually hampers itself with discussions of 16-bit Windows which, while still in use in 1995/1996, was clearly on the way out, contrary to what the writers assert in the first chapter. Having said that, it is well written and the book deserves a second edition, dedicated to Winsock2 with nary a word on 16-bit windows.
17 people found this helpful
Report
Reviewed in the United States on August 7, 2000
Chapter # should be on each page. prototypes, discussion and examples should be bold or italized in index.
One person found this helpful
Report