mirror of
https://github.com/DuRuofu/ESP32-Guide.git
synced 2026-02-05 22:52:22 +08:00
docs: 更新文章
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
|
||||
# ESP32网络入门 - TCP协议
|
||||
|
||||
> [!TIP] 🚀 **TCP协议基础 | 可靠的网络通信**
|
||||
> [!TIP] 🚀 TCP协议基础 | 可靠的网络通信
|
||||
> - 💡 **碎碎念**😎:本节将介绍如何在 ESP32 上使用 TCP 协议进行网络通信,帮助你理解 TCP 的工作原理,并在 ESP32 上实现客户端和服务器功能。
|
||||
> - 📺 **视频教程**:暂无
|
||||
> - 💾 **示例代码**:暂无
|
||||
> - 💾 **示例代码**:[ESP32-Guide/code/05.wifi/tcp](https://github.com/DuRuofu/ESP32-Guide/tree/main/code/05.wifi/tcp)
|
||||
|
||||
|
||||
## 一、介绍
|
||||
|
||||
Reference in New Issue
Block a user