Skip to content
Scan a barcode
Scan
Paperback Network Programming with Windows Sockets (Bk/Disk) Book

ISBN: 0132301520

ISBN13: 9780132301527

Network Programming with Windows Sockets (Bk/Disk)

This book is for the programmer developing Windows applications running on a TCP/IP network. Referenced in Microsoft documentation, it contains everything you need to become a TCP/IP programmer in a... This description may be from another edition of this product.

Recommended

Format: Paperback

Condition: Very Good

$11.09
Save $28.86!
List Price $39.95
Almost Gone, Only 2 Left!
Save to List

Customer Reviews

2 ratings

Fun to Read for a Beginner in TCP/IP Sockets Programming

I found that this book very helpful for me to get a good practical foundation on TCP/IP Sockets. The book is well-organized as a tutorial covering from the basics to ftp & telnet protocol and implementation. The real fun is with the program examples which is manageable to get all the great feelings and fun. One note to make it work, as it is complied with Visual C++ v1.5. It will fail with fatal error during linkage. To make it work with Visual C++ v6, one needs to change: (1) #include "winsock.h" to #include "windows.h" (2) change link option (in Project | Setting | Link) from winsock.lib to ws2_32.lib. This is explained in "INFO: README for Win32 Software Development Kit, Part 1 of 2 ID: Q167799" of MSDN library.

Good on theory, good samples to start out with

With this book, without any previous socket knowledge, I was able to write a functioning socket application for downloading instrument data from a ticker server...however, when it came to a crunch, the samples provided with the Windows SDK were more useful than this book. Still a good book, though.
Copyright © 2026 Thriftbooks.com Terms of Use | Privacy Policy | Do Not Sell/Share My Personal Information | Cookie Policy | Cookie Preferences | Accessibility Statement
ThriftBooks® and the ThriftBooks® logo are registered trademarks of Thrift Books Global, LLC
GoDaddy Verified and Secured