Run the command "netstat -ab" in an elevated Command Prompt, PowerShell, or Terminal window to see a list of applications and their associated ports. Checking open ports can be done using built-in ...
How do you test to see if on a computer running Windows 2K has certain ports open for UDP? Netstat -a for all UDP ports returns *:*. It doesn't say if it is listening.