2024A-SW/managed_components/espressif__mdns
2025-01-25 14:04:42 -06:00
..
examples/query_advertise Initial public release of the 2024A software. 2025-01-25 14:04:42 -06:00
include Initial public release of the 2024A software. 2025-01-25 14:04:42 -06:00
private_include Initial public release of the 2024A software. 2025-01-25 14:04:42 -06:00
tests Initial public release of the 2024A software. 2025-01-25 14:04:42 -06:00
.component_hash Initial public release of the 2024A software. 2025-01-25 14:04:42 -06:00
.cz.yaml Initial public release of the 2024A software. 2025-01-25 14:04:42 -06:00
CHANGELOG.md Initial public release of the 2024A software. 2025-01-25 14:04:42 -06:00
CMakeLists.txt Initial public release of the 2024A software. 2025-01-25 14:04:42 -06:00
idf_component.yml Initial public release of the 2024A software. 2025-01-25 14:04:42 -06:00
Kconfig Initial public release of the 2024A software. 2025-01-25 14:04:42 -06:00
LICENSE Initial public release of the 2024A software. 2025-01-25 14:04:42 -06:00
mdns.c Initial public release of the 2024A software. 2025-01-25 14:04:42 -06:00
mdns_console.c Initial public release of the 2024A software. 2025-01-25 14:04:42 -06:00
mdns_networking_lwip.c Initial public release of the 2024A software. 2025-01-25 14:04:42 -06:00
mdns_networking_socket.c Initial public release of the 2024A software. 2025-01-25 14:04:42 -06:00
README.md Initial public release of the 2024A software. 2025-01-25 14:04:42 -06: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