Network Speed Calculator -Demo

Network Speed Calculator -Demo (ODC)

Stable version 0.1.0 (Compatible with ODC)
Uploaded on 19 April 2024 by Truewind
Network Speed Calculator -Demo

Network Speed Calculator -Demo (ODC)

Documentation
0.1.0

You can use this demo app to test your device's latency, download speed, and network speed.

The app only has one screen with these three functions. In the OnReady event, the three functions are initially executed. If you want to carry out new tests, click on the buttons for the respective functions.

Actions used on the screen:

  • CheckDownloadSpeedOnClick
    • Calls the GetDownloadSpeed action from the NetworkSpeedCalculator library.
  • CheckLatencyOnClick
    • Calls the GetLatency action from the NetworkSpeedCalculator library.
  • CheckNetworkSpeedOnClick
    • Calls the GetNetworkSpeed action from the NetworkSpeedCalculator library.