Top "Wifi" questions

GENERAL WI-FI SUPPORT IS OFF-TOPIC.

android: Determine security type of wifi networks in range (without connecting to them)

I can enumerate all wifi networks in range (using startScan + SCAN_RESULTS_AVAILABLE_ACTION + getScanResults) and get their SSID and …

android security wifi android-wifi
failed to authenticate to <ip> | adb wifi

When connecting a device with ADB Wireless, got failed to authenticate to <ip> adb devices gives the device …

android wifi adb wireless
Android Wifi direct multiple connection ad-hoc

I try to create an ad-hoc network between many Android devices, but I can't find documentation to do that. I …

android connection wifi adhoc
ANDROID: if WiFi is enabled AND active, launch an intent

This is what I would like to do : => IF WiFi is enabled AND active, launch an intent (in fact …

android wifi internet-connection
Configure Wifi (hidden SSID) on Raspbian (EDIMAX Wifi Adapter)

I have trouble connecting to the wifi network with my Raspberry Pi (Raspbian Wheezy) in combination with EDIMAX EW-7811UN …

configuration raspberry-pi wifi raspbian wpa
iphone SDK detect Wifi and Carrier network

my app accesses the internet and i just want to detect whether there is a connection either via wifi or …

iphone networking wifi detect
Communicate with ZigBee device via WiFi

I'm working on some software to manage a device that communicates with a remote control via ZigBee. We would like …

wifi zigbee
Android Find the device's ip address when it's hosting a hotspot

I need to find the device's ip address when it's hosting a hotspot. I've used this code so far : //if …

android wifi ip-address android-wifi android-networking
Simplest way to connect WiFi python

I would like to connect to my wifi network using python. I know the SSID and the key for the …

python networking wifi wireless
Need Reachability version for ARC in iOS5

Using Apple's Reachability code in iOS5 I get a bunch of compilation errors as shown below. Any ideas on what …

wifi ios5 reachability automatic-ref-counting