TCP/IP Illustrated, Volume 2: The Implementation (Hardcover)(出版日久遠,書側有霉斑)
暫譯: TCP/IP 插圖解說,第2卷:實作
Gary R. Wright, W. Richard Stevens
- 出版商: Addison Wesley
- 出版日期: 1995-02-10
- 定價: $1,230
- 售價: 9.8 折 $1,205
- 語言: 英文
- 頁數: 1174
- 裝訂: Hardcover
- ISBN: 020163354X
- ISBN-13: 9780201633542
-
相關分類:
TCP/IP
-
其他版本:
TCP/IP Illustrated, Volume 2: The Implementation (美國原版)
立即出貨(限量) (庫存=2)
買這商品的人也買了...
-
$1,205TCP/IP Illustrated, Volume 1: The Protocols (Hardcover)
-
$2,880$2,736 -
$580$458 -
$680$537 -
$650$553 -
$980$774 -
$970Introduction to Algorithms, 2/e
-
$920$727 -
$880$695 -
$1,274Computer Architecture: A Quantitative Approach, 3/e(精裝本)
-
$860$568 -
$1,920$1,824 -
$690$587 -
$780$741 -
$760$600 -
$590$466 -
$690$538 -
$720$569 -
$750$638 -
$560$476 -
$2,370$2,252 -
$480$379 -
$750$593 -
$780$616 -
$490$382
相關主題
商品描述
此書出版日期較為久遠,書況普通,書側有霉斑
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 工作的人的不可或缺的資源。
目錄大綱
- Title Page
- Copyright Page
- Table of Contents
- Preface
- Acknowledgments
- Structure Definitions
- Function and Macro Definitions
- Chapter 1. Introduction
- Chapter 2. Mbufs: Memory Buffers
- Chapter 3. Interface Layer
- Chapter 4. Interfaces: Ethernet
- Chapter 5. Interfaces: SLIP and Loopback
- Chapter 6. IP Addressing
- Chapter 7. Domains and Protocols
- Chapter 8. IP: Internet Protocol
- Chapter 9. IP Option Processing
- Chapter 10. IP Fragmentation and Reassembly
- Chapter 11. ICMP: Internet Control Message Protocol
- Chapter 12. IP Multicasting
- Chapter 13. IGMP: Internet Group Management Protocol
- Chapter 14. IP Multicast Routing
- Chapter 15. Socket Layer
- Chapter 16. Socket I/O
- Chapter 17. Socket Options
- Chapter 18. Radix Tree Routing Tables
- Chapter 19. Routing Requests and Routing Messages
- Chapter 20. Routing Sockets
- Chapter 21. ARP: Address Resolution Protocol
- Chapter 22. Protocol Control Blocks
- Chapter 23. UDP: User Datagram Protocol
- Chapter 24. TCP: Transmission Control Protocol
- Chapter 25. TCP Timers
- Chapter 26. TCP Output
- Chapter 27. TCP Functions
- Chapter 28. TCP Input
- Chapter 29. TCP Input
- Chapter 30. TCP User Requests
- Chapter 31. BPF: BSD Packet Filter
- Chapter 32. Raw IP
- Epilogue
- Appendix A. Solutions to Selected Exercises
- Appendix B. Source Code Availability
- Appendix C. RFC 1122 Compliance
- Bibliography
目錄大綱(中文翻譯)
- Title Page
- Copyright Page
- Table of Contents
- Preface
- Acknowledgments
- Structure Definitions
- Function and Macro Definitions
- Chapter 1. Introduction
- Chapter 2. Mbufs: Memory Buffers
- Chapter 3. Interface Layer
- Chapter 4. Interfaces: Ethernet
- Chapter 5. Interfaces: SLIP and Loopback
- Chapter 6. IP Addressing
- Chapter 7. Domains and Protocols
- Chapter 8. IP: Internet Protocol
- Chapter 9. IP Option Processing
- Chapter 10. IP Fragmentation and Reassembly
- Chapter 11. ICMP: Internet Control Message Protocol
- Chapter 12. IP Multicasting
- Chapter 13. IGMP: Internet Group Management Protocol
- Chapter 14. IP Multicast Routing
- Chapter 15. Socket Layer
- Chapter 16. Socket I/O
- Chapter 17. Socket Options
- Chapter 18. Radix Tree Routing Tables
- Chapter 19. Routing Requests and Routing Messages
- Chapter 20. Routing Sockets
- Chapter 21. ARP: Address Resolution Protocol
- Chapter 22. Protocol Control Blocks
- Chapter 23. UDP: User Datagram Protocol
- Chapter 24. TCP: Transmission Control Protocol
- Chapter 25. TCP Timers
- Chapter 26. TCP Output
- Chapter 27. TCP Functions
- Chapter 28. TCP Input
- Chapter 29. TCP Input
- Chapter 30. TCP User Requests
- Chapter 31. BPF: BSD Packet Filter
- Chapter 32. Raw IP
- Epilogue
- Appendix A. Solutions to Selected Exercises
- Appendix B. Source Code Availability
- Appendix C. RFC 1122 Compliance
- Bibliography