avahi
How to implement a local subdomain dns server that is avahi aware?
I\'ve built a mini dns server with twisted that is avahi aware. What it does is look for request that ends with .local; If it\'s the url of the host something like {{hostname}}.local the dns server[详细]
2023-03-15 06:43 分类:问答avahi: broadcast that my service has updated information
I have an avahi (zeroconf, dnssd, bonjour) service. I want the service to be able to notify the clients when it has new data so the clients can then connect and query for the updated information.[详细]
2023-02-27 11:00 分类:问答Stopping the Avahi service and return a list of elements
Following this exampleI want to stop the service when I get all elements and return them in a li开发者_开发知识库st.[详细]
2023-02-13 19:17 分类:问答dbus_bus_request_name (): Connections are not allowed to own the service
I built a root filesystem on arm. It should run dbus-daemon and avahi-daemon, but when I try to run avahi-daemon[详细]
2023-02-01 13:14 分类:问答How to develop an Avahi client/server
I am trying to develop a client/server solution using python, the server must broadcast the service availability using Avahi. I am using the following code to publish the service:[详细]
2023-01-10 19:48 分类:问答Avahi DNS Stack for iPhone?
I would like to know if we have an avahi api for iphone side? Alternatively, can we implement avahi protocol in iphone?[详细]
2022-12-24 00:39 分类:问答Exit from polling on avahi?
I\'ve read the example code 开发者_StackOverflow中文版but I can\'t seem to find the exit condition(s) for the threaded poll.[详细]
2022-12-09 12:32 分类:问答mdns: is there a web-service interface to avahi-daemon?
I would like to query the mdns database of avahi-daemon through HTTP. Is there a way to d开发者_如何学Goo this?After having spent some time with the source code and not having stumble on the functiona[详细]
2022-12-09 06:47 分类:问答