TCP/IP Illustrated, Volume 2: The Implementation (Hardcover)(出版日久遠,書側有霉斑)
暫譯: TCP/IP 插圖解說,第2卷:實作

Gary R. Wright, W. Richard Stevens

買這商品的人也買了...

相關主題

商品描述

此書出版日期較為久遠,書況普通,書側有霉斑

Description:

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.

 

 

商品描述(中文翻譯)

此書出版日期較為久遠,書況普通,書側有霉斑

描述:

《TCP/IP Illustrated》是一個持續進行的系列,涵蓋了 TCP/IP 的多個面向,採用高效的視覺化方式來學習這個網路協定套件。《TCP/IP Illustrated, Volume 2》對 TCP/IP 協定的實作進行了徹底的解釋。沒有比這本書更實用或更新的書籍了——這一卷是唯一涵蓋 4.4BSD-Lite 發行版的事實標準實作的書籍,這是全球數十萬系統每日運行的 TCP/IP 實作的基礎。結合 500 幅插圖和 15,000 行真實的可運行代碼,《TCP/IP Illustrated, Volume 2》採用以例教學的方法,幫助您掌握 TCP/IP 的實作。您將學習到如 sockets API 與協定套件之間的關係,以及主機實作與路由器之間的差異等主題。此外,本書還涵蓋了 4.4BSD-Lite 發行版的最新特性,包括多播、長胖管道支持、窗口縮放、時間戳選項以及對包裝序列號的保護等多個主題。本書範圍全面,基於工作標準,並且有詳細的插圖,是任何從事 TCP/IP 工作的人的不可或缺的資源。

目錄大綱

  1. Title Page
  2. Copyright Page
  3. Table of Contents
  4. Preface
  5. Acknowledgments
  6. Structure Definitions
  7. Function and Macro Definitions
  8. Chapter 1. Introduction
  9. Chapter 2. Mbufs: Memory Buffers
  10. Chapter 3. Interface Layer
  11. Chapter 4. Interfaces: Ethernet
  12. Chapter 5. Interfaces: SLIP and Loopback
  13. Chapter 6. IP Addressing
  14. Chapter 7. Domains and Protocols
  15. Chapter 8. IP: Internet Protocol
  16. Chapter 9. IP Option Processing
  17. Chapter 10. IP Fragmentation and Reassembly
  18. Chapter 11. ICMP: Internet Control Message Protocol
  19. Chapter 12. IP Multicasting
  20. Chapter 13. IGMP: Internet Group Management Protocol
  21. Chapter 14. IP Multicast Routing
  22. Chapter 15. Socket Layer
  23. Chapter 16. Socket I/O
  24. Chapter 17. Socket Options
  25. Chapter 18. Radix Tree Routing Tables
  26. Chapter 19. Routing Requests and Routing Messages
  27. Chapter 20. Routing Sockets
  28. Chapter 21. ARP: Address Resolution Protocol
  29. Chapter 22. Protocol Control Blocks
  30. Chapter 23. UDP: User Datagram Protocol
  31. Chapter 24. TCP: Transmission Control Protocol
  32. Chapter 25. TCP Timers
  33. Chapter 26. TCP Output
  34. Chapter 27. TCP Functions
  35. Chapter 28. TCP Input
  36. Chapter 29. TCP Input
  37. Chapter 30. TCP User Requests
  38. Chapter 31. BPF: BSD Packet Filter
  39. Chapter 32. Raw IP
  40. Epilogue
  41. Appendix A. Solutions to Selected Exercises
  42. Appendix B. Source Code Availability
  43. Appendix C. RFC 1122 Compliance
  44. Bibliography

目錄大綱(中文翻譯)


  1. Title Page

  2. Copyright Page

  3. Table of Contents

  4. Preface

  5. Acknowledgments

  6. Structure Definitions

  7. Function and Macro Definitions

  8. Chapter 1. Introduction

  9. Chapter 2. Mbufs: Memory Buffers

  10. Chapter 3. Interface Layer

  11. Chapter 4. Interfaces: Ethernet

  12. Chapter 5. Interfaces: SLIP and Loopback

  13. Chapter 6. IP Addressing

  14. Chapter 7. Domains and Protocols

  15. Chapter 8. IP: Internet Protocol

  16. Chapter 9. IP Option Processing

  17. Chapter 10. IP Fragmentation and Reassembly

  18. Chapter 11. ICMP: Internet Control Message Protocol

  19. Chapter 12. IP Multicasting

  20. Chapter 13. IGMP: Internet Group Management Protocol

  21. Chapter 14. IP Multicast Routing

  22. Chapter 15. Socket Layer

  23. Chapter 16. Socket I/O

  24. Chapter 17. Socket Options

  25. Chapter 18. Radix Tree Routing Tables

  26. Chapter 19. Routing Requests and Routing Messages

  27. Chapter 20. Routing Sockets

  28. Chapter 21. ARP: Address Resolution Protocol

  29. Chapter 22. Protocol Control Blocks

  30. Chapter 23. UDP: User Datagram Protocol

  31. Chapter 24. TCP: Transmission Control Protocol

  32. Chapter 25. TCP Timers

  33. Chapter 26. TCP Output

  34. Chapter 27. TCP Functions

  35. Chapter 28. TCP Input

  36. Chapter 29. TCP Input

  37. Chapter 30. TCP User Requests

  38. Chapter 31. BPF: BSD Packet Filter

  39. Chapter 32. Raw IP

  40. Epilogue

  41. Appendix A. Solutions to Selected Exercises

  42. Appendix B. Source Code Availability

  43. Appendix C. RFC 1122 Compliance

  44. Bibliography