# TestClient **Repository Path**: colinhu2015/TestClient ## Basic Information - **Project Name**: TestClient - **Description**: 简单的TCP/UDP客户端程序,可以配置地址,端口和数据格式。 - **Primary Language**: Java - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-08-02 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #TestClient A simple TCP/UDP client tool developed based on Java V8. It supports to configure TCP/UDP type, IP address, port. And the format of data can be configured to ASCII or HEX.