Need a utility to show what is using a TCP/IP port

  • Thread starter Thread starter Rick
  • Start date Start date
If you need to do this only occasionally, you can use the command
"netstat -o -a". This will display the owning process id, which you can
then look up using task manager.
 

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

Back
Top