Could someone please tell me which current WORKING Wifi library I can use (please give a download link) to connect to a Wifi Network?
I tried some of them, but they are not working.
Also if you would be so kind as to give some sample code to connect and send data on the network, I would really appreciate it.
Please include neccesary manifest permissions etc.
Thank you in advance for the help, this community is awesome!
I am still missing library which enables me to connect to any type of secured wifi. So I made this code, but unfortunately due my lack of Java knowledge (actually its Eclipse which gives me headache) I am unable to build it. public void connectToSSID(int tip) { String networkSSID =...