# TcpTest **Repository Path**: jacklliu/tcp-test ## Basic Information - **Project Name**: TcpTest - **Description**: tcp demo - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-05-26 - **Last Updated**: 2022-09-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TcpTest #### 介绍 tcp非阻塞通信demo #### 使用说明 1. 启动一个TcpServer 2. 可启动多个TcpClient 3. 输入消息回车通信