# tcpserver **Repository Path**: mirrors_EsotericSoftware/tcpserver ## Basic Information - **Project Name**: tcpserver - **Description**: Simple Java-based TCP server and client for passing strings - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-08-08 - **Last Updated**: 2025-11-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TcpServer This is a simple TCP server and client for passing strings back and forth. It has a simple API, nice logging, and clients reconnect if the connection is lost.