How to create mDNS announce message, mDNS Browser and DNS-SD #8

Открыто
открыт 2018-10-23 11:28:23 +00:00 пользователем Ghost · 1 комментарий
Ghost прокомментировал(а) 2018-10-23 11:28:23 +00:00

Hello I am looking into this package, because I would like to replace mdns-js with digd.js

To do so I need support for DNS-SD. I also need to announce a mDNS Service and afterwards create a browser to find mDNS announce messages in the network.

I also need to have a setup which supports DNS-SD. Any help would be appreciated on how to achive this with the libraries you created. I want to use this in nmos-ledger from streampunk media later.

Thankyou

Hello I am looking into this package, because I would like to replace mdns-js with digd.js To do so I need support for DNS-SD. I also need to announce a mDNS Service and afterwards create a browser to find mDNS announce messages in the network. I also need to have a setup which supports DNS-SD. Any help would be appreciated on how to achive this with the libraries you created. I want to use this in nmos-ledger from streampunk media later. Thankyou
coolaj86 прокомментировал(а) 2018-10-27 02:00:40 +00:00
Владелец

I'd suggest looking at the documentation at mdig.js for first steps.

If for some reason that's not working for your application, we might be able to apply these patches, which handle some nuances I hadn't yet: #6

I've been meaning to pull it in for a while, but I have merge conflicts and updating this library has fallen behind other tasks for Telebit and Hub (the reasons I built it).

...I suppose I should just pull the changes in to master and handle the conflicts on my dyndns http api branch (much) later.

I don't remember the details of DNS-SD (that's the Microsoft version, I think?) but I think mdig -p 5353 @224.0.0.251 PTR _services._dns-sd._udp.local +time=3 is the first step, yeah?

I'd suggest looking at the documentation at [mdig.js](https://git.coolaj86.com/coolaj86/mdig.js) for first steps. If for some reason that's not working for your application, we might be able to apply these patches, which handle some nuances I hadn't yet: https://git.coolaj86.com/coolaj86/digd.js/pulls/6 I've been meaning to pull it in for a while, but I have merge conflicts and updating this library has fallen behind other tasks for [Telebit](https://telebit.cloud) and [Hub](https://ppl.family) (the reasons I built it). ...I suppose I should just pull the changes in to master and handle the conflicts on my dyndns http api branch (much) later. I don't remember the details of DNS-SD (that's the Microsoft version, I think?) but I think `mdig -p 5353 @224.0.0.251 PTR _services._dns-sd._udp.local +time=3` is the first step, yeah?
Войдите, чтобы присоединиться к обсуждению.
Нет меток
Нет этапа
Нет назначенных лиц
2 участников
Уведомления
Срок выполнения
Срок действия недействителен или находится за пределами допустимого диапазона. Пожалуйста, используйте формат 'гггг-мм-дд'.

Срок выполнения не установлен.

Зависимости

Зависимостей нет.

Ссылка: coolaj86/digd.js#8
Описание отсутствует.