Skip to content
Scan a barcode
Scan
Added to your cart
Hardcover Tcp/IP Illustrated, Volume 3: TCP for Transactions, Http, Nntp, and the Unix Domain Protocols Book

ISBN: 0201634953

ISBN13: 9780201634952

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

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 reliab 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 This description may be from another edition of this product.

Recommended

Format: Paperback

Temporarily Unavailable

We receive fewer than 1 copy every 6 months.

More by Richard Edwards
The First Migrants: How Black Homesteaders’ Quest for Land and Freedom Heralded America’s Great Migration
The First Migrants: How Black Homesteaders’ Quest for Land and Freedom Heralded America’s Great Migration
Jacob K. Friefeld, Richard Edwards

from: $27.11

Great Plains Homesteaders
Great Plains Homesteaders
Richard Edwards

from: $15.08

Atlas of Nebraska
Atlas of Nebraska
Richard Cluff Edwards, David J. Wishart, Fred M. Shelley, J. Clark Archer, Donald A. Wilhite, Leslie M. Howard, Richard Edwards

from: $26.43

Segmented Work, Divided Workers: The historical transformation of labor in the United States
Segmented Work, Divided Workers: The historical transformation of labor in the United States
David M. Gordon, Michael Reich, Richard Cluff Edwards, Richard Edwards

from: $25.29

VISUAL STUDIO, VB.NET, ACCESS, AND RUBY: Creating dynamically driven static HTA and HTML Reports and Tables
VISUAL STUDIO, VB.NET, ACCESS, AND RUBY: Creating dynamically driven static HTA and HTML Reports and Tables
Richard Edwards

from: $16.40

VBScript Source Code: Winmgmts InstancesOf
VBScript Source Code: Winmgmts InstancesOf
Richard Edwards

from: $16.40

The Real World of VB.Net and ADO
The Real World of VB.Net and ADO
Richard Edwards

from: $12.19

VB.Net Source Code: WbemScripting InstancesOf
VB.Net Source Code: WbemScripting InstancesOf
Richard Edwards

from: $16.40

A Reasonably Simple How to Guide for C#.Net Programmers of All Ages: How to use C#.Net with an Access database and SQL Server databases to create ASP, ASPX, HTA, HTML Webpages
A Reasonably Simple How to Guide for C#.Net Programmers of All Ages: How to use C#.Net with an Access database and SQL Server databases to create ASP, ASPX, HTA, HTML Webpages
Richard Edwards

from: $8.37

Postmodernism and Education: Different Voices, Different Worlds
Postmodernism and Education: Different Voices, Different Worlds
Richard G. Edwards, Robin Usher, Richard Edwards

from: $8.49

Edwards's Great West And Her Commercial Metropolis
Edwards's Great West And Her Commercial Metropolis
Richard Edwards

from: $44.95

This is Johnny and Millions of other homeless Veterans
This is Johnny and Millions of other homeless Veterans
Richard Edwards

from: $21.95

DATABASE DRIVEN ASP.NET WITH CODE BEHIND USING VB.NET: Powering the ASP using Microsoft.Jet.OLEDB.4.0
DATABASE DRIVEN ASP.NET WITH CODE BEHIND USING VB.NET: Powering the ASP using Microsoft.Jet.OLEDB.4.0
Richard Edwards

from: $16.40

VB.Net and the Registry: In plain English
VB.Net and the Registry: In plain English
Richard Edwards

from: $14.95

WALKING THE HIKING TRAILS WITH THE DESERT’S PLANTS AND ANIMALS: Searching for the wonders of the expected and being thrilled by the unexpected
WALKING THE HIKING TRAILS WITH THE DESERT’S PLANTS AND ANIMALS: Searching for the wonders of the expected and being thrilled by the unexpected
Richard Edwards

from: $23.19

PowerShell Source Code: [WMIClass]
PowerShell Source Code: [WMIClass]
Richard Edwards

from: $16.40

VB. Net and System. Management : Working with the ManagementObjectSearcher
VB. Net and System. Management : Working with the ManagementObjectSearcher
Richard Edwards

from: $16.40

Multiple Sclerosis: My Story My Struggle
Multiple Sclerosis: My Story My Struggle
Joyce Edwards Lee, Richard Edwards

from: $18.95

VB.Net And SQL Client: Working with the Datatable
VB.Net And SQL Client: Working with the Datatable
Richard Edwards

from: $16.40

VB6 Source Code: Winmgmts ExecNotificationQuery: __InstancesCreationEvent
VB6 Source Code: Winmgmts ExecNotificationQuery: __InstancesCreationEvent
Richard Edwards

from: $16.40

VBScript source Code Winmgmts ExecNotificationQuery: __InstanceModificationEvent
VBScript source Code Winmgmts ExecNotificationQuery: __InstanceModificationEvent
Richard Edwards

from: $16.40

JScript Source Code: WbemScripting ExecNotificationQueryAsync: __InstanceModificationEvent
JScript Source Code: WbemScripting ExecNotificationQueryAsync: __InstanceModificationEvent
Richard Edwards

from: $16.40

The Analytical Speller: Containing Lists of the Most Useful Words in the English Language: Progressively Arranged and Grouped According to Their Meaning
The Analytical Speller: Containing Lists of the Most Useful Words in the English Language: Progressively Arranged and Grouped According to Their Meaning
Mortimer a Warren, Richard Edwards

from: $19.97

Customer Reviews

0 customer rating | 0 review

Rated 4 stars
Good but not as good as the other two

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...

0Report

Rated 5 stars
Writing software for the web?

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!!...

0Report

Rated 4 stars
A good book, covering rarely explained protocols.

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...

0Report

Rated 5 stars
An excellent book supplimenting the first 2!

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....

0Report

Copyright © 2025 Thriftbooks.com Terms of Use | Privacy Policy | Do Not Sell/Share My Personal Information | Cookie Policy | Cookie Preferences | Accessibility Statement
ThriftBooks ® and the ThriftBooks ® logo are registered trademarks of Thrift Books Global, LLC
GoDaddy Verified and Secured