Network Connection Class Wrap based on this from Facebook for the B4A community.
The library listens to the current network traffic in your app and then categorizes the user's internet connection quality with one of following values Poor, Moderate, Good and Excellent.
v0.02 - Added Sample Start and Stop
v0.03 - Lib Update
The Network Connection Class library now takes care of spikes using a moving average
of the incoming samples, and also applies some hysteresis (both with a minimum
number of samples and amount the average has to cross a boundary before triggering.
The library listens to the current network traffic in your app and then categorizes the user's internet connection quality with one of following values Poor, Moderate, Good and Excellent.
v0.02 - Added Sample Start and Stop
v0.03 - Lib Update
The Network Connection Class library now takes care of spikes using a moving average
of the incoming samples, and also applies some hysteresis (both with a minimum
number of samples and amount the average has to cross a boundary before triggering.
Attachments
Last edited: