文件名称:CommunicationTestTool
- 所属分类:
- TCP/IP协议栈
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-09-01
- 文件大小:
- 1.31mb
- 下载次数:
- 0次
- 提 供 者:
- haifa*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
本软件主要功能如下:
1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试;
2.支持Hex,ASCII两种格式的命令调试;
3.接收数据可通过右键菜单一键计算Hex对应的数值;
4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR)。
下一版本计划加入功能:
1.串口通讯监视。
2.Socket通讯监视。-The main function is as follows: 1. Serial port, TCP server/client, UDP server/client communication debugging 2. Supports Hex, ASCII command to debug both formats 3. Receive data via a right-click menu key calculation Hex value corresponding 4 bytes calculator/test value calculator (CRC16, custom polynomial CRC16, XOR). Plans to join the next version features: 1. Serial communication monitoring. 2.Socket communications surveillance.
1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试;
2.支持Hex,ASCII两种格式的命令调试;
3.接收数据可通过右键菜单一键计算Hex对应的数值;
4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR)。
下一版本计划加入功能:
1.串口通讯监视。
2.Socket通讯监视。-The main function is as follows: 1. Serial port, TCP server/client, UDP server/client communication debugging 2. Supports Hex, ASCII command to debug both formats 3. Receive data via a right-click menu key calculation Hex value corresponding 4 bytes calculator/test value calculator (CRC16, custom polynomial CRC16, XOR). Plans to join the next version features: 1. Serial communication monitoring. 2.Socket communications surveillance.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CommunicationTestTool\AboutMe.cs
.....................\AboutMe.Designer.cs
.....................\AboutMe.resx
.....................\bin\Release\C#通讯调试工具(v3.0测试版).vshost.exe.manifest
.....................\...\.......\C#通讯调试工具.exe
.....................\...\.......\C#通讯调试工具.pdb
.....................\...\.......\C#通讯调试工具.vshost.exe
.....................\...\.......\C#通讯调试工具.vshost.exe.manifest
.....................\CommunicationTestTool.csproj
.....................\CommunicationTestTool.csproj.user
.....................\CommunicationTestTool.sln
.....................\CommunicationTestTool.suo
.....................\frmBytes.cs
.....................\frmBytes.Designer.cs
.....................\frmBytes.resx
.....................\frmCheck.cs
.....................\frmCheck.Designer.cs
.....................\frmCheck.resx
.....................\frmCMD.cs
.....................\frmCMD.Designer.cs
.....................\frmCMD.resx
.....................\frmPoly.cs
.....................\frmPoly.Designer.cs
.....................\frmPoly.resx
.....................\LeafControl\BytesBox.cs
.....................\...........\HexBox.cs
.....................\leafsoft.ico
.....................\Lib\AppInfor.cs
.....................\...\BytesCheck.cs
.....................\...\EnumType.cs
.....................\...\HotKey.cs
.....................\...\LeafEvent.cs
.....................\Model\CMD.cs
.....................\.....\LeafTCPClient.cs
.....................\.....\LeafUDPClient.cs
.....................\obj\x86\Release\C#通讯调试工具.exe
.....................\...\...\.......\C#通讯调试工具.pdb
.....................\...\...\.......\CommunicationTestTool.csproj.FileListAbsolute.txt
.....................\...\...\.......\CommunicationTestTool.Properties.Resources.resources
.....................\...\...\.......\DesignTimeResolveAssemblyReferences.cache
.....................\...\...\.......\DesignTimeResolveAssemblyReferencesInput.cache
.....................\...\...\.......\GenerateResource-ResGen.read.1.tlog
.....................\...\...\.......\GenerateResource-ResGen.read.6.tlog
.....................\...\...\.......\GenerateResource-ResGen.read.8.tlog
.....................\...\...\.......\GenerateResource-ResGen.write.1.tlog
.....................\...\...\.......\GenerateResource-ResGen.write.6.tlog
.....................\...\...\.......\GenerateResource-ResGen.write.8.tlog
.....................\...\...\.......\LeafSoft.AboutMe.resources
.....................\...\...\.......\LeafSoft.frmBytes.resources
.....................\...\...\.......\LeafSoft.frmCheck.resources
.....................\...\...\.......\LeafSoft.frmCMD.resources
.....................\...\...\.......\LeafSoft.frmPoly.resources
.....................\...\...\.......\LeafSoft.PartPanel.TCPClientPanel.resources
.....................\...\...\.......\LeafSoft.PartPanel.TCPServerPanel.resources
.....................\...\...\.......\LeafSoft.PartPanel.UDPClientPanel.resources
.....................\...\...\.......\LeafSoft.PartPanel.UDPServerPanel.resources
.....................\...\...\.......\LeafSoft.Units.DataCounter.resources
.....................\...\...\.......\LeafSoft.Units.DataReceive.resources
.....................\...\...\.......\LeafSoft.Units.DataSend.resources
.....................\...\...\.......\LeafSoft.Units.TabDataReceive.resources
.....................\...\...\.......\LeafSoft.yyzq.resources
.....................\...\...\.......\TempPE\Properties.Resources.Designer.cs.dll
.....................\PartPanel\BasePanel.cs
.....................\.........\ComPanel.cs
.....................\.........\ComPanel.Designer.cs
.....................\.........\ComPanel.resx
.....................\.........\TCPClientPanel.cs
.....................\.........\TCPClientPanel.Designer.cs
.....................\.........\TCPClientPanel.resx
.....................\.........\TCPServerPanel.cs
.....................\.........\TCPServerPanel.Designer.cs
.....................\.........\TCPServerPanel.resx
.....................\.........\UDPClientPanel.cs
................