|
|||||||||||||||||||||||||||||||||||
|
16 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
15 of 15 people found the following review helpful:
5.0 out of 5 stars
explains NAT, VOIP, QoS, IPv6 ....,
By
This review is from: Internetworking with TCP/IP, Vol 1 (5th Edition) (Hardcover)
It was through an earlier version [2nd edition], that I got my first detailed look at the internet structure. It is good to see that Comer continues his decades-long best selling text. It is aimed at engineers and programmers who have to understand and use and possibly develop applications that will run atop the internet.
Firstly, as with the earlier editions, there are comprehensive explanations of what the Internet Protocol means. Thence for the User Datagram Protocol and the Transmission Control Protocol. To most internet or web users, these are really meaningless terms. Not to you, after you have gone through this book. So, as a crucial example, you will understand the difference between UDP and TCP. And what the format of a TCP segment contains, like the source and destination ports and sequence numbers. Plus the TCP 3 way handshake protocol. The above has been well established and stable for over 15 years. But Comer also brings in newer material. Like the Network Address Translation. A nifty kludge that can get around a shortage of IP addresses. Or, it can be used to furnish more privacy for machines inside a private net, that still need to communicate with the wider internet. Even newer issues include VOIP. Leading into an analysis of the difficult real time problems of audio Quality of Service. The recent rise of Internet Telephony centres around successful resolution of these matters. Finally, Comer concludes with a synopsis of the next generation of the internet - 128 bit addressing under IPv6. And how, apart from the vastly increased addressing, it promises to enable such features as protocol extensions and more elaborate address hierarchies. However, he prudently refrains from suggesting when IPv6 will be fully rolled out.
6 of 6 people found the following review helpful:
5.0 out of 5 stars
An ideal book for both student and Engineer,
This review is from: Internetworking with TCP/IP, Vol 1 (5th Edition) (Hardcover)
This book is written in a very readable style and yet covers vast ground in a concise way. Its organisation is excellent and the index finds references to the most useful sections quickly and accurately. The student will quickly gain insight into the protocols and operation at an advanced level, and the design engineer will gain the oversight to design excellent products. The references in each chapter provide good additional reading where extra depth is necessary, but are not required for most readers. It is a system designers book, not aimed at implementors of a TCP/IP stack, and this lack of reference to particular software constructs comes as a relief in todays publishing. The best book on this subject which I have read.
15 of 19 people found the following review helpful:
4.0 out of 5 stars
Top 4 Computer Network Books Compared,
Amazon Verified Purchase(What's this?)
This review is from: Internetworking with TCP/IP, Vol 1 (5th Edition) (Hardcover)
This review compares the following four books:
Computer Networks by Peterson and Davie (P & D) Computer Networks by Tanenbaum Computer Networks by Comer / Internetworking with TCP/IP Computer Networking by Kurose and Ross (K & R) By far the best book in the list is "Computer Networking" by Kurose and Ross. This book covers all of the essential material that is in the other books but manages to do so in a relevant and entertaining way. This book is very up to date as seen by the release of the 5th Ed when the 4th Ed is barely two years old. There are lots of practical exercises using wireshark and the companion website is actually useful and relevant. The attitude of this book with regard to teaching networking concepts could be summed up as "try it out and see for yourself". One interesting thing to note is that the socket programming example are all in Java. Next up is the Peterson and Davie book which covers everything that Kurose and Ross discuss but is slightly more mathematical in how it goes about things. There are a lot more numerical examples and defining of formulas in this book which is fine by me and in no way detracts from the book. Also the socket programming examples are in C which is a little more traditional. The points where this text loses ground to K & R is that it doesn't have the practical application exercises that K & R has and it also doesn't extend the basic networking theory that is covered to modern protocols like K & R. The two Comer books come next. Comer's "Computer Networks" book is probably the most introductory book out of this whole list and is more of a survey of networking topics that doesn't cover anything in any real depth. Still, this is an excellent book in that it is a quick clear read that is very lucid in its explanations and you can't help feeling that you understand everything that is covered in the book. Comer's TCP/IP book is the equivalent of the other authors' computer network books and in that respect it is pretty average. It covers all of the relevant material and in a manner which is more than readable but that is all. There is nothing exceptional about the book which stands out from the rest. Last comes Tanenbaum's book from the author who is probably most famous for his OS books. This is probably the most technical and detailed of the books with lots of sample C code belying is experience with operating systems and their network stack code. The weak point of this book is that all of the code and technical minutia might prevent the reader from seeing the forest for the trees. Unless you are trying to learn how to program your own network stack for a Unix/Linux system, then I would get either the K & R book or the P & D book to learn networking for the first time. This book would best be served as a reference in which case the technical nature of the book becomes a benefit rather than detracting from the text.
1 of 1 people found the following review helpful:
4.0 out of 5 stars
A very good overview of TCP/IP protocols,
By Olivier Langlois "www.OlivierLanglois.net" (Montreal, Quebec Canada) - See all my reviews (REAL NAME)
This review is from: Internetworking with TCP/IP, Vol 1 (5th Edition) (Hardcover)
This book describe the TCP/IP family protocols. Of course, there is so much to say that in the limited space that a book can offer that I would say that the book presents only a quick overview of the protocols. Fortunately, at the end of each chapter, there are pointers on the relevant RFCs for the discussed topic in that chapter. My next statement is an impression and not a proven fact but by having read the first edition a long time ago, I have the impression that some details have been removed in this edition in favor of a better coverage of more new protocols. That being said, the information contained in the book is extremely accurate and the book is very useful when analyzing the output of a packet sniffer such as WireShark (previously known as Ethereal).
4.0 out of 5 stars
Just a little to expensive,
Amazon Verified Purchase(What's this?)
This review is from: Internetworking with TCP/IP, Vol 1 (5th Edition) (Hardcover)
Got this book in less than a week. A really good and new reference textbook for the IP/TCP architecture learning!
5.0 out of 5 stars
Written by a master teacher,
By Orianna "never forget" (Midwest USA) - See all my reviews
This review is from: Internetworking with TCP/IP, Vol 1 (5th Edition) (Hardcover)
This is a very clear introduction to internetworking. Comer assumes nothing and opens the text with a thorough explanation of the fundamentals. He then patiently builds concept on concept. This is the best written technical textbook I have ever used.
5.0 out of 5 stars
A great overview of TCP/IP architecture.,
Amazon Verified Purchase(What's this?)
This review is from: Internetworking with TCP/IP, Vol 1 (5th Edition) (Hardcover)
Comer's volume 1 provides a solid overview of the TCP/IP networking architecture. The layers and associated protocols are covered. Being an overview is not to imply that the coverage is superficial; there is enough for an architect to develop a reasonable understanding of a system's networking component.
1 of 2 people found the following review helpful:
5.0 out of 5 stars
Most Comprehensive Networking Book Around,
By
This review is from: Internetworking with TCP/IP, Vol 1 (5th Edition) (Hardcover)
The title is misleading. This book is a terrific overview of networking concepts and applications. The chapters are complete, but concise, and Comer's style makes it an easy read.
6 of 10 people found the following review helpful:
4.0 out of 5 stars
Many topics, but not an in-depth reference,
By
This review is from: Internetworking with TCP/IP, Vol 1 (5th Edition) (Hardcover)
Internetworking with TCP/IP does a very good job introducing almost all relevant topics about TCP/IP networking you should hear of. Thus, it deserves 4 stars because it succeeds in providing an *INTRODUCTORY* guide to this field.
However, if you're looking for a more in-depth and detailed explanation about TCP/IP insights, Steven's 'TCP/IP Illustrated' is the reference you need. The same happens if you want to get more details about routing protocols or real-time and VoIP related stuff (RTP/RTCP for example). If the introductory level is enough for you, this is a very good choice.
0 of 1 people found the following review helpful:
5.0 out of 5 stars
Excellent,
Amazon Verified Purchase(What's this?)
This review is from: Internetworking with TCP/IP, Vol 1 (5th Edition) (Hardcover)
The book arrived on time and in great condition. Just the way any customer would want and expect. So, I was very happy with the experience.
|
|
Most Helpful First | Newest First
|
|
Internetworking with TCP/IP, Vol 1 (5th Edition) by Douglas E. Comer (Hardcover - July 10, 2005)
$113.00 $84.75
In Stock | ||