R
Risingflight
Hi experts Is it possible to find port 80 is used by which application or service.
i have used the below syntax
netstat /a /n /o | find "80"
i am getting PID but i am not able to find that PID
Continue reading...
i have used the below syntax
netstat /a /n /o | find "80"
i am getting PID but i am not able to find that PID
Continue reading...