# TCP-IP-V3-CSharp **Repository Path**: dobot-opensource/TCP-IP-V3-CSharp ## Basic Information - **Project Name**: TCP-IP-V3-CSharp - **Description**: About the Demo of CR, the package of C#+winform based on TCP/IP protocol - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-22 - **Last Updated**: 2025-06-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README English version of the README -> please [click here](./README-EN.md) ### 运行步骤 1. 要求.Net Framework 4.5以及以上。 2. 使用VS2017打开CSharpTcpDemo.sln。 3. 运行工程即可。 ### 关于版本匹配说明 1. 此Demo适用于CR系列与NOVA系列的V3.5.2及以上控制器版本。 ### 关于端口的说明 1. 30004 只接收实时反馈数据。 2. 30003 只发送运动指令数据。 3. 29999 设置指令数据 ![C#Demo](./image.png)