linux - mdns: is there a web-service interface to avahi-daemon? -


I want to query avahi-daemon's mdns database via HTTP. Is there any way to do this?

After spending some time with the source code and not stumbling on the above functionality, I believe That current influx (0.6.23) does not apply this kind of feature nor does it expose the feature.


Comments

Popular posts from this blog

ios - Form Sheet content disappearing -

MySql variables and php -

c++ - an enclosing-function local variable cannot be referenced in a lambda body unless if it is in capture list -