BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 07-03-2010, 07:20 AM   #1
smokingfly
Knows Where the Search Button Is
 
Join Date: Mar 2009
Model: Storm
PIN: N/A
Carrier: Vodafone
Posts: 16
Default Finding the wifi connection speed.

Please Login to Remove!

Hi All,

I am using blackberry 9520. I am writing an application which requires wifi connection properly working. Following is the code to check the wif connection :

********************************************
private String getWiFiUrl() {
if (WLANInfo.getWLANState() == WLANInfo.WLAN_STATE_CONNECTED) {
if (CoverageInfo.isCoverageSufficient(CoverageInfo.CO VERAGE_DIRECT,
RadioInfo.WAF_WLAN, false)) {
EventLogger.logEvent(0x4e697e68da459c1cL,
("Wifi: ").getBytes(), EventLogger.ALWAYS_LOG);
return ";deviceside=true;interface=wifi";
}
} else {
EventLogger.logEvent(0x4e697e68da459c1cL, ("NonWifi: ").getBytes(),
EventLogger.ALWAYS_LOG);
msg = "Insufficient Coverage on wifi";
}
return null;
}
********************************************

if i switch off Wifi access point, then the above code returns null. When Wifi access point is on & speed is good the my application works fine. But the problem is when access point is on & the speed is very low, then my application cannot conact to my server.

My problem is that, how I can find that the Wifi speed is perfect. Because, if the speed is perfect then only I try toconnect server, otherwise, I will give some message to user.

Please help me.

Thanks in advance.
Offline  
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


K-Type Thermocouple Probe Digital Thermometer Steel Sensor Spiral Cable  picture

K-Type Thermocouple Probe Digital Thermometer Steel Sensor Spiral Cable

$11.49



PerfectPrime TC41, 4-Channel K-Type Digital Thermometer Thermocouple Sensor -... picture

PerfectPrime TC41, 4-Channel K-Type Digital Thermometer Thermocouple Sensor -...

$45.36



Digital Thermometer Dual Channel Input Thermocouple K J T E R N C/F Selection US picture

Digital Thermometer Dual Channel Input Thermocouple K J T E R N C/F Selection US

$25.99



TM-902C Digital Sensor LCD Thermometer Single Input K Type Thermocouple Probe picture

TM-902C Digital Sensor LCD Thermometer Single Input K Type Thermocouple Probe

$15.49



TL-WELD Desktop Manual Thermocouple Welder Temperature Wire Welding Machine USA picture

TL-WELD Desktop Manual Thermocouple Welder Temperature Wire Welding Machine USA

$344.45



2pcs K Type 500C Wire Lead Measuring Thermocouple Sensor 1M 3.3ft picture

2pcs K Type 500C Wire Lead Measuring Thermocouple Sensor 1M 3.3ft

$12.43







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.