Application port on Windows

Joined
Mar 11, 2019
Messages
2
Reaction score
0
I have installed the an application which will work over the network. I can not connect this application from other computers. I need to open some port on windows firewall. How can I find this application listening port?
 

Ian

Administrator
Joined
Oct 27, 2013
Messages
1,736
Reaction score
630
Which application is it that you are using?

If you temporarily disable the firewall and open an elevated command prompt/powershell console then you may be able to run "netstat -a -b" and look for the application name and port number.
 

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