Am Sunday 26 October 2008 11:49:11 schrieb Alex Oberhauser: > Hi guys, > > I've written a phone firewall [1] and now I would test it in a real > environment (not only with CUnit tests). Here are my questions (I use the > 2008.9 distri with a self compiled kernel from the stable branch): > > - Is the access over D-Bus the only way to access the GSM daemon? > - Do I have to modify the dialer? Or is it better to modify a layer > below? > - We also want to implement encryption over GSM and for this we > have to access the GSM daemon also. Is this possible in 2008.9 distri > without compiling the whole system?
IMO such an application would be better off based on FSO, but if you really want to do it on 2008.9, you can either run the multiplexer to have three additional AT-capable channels or just use the QtopiaComm infrastructure in your classes. :M: _______________________________________________ devel mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/devel
