警告
This document is not updated for ESP32P4 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.
连网 API
以太网
本部分的以太网 API 示例代码存放在 ESP-IDF 示例项目的 ethernet 目录下。
Thread
Thread 是一种基于 IPv6 的物联网网状网络技术。
本部分的 Thread API 示例代码存放在 ESP-IDF 示例项目的 openthread 目录下。
ESP-NETIF
IP 网络层协议
TCP/IP 套接字 API 的示例代码存放在 ESP-IDF 示例项目的 protocols/sockets 目录下。
应用层协议
应用层网络协议(IP 网络层协议之上)的相关文档存放在 应用层协议 目录下。