<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
I do not find any documentation ... about this interface Dbus-daemon / tcp socket.<BR>
Do you know where I can find some doc. / sample codes to do it ?<BR>
Best regards.<BR>
<BR>
VyDaMan<BR><BR><BR><BR>> Date: Sun, 14 Sep 2008 18:16:25 -0400<BR>> From: apenwarr@gmail.com<BR>> To: qa_tridang@hotmail.com<BR>> Subject: Re: DBus in a local network<BR>> CC: dbus@lists.freedesktop.org<BR>> <BR>> On Sun, Sep 14, 2008 at 5:30 PM, KHOA NGUYEN <qa_tridang@hotmail.com> wrote:<BR>> > I am new to D-Bus. For my project using D-Bus, in order to exchange data<BR>> > between applications, D-Bus works well if these applications run in the same<BR>> > desktop (host).<BR>> ><BR>> > But I do not know how to do with D-Bus when these applications run in<BR>> > different hosts (Linux RHEL) of the same local network.<BR>> ><BR>> > Do you have an idea of the solution for this?<BR>> <BR>> You can have dbus-daemon listen on a tcp socket without much trouble.<BR>> Beware, however, that there is no encryption, authentication is<BR>> relatively weak, and nobody tests this stuff very much. So DBus may<BR>> not be the best choice for inter-computer communication.<BR>> <BR>> That said, I use it happily in a similar situation, but I also wrote<BR>> my own special bus daemon to add SSL support. YMMV :)<BR>> <BR>> Have fun,<BR>> <BR>> Avery<BR><BR><br /><hr />Get news, entertainment and everything you care about at Live.com. <a href='http://www.live.com/getstarted.aspx ' target='_new'>Check it out!</a></body>
</html>