Wifi connecter

Hello!
I want to make a program, what can connect to my wifi. There are wpa2psk. What kind of commands can i us for it? :)
Last edited on
closed account (18hRX9L8)
Hello, please be more specific. I'm assuming you want to create a program where the user enters in the network's name, password type, and password and the program joins the network. You could use Qt to achieve that: http://doc.qt.io/QtForDeviceCreation/qtfordevicecreation-wifi-wifi-cpp-example.html .
Topic archived. No new replies allowed.