mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-23 15:27:28 +02:00
15 lines
572 B
Markdown
15 lines
572 B
Markdown
# mDNS Service
|
|
|
|
[](https://components.espressif.com/components/espressif/mdns)
|
|
|
|
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
|
|
|
|
* 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)
|