owl icon indicating copy to clipboard operation
owl copied to clipboard

how to set ttl (Time To Live) in action frame?

Open caveguy opened this issue 5 years ago • 2 comments

i add AWDL_SERVICE_RESPONSE_TLV in action frame to discover device ,it works yet;bug ttl seems very long(about 10minus),how can i customize the ttl?

caveguy avatar Dec 06 '19 06:12 caveguy

We haven't figured out all the details of mDNS offloading to AWDL works and it's tightly integrated with Apple's mDNSResponder. That's why we did not implement this. What you can simply do, however, is run any existing mDNS/DNS-SD program over the AWDL interface as we do in opendrop.

schmittner avatar Dec 06 '19 08:12 schmittner

We run an existing mDNS service over AWDL, but sometimes it's still hard and takes a long time to discover our device. Any clue that we can make discovery quicker? Thanks in advance.

Pentatonic avatar Aug 19 '22 10:08 Pentatonic