mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-14 11:06:32 +02:00
mdns: Add APIs for looking up self hosted services and getting the self hostname (IDFGH-10130)
mDNS Service
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
- View the full documentation(English)
- View the full documentation(Chinese)