HI everyone,

I have question about Android and Unix socket difference.

Is the socket choice set in wpa_supplicant.conf only?
Android : ctrl_interface=wlan0
Unix : ctrl_interface=DIR=/data/system/wpa_supplicant GROUP=wifi

When I try to choose Android socket in Froyo, I got similar result as
Weber in the following thread:
http://groups.google.com/group/android-porting/browse_thread/thread/305c7b026cb004ee

mkdir[ctrl_interface]: Permission denied
This error message make me confuse, because I try to grep it in
wpa_supplicant, and it is the error message from ctrl_iface_unix.c
Why Android socket configuration will cause error message from unix
interface?

Another question, can Android application run correctly in both
Android and Unix socket?

Regards,
Edward Pang

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to