linksmart / thing-directory

Directory of Web of Things (WoT) Thing Descriptions. Maintained fork at https://github.com/TinyIoT/thing-directory
Apache License 2.0
21 stars 3 forks source link

Test DNS-SD implementation #10

Open farshidtz opened 4 years ago

farshidtz commented 4 years ago

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

farshidtz commented 4 years ago

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

blubbfish commented 4 years ago

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

Write a program to:

farshidtz commented 4 years ago

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

blubbfish commented 4 years ago

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