# TCPGoBang **Repository Path**: xkbin/TCPGoBang ## Basic Information - **Project Name**: TCPGoBang - **Description**: 基于C#和TCP协议的网络五子棋 - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2020-06-09 - **Last Updated**: 2023-09-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TCPGoBang #基于c#编写的使用tcp协议的五子棋联机对弈程序 该程序为一个解决方案下有三个项目,一个是GoBangClient,为五子棋客户端;一个是GoBangServer,为五子棋服务端;一个是TCPGoBang,为公共类库