SyntaxFix
Write A Post
Hire A Developer
Questions
If you mean what ports are listening, you can open a command prompt and write:
netstat
You can write:
netstat /?
for an explanation of all options.