Hi,

We are trying to programmatically connect to nearby access points.  We have
found that libconic and python's conic library allows one to automatically
connect to previously associated/saved network in gconf.  However, we are
unable to programmatically associate to newly found access points that we
have never saved.  When we make the call to connect, it does not allow us to
connect to such giving us a popup dialog ("Internet connection failed. Try
again?" OK, Cancel)

First of all, if someone already has experience with conic api, do you know
how we can connect to such newly found access points without previous
history of associating to it?

If not, anybody know where's the source code for the connection manager when
it pops up a list of nearby access points?  We tried to search icd_ui, but
couldn't find it.

We need to do two things programmatically:

1. We need to be able to get to these newly found connection objects or
access point objects.
2. We want to save these access point objects in gconf so that we may
connect to them programmatically in the future.

Thank you!

-kwan
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to