With NetworkSpeedTest
you can understand average, max and current download speed. All the data collected passively from a network interface.
- Create
NSTMeasurer
object. - Check his
maxDownloadSpeed
,averageDownloadSpeed
andcurrentDownloadSpeed
properties. All these properties are KVO compatible. - Add self as a delegate if you need raw data.
Vladislav Dugnist, vdugnist@gmail.com
NetworkSpeedTest is available under the MIT license.