Hi,<div><br></div><div>In my sample code, I was trying to set hostname for avahi using &quot;avahi_client_set_hostname()&quot; and tried passing name as &quot;@rajesh&quot;. But I see avahi-daemon set its name as &quot;\064rajesh&quot; replacing &quot;@&quot; with its ASCII value. Is this limitation of avahi?? or do we have any other way to see the same name reflected with &quot;@&quot; set to my daemon.</div>
<div><br></div><div>And I also tried setting my system IP address as hostname. Ex : &quot;127.0.0.1&quot; and avahi returns me error saying &quot;Invalid host name&quot;. Do we have any such limitation in avahi to use a given pattern of host names?</div>
<div><br></div><div>Thanks &amp; Regards,</div><div>Rajesh.</div>