码迷,mamicode.com
首页 > 其他好文 > 详细

TCP/IP Reference

时间:2015-01-16 19:23:28      阅读:180      评论:0      收藏:0      [点我收藏+]

标签:header

TCP/IP Reference

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

TCP/IP Reference

标签:header

原文地址:http://alipay.blog.51cto.com/7119970/1604861

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!