Hi,
On Thu, 2012-12-27 at 08:10 +1000, Lorn Potter wrote:
> Just wondering if there are any dbus signals to be had when there is no
> connection and something makes a request?
>
> i.e.
>
> (no connection)
> user tries to opens link -> udp_listener_event -> parse_request ->
> send_response[MSG_NOSIGNAL] -> dbus -> [some client pops up "Do you want
> to connect?" "Select connection" ...]
Currently there is nothing that would work out of the box like this. One
could do the opposite, and listen to the Manager 'State' property.
But doing a popup has a problem since there is no external method to
force an autoconnect to happen and the user would need to manually
select a specific network which is somewhat ugly. In practise ConnMan is
already autoconnected to a network or then there are no usable networks
available.
The session api again would need to be integrated with the autoconnect
mechanism in order for it to work in this use case.
Cheers,
Patrik
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman