Skip to content
#

dns-sd

Here are 47 public repositories matching this topic...

gustavowd
gustavowd commented Jun 14, 2021

Hi.

I'm trying to use the libmdns to responde mdns and dns-sd messages to an IEEE 2030.5 client.
It turns out that IEEE 2030.5 standard has several subtypes:
For example,
tm._sub._smartenergy._tcp.local

If I send a request for this subtypes, the answer must be something like:

tm-00000000._smartenergy._tcp.local

However, there is no subtype parameter in the register function of libm

enhancement good first issue

mDNS Library for nRF52, SAMD21, SAMD51, SAM DUE, STM32F/L/H/G/WB/MP1, AVR Mega, RP2040-based boards, etc. using Ethernet W5x00. Supports mDNS (Registering Services) and DNS-SD (Service Discovery). Ethernet_Generic library is used as default for W5x00

  • Updated Apr 12, 2022
  • C++

Improve this page

Add a description, image, and links to the dns-sd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dns-sd topic, visit your repo's landing page and select "manage topics."

Learn more