ESP-Nodes/ESP32-Rainmaker-Switch/managed_components/espressif__mdns
Alexandre B b90676fd13 .
2024-07-16 21:11:16 -04:00
..
examples/query_advertise . 2024-07-16 21:11:16 -04:00
include . 2024-07-16 21:11:16 -04:00
private_include . 2024-07-16 21:11:16 -04:00
tests . 2024-07-16 21:11:16 -04:00
.component_hash . 2024-07-16 21:11:16 -04:00
.cz.yaml . 2024-07-16 21:11:16 -04:00
CHANGELOG.md . 2024-07-16 21:11:16 -04:00
CMakeLists.txt . 2024-07-16 21:11:16 -04:00
idf_component.yml . 2024-07-16 21:11:16 -04:00
Kconfig . 2024-07-16 21:11:16 -04:00
LICENSE . 2024-07-16 21:11:16 -04:00
mdns_console.c . 2024-07-16 21:11:16 -04:00
mdns_networking_lwip.c . 2024-07-16 21:11:16 -04:00
mdns_networking_socket.c . 2024-07-16 21:11:16 -04:00
mdns.c . 2024-07-16 21:11:16 -04:00
README.md . 2024-07-16 21:11:16 -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