dbr*_*ing 43 netstat windows-7
(Windows 7 x86)
如果我运行netstat -ab,我会得到一个活动连接列表,以及打开连接的应用程序的名称.
但是,某些连接(包括我的应用程序打开的连接)列为:
无法获取所有权信息
为什么?
谢谢,
达伦.
Mar*_*ata 35
如果添加'-o'选项,您将看到PID值,并且可能是PID 4,即系统PID.这意味着它可能是一种服务.(请注意,Windows 7将报告"PID 4",而Windows XP将报告"系统").
此链接提供了一些可能的概念:https://superuser.com/questions/43307/whys-is-system-process-listening-on-port-80?rq = 1