Jump to ratings and reviews
Rate this book

Internetworking with TCP/IP Vol. III, Client-Server Programming and Applications--BSD Socket Version

Rate this book
This is a revised version of this volume. Changes in this edition Code has been updated to use ANSI C and the UNIX operating systems (POSIX). Covers SLIP connections (a popular program that allows TCP/IP access to the Internet over dial-up phone systems. Latest changes in Network File System protocol (NFS3). This edition focuses on the BSD version of UNIX. This volume answers the question “How does one use TCP/IP?” — focusing on the client-server paradigm, and examining algorithms for both the client and server components of a distributed program. Describes the AT&T TLI interface and uses it in all examples. The principles underlying distributed programs and all server designs are emphasized. Thoroughly covers the many ways to design interactive and concurrent client and server software, as well as their proper use and application. Concepts apply to Client-Server programs in general; not just TCP/IP. Any communications professional who wants to put TCP/IP to use. This is everyone working on Internet communications.

552 pages, Hardcover

First published January 1, 1992

11 people are currently reading
231 people want to read

About the author

Douglas E. Comer

80 books21 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
27 (30%)
4 stars
28 (31%)
3 stars
23 (25%)
2 stars
5 (5%)
1 star
7 (7%)
Displaying 1 - 2 of 2 reviews
Profile Image for Jared.
578 reviews45 followers
September 24, 2009
Lousy. The writing is okay, but the code examples are riddled with horrible bugs. A (large) number of them don't compile, and those that do often show you the wrong way to do things. I spent more time trying to figure out why his code didn't work than it would have taken to read the Linux socket programming man pages -- which is ultimately what I ended up doing, anyway. Buying the book was an expensive mistake.
1 review
February 4, 2014
HI
This entire review has been hidden because of spoilers.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.