Compare prices and save on cheap textbooks at CheapestTextbooks.com
Compare prices and save on cheap textbooks at CheapestTextbooks.com HACKER SAFE certified sites prevent over 99.9% of hacker crime.
CheapestCDPrice.comCheapestDVDPrice.comCheapestTextbooks.comGo to CheapestTextbooks USA!Go to CheapestTextbooks UK!
Multi-Store Textbook Search
  
(What's this?)
Selected Product:

TCP for Transactions, HTTP, NNTP, and the UNIX(R) Domain Protocols (TCP/IP Illustrated, Volume 3)
TCP for Transactions, HTTP, NNTP, and the UNIX(R) Domain Protocols (TCP/IP Illustrated, Volume 3)

Hardcover
Edition: 1st
Author: W. Richard Stevens
Publisher: Addison-Wesley Professional
Release Date: 1996-01-19
ISBN-10: 0201634953
ISBN-13: 0785342634952
List Price: $64.99
Average Customer Rating:
Score = 4.5 Score = 4.5 Score = 4.5 Score = 4.5 Score = 4.5
Similar Products

Understanding the Linux Kernel, Third Edition
Understanding the Linux Kernel, Third Edition
ISBN-10: 0596005652
ISBN-13: 9780596005658
List Price:$49.95


Unix Network Programming, Vol. 1: The Sockets Networking API, Third Edition
Unix Network Programming, Vol. 1: The Sockets Networking API, Third Edition
ISBN-10: 0131411551
ISBN-13: 0076092025917
List Price:$74.99


The Protocols (TCP/IP Illustrated, Volume 1)
The Protocols (TCP/IP Illustrated, Volume 1)
ISBN-10: 0201633469
ISBN-13: 0785342633467
List Price:$74.99


TCP/IP Illustrated, Volume 1: The Protocols (Addison-Wesley Professional Computing Series)
TCP/IP Illustrated, Volume 1: The Protocols (Addison-Wesley Professional Computing Series)
ISBN-10: 0201633469
ISBN-13: 9780201633467
List Price:$79.99


UNIX Network Programming, Volume 2: Interprocess Communications (2nd Edition)
UNIX Network Programming, Volume 2: Interprocess Communications (2nd Edition)
ISBN-10: 0130810819
ISBN-13: 0076092030249
List Price:$73.33


Unix Network Programming, Volume 1: The Sockets Networking API (3rd Edition) (Addison-Wesley Professional Computing Series)
Unix Network Programming, Volume 1: The Sockets Networking API (3rd Edition) (Addison-Wesley Professional Computing Series)
ISBN-10: 0131411551
ISBN-13: 9780131411555
List Price:$79.99


The Implementation (TCP/IP Illustrated, Volume 2)
The Implementation (TCP/IP Illustrated, Volume 2)
ISBN-10: 020163354X
ISBN-13: 0785342633542
List Price:$74.99


UNIX Network Programming, Volume 2: Interprocess Communications (2nd Edition) (The Unix Networking Reference Series , Vol 2)
UNIX Network Programming, Volume 2: Interprocess Communications (2nd Edition) (The Unix Networking Reference Series , Vol 2)
ISBN-10: 0130810819
ISBN-13: 9780130810816
List Price:$78.33


TCP/IP Illustrated, Volume 2: The Implementation (Addison-Wesley Professional Computing Series)
TCP/IP Illustrated, Volume 2: The Implementation (Addison-Wesley Professional Computing Series)
ISBN-10: 020163354X
ISBN-13: 9780201633542
List Price:$74.99


Our Review: To use our price comparison to get the cheapest price, please click on the "Find the Cheapest Price" button located above for TCP for Transactions, HTTP, NNTP, and the UNIX(R) Domain Protocols (TCP/IP Illustrated, Volume 3) by W. Richard Stevens (ISBN-10: 0201634953, ISBN-13: 0785342634952).

At this time we have not yet written a review for TCP for Transactions, HTTP, NNTP, and the UNIX(R) Domain Protocols (TCP/IP Illustrated, Volume 3) by W. Richard Stevens (ISBN-10: 0201634953, ISBN-13: 0785342634952). Please continue to keep checking back to this page as we are constantly adding reviews.

Summaries and Customer Reviews are supplied by Amazon.com

Summary:
Praised by reviewers and practicing TCP/IP programmers alike, the TCP/IP Illustrated series examines the many facets of the TCP/IP protocol suite using a unique and highly-effective visual approach that describes the inner workings of TCP/IP with detail, insight, and clarity. Volume 3 provides detailed coverage of four essential topics with which today's TCP/IP programmers and network administrators must be thoroughly familiar: *T/TCP (TCP for Transactions), an extension to TCP that makes client-server transactions faster, more efficient, and more reliable; *HTTP (Hypertext Transfer Protocol), the foundation for the rapidly expanding World Wide Web; *NNTP (the Network News Transfer Protocol), the basis for the Usenet news system; and *UNIX Domain Protocols, a set of protocols used heavily in UNIX implementations. As in the previous two volumes, the book is filled with examples and implementation details within the 4.4BSD-Lite networking code. The TCP/IP Illustrated series provides a complete picture of the protocol suite that drives the Internet, and gives programmers, system administrators, and serious users the information, understanding, and skills they need to remain at the forefront of networking technology. 0201634953B04062001

Customer Reviews
Average Customer Rating: Score = 4.5 Score = 4.5 Score = 4.5 Score = 4.5 Score = 4.5

Good but not as good as the other two
Customer Rating:  Score = 4 Score = 4 Score = 4 Score = 4 Score = 4
After having read volumes I & II, I felt compelled to read volume III in spite of other customer reviews here. Having just finished this one, I'm inclined to agree with the other reviewers - interesting, but not as earth-shattering as the first two. The first half of the book covers, in volume-II style detail, an implementation of T/TCP for BSD; although this is interesting, it's not very practical, since T/TCP never caught on in the real world. The next part of the book covers HTTP & NNTP, but doesn't go into much detail; if you know what HTTP & NTTP are, you probably already know all the material covered in this book. Finally, the book ends by examining the BSD implementation of the Unix domain sockets. This last bit was the most relevant part of the book, but don't even think about trying to read this if you haven't completed volume II (and have it handy - the text refers back to specific pages and diagrams from Volume II). If you've read the other two books (Volume II in particular), you'll want to read this one to round out the experience, but don't expect to be blown away like you were with the others.

Writing software for the web?
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5
If you are planning on writing any software for the web, this is one of the books you need. This book covers T/TCP, HTTP, NNTP, and more including UD Protocols and some good info in the appendix.

W. Richard Stevens has never let me down with any of his books, and this one is no diffrent. Its too bad hes not around to write books any more, alot of people will be missing out on great books from a great author.

This is a must have!!


A good book, covering rarely explained protocols.
Customer Rating:  Score = 4 Score = 4 Score = 4 Score = 4 Score = 4
This book covers a need distinct from the first two volumes - the first two covered the core protocols' internals, while this one covers the application level protocols - a subject hardly covered by any other book.

I've found this book very useful for understanding T/TCP, a subject my teacher did not explain well and was obscure for me.

The NNTP & HTTP cover was useful, especially as I was doing a lab on HTTP, but I must admit that as far as HTTP goes the RFCs were sufficient.


An excellent book supplimenting the first 2!
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5
Like the other two volumes, this book is the definite bible if you are interested in HTTP, T/TCP and UDP. As time passes, these protocols will be used more widely and one will see more people interseted in the book. Similar protocols just start to emerge in areas such as wireless....

The sequel to a sequel - doesn't live up to Vol 1 and 2
Customer Rating:  Score = 2 Score = 2 Score = 2 Score = 2 Score = 2
Volume 1 covered the basic - down to the nitty, gritty bits. Volume 2 gave us the source. Volume 3 tells us about T/TCP and HTML. Not more, not less... I devoured the first two volumes - and just browsed the third.

























Suggestions | Textbook Store Reviews | Site Map | Textbook Reviews | Contact Us
Cheap Textbooks | Used Textbooks | Discount Textbooks | Buy College Textbooks
© 2008 . All rights reserved. Privacy Statement and Disclaimer
web site design and support by Crystal Solutions