Files
esp-protocols/components/mdns
David Cermak 907087c09b fix(mdns): Move MDNS_NAME_BUF_LEN to public headers
Since it's used by public API as maximum length of user buffer

Closes https://github.com/espressif/esp-protocols/issues/724
2025-01-15 10:46:10 +01:00
..
2025-01-08 09:42:38 +01:00
2025-01-08 09:42:38 +01:00
2025-01-08 09:42:38 +01:00
2025-01-15 10:44:12 +01:00
2023-05-12 12:21:55 +04:00

mDNS Service

Component Registry

mDNS is a multicast UDP service that is used to provide local network service and host discovery.

Examples

Get started with example test Example:

Documentation