Re: newbie developer
- From: Marc Herbert <Marc Herbert gmail com>
- To: networkmanager-list gnome org
- Subject: Re: newbie developer
- Date: Tue, 16 Feb 2010 12:36:05 +0000
alexfilth186 ukr net a écrit :
> Hi, all.
> Does network manager has C/C++ API similar to MS Windows
> - create config entry, dial this entry by network manager etc?
The recommended (and only?) API for NM is to go through D-BUS
IPC. See the archive of this list.
You can use C/C++ with D-BUS. But you have the pain of using a low-level
language, while waiving compile-time checks because of D-BUS. And I
can hardly see any performance critical tasks here.
Use another language maybe?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]