owl
owl copied to clipboard
how to set ttl (Time To Live) in action frame?
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?
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.
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.