上一页 1 ··· 60 61 62 63 64 65 66 67 68 ··· 164 下一页
摘要: http://blog.csdn.net/wenqian1991/article/details/46711023socket 函数并没有为套接字绑定本地地址和端口号,对于服务器端则必须显性绑定地址和端口号。bi... 阅读全文
posted @ 2016-10-15 16:42 张同光 阅读(322) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/wenqian1991/article/details/46707521深度剖析网络协议栈中的 socket 函数,可以说是把前面介绍的串联起来,将网络协议栈各层关联起来... 阅读全文
posted @ 2016-10-15 16:26 张同光 阅读(352) 评论(0) 推荐(0)
摘要: 本文先大致阐述系统协议栈初始化过程,然后剖析数据包的接收和发送通道过程,在文章最后着重梳理其过程及通道结构区别。 源码版本:Linux kernel 1.2.13;工具:Source Insight 3.5 下图为网络协议栈初始化程序流程框架 本篇幅将根据上图来介绍系统网络协议栈的初始化过程。 先从... 阅读全文
posted @ 2016-10-15 11:07 张同光 阅读(579) 评论(0) 推荐(1)
摘要: http://blog.csdn.net/wenqian1991/article/details/46700177通过前面的分析,可以发现,网络协议栈中的数据处理,都是基于各类结构体,所有有关于网络栈中数据包的状... 阅读全文
posted @ 2016-10-14 23:41 张同光 阅读(513) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/wenqian1991/article/details/46551099前篇 socket.c 介绍的是BSD socket 层的函数。应用系统的函数调用如socket、... 阅读全文
posted @ 2016-10-14 23:31 张同光 阅读(400) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/wenqian1991/article/details/46546477写在前面:本系列文章先把各个层对应的文件源码剖析一遍,最后再穿插起来,理清整个协议栈网络数据包的上... 阅读全文
posted @ 2016-10-14 22:07 张同光 阅读(302) 评论(0) 推荐(0)
摘要: http://www.scitsg.com/Article/134240802101541.aspx需要申请博士后进站和国家自然科学基金的朋友都知道申请博士后进站和国家自然科学基金需要填写很多申请表格,其中就需要... 阅读全文
posted @ 2016-10-14 14:22 张同光 阅读(2210) 评论(0) 推荐(0)
摘要: 下载地址:http://pan.baidu.com/s/1qYnI4W0++++++++++++++++++++++++ 不能以根用户身份运行 google chrome[root@localhost core]... 阅读全文
posted @ 2016-10-14 09:10 张同光 阅读(793) 评论(0) 推荐(0)
摘要: mptcp_v0.91Linux/x86_64 4.4.20 Kernel 阅读全文
posted @ 2016-10-14 08:02 张同光 阅读(92) 评论(0) 推荐(0)
摘要: 23:17:03.754445 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 112.26.1.1 tell 112.26.2.2, length 46 23:17:03.755351 ARP, Ethernet (len 6), IPv4 阅读全文
posted @ 2016-10-13 23:30 张同光 阅读(236) 评论(0) 推荐(0)
摘要: 23:17:03.125294 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 112.26.1.1 tell 112.26.1.2, length 46 23:17:03.125630 ARP, Ethernet (len 6), IPv4 阅读全文
posted @ 2016-10-13 23:29 张同光 阅读(172) 评论(0) 推荐(0)
摘要: [ 197.005886] MPTCP - net/mptcp/mptcp_ipv4.c: 556: mptcp_init4_subsockets - OK[ 197.006225] MPTCP - net/... 阅读全文
posted @ 2016-10-13 23:29 张同光 阅读(79) 评论(0) 推荐(0)
摘要: [ 208.459574] MPTCP - net/ipv4/inet_connection_sock.c: 703: reqsk_queue_hash_req - inet_ehash_insert OK[ ... 阅读全文
posted @ 2016-10-13 23:28 张同光 阅读(58) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2016-10-13 23:26 张同光 阅读(74) 评论(0) 推荐(0)
摘要: 20:25:28.695863 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 112.26.1.1 tell 112.26.2.2, length 46... 阅读全文
posted @ 2016-10-13 20:42 张同光 阅读(82) 评论(0) 推荐(0)
摘要: 20:25:28.164901 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 112.26.1.1 tell 112.26.1.2, length 46 20:25:28.165313 ARP, Ethernet (len 6), IPv4 阅读全文
posted @ 2016-10-13 20:41 张同光 阅读(191) 评论(0) 推荐(0)
摘要: [ 205.049078] MPTCP - net/mptcp/mptcp_ipv4.c: 556: mptcp_init4_subsockets - OK[ 205.050226] MPTCP - net/... 阅读全文
posted @ 2016-10-13 20:41 张同光 阅读(82) 评论(0) 推荐(0)
摘要: <6>[ 214.026606] MPTCP - net/ipv4/inet_connection_sock.c: 703: reqsk_queue_hash_req - inet_ehash_insert OK <6>[ 214.229232] mptcp_check_req_master - n 阅读全文
posted @ 2016-10-13 20:40 张同光 阅读(278) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2016-10-13 07:44 张同光 阅读(86) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2016-10-03 22:09 张同光 阅读(70) 评论(0) 推荐(0)
上一页 1 ··· 60 61 62 63 64 65 66 67 68 ··· 164 下一页