2022-05-27 17:47:00 +04:00
|
|
|
# mDNS Service
|
|
|
|
|
2022-12-12 18:13:04 +01:00
|
|
|
[](https://components.espressif.com/components/espressif/mdns)
|
|
|
|
|
2022-05-27 17:47:00 +04:00
|
|
|
mDNS is a multicast UDP service that is used to provide local network service and host discovery.
|
|
|
|
|
|
|
|
## Examples
|
|
|
|
|
|
|
|
Get started with example test [Example](examples/README.md):
|
|
|
|
|
|
|
|
## Documentation
|
|
|
|
|
2022-06-03 16:54:34 +04:00
|
|
|
* View the full [documentation(English)](https://espressif.github.io/esp-protocols/mdns/en/index.html)
|
|
|
|
* View the full [documentation(Chinese)](https://espressif.github.io/esp-protocols/mdns/zh_CN/index.html)
|