[maemo-developers] [maemo-developers] Update on command line wifi connections
From: Patrik Flykt Patrik.Flykt at nokia.comDate: Tue Oct 10 15:34:02 EEST 2006
- Previous message: [maemo-developers] Update on command line wifi connections
- Next message: [maemo-developers] Update on command line wifi connections
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, On Sat, 2006-10-07 at 15:17 -0400, ext D. Scott Brown wrote: > As I understand it, you can connect to any arbitrary wifi network > using this function from osso-ic.h: > gint osso_iap_connect(const char *iap, dbus_uint32_t flags, void *arg); Unfortunately not. With the above function you can establish an internet connection using the name of the saved settings as the first argument. It is also possible to use any available connection by using the #define OSSO_IAP_ANY "[ANY]" from osso-ic.h. The settings are created either by selecting a WLAN network from the 'Select connection' dialog or the connectivity control panel applet. Settings are stored under '/system/osso/connectivit/IAP/' in gconf. See the end of the connectivity guide for gconf details. BR, Patrik
- Previous message: [maemo-developers] Update on command line wifi connections
- Next message: [maemo-developers] Update on command line wifi connections
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]