1
September 16, 2010 9:48 AM
Posted by: Karl Gechlik
in use, port, port monitoring, Windows
See what ports are in use by what application.
Posted by: Karl Gechlik
If an application uses a port no other applications can use that same port. So how do you figure out what application is using the port you want to use? You can use the command line and type in this command:
netstat -aon | more
Or you can download an application created by...




