# Network **Repository Path**: wyq_ustc/network ## Basic Information - **Project Name**: Network - **Description**: 网络学习&&网络编程 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-12 - **Last Updated**: 2024-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 计算机网络学习 该仓库记录本人计算机网络以及网络套接字编程的学习之路 # 目录 1. [UDP套接字编程](./UDPSocket) 2. [TCP套接字编程](./TCPSocket) 3. [序列化和反序列化](./protocol) 4. [Http](./http) 5. [UDP&TCP](./UDP-TCP) 6. [IP](./IP)