For the techies, a free and handy little utility:
TCPView is a Windows program that will show you detailed listings of all TCP and UDP endpoints on your system, including the local and remote addresses and state of TCP connections. On Windows NT, 2000 and XP TCPView also reports the name of the process that owns the endpoint. TCPView provides a more informative and conveniently presented subset of the Netstat program that ships with Windows.
<<<
TCPView provides a more informative and conveniently presented subset of the Netstat program that ships with Windows.
>>>
However, the command ‘netstat -an’ work on both unix/windows computers :-).
More tools along those lines listed at
http://www.akerman.ca/trojan-port-table.html#Protect-Portview
great… thanks for the information. I will have to check it out.