Android Question wep and wpa wifi

pin71

Member
Licensed User
Longtime User
Hi,

Is it available a library able to connect to any kind of WIFI ?

I need to connect to WEP, WPA, WPA-PSK, WPA2-PSK, etc, etc

Thanks
 

pin71

Member
Licensed User
Longtime User
Yes I know and I already went through all of them already. I used the VBWep 1.0 and it works fine for Wep networks, but if I try to use others library for a WPA it doesn't work.

Using the library WiFiConnect 1.0 and typing this line code :

B4X:
wi.connectToSSID (wi.WIFI_WPA ,"SSID","Pass")

I never got connected.

So I was wondering if there is a library able to handle all kinds of wifi including all kind of securities.

Thanks
 
Upvote 0
Top