On 17/06/2010, at 4:32 PM, ext Nicola Mfb wrote: > On Thu, Jun 17, 2010 at 5:36 AM, <[email protected]> wrote: >> Hi, >> Just to let anyone know. I have written a connman plugin for >> bearermanagement in Qt 4.7. > > [...] > >> Comments and feedback are welcomed. > > Hi Lorn! > > I'll try it ASAP, anyway: > > * does it work with qt 4.6.2 + qt-mobility 1.0.0?
I have not completed the back-port to mobility. > * is it possible to create a complete/standalone wifi manager with it? > (create new networks, asking for psk or EAP parameters and so on?) > Not necessarily with this plugin. Bearermanagement can only start and stop already configured connections. There is qconnmanservice_linux.cpp that you can use in your own projects. It's a wrapper around connman that uses QDbus. I have also written a tray icon app that can create connections using it. > Regards > > Niko -- Lorn Potter Senior Software Engineer, Nokia, Qt Development Frameworks _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
