开发者

Close socket handle utility

Hi I need a utility to close server socket handles open by the process, on windows. I cannot use tcpview as it 开发者_运维问答does not close the server socket (ESTABLISHED state). Process explorer comes close with its handle list and "close handle" option, but it only gives the handle path (like \Device\Afd) and if application has open many such sockets I cannot tell which handle I would like to close. Any idea?


Checkout CurrPorts;

CurrPorts allows you to close unwanted TCP connections, kill the process that opened the ports

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜