trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: September 2012

Re: [trinity-devel] network manager backend

From: "Timothy Pearson" <kb9vqf@...>
Date: Tue, 4 Sep 2012 10:31:37 -0500
> Hey Tim
>
> I've been looking through the commits lately. What is this work you
> are doing with NetworkManager? Looks to be rather large.
>
> Calvin

Ah, you saw that, did you? ;-)

As of right now TDE has a full C++ API interface for networking, and a
backend for that API which talks to the latest version of NetworkManager. 
In addition to being able to add/modify/delete/activate/deactivate
connections, all TDE applications can now request the current state of the
network connection, which (once implemented in each application) would
allow applications such kmail to avoid checking for new messages while the
host computer is offline.

Tim