TCP/IP Illustrated, Volume 2: The Implementation (Hardcover)(出版日久遠,書側有霉斑)
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,230$1,205 -
$2,470$2,347 -
$580$493 -
$680$578 -
$650$553 -
$980$833 -
$990$970 -
$920$782 -
$880$695 -
$1,300$1,235 -
$860$731 -
$1,750$1,663 -
$690$587 -
$780$741 -
$760$600 -
$590$466 -
$690$538 -
$720$612 -
$750$638 -
$560$476 -
$2,040$1,938 -
$480$379 -
$750$638 -
$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.
目錄大綱
- 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