
Both 32-bit and 64-bit versions of Windows are supported.
This tool works on any version of Windows, starting from Windows XP and up to Windows 11.
LiveTcpUdpWatch uses event tracing API to get live information from Windows Kernel about every TCP/UDP packet sent/received on your system.Īs opposed to CurrPorts, it captures all UDP activity with process information, but without the need of using a network sniffer. The disadvantages of this tool: You have to choose a network card and capture method for activating the network sniffer. NetworkTrafficView uses network sniffing technique - It analyzes every packet sent/received by your network card and displays extensive summary according to the display mode you choose. The advantage of CurrPorts is the ability to use it without elevation (Run As Administrator). but this technique has some disadvantages, for example, if UDP packets are sentįrom your computer to remote network address, you won't see it with CurrPorts, because with UDP there is no really a connection and the UDP table contains only listening CurrPorts displays the current table of active TCP connections and TCP/UDP listening ports.
Technique to extract the network information. This tool may look very similar to other tools of NirSoft - CurrPorts and NetworkTrafficView, but every tool behave differently and uses different LiveTcpUdpWatch vs CurrPorts vs NetworkTrafficView Number of sent/received packets, connect/disconnect time (For TCP only), and the process (ID and path) responsible for this activity. LiveTcpUdpWatch is a tool for Windows that displays live information about all TCP and UDP activity on your system.Įvery line in the main table of LiveTcpUdpWatch displays the protocol (TCP/UDP/IPv4/IPv6), local/remote IP address, local/remote port, number of sent/received bytes, AppNetworkCounter - Monitor network usage / bandwidth of every application on Windows.LiveTcpUdpWatch - View TCP/UDP network activity of every application on Windows