𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

TCP IP Illustrated, Volume 2: The implementation

✍ Scribed by W. Richard Stevens, Gary R. Wright


Publisher
Addison-Wesley Professional
Year
1995
Tongue
English
Leaves
1194
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


TCP/IP Illustrated, an ongoing series covering the many facets of TCP/IP, brings a highly-effective visual approach to learning about this networking protocol suite. TCP/IP Illustrated, Volume 2 contains a thorough explanation of how TCP/IP protocols are implemented. There isn't a more practical or up-to-date bookothis volume is the only one to cover the de facto standard implementation from the 4.4BSD-Lite release, the foundation for TCP/IP implementations run daily on hundreds of thousands of systems worldwide. Combining 500 illustrations with 15,000 lines of real, working code, TCP/IP Illustrated, Volume 2 uses a teach-by-example approach to help you master TCP/IP implementation. You will learn about such topics as the relationship between the sockets API and the protocol suite, and the differences between a host implementation and a router. In addition, the book covers the newest features of the 4.4BSD-Lite release, including multicasting, long fat pipe support, window scale, timestamp options, and protection against wrapped sequence numbers, and many other topics. Comprehensive in scope, based on a working standard, and thoroughly illustrated, this book is an indispensable resource for anyone working with TCP/IP.


πŸ“œ SIMILAR VOLUMES


TCP/IP Illustrated, Volume 2: The Implem
✍ Gary R. Wright, W. Richard Stevens πŸ“‚ Library πŸ“… 1995 πŸ› addison-wesley 🌐 English

Bestselling author W. Richard Stevens teams up with Gary Wright for the second volume in the successful TCP/IP Illustrated series. This volume focuses on implementation issues. The authors use real working code--15,000 lines of code--together with pictures and descriptions of all data structures and

TCP/IP Illustrated. vol. 2: The Implemen
✍ Gary R. Wright, W. Richard Stevens πŸ“‚ Library πŸ“… 1995 πŸ› Addison-Wesley Professional 🌐 English

<P style="MARGIN: 0px"> <I>TCP/IP Illustrated</I>, an ongoing series covering the many facets of TCP/IP, brings a highly-effective visual approach to learning about this networking protocol suite. <P style="MARGIN: 0px"> <I>TCP/IP Illustrated, Volume 2</I> contains a thorough explanation of how TCP/

TCP/IP Illustrated: The Implementation
✍ Gary R. Wright, W. Richard Stevens πŸ“‚ Library πŸ“… 1995 πŸ› Addison-Wesley Professional 🌐 English

TCP/IP Illustrated, Volume 2 contains a thorough explanation of how TCP/IP protocols are implemented. There isn't a more practical or up-to-date bookothis volume is the only one to cover the de facto standard implementation from the 4.4BSD-Lite release, the foundation for TCP/IP implementations run

TCP IP Illustrated. The Implementation
✍ Gary R. Wright, W. Richard Stevens πŸ“‚ Library πŸ“… 1995 πŸ› Addison-Wesley Pub. Co 🌐 English

Bestselling author W. Richard Stevens teams up with Gary Wright for the second volume in the successful TCP/IP Illustrated series. This volume focuses on implementation issues. The authors use real working code--15,000 lines of code--together with pictures and descriptions of all data structures and

TCP/IP Illustrated, Volume 1: The Protoc
✍ Kevin R. Fall, W. Richard Stevens πŸ“‚ Library πŸ“… 2011 πŸ› Addison-Wesley Professional 🌐 English

TCP/IP Illustrated, Volume 1, Second Edition, is a detailed and visual guide to today’s TCP/IP protocol suite. Fully updated for the newest innovations, it demonstrates each protocol in action through realistic examples from modern Linux, Windows, and Mac OS environments. There’s no better way to di

TCP/IP Illustrated, Volume 1: The Protoc
✍ W. Richard Stevens πŸ“‚ Library πŸ“… 1994 πŸ› Addison-Wesley Professional 🌐 English

TCP/IP Illustrated is a complete and detailed guide to the entire TCP/IP protocol suite-with an important difference from other books on the subject. Rather than just describing what the RFCs say the protocol suite should do, this unique book uses a popular diagnostic tool so you may actually watch