书籍详情
TCP/IP 详解卷2:实现(英文版)
作者:(美)赖特 等著
出版社:人民邮电出版社
出版时间:2010-04-01
ISBN:9787115222480
定价:¥139.00
购买这本书可以去
内容简介
本书是TCP/IP领域的经典之作!书中完整而详细地介绍了TCP/IP协议是如何实现的。本书介绍了一个实际的TCP/IP实现,并给出了这一实现的完整源代码,帮助读者全面掌握TCP/IP的实现。本书内容详尽且具权威性,几乎每章都提供精选的习题,并在附录中提供了部分习题的答案。本书适合任何希望了解TCP/IP协议如何实现的读者阅读,更是TCP/IP领域研究人员和开发人员的权威参考书。
作者简介
暂缺《TCP/IP 详解卷2:实现(英文版)》作者简介
目录
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(Continued)
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
Index
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(Continued)
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
Index
猜您喜欢