# LinuxCenterDemo **Repository Path**: emb-y/LinuxCenterDemo ## Basic Information - **Project Name**: LinuxCenterDemo - **Description**: None - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-06-17 - **Last Updated**: 2022-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 一个简单的服务器远程控制demo 本例使用tcp通讯,可以自行修改server文件代码使用其他方式 在服务器运行server.py在客户机运行cliect.py即可运行demo