Top "Wifi" questions

GENERAL WI-FI SUPPORT IS OFF-TOPIC.

How to enable/disable WiFi from an application?

I want to enable/disable wifi from my Android application. How can I do that?

android wifi
Accessing iPhone WiFi Information via SDK

Is there a way using the iPhone SDK to get WiFi information? Things like Signal Strength, WiFi Channel and SSID …

iphone cocoa-touch wifi
Can't connect to Android via ADB over wifi - Do I need root access?

I'm basically trying to do this: How can I connect to Android with ADB over TCP? with the Droid X2. …

android tcp wifi wireless adb
connect iPhone to Android's Wifi Direct soft AP

I know that Wifi Direct works by creating a Soft AP (software access point) in one of the devices. I …

android iphone networking wifi wifi-direct
How do I get the available wifi APs and their signal strength in .net?

Is there any way to access all WiFi access points and their respective RSSI values using .NET? It would be …

c# .net networking mono wifi
How and what to set to Android WifiConfiguration.preSharedKey to connect to the WPA2 PSK WiFi network

In Android 1.5 (also on 1.6) How to add an Access Point from code? Given Access point that supports WPA2. Here is …

java android wifi
How nl80211 library & cfg80211 work?

I want to learn about how nl80211 and cfg80211 works in detail. Function flow, how nl80211 interact with network tools …

c linux-kernel linux-device-driver wifi
Android WIFI How To Detect When Specific WIFI Connection is Available

I need to detect when I have network connectivity to a SPECIFIC WIFI network. For example: As soon as you …

android wifi
Wifi position triangulation

I need to understand how Wifi triangulation basically works. The scene is portrayed in the above diagram. In order to …

android ios algorithm wifi triangulation
How to get each device's IP address in Wi-Fi Direct scenario?

Starting from ICS, Wi-Fi Direct is introduced. Normally, we use the WifiP2pManager class to operate on Wi-Fi Direct, but …

android wifi android-wifi wifimanager wifi-direct