# nettools **Repository Path**: jhembed/nettools ## Basic Information - **Project Name**: nettools - **Description**: 基于Qt5.14.2开发的网络调试助手,支持TCP客户端、TCP服务器、UDP。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 4 - **Created**: 2022-11-29 - **Last Updated**: 2024-09-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nettools #### 介绍 基于Qt5.14.2开发的网络调试助手,支持TCP客户端、TCP服务器、UDP。 安卓版本和PC版本功能完全相同,只是界面布局不一样。 PC布局界面:mainwindow-pc.ui Android布局界面:mainwindow-android.ui 编译的时候将mainwindow.ui替换即可。 - apk最低支持android7版本。 - apk测试机型:华为荣耀V30(鸿蒙OS2)、小米MIX2(MIUI 12.0.1) ![pc界面](pc.png) ![手机界面](android.jpg)