The access-point tag has no wiki summary.
4
votes
1answer
636 views
What is the difference between active scan and passive scan?
What is the difference between mWifiManager.startScanActive() and mWifiManager.startScan().
What is the difference between active scan and passive scan?
1
vote
1answer
36 views
APN settings in Java ME
Since it is not possible to specify the APN for HttpConnection in plain Java ME, are there vendor specific hacks other than BlackBerry OS URL suffixes?
0
votes
1answer
52 views
Detect Location using Bluetooth Accesspoints
I need to detect location of the bluetooth enabled devices automatically using bluetooth accesspoints. I want to know it is possible or not. If it is possible, how can I do it?
0
votes
0answers
43 views
Handover Connection between Accesspoints [closed]
How handover the connectivity between muliple accesspoints
0
votes
1answer
56 views
Is it possible to identify individual wireless access points on a single wireless network?
In thinking about the possible implementation of a mobile app that would identify a person's location based on wireless access points, I stumbled across a potential problem.
To put it into context, ...
0
votes
1answer
99 views
How to check the WIFI and shared access point are activated in the Android OS?
I have a problem that I want to check the user who starts the WIFI or turns into AP in Android OS.
How should I check these services whether they are activated or not?
Please help me to solve this ...
0
votes
0answers
358 views
how to get a list of all access points with the same SSID in iOS 4?
I am having the following problem while coding with iOS 4. I am trying to get a list of all the access points (even those with the same SSIDs). Previously with older iOS I could do that. But with iOS ...
-1
votes
1answer
85 views
Can i get internet if i'm using Access Point for WiFi in android??
Can i get internet if i'm using Access Point for WiFi, i'm using the code
ConnectivityManager mConnectivity =(ConnectivityManager) getSystemService(Context.CONNECTIVITY_SERVICE);
...
-1
votes
1answer
1k views
How to configure access points and dhcp ranges?
I have a Thomson ST585V6 router and 2 TRENDnet TEW-636APB Wireless Access Points. And I have 3 devices that need a static IP address. All the other devices need to have their IP adreess assigned with ...