Detect Internet connection Speed
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Detect Internet connection Speed
- From: Satheesh Kumar <satheeshrulzz@...>
- Date: 2012年4月30日 05:10:18 +0530
I am using Lua to develop a mobile appication.
Is there any function ( in lua sockets or other) to determine the speed of the device's internet connection?
Or should I just download a file and calculate (bytes/time)
I need to detect if the device's internet is 2G or not..
--
Regards,
Satheesh