I am relativly exceperinced in Python 2.x, and just started learning C. I've come to the conclusion that I will need to use the Windows Native Wifi API (feel free to provide alternatives).
I want to connect to a network with a given name and password. I really don't understand how I would use WlandConnect (that's the right function, right?).
If there is a (resonable) way, I'd prefer to do it in Python.