LiveTcpUdpWatch displays live information about all network activity on your system. The program displays the protocol (TCP/UDP/IPv4/IPv6), local/remote IP address, local/remote port, number of sent/received bytes, number of sent/received packets, connect/disconnect time (for TCP only) and the process (ID and path) responsible for this activity.
Application folder
Administrator rights
Freeware
Download the ZIP package and extract to a folder of your choice. Launch LiveTcpUdpWatch.exe.
Optionally, in order to watch the countries of the remote IP addresses (‘Remote IP Country’ column), you have to download and extract to the same folder the latest IpToCountry.csv.
CurrPorts, NetworkTrafficView
- Added /Columns command-line option, which allows you to set the columns to display or the columns to export from command-line, for example:
- LiveTcpUdpWatch.exe /Columns “Process Name,Process ID,Protocol,Remote Port,Remote Address,Received Bytes,Sent Bytes”