[maemo-developers] [maemo-developers] Re: D-BUS question
From: Ross Burton ross at burtonini.comDate: Fri Jul 14 20:03:29 EEST 2006
- Previous message: [maemo-developers] D-BUS question
- Next message: [maemo-developers] Re: D-BUS question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 2006-07-14 at 19:55 +0300, Dionisis Petromanolakis wrote: > Hi all, > > i want to make an application running on a normal desktop computer to > communicate with maemo. Has anyone done something similar, are there > any sources, tutorial available that could help me? > > Can i do this using D-BUS or i have to do it through normal unix > sockets? I ve read about D-BUS and everywhere says that it is created > for applications placed in the same computer. All the sample code i > can find is about communication on a single computer, but in the site > of d-bus it says that it can also be used for application that are not > in the same machine. You can do D-Bus over TCP, but it's not advised. You'd be better creating your own protocol, or re-using an existing one. Ross -- Ross Burton mail: ross at burtonini.com jabber: ross at burtonini.com www: http://www.burtonini.com./ PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF
- Previous message: [maemo-developers] D-BUS question
- Next message: [maemo-developers] Re: D-BUS question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]