搜索资源列表
UDPSock
- 当时做工程时需要UDP调试设备发来得信息,找了几个都不理想,索性自己做了一个,希望对刚刚学习socket编程的朋友有所帮助-time when the need to do debugging of equipment UDP more information, to find a few not ideal, simply doing a, and I hope to learn socket programming just friends help
udp-communication
- 网络调试精灵 基于VC++开发的网络调试,主要用UDP协议调试
UDP 调试程序
- WINCE 下的网络调试程序
SOCKET消息收发器
- 这是一个利用TCP,UDP收发消息的程序,可以用于调试其它的SOCKET程序是否可以正常的接收和发送SOCKET消息。
SocketTest-Java
- 用于调试socket通信
UDP调试工具
- UDP调试工具 很好用~
TCP/UDP调试工具
- TCP/UDP调试工具,可以TCP-client server、udp等方式 非常方便
udpV3.1
- udp调试开发用的一个小程序,是学习udp编程的好例子-udp debugging development with a small procedure, is to learn from good examples of programming udp
TCP-UDPtool
- TCP-UDP调试工具. TCP-UDP调试工具. -TCP-UDP调试工具.TCP-UDP调试工具.TCP-UDP调试工具.TCP-UDP调试工具.
UDP
- UDP调试的服务器和接收端源码,方便实现调试UDP。-UDP debugging server and the receiver source, easy to debug UDP.
UdpProxy
- Udp代理用于Udp调试、监控、抓包等,可以显示数据的ascii码-Udp proxy use for udp monitor、test、catch package etc
TCP+UDP+串口RS232
- 这个是TCP+UDP+串口RS232一体化测试软件,我用它做TCP_Client可以接受TCP_Server快速大量数据发送,同时用串口监测TCP_Server打印信息,调试起来非常方便。(This is the TCP+UDP+ serial RS232 integration testing software, I use it to do TCP_Client, you can accept a large number of rapid TCP_Server data transmiss
C#超级通信调试工具源码
- 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试 2.支持Hex,ASCII,UTF8,GB2312编码调试 3.接收数据可通过右键菜单一键计算Hex对应的数值 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR) 5.串口超级终端 6.Socket通信监视器 7:Ping调试(1. Serial port, TCP server / client, UDP server / client communication debugging 2. Su
TCP UDP测试工具
- 这是一个调试软件,没有源码。只可安装后使用,调试tcp&udp非常好用,适合于TCP编程调试。(This is a debugging software, no source code. Can only use after installation, debugging tcp&udp is very easy to use, suitable for TCP programming and debugging.)
C#TCP UDP(Source)
- 本软件实现调试助手的相关功能,通过TCP UDP两个协议可以传输数据,可供串口调试使用(This software implements debugging assistant related functions, through the TCP UDP two protocols can transfer data, can be used for debugging serial port)
TCP-UDP工具(服务器与客户端)
- TCP-UDP调试侦听工具,功能比较实用(Debugging and listening tool Functional comparison and practical)
tcp_assist
- TCPIP UDP调试助手.,TCP客服端,TCP服务端,UDP等调试助手(TCPIP UDP debug assistant, TCP customer service, TCP server, UDP and other debug assistants)
C#通讯调试工具v3.0源码
- 开发工具:VS2010 语言:C# .NET Framework2.0 本软件主要功能如下: 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试; 2.支持Hex,ASCII两种格式的命令调试; 3.接收数据可通过右键菜单一键计算Hex对应的数值; 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR)。 具体可看我的博文:http://blog.csdn.net/sqqyq/article/details/10012183 下一版本计划加入
SOCKET调试工具
- SOCKET调试工具,tcp调试、udp调试,分客户端和服务器端
卓岚TCP-UDP调试工具
- 卓岚TCP-UDP调试工具可以方便建立TCP、UDP连接,可设置为服务器端和客户端,界面简洁,非常容易使用