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


Dual Range Transistor Diode Semiconductor & Passive Curve Tracer Tester/Tracker picture

Dual Range Transistor Diode Semiconductor & Passive Curve Tracer Tester/Tracker

$26.99



12V 240W Semiconductor Cooler DIY Refrigeration Surface Cooling System Cooler picture

12V 240W Semiconductor Cooler DIY Refrigeration Surface Cooling System Cooler

$30.01



1pc  NEW CDR6-337W-5  Semiconductor Blade Cylinder picture

1pc NEW CDR6-337W-5 Semiconductor Blade Cylinder

$311.95



Dallas Semiconductor DS5000T32-16 microcontroller picture

Dallas Semiconductor DS5000T32-16 microcontroller

$69.00



Peltier Cooler Thermoelectric DIY Semiconductor Refrigeration Cooling Fan Module picture

Peltier Cooler Thermoelectric DIY Semiconductor Refrigeration Cooling Fan Module

$19.00



3 pieces Semiconductor Device p/n 2710033  New picture

3 pieces Semiconductor Device p/n 2710033 New

$160.07







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