# PipelineTcpServer - TcpListener+Socket **Repository Path**: wendq/PipelineTcpServer---TcpListenerSocket ## Basic Information - **Project Name**: PipelineTcpServer - TcpListener+Socket - **Description**: 一个完整的 C# TCP 服务器实现,使用`TcpListener`类结合`Socket`类实现 TCP 服务器,`System.IO.Pipelines` 高效处理 Socket 数据包,包含 UI 界面和详细功能。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2026-01-20 - **Last Updated**: 2026-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 一个完整的 C# TCP 服务器实现,使用`TcpListener`类结合`Socket`类实现 TCP 服务器,`System.IO.Pipelines` 高效处理 Socket 数据包,包含 UI 界面和详细功能。