标签:header
This book assumes basic familiarity with TCP/IP and networking concepts. You won‘t find a primer on the OSI seven-layer model or a rundown of the Berkeley Socket API within these pages. For a comprehensive guide to TCP/IP, I recommend “The TCP/IP Guide” by Charles Kozierok or the old classic “TCP/IP Illustrated, Volume I” by W. Richard Stevens.
While TCP/IP familiarity is expected, even the best of us occasionally forget byte offsets for packet header fields and flags. This section provides quick reference diagrams and field descriptions for the IPv4, TCP, UDP, and ICMP protocols. These beautiful diagrams fromhttp://www.visi.com/~mjb/Drawings are used by permission of author Matt Baxter.
Figure 1. IPv4 header
Figure 2. TCP header
Figure 3. UDP header
Figure 4. ICMP header
本文出自 “UNIX-like” 博客,请务必保留此出处http://alipay.blog.51cto.com/7119970/1604861
标签:header
原文地址:http://alipay.blog.51cto.com/7119970/1604861