|
Internetworking with TCP/IP Vol. III, Client-Server Programming and Applications--BSD Socket Version (2nd Edition) (Internetworking with TCP/IP Vol. 3) | 
enlarge | Authors: Douglas E. Comer, David L. Stevens Publisher: Prentice Hall Category: Book
List Price: $110.00 Buy New: $43.95 You Save: $66.05 (60%)
New (12) Used (17) from $2.05
Avg. Customer Rating: 10 reviews Sales Rank: 785107
Media: Paperback Edition: 2 Number Of Items: 1 Pages: 552 Shipping Weight (lbs): 2.1 Dimensions (in): 9.5 x 7.3 x 1.1
ISBN: 013260969X Dewey Decimal Number: 004.6 EAN: 9780132609692 ASIN: 013260969X
Publication Date: April 4, 1996 Availability: Usually ships in 1-2 business days
|
| Editorial Reviews:
Product Description
This is a revised version of this volume. Changes in this edition include: 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.
|
| Customer Reviews: Read 5 more reviews...
An excellent book with well explained working examples March 2, 2006 I have to hand it to Mr. Comer and Stevens, they have done an excellent job writing a book that explains everything clearly with very well defined (and actually working) examples. If you are interested in learning TCP/IP programming on Unix platform this is the only book you need. It does assume that you have knowledge of some C programming, but it does not assume that you are an expert. Excellent Book.
Like Cliff Notes December 27, 2005 1 out of 1 found this review helpful
This is a great book and I see why some teachers chose it for grad students. I didn't do well in networks last semester because I had to learn BSD TCP/IP sockets from sources like book snippets my teacher gave me, man pages, and various Internet sources. The textbook I had to buy for class has almost no C code or any explanations about BSD sockets. So, I invested into this and the Richard Stevens (UNIX Network Programming) book. Both are excellent assests.
Pro (This book): I like how it explained what each important function did (like read/write)
Con: The example code could be a little better.
This book is well-written and will be a good reference once I'm through with my class. I bought all 3 volumes since I could get them at a great price. What especially helped: sometimes books would take up to 50 pages explaining a topic. The "Internetworking with TCP/IP" series are excellent at giving the bottom line and at times makes it easier to understand the details within the longer-winded pages of other books. In a way, to me, it's like a set of cliff notes to my textbook.
If you're baffled about network programming, these books might be worth a try.
A Perfect Text October 18, 2005 I have been using Internetworking with TCP/IP Volume III for almost ten years now to teach a graduate course on client server programming. I think it is perhaps the most perfect textbook ever written. Comer's code is exquisite and can be used to teach clear and efficient coding in C. His explanations are perfect. He says everything that needs to be said, and no more. His presentation about the foundation of all distributed computing is clear concise and on target. Students require some reminders about the fact that this book can't be read like a novel, or like any less competent textbook. They need to read and carefully consider each line. Comer includes everything that is needed in the book and its appendices. In every case, you see very careful and concise statements of how things really work. I just reread his chapter on NFS this morning and was reminded about how he can take the complex and invisible and make it completely understandable.
Professor Comer's books are wonderful, but his contributions don't stop there. If you pride yourself on writing and are new to the academic realm you might find it useful to go to his website and read his advice on writing a dissertation. If you are a PhD student, or a master's student writing a thesis, this should be a mandatory stop. If you are simply a person who takes pride in writing clearly, you will learn important things.
A good,readable,working guide to TCP/IP Socket January 13, 2001 4 out of 4 found this review helpful
I used this book from cover to cover in a Unix Socket Programming class. A few good points about this book: 1) The sample do compiled on Linux with no problems. That's a plus. 2) The author emphasized good client-server design principles. 3) The introduction is gentle and very readble. 4) The code sample is directly,simple and not riddled with unnecessary details to "show off" like some authors do.You don't need much Unix to do exercise in this book.About the only System calls you need to know are fork(),Select(),sigalarm() and execve(). The book could have been expanded to cover HTTP,SOAP and some other protocols to give it a 5stars.
The only books to learn TCP/IP August 30, 2000 2 out of 4 found this review helpful
Get all three volumes. There is no better way to learn TCP/IP. The read is excellent. The examples are very excellent. Definiirly, a classic for years to come.
|
|
| Powered by Associate-O-Matic
| |