<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Victor,<br>
<br>
What language and libraries are you using?<br>
<br>
FYI: I had the exact same behaviour when trying to use dbus via python
avahi in a software that was already using twisted+pygtk. (gtk main
loop)<br>
No amount of magic incantations or running separate glib threads ever
solved it. So in the end I had to use a twisted adapter for pybonjour.<br>
<br>
Cheers<br>
Antoine<br>
<br>
<br>
<br>
<br>
On 05/06/2010 09:51 PM, "Victor M. Palacio T&aacute;rrega" wrote:
<blockquote cite="mid:4BE2D78E.5020100@intemotechnologies.com"
 type="cite">Thanks for your response, Lenhart
  <br>
  <br>
I don't think that is a firewall problem. I'm capturing mDNS frames
when executing the app that is publishing (attached).
  <br>
  <br>
It's the event loop suposed to 're-publish' the services to avoid
timeouts?
  <br>
  <br>
  <br>
Regards,
  <br>
  <br>
  <br>
  <br>
  <br>
Lennart Poettering escribi&oacute;:
  <br>
  <blockquote type="cite">On Thu, 06.05.10 09:20, "Victor M. Palacio
T&aacute;rrega" (<a class="moz-txt-link-abbreviated" href="mailto:vpalacio@intemotechnologies.com">vpalacio@intemotechnologies.com</a>) wrote:
    <br>
    <br>
&nbsp;
    <blockquote type="cite">Hello All,
      <br>
      <br>
I'm developing an embedded application with mDNS.
      <br>
      <br>
Using example from client-publish-service.c works fine, but, after
      <br>
some time I get this with the services browser instead of TXT data:
      <br>
      <br>
*Error: org.freedesktop.Avahi.TimeoutError: Timeout reached*
      <br>
      <br>
I'm having the same problem with every service that is present in
      <br>
/etc/avahi/services.
      <br>
&nbsp;&nbsp;&nbsp; </blockquote>
    <br>
This sounds as if mDNS packets are not properly delivered. This might
be
    <br>
because you run a firewall that drops packets somewhere or your driver
    <br>
does not do multicasting properly.
    <br>
    <br>
Lennart
    <br>
    <br>
&nbsp; </blockquote>
  <br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
avahi mailing list
<a class="moz-txt-link-abbreviated" href="mailto:avahi@lists.freedesktop.org">avahi@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/avahi">http://lists.freedesktop.org/mailman/listinfo/avahi</a>
  </pre>
</blockquote>
<br>
</body>
</html>