📄 netstat.txt
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -