Which process is holding which network port?

F

Forte Agent

"netstat -a" lists all the ports being used in system, but it does not
tell which process is holding the port. Is there some way to find
this info? Command line utility that reports this would be great. I
know "lsof -i" reports processes and the network ports each process is
accessing in UNIX, but I don't know anything similar for Windows
platform. Thank you in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top