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 .