find process using tcp port

D

david

How do I find what process is using as particular tcp/udp
port number? I can see port 10xx is being used when I use
netstat to view ports in use but I can't find the process
that is using it.
 
M

Marc Reynolds [MSFT]

Hi David,

You can use tcpview from http://www.sysinternals to find the process.

Thanks,
Marc Reynolds
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no rights.
 

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