TCP/IP Illustrated, Volume 2: The Implementation. Gary R. Wright, W. Richard Stevens

TCP/IP Illustrated, Volume 2: The Implementation


TCP.IP.Illustrated.Volume.2.The.Implementation.pdf
ISBN: 020163354X,9780201633542 | 1200 pages | 20 Mb


Download TCP/IP Illustrated, Volume 2: The Implementation



TCP/IP Illustrated, Volume 2: The Implementation Gary R. Wright, W. Richard Stevens
Publisher: addison-wesley




Note that volume 1 is the only one most people need; volumes 2 and 3 delve into details about implementing TCP/IP stacks and specific (and rare) application protocols. Make a copy of pg 241 (the TCP State Transition Diagram), which is one of the most important pages ever printed. This is also getting a bit long in the tooth, but “A Retargetable C Compiler: Design and Implementation” by Fraser and Hanson is a good read and another example of Knuth's “Literate Programming” presentation style. Are there any modern code bases that are helpful to Lance R. As in the previous two volumes, the book is filled with examples and implementation details within the 4.4BSD-Lite networking code. TCP/IP Illustrated, Volume 1 (The Protocols), by Stevens. Volume 2 contains the 4.4BSD-Lite network stack source with lengthy explanations. This week at work, I stumbled across our full set of TCP/IP Illustrated. A good understanding of Chapter 18 is also important. Ĺ�名(英文):TCP/IP Illustrated, Volume 2 : The Implementation 书名(中文):TCP/IP详解卷2:实现原作者:Gary R. A few tcpdumps later we found out that the receiving host was misbehaving – It accepted the TCP connection with a receive window of 0 (while unusual, this seems to be a common syncookie implementation). The Lions book and TCP/IP Illustrated, Volume 2, show good coding, and are at least written in C, though again the code is rather old by today's standards. I checked, and voila on Page 860 (Section 26.3) we can find nearly exact same lines.