警告
This document is not updated for ESP32C61 yet, so some of the content may not be correct.
This warning was automatically inserted due to the source file being in the add_warnings_pages list.
mDNS 服务
mDNS 是一种组播 UDP 服务,用来提供本地网络服务和主机发现。
自 v5.0 版本起,ESP-IDF 组件 mDNS
已从 ESP-IDF 中迁出至独立的仓库:
GitHub 上 mDNS 组件
运行 idf.py add-dependency espressif/mdns
,在项目中添加 mDNS 组件。
托管的文档
请点击如下链接,查看 mDNS 的相关文档: