
It also provides details about the port number, source port, and destination port for every packet, so you'll be able to easily understand the protocols in use on your system.

TCPView will display the IP address of every known TCP connection on your computer. This is especially useful if you're a server administrator. You can simply use a menu or toolbar button to toggle through the different displays. "To love an idea is to love it a little more than one should.TCPView is a freely available Windows tool that allow you to view all the different TCP and UDP sockets on your computer, plus the details of their associated IP addresses. I love the simplicity and the lack of installation, both these applications are in my tools folder on my USB stick, a must have!

I used the later when trying (for giggles) to see what ports and locations a Trojans was using on a friends machine (it was a long weekend). TCPView provides a conveniently presented subset of the Netstat program that ships with Windows NT/2000/XP. TCPView is a Windows program that will show you detailed listings of all TCP and UDP endpoints on your system, including the owning process name, remote address and state of TCP connections. It is capable of displaying both kernel-mode and Win32 debug output generated by standard debug print APIs, so you don’t need a debugger to catch the debug output your applications or device drivers generate, and you don't need to modify your applications or drivers to use non-Windows debug functions in order to view its debug output. DebugView and TCPView (from SysInternals).ĭebugView is an application that lets you monitor debug output on your local system, or any computer on the network that you can reach via TCP/IP.

I was watching the latest edition of DNR and was formerly exposed to a couple of tools that I have had for a couple of years, but not put much thought into.
