On Tuesday 23 June 2009, Enrico Zini wrote: > On Mon, Jun 22, 2009 at 08:08:01PM +0200, arne anka wrote: > > i am programming a small dialer app in qt as an assignment. > > so far i was mostly concerned with the ui (since that is the of the > > class), but now i need to make the thing fly. > > compiling for armel, scp, test, change is far to tedious a setup -- it > > would be far easier if i for testing purposes could communicate with fso > > on my fr via ethernet/ssh. > > > > so, is it possible to have fso listening on some port and send and > > receive data from ym hoist computer (dialing and sms)? > > It is something that I wished to have as well. The way I understand it, > it's not a matter of having FSO listen to some port, but to have dbus > listen to some port. > > I however don't know how to do that, nor if it is possible at all.
dbus does apparently support TCP connections but there's a hint of some cookie-based authentication. This thread may give you a starting point: http://lists.freedesktop.org/archives/dbus/2006-November/006334.html It seems someone has a basic app for tunnelling it over ssh: http://gabriel.sourceforge.net/ http://www.eldemonionegro.com/wordpress/etiquetas/dbus _______________________________________________ Smartphones-userland mailing list Smartphones-userland@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland