Hi,<div><br></div><div>As far as I know, DBUS can handle only one call at a time for a given service (daemon).</div><div><br></div><div>I tried to use feedback this way and it failed (A calling "k" and B calling "s" inside the body of "k").</div>
<div>I know It is possible to use signals while a given call is ongoing.</div><div><br></div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>I'm not exactly sure about this, anyone more skilled than me may say the opposite.</div>
<div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>Maybe you should go for a Prove of Concept.</div></div><div><br></div><div>Regards.</div><div>Marcus</div><div><br></div><div><br><div class="gmail_quote">
On Fri, May 6, 2011 at 4:47 PM, Peter Penzov <span dir="ltr"><<a href="mailto:peter.penzov@gmail.com">peter.penzov@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<br>
Is it possible to call a remote function in another <acronym title="Disk and Execution Monitor">daemon</acronym>? Here is the setup:<br>
I have two daemons <acronym title="Disk and Execution Monitor">- daemon</acronym> A with function "s" and <acronym title="Disk and Execution Monitor">daemon</acronym> B with function "k". I need a way function "s" from <acronym title="Disk and Execution Monitor">daemon</acronym> A to call a function "k" from <acronym title="Disk and Execution Monitor">daemon</acronym> B and pass some arguments. When the request is processed function "k" returns the output to function "s". Is this possible?<br>
Regards<br><font color="#888888">
Peter
</font><br>_______________________________________________<br>
dbus mailing list<br>
<a href="mailto:dbus@lists.freedesktop.org">dbus@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/dbus" target="_blank">http://lists.freedesktop.org/mailman/listinfo/dbus</a><br>
<br></blockquote></div><br>
</div>