netstat.txt
来自「请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都」· 文本 代码 · 共 18 行
TXT
18 行
1. my program execute one connection, which matches the TCP counters
the display of netstat is
Packets Received = 52952
Output Requests = 56782
Packets Received = 52966
Output Requests = 56793
while the input is 18875 bytes, out put is 64 bytes
so the average size of the packets sent is 5.8 bytes, the received's is 1348.21 bytes
The difference is caused by
The number of TCP connections that are established during browsing session is one when I
open one page with many pictures.Obviously, the number of TCP connections is less then
that of the number of pictures and pages and equals with the number of pages
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?