TCP/IP Illustrated

From Wikipedia, the free encyclopedia
TCP/IP Illustrated
Cover of TCP/IP Illustrated volume 1
Volume 1
Cover of TCP/IP Illustrated volume 2
Volume 2
Cover of TCP/IP Illustrated volume 3
Volume 3
AuthorW. Richard Stevens
Kevin R. Falls[1]
Gary R. Wright[1]
CountryUnited States
LanguageEnglish
SeriesAddison-Wesley Professional Computing Series
PublisherAddison–Wesley
Publication date
1994–96
Media typePrint (hardcover)

TCP/IP Illustrated is the name of a series of 3 books written by W. Richard Stevens. Unlike traditional books which explain the RFC specifications, Stevens goes into great detail[2] using actual network traces to describe the protocol, hence its 'Illustrated' title.

The first book in the series, "Volume 1: The Protocols", is cited by hundreds of technical papers in ACM journals.[1]

Volumes[edit]

Volume 1: The Protocols[edit]

After a brief introduction to TCP/IP, Stevens takes a bottom-up approach by describing the protocol from the link layer and working up the protocol stack. The Second Edition was published on 15 November 2011.

Volume 2: The Implementation[edit]

500 illustrations, combined with 15,000 lines of actual code from the 4.4BSD-Lite release, serves as concrete examples of the concepts covered in Volume 1.

Volume 3: TCP for Transactions, HTTP, NNTP, and the UNIX Domain Protocols[edit]

This volume goes into detail on four topics:

As with Volume 2, examples from 4.4BSD-Lite are used.

References[edit]

  1. ^ a b c Stevens, W. Richard; Fall, Kevin R.; Wright, Gary R. (1994). TCP/IP illustrated (Volume 1): the protocols. USA: Addison-Wesley Longman Publishing Co., Inc. ISBN 9780201633467. OCLC 101206327.
  2. ^ "Winsock Programmer's FAQ: TCP/IP Illustrated". tangentsoft.net.

External links[edit]