文件名称:CommunicationTestTool
-
所属分类:
- 标签属性:
- 上传时间:2013-09-01
-
文件大小:1.31mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
本软件主要功能如下:
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
CommunicationTestTool/AboutMe.Designer.cs
CommunicationTestTool/AboutMe.resx
CommunicationTestTool/bin/Release/C#通讯调试工具(v3.0测试版).vshost.exe.manifest
CommunicationTestTool/bin/Release/C#通讯调试工具.exe
CommunicationTestTool/bin/Release/C#通讯调试工具.pdb
CommunicationTestTool/bin/Release/C#通讯调试工具.vshost.exe
CommunicationTestTool/bin/Release/C#通讯调试工具.vshost.exe.manifest
CommunicationTestTool/CommunicationTestTool.csproj
CommunicationTestTool/CommunicationTestTool.csproj.user
CommunicationTestTool/CommunicationTestTool.sln
CommunicationTestTool/CommunicationTestTool.suo
CommunicationTestTool/frmBytes.cs
CommunicationTestTool/frmBytes.Designer.cs
CommunicationTestTool/frmBytes.resx
CommunicationTestTool/frmCheck.cs
CommunicationTestTool/frmCheck.Designer.cs
CommunicationTestTool/frmCheck.resx
CommunicationTestTool/frmCMD.cs
CommunicationTestTool/frmCMD.Designer.cs
CommunicationTestTool/frmCMD.resx
CommunicationTestTool/frmPoly.cs
CommunicationTestTool/frmPoly.Designer.cs
CommunicationTestTool/frmPoly.resx
CommunicationTestTool/LeafControl/BytesBox.cs
CommunicationTestTool/LeafControl/HexBox.cs
CommunicationTestTool/leafsoft.ico
CommunicationTestTool/Lib/AppInfor.cs
CommunicationTestTool/Lib/BytesCheck.cs
CommunicationTestTool/Lib/EnumType.cs
CommunicationTestTool/Lib/HotKey.cs
CommunicationTestTool/Lib/LeafEvent.cs
CommunicationTestTool/Model/CMD.cs
CommunicationTestTool/Model/LeafTCPClient.cs
CommunicationTestTool/Model/LeafUDPClient.cs
CommunicationTestTool/obj/x86/Release/C#通讯调试工具.exe
CommunicationTestTool/obj/x86/Release/C#通讯调试工具.pdb
CommunicationTestTool/obj/x86/Release/CommunicationTestTool.csproj.FileListAbsolute.txt
CommunicationTestTool/obj/x86/Release/CommunicationTestTool.Properties.Resources.resources
CommunicationTestTool/obj/x86/Release/DesignTimeResolveAssemblyReferences.cache
CommunicationTestTool/obj/x86/Release/DesignTimeResolveAssemblyReferencesInput.cache
CommunicationTestTool/obj/x86/Release/GenerateResource-ResGen.read.1.tlog
CommunicationTestTool/obj/x86/Release/GenerateResource-ResGen.read.6.tlog
CommunicationTestTool/obj/x86/Release/GenerateResource-ResGen.read.8.tlog
CommunicationTestTool/obj/x86/Release/GenerateResource-ResGen.write.1.tlog
CommunicationTestTool/obj/x86/Release/GenerateResource-ResGen.write.6.tlog
CommunicationTestTool/obj/x86/Release/GenerateResource-ResGen.write.8.tlog
CommunicationTestTool/obj/x86/Release/LeafSoft.AboutMe.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.frmBytes.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.frmCheck.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.frmCMD.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.frmPoly.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.PartPanel.ComPanel.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.PartPanel.TCPClientPanel.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.PartPanel.TCPServerPanel.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.PartPanel.UDPClientPanel.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.PartPanel.UDPServerPanel.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.Units.DataCounter.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.Units.DataReceive.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.Units.DataSend.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.Units.NetRs232.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.Units.NetTCPClient.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.Units.NetTCPServer.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.Units.NetUDPClient.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.Units.NetUDPServer.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.Units.TabDataReceive.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.yyzq.resources
CommunicationTestTool/obj/x86/Release/TempPE/Properties.Resources.Designer.cs.dll
CommunicationTestTool/PartPanel/BasePanel.cs
CommunicationTestTool/PartPanel/ComPanel.cs
CommunicationTestTool/PartPanel/ComPanel.Designer.cs
CommunicationTestTool/PartPanel/ComPanel.resx
CommunicationTestTool/PartPanel/TCPClientPanel.cs
CommunicationTestTool/PartPanel/TCPClientPanel.Designer.cs
CommunicationTestTool/PartPanel/TCPClientPanel.resx
CommunicationTestTool/PartPanel/TCPServerPanel.cs
CommunicationTestTool/PartPanel/TCPServerPanel.Designer.cs
CommunicationTestTool/PartPanel/TCPServerPanel.resx
CommunicationTestTool/PartPanel/UDPClientPanel.cs
CommunicationTestTool/PartPanel/UDPClientPanel.Designer.cs
CommunicationTestTool/PartPanel/UDPClientPanel.resx
CommunicationTestTool/PartPanel/UDPServerPanel.cs
CommunicationTestTool/PartPanel/UDPServerPanel.Designer.cs
CommunicationTestTool/PartPanel/UDPServerPanel.resx
CommunicationTestTool/Program.cs
CommunicationTestTool/Properties/AssemblyInfo.cs
CommunicationTestTool/Properties/Resources.Designer.cs
CommunicationTestTool/Properties/Resources.resx
CommunicationTestTool/Properties/Settings.Designer.cs
CommunicationTestTool/Properties/Settings.settings
CommunicationTestTool/Resources/calculator.png
CommunicationTestTool/Resour
CommunicationTestTool/AboutMe.Designer.cs
CommunicationTestTool/AboutMe.resx
CommunicationTestTool/bin/Release/C#通讯调试工具(v3.0测试版).vshost.exe.manifest
CommunicationTestTool/bin/Release/C#通讯调试工具.exe
CommunicationTestTool/bin/Release/C#通讯调试工具.pdb
CommunicationTestTool/bin/Release/C#通讯调试工具.vshost.exe
CommunicationTestTool/bin/Release/C#通讯调试工具.vshost.exe.manifest
CommunicationTestTool/CommunicationTestTool.csproj
CommunicationTestTool/CommunicationTestTool.csproj.user
CommunicationTestTool/CommunicationTestTool.sln
CommunicationTestTool/CommunicationTestTool.suo
CommunicationTestTool/frmBytes.cs
CommunicationTestTool/frmBytes.Designer.cs
CommunicationTestTool/frmBytes.resx
CommunicationTestTool/frmCheck.cs
CommunicationTestTool/frmCheck.Designer.cs
CommunicationTestTool/frmCheck.resx
CommunicationTestTool/frmCMD.cs
CommunicationTestTool/frmCMD.Designer.cs
CommunicationTestTool/frmCMD.resx
CommunicationTestTool/frmPoly.cs
CommunicationTestTool/frmPoly.Designer.cs
CommunicationTestTool/frmPoly.resx
CommunicationTestTool/LeafControl/BytesBox.cs
CommunicationTestTool/LeafControl/HexBox.cs
CommunicationTestTool/leafsoft.ico
CommunicationTestTool/Lib/AppInfor.cs
CommunicationTestTool/Lib/BytesCheck.cs
CommunicationTestTool/Lib/EnumType.cs
CommunicationTestTool/Lib/HotKey.cs
CommunicationTestTool/Lib/LeafEvent.cs
CommunicationTestTool/Model/CMD.cs
CommunicationTestTool/Model/LeafTCPClient.cs
CommunicationTestTool/Model/LeafUDPClient.cs
CommunicationTestTool/obj/x86/Release/C#通讯调试工具.exe
CommunicationTestTool/obj/x86/Release/C#通讯调试工具.pdb
CommunicationTestTool/obj/x86/Release/CommunicationTestTool.csproj.FileListAbsolute.txt
CommunicationTestTool/obj/x86/Release/CommunicationTestTool.Properties.Resources.resources
CommunicationTestTool/obj/x86/Release/DesignTimeResolveAssemblyReferences.cache
CommunicationTestTool/obj/x86/Release/DesignTimeResolveAssemblyReferencesInput.cache
CommunicationTestTool/obj/x86/Release/GenerateResource-ResGen.read.1.tlog
CommunicationTestTool/obj/x86/Release/GenerateResource-ResGen.read.6.tlog
CommunicationTestTool/obj/x86/Release/GenerateResource-ResGen.read.8.tlog
CommunicationTestTool/obj/x86/Release/GenerateResource-ResGen.write.1.tlog
CommunicationTestTool/obj/x86/Release/GenerateResource-ResGen.write.6.tlog
CommunicationTestTool/obj/x86/Release/GenerateResource-ResGen.write.8.tlog
CommunicationTestTool/obj/x86/Release/LeafSoft.AboutMe.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.frmBytes.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.frmCheck.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.frmCMD.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.frmPoly.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.PartPanel.ComPanel.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.PartPanel.TCPClientPanel.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.PartPanel.TCPServerPanel.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.PartPanel.UDPClientPanel.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.PartPanel.UDPServerPanel.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.Units.DataCounter.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.Units.DataReceive.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.Units.DataSend.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.Units.NetRs232.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.Units.NetTCPClient.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.Units.NetTCPServer.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.Units.NetUDPClient.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.Units.NetUDPServer.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.Units.TabDataReceive.resources
CommunicationTestTool/obj/x86/Release/LeafSoft.yyzq.resources
CommunicationTestTool/obj/x86/Release/TempPE/Properties.Resources.Designer.cs.dll
CommunicationTestTool/PartPanel/BasePanel.cs
CommunicationTestTool/PartPanel/ComPanel.cs
CommunicationTestTool/PartPanel/ComPanel.Designer.cs
CommunicationTestTool/PartPanel/ComPanel.resx
CommunicationTestTool/PartPanel/TCPClientPanel.cs
CommunicationTestTool/PartPanel/TCPClientPanel.Designer.cs
CommunicationTestTool/PartPanel/TCPClientPanel.resx
CommunicationTestTool/PartPanel/TCPServerPanel.cs
CommunicationTestTool/PartPanel/TCPServerPanel.Designer.cs
CommunicationTestTool/PartPanel/TCPServerPanel.resx
CommunicationTestTool/PartPanel/UDPClientPanel.cs
CommunicationTestTool/PartPanel/UDPClientPanel.Designer.cs
CommunicationTestTool/PartPanel/UDPClientPanel.resx
CommunicationTestTool/PartPanel/UDPServerPanel.cs
CommunicationTestTool/PartPanel/UDPServerPanel.Designer.cs
CommunicationTestTool/PartPanel/UDPServerPanel.resx
CommunicationTestTool/Program.cs
CommunicationTestTool/Properties/AssemblyInfo.cs
CommunicationTestTool/Properties/Resources.Designer.cs
CommunicationTestTool/Properties/Resources.resx
CommunicationTestTool/Properties/Settings.Designer.cs
CommunicationTestTool/Properties/Settings.settings
CommunicationTestTool/Resources/calculator.png
CommunicationTestTool/Resour
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.