Modem Manager API using

Aleksander Morgado aleksander at aleksander.es
Thu Aug 27 07:27:42 PDT 2015


On Thu, Aug 27, 2015 at 3:57 PM, Highland, Glenn
<Glenn.Highland at digi.com> wrote:
> I found the two links below very helpful.  I’ve implemented C code that
> communicates with
>
> ModemManager via DBus using the DBus API, not the libmm-glib.
>
>
>
> http://raulherbster.blogspot.com/2010/11/dbus-how-to-pass-dict-as-parameter.html
>
>
>
> http://www.matthew.ath.cx/misc/dbus

Well, yes. Of course you can use "libdbus" directly to talk to the
ModemManager API; but that is much more lower level. If you're not
worried about the GLib/GIO dependency in your program, using
libmm-glib is waaaaay easier.


-- 
Aleksander
https://aleksander.es


More information about the ModemManager-devel mailing list