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 &quot;k&quot; and B calling &quot;s&quot; inside the body of &quot;k&quot;).</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&#39;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">&lt;<a href="mailto:peter.penzov@gmail.com">peter.penzov@gmail.com</a>&gt;</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 &quot;s&quot; and <acronym title="Disk and Execution Monitor">daemon</acronym> B with  function &quot;k&quot;. I need a way function &quot;s&quot; from <acronym title="Disk and Execution Monitor">daemon</acronym> A to call a function  &quot;k&quot; from <acronym title="Disk and Execution Monitor">daemon</acronym> B and pass some arguments. When the request is  processed function &quot;k&quot; returns the output to function &quot;s&quot;. 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>