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


15 inch LCD  /pack of 2/G150XGE-L04  15 inch AUO TFT LCD Screen panel picture

15 inch LCD /pack of 2/G150XGE-L04 15 inch AUO TFT LCD Screen panel

$126.00



PRF Tubes (Platelet Rich Fibrin) , 10ml Glass,No Additives,EXP 2/2026 USA Seller picture

PRF Tubes (Platelet Rich Fibrin) , 10ml Glass,No Additives,EXP 2/2026 USA Seller

$219.99



Crystal Clear Epoxy Resin Bar & Table Top, Crafts,Coating,Casting, 2 Gallon Kit picture

Crystal Clear Epoxy Resin Bar & Table Top, Crafts,Coating,Casting, 2 Gallon Kit

$124.99



Copper Sulfate Crystals 10lb Bag (FINE CRYSTAL) picture

Copper Sulfate Crystals 10lb Bag (FINE CRYSTAL)

$40.50



ELO ET1928L-8CWM-1-BG-G POS Touchscreen LCD Monitor Display picture

ELO ET1928L-8CWM-1-BG-G POS Touchscreen LCD Monitor Display

$202.50



Orthodontic Sapphire Brackets Ceramic Dental Clear Brace MBT/ROTH 022 345Hooks picture

Orthodontic Sapphire Brackets Ceramic Dental Clear Brace MBT/ROTH 022 345Hooks

$74.99







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