NetworkLatencyView Changelog

What's new in NetworkLatencyView 1.75

Jul 6, 2023
  • Added support for using the IP-Location files from https://github.com/sapics/ip-location-db for viewing country/city information of remote IP addresses.
  • In order to use these IP-Location files, simply download the desired file and put it in the same folder of NetworkLatencyView.exe with its original filename (For example: asn-country-ipv4.csv , dbip-city-ipv4.csv)

New in NetworkLatencyView 1.72 (May 15, 2023)

  • Added 'Sort By' toolbar button.

New in NetworkLatencyView 1.71 (Feb 9, 2023)

  • Fixed bug: NetworkLatencyView randomly crashed when using the GeoLite2 City database.

New in NetworkLatencyView 1.70 (Dec 19, 2022)

  • Added 'High Resolution Latency' option. When it's turned on, the values in the latency columns are displayed in microsecond resolution (e.g: 1.139 ms)

New in NetworkLatencyView 1.67 (Aug 5, 2022)

  • Added new option: 'IPNetInfo - Source IP'.

New in NetworkLatencyView 1.66 (Aug 5, 2022)

  • Updated to work properly in high DPI mode.
  • Added option to change the sorting column from the menu (View -> Sort By). Like the column header click sorting, if you click again the same sorting menu item, it'll switch between ascending and descending order.

New in NetworkLatencyView 1.65 (Jun 7, 2019)

  • Added support for GeoLite2 City and GeoLite2 Country database in CSV format.
  • In order to use it, you have to extract the following files into the folder of NetworkLatencyView.exe: GeoLite2-City-Blocks-IPv4.csv , GeoLite2-City-Locations-en.csv

New in NetworkLatencyView 1.62 (Jan 31, 2019)

  • Added 'Add Header Line To CSV/Tab-Delimited File' option (Turned on by default).

New in NetworkLatencyView 1.61 (Aug 23, 2018)

  • Fixed bug from version 1.60: NetworkLatencyView crashed when selecting network interface without connection information.

New in NetworkLatencyView 1.60 (Jul 30, 2018)

  • The information of the selected network adapter is now displayed in the window title.

New in NetworkLatencyView 1.58 (Nov 9, 2017)

  • Fixed a crash problem with resolving IP addresses.

New in NetworkLatencyView 1.57 (Sep 16, 2017)

  • NetworkLatencyView now resolves IPv6 addresses and displays the result in 'Source Host Name' and 'Destination Host Name' columns.

New in NetworkLatencyView 1.56 (Aug 15, 2017)

  • Added 'Quick Filter' feature (View -> Use Quick Filter or Ctrl+Q).

New in NetworkLatencyView 1.55 (Jul 3, 2017)

  • Added /MaxLatencyValues command-line option. It allows you to change the number of latency columns appear on the main table (Instead of the default - 10 columns). You can specify any number between 1 and 20, for example:
  • NetworkLatencyView.exe /MaxLatencyValues 20

New in NetworkLatencyView 1.50 (May 21, 2017)

  • Added /cfg command-line option, which instructs NetworkLatencyView to use a config file in another location instead if the default config file, for example:
  • NetworkLatencyView.exe /cfg "%AppData%NetworkLatencyView.cfg"

New in NetworkLatencyView 1.48 (Nov 18, 2016)

  • Added 'Save All Items' option.

New in NetworkLatencyView 1.47 (Sep 2, 2016)

  • NetworkLatencyView now automatically loads the new version of WinPCap driver from https://nmap.org/npcap/ if it's installed on your system.

New in NetworkLatencyView 1.46 (Jul 4, 2016)

  • Added 'Align Numeric Columns To Right' option

New in NetworkLatencyView 1.45 (Apr 28, 2016)

  • Added 'Failed Count' column, which displays the number of times that a TCP connection was failed. When everything is ok, this column remains empty.

New in NetworkLatencyView 1.41 (Nov 3, 2015)

  • NetworkLatencyView now tries to load the dll of Network Monitor Driver 3.x (NmApi.dll) according to the installation path specified in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Netmon3. This change should solve the problem with loading the Network Monitor Driver 3.x on some systems.

New in NetworkLatencyView 1.40 (Sep 7, 2015)

  • Added 4 columns to the adapters list in the 'Capture Options' window: 'Connection Name', 'MAC Address', 'Instance ID', 'Interface Guid'.
  • When using WinPCap driver , NetworkLatencyView now displays more accurate information in the adapters list of the 'Capture Options' window.

New in NetworkLatencyView 1.36 (Jul 27, 2015)

  • Added option to choose another font (name and size) to display in the main window

New in NetworkLatencyView 1.35 (Jun 16, 2015)

  • Added 'Put Icon On Tray' option.

New in NetworkLatencyView 1.33 (Apr 30, 2015)

  • Added 'First Latency Time' column.

New in NetworkLatencyView 1.32 (Feb 9, 2015)

  • Fixed bug: NetworkLatencyView failed to remember the last size/position of the main window if it was not located in the primary monitor.

New in NetworkLatencyView 1.31 (Dec 2, 2014)

  • IPv4 addresses on the IP address columns are now sorted numerically.

New in NetworkLatencyView 1.30 (Oct 21, 2014)

  • Added 'Specify TCP Port' option.

New in NetworkLatencyView 1.25 (Sep 8, 2014)

  • Added 'Always On Top' option.

New in NetworkLatencyView 1.22 (Jun 30, 2014)

  • Added 'Copy Destination Address' option.

New in NetworkLatencyView 1.21 (Apr 14, 2014)

  • Added columns names ('IP Address' and 'Adapter Name') to the adapters list on the 'Capture Options' window

New in NetworkLatencyView 1.20 (Jan 30, 2014)

  • Added integration with IPNetInfo utility

New in NetworkLatencyView 1.15 (Dec 30, 2013)

  • Added 'Destination Country' column, which displays the country of the destination IP address. Requires to download Ip-To-Country database file separately. See the 'IP Address Country/City Information' section for more information.

New in NetworkLatencyView 1.12 (Nov 2, 2013)

  • Fixed bug: The 'Promiscuous Mode' check-box in the 'Capture Options' window was not saved to the configuration file

New in NetworkLatencyView 1.11 (Oct 16, 2013)

  • Added 'Last Latency Time' column, which displays the last time that latency value was added

New in NetworkLatencyView 1.10 (Oct 1, 2013)

  • Added 'Latency Display Mode' option - Show the first 10 latency values or show the most recent 10 latency values.

New in NetworkLatencyView 1.05 (Sep 6, 2013)

  • Added 'Automatically Sort On Every Change' option.
  • Added 'Scroll Down On New Items' option