摘要:
TCP发送方的窗口可以划分成四个部分:1、已经发送并且确认的TCP段;2、已经发送但是没有确认的TCP段;3、未发送但是接收方准备接收的TCP段,4、未发送并且接收方也为准备接受的TCP段。第3部分是可用窗口,长度为snd_una + snd_wnd - snd_nxt。第2部分和第3部分合并起来,... 阅读全文
posted @ 2015-04-02 18:17
mylinuxer
阅读(3108)
评论(0)
推荐(0)
浙公网安备 33010602011771号