开发者

Getting TCP Socket statistics in Windows

Is there a way to get a specific socket statistics in windows? I'm most interested in 开发者_运维百科the number of retransmissions a specific socket had, and doing it without using winpcap or similar solutions.

Windows should store such an interesting number somewhere, no?


The global information is also available through Performance Monitor.


I cant see of any way to get this information per TCP connection (or socket). However you can get global statistics.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜