Bestellen bei Buecher.de! Preis: 51,95 €
Bestellen bei Amazon.de! Neu ab 51,22 €, gebraucht ab 27,16 €.
Neue Bücher bestellen bei: Buch.de.de, Buch24.de, Bol.de, Libri.de, Thalia.de
Gebrauchte und neue Bücher bestellen bei: AbeBooks.de, Booklooker.de
Comprehensive in scope, based on a working standard, and thoroughly illustrated, this book is an indispensable resource for anyone working with TCP/IP.
simply the bestI first started reading vol.1, but it was not what a programmer expected. So I started reading vol.2 and, wow, that was it. It was my start point to kernel level network programming under freeBSD. With the informations, you can get out of this book, you can do everything. You can implement your own protocols, or just have fun hacking around your kernel code.
The line by line comments are very very useful, especialy for programmers, not yet familar with kernel level programming.
Essential if you are going to be a HardCore TCP/IP guruAgain Stevens is on the real work in this book. My comment is simple; buy this book if you really like to be a IP guru.. If you startas a novice I advise you to buy the first volume of this book as well..
ImpressiveIf you want to know the internal mechanisms used to build an IP stack, and how the mechanisms are implemented, this is the book to refer to. The level of detail is very impressive. Although Vol.1 can be read as a text book, Vol.2 is really a reference book with a large quantity of code. It is very easy to read and well indexed (very important for a book of this nature). Simply put, it's one of the best TCP/IP implementation books I've encountered yet.
The best hard-core TCP/IP book out there. Period.This book requires a strong knowledge of TCP/IP in order to get the most from it. Once you have that, I recommend that you read this book in order to get a firm understanding of how TCP/IP actually WORKS. Be advised, though...this text is a borderline reference book. Stevens (as you probably know) has a dry writing style, so be sure to fill up on your favorite caffinated drink before digging in ;)
TCP/IP De-Mystified and RevealedI was always fascinated by the way computers were connected over the networks and communicated. Being a software programmer, I was looking for a book which could explain how the internet protocols work. TCP/IP Illustrated gave me an excellent and in-depth details of how TCP/IP is implemented with a unique line by line explanation of source code and clear diagrams. The book is an absolute must on every network programmer's book shelf and for anyone like me interested in getting closer look at the way TCP/IP functions.