How can I connect to network with C++? What should I use? For example; I will enter a value for SSID and password in the network I want to connect. And program will check/connect.
Is this possible?
Why do you want to do this? I'm asking because this is a very strange thing to want to do, so maybe you arrived at the conclusion that you need to do this while trying to find a solution to some problem.