TCP/IP Illustrated, Volume 2: The Implementation (Hardcover)(出版日久遠,書側有霉斑)

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》第2卷詳細解釋了TCP/IP協議的實現方式。這本書是目前最實用和最新的一本,它是唯一一本涵蓋了4.4BSD-Lite版本的事實上的標準實現,該版本是全球數十萬系統每天運行的TCP/IP實現的基礎。《TCP/IP Illustrated》第2卷結合了500張插圖和15,000行真實的工作代碼,採用了以實例教學的方法,幫助您掌握TCP/IP的實現。您將學習到套接字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. 封面

  2. 版權頁

  3. 目錄

  4. 前言

  5. 致謝

  6. 結構定義

  7. 函數和宏定義

  8. 第一章. 簡介

  9. 第二章. Mbufs: 記憶體緩衝區

  10. 第三章. 介面層

  11. 第四章. 介面: 以太網

  12. 第五章. 介面: SLIP 和 Loopback

  13. 第六章. IP 地址分配

  14. 第七章. 網域和協議

  15. 第八章. IP: 網際網路協議

  16. 第九章. IP 選項處理

  17. 第十章. IP 分段和重組

  18. 第十一章. ICMP: 網際網路控制訊息協議

  19. 第十二章. IP 多播

  20. 第十三章. IGMP: 網際網路群組管理協議

  21. 第十四章. IP 多播路由

  22. 第十五章. 套接字層

  23. 第十六章. 套接字 I/O

  24. 第十七章. 套接字選項

  25. 第十八章. 基數樹路由表

  26. 第十九章. 路由請求和路由訊息

  27. 第二十章. 路由套接字

  28. 第二十一章. ARP: 地址解析協議

  29. 第二十二章. 協議控制塊

  30. 第二十三章. UDP: 使用者數據報協議

  31. 第二十四章. TCP: 傳輸控制協議

  32. 第二十五章. TCP 計時器

  33. 第二十六章. TCP 輸出

  34. 第二十七章. TCP 函數

  35. 第二十八章. TCP 輸入

  36. 第二十九章. TCP 輸入

  37. 第三十章. TCP 使用者請求

  38. 第三十一章. BPF: BSD 封包過濾器

  39. 第三十二章. 原始 IP

  40. 結語

  41. 附錄 A. 選擇性練習解答

  42. 附錄 B. 源代碼可用性

  43. 附錄 C. RFC 1122 遵從性

  44. 參考文獻