2024A-SW/managed_components/espressif__mdns
2025-06-30 19:01:45 -05:00
..
examples/query_advertise Pulled in the latest SystemK (with new BLE). (#2) 2025-06-08 22:05:06 +00:00
include Pulled in the latest SystemK (with new BLE). (#2) 2025-06-08 22:05:06 +00:00
private_include Pulled in the latest SystemK (with new BLE). (#2) 2025-06-08 22:05:06 +00:00
tests Pulled in the latest SystemK (with new BLE). (#2) 2025-06-08 22:05:06 +00:00
.component_hash Pulled in the latest SystemK (with new BLE). (#2) 2025-06-08 22:05:06 +00:00
.cz.yaml Pulled in the latest SystemK (with new BLE). (#2) 2025-06-08 22:05:06 +00:00
CHANGELOG.md Pulled in the latest SystemK (with new BLE). (#2) 2025-06-08 22:05:06 +00:00
CMakeLists.txt Pulled in the latest SystemK (with new BLE). (#2) 2025-06-08 22:05:06 +00:00
idf_component.yml Pulled in the latest SystemK (with new BLE). (#2) 2025-06-08 22:05:06 +00:00
Kconfig Pulled in the latest SystemK (with new BLE). (#2) 2025-06-08 22:05:06 +00:00
LICENSE Initial public release of the 2024A software. 2025-01-25 14:04:42 -06:00
mdns.c Pulled in the latest SystemK (with new BLE). (#2) 2025-06-08 22:05:06 +00:00
mdns_console.c Pulled in the latest SystemK (with new BLE). (#2) 2025-06-08 22:05:06 +00:00
mdns_mem_caps.c Pulled in the latest SystemK (with new BLE). (#2) 2025-06-08 22:05:06 +00:00
mdns_networking_lwip.c Pulled in the latest SystemK (with new BLE). (#2) 2025-06-08 22:05:06 +00:00
mdns_networking_socket.c Pulled in the latest SystemK (with new BLE). (#2) 2025-06-08 22:05:06 +00:00
mem_prefix_script.py Pulled in the latest SystemK (with new BLE). (#2) 2025-06-08 22:05:06 +00: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