Finding Used Ports Locally

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have to set up the applications servers on my PC to create a server
development environment. However, I do not want to use the default ports that
came with the server setup files. Because it might cause a security breach if
some one is listening to the default ports. I want to use differEnt ports but
I do not want to interfere with ports that are used. How do I find used ports
local to my PC?
 
I have to set up the applications servers on my PC to create a server
development environment. However, I do not want to use the default ports that
came with the server setup files. Because it might cause a security breach if
some one is listening to the default ports. I want to use differEnt ports but
I do not want to interfere with ports that are used. How do I find used ports
local to my PC?

Richard,

TCPView by www.sysinternals.com shows you all currently
listening ports, including, however, temporary ports.

Hans-Georg
 
Back
Top