C:Windowssystem32>netstat -aon|findstr 80
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 4
TCP 166.0.4.117:49175 59.110.244.1:80 CLOSE_WAIT 3748
C:Windowssystem32>tasklist|findstr "4"
System Idle Process 0 Services 0 24 K
System 4 Services 0 384 K
wininit.exe 576 Services 0 4,416 K
services.exe 636 Services 0 7,664 K
这个system究竟是什么应用?
如何不让它占用这个端口?
慕桂英546537
相关分类