Re: Programmatically adding a wireless connection to network manager configuration?



> I have an application that acquires wifi connection information from
> a user including SSID, encryption type (e.g., WPA2 Personal or WPA
> Enterprise) and password. Is there a way I can programmatically
> inform Network Manager about this new connection rather than require
> the user to access the applet from the desktop?

I'll leave the proper API answer to others (as I think it's not supported)... but what you *can* do is to let your app create the configuration files (e.g. in the built-in keyfile format) and use that.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]