// filepath: /home/chase/web/chase6305.github.io/content/posts/network-protocol/tcp-udp-introduction.md
---
title: "TCP 与 UDP 协议详解"
date: 2024-04-01
lastmod: 2024-04-01
draft: false
tags: ["网络协议", "TCP", "UDP", "计算机网络"]
categories: ["计算机网络", "协议分析"]
series: ["网络协议详解"]
series_weight: 1
summary: "详细介绍 TCP 和 UDP 协议的工作原理、区别及应用场景"
---