Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Test DNS-SD implementation #10

Open
farshidtz opened this issue May 14, 2020 · 4 comments
Open

Test DNS-SD implementation #10

farshidtz opened this issue May 14, 2020 · 4 comments
Assignees

Comments

@farshidtz
Copy link
Member

Similar to Fujitsu's sequence diagram (b): https://github.com/w3c/wot-discovery/tree/master/prior-work/fujitsu

@farshidtz farshidtz assigned farshidtz and blubbfish and unassigned farshidtz May 14, 2020
@farshidtz
Copy link
Member Author

info about the latest implementation: https://github.com/linksmart/thing-directory/wiki/Discovery-with-DNS-SD

@blubbfish
Copy link
Member

blubbfish commented Jun 2, 2020

Looks good, dns-sd was found over lan in a class b network.

Write a program to:

  • Browse for service instance using type
  • Browse for service instance using subtype
  • Resolve/lookup the instance and get port, hostname, txt records
  • Add a TD

@farshidtz
Copy link
Member Author

FYI, ea5f394. The config is changed to "interfaces" with an array of strings as value.

@blubbfish
Copy link
Member

Sample Implementation: https://github.com/blubbfish/dns-sd-tester

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants