Re: newbie developer



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]