find process using tcp port

  • Thread starter Thread starter david
  • Start date Start date
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.
 
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.
 
Back
Top