Skip to content

Releases: bp2008/NetworkSpeedTest

NetworkSpeedTest 3.1

06 Oct 00:46

Choose a tag to compare

Version 3.1

  • Improved web interface.
  • Increased receive timeout for websockets so the server no longer drops Download-only connections after 5 seconds.
  • Made the UDP broadcasting code a little more robust so it shouldn't crash the service upon system startup if network interfaces are not ready. Server-to-server duplex testing code will likely be removed in a future release if it continues to cause difficulty since the web-based tester is now so much improved.
  • Warning: this app is poorly tuned for low-bandwidth connections. Large amounts of data to be uploaded can become buffered and continue using your upload bandwidth for quite a while after a test is completed.

NetworkSpeedTest 3.0.1

05 Oct 15:04

Choose a tag to compare

Version 3.0.1

  • Web-based speed tests will no longer fail when using the standard HTTP or HTTPS port (80 or 443).

NetworkSpeedTest 3.0.0.0

18 Sep 20:47

Choose a tag to compare

Version 3.0.0.0

  • Significantly improved the web interface, including latency measurement and bidirectional speed testing using websockets. However testing performance is still a bit lacking at higher speeds near 1 Gbps and beyond.

NetworkSpeedTest 2.1.0.0

27 Dec 05:15

Choose a tag to compare

Version 2.1

  • Improved remote host list to include machine name and interface speed.

NetworkSpeedTest 2.0.0.0

26 Dec 23:25

Choose a tag to compare

Version 2.0

  • Duplex speed testing now available via windows forms client.

NetworkSpeedTest 1.0.0.0

29 Sep 03:26

Choose a tag to compare

Initial Release
Capable of download tests only.