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


USA Windows VPS RDP Server/ Windows VPS Hosting - 4GB RAM + 150GB HDD picture

USA Windows VPS RDP Server/ Windows VPS Hosting - 4GB RAM + 150GB HDD

$11.99



30 Server/Guest Pager Restaurant Paging System Kit by LRS Long Range Systems picture

30 Server/Guest Pager Restaurant Paging System Kit by LRS Long Range Systems

$299.99



Vollrath 72050 Cayenne 28 3/4

Vollrath 72050 Cayenne 28 3/4" x 13 3/4" Heat 'n Serve 4/3 Size Countertop Food

$285.00



Wti Console Server + PDU CPM-800-1-EA picture

Wti Console Server + PDU CPM-800-1-EA

$550.00



Server SE-SS 07020 Server Express Single Drop-In - NEW - COMPLETE - Genuine OEM picture

Server SE-SS 07020 Server Express Single Drop-In - NEW - COMPLETE - Genuine OEM

$180.00



Server SE-SS 07020 Server Express Single Drop-In - NEW - COMPLETE - Genuine OEM picture

Server SE-SS 07020 Server Express Single Drop-In - NEW - COMPLETE - Genuine OEM

$199.99







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