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.
A Port basically serves as an interface between your computer and the internet or other computers in the network. Every communication over the web is exchanged using these ports, so they are an ...