Re: Modem Manager API using

2015-08-27 Thread Aleksander Morgado
On Thu, Aug 27, 2015 at 3:57 PM, Highland, Glenn 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-paramete

Re: Modem Manager API using

2015-08-27 Thread Aleksander Morgado
On Thu, Aug 27, 2015 at 3:47 PM, Carlos Fernández wrote: > I am trying to get use of ModemManager API in order to develop a C > application > that communicates and ask the modem for diverse operations. I've seen some > python and javascript client examples in the ModemManager repository, but > not

RE: Modem Manager API using

2015-08-27 Thread Highland, Glenn
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 From: ModemManager-devel