
网络
苦笔
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
IPv4分组格式
An IP packet consists of a header section and a data section. IP分组首部格式 数据分片方法原创 2018-05-29 19:15:46 · 8448 阅读 · 0 评论 -
TCP和UDP报文格式
源端口(Source port)和目的端口(Destination port) 各16 bits。IP地址标识互联网中的不同终端,端口号标识终端中的不同应用进程,具有本地意义。32位IP + 16位端口号 = 48位插口。 端口由互联网数字分配机构(Internet Assigned Numbers Authority,IANA)分配,TCP和UDP端口号列表。 著名端...原创 2018-05-29 21:26:44 · 28823 阅读 · 1 评论