搜索资源列表
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协议调试
SOCKET消息收发器
- 这是一个利用TCP,UDP收发消息的程序,可以用于调试其它的SOCKET程序是否可以正常的接收和发送SOCKET消息。
STM32的以太网通讯控制子程序
- 比较详细的基于CM3内核MCU的以太网通讯程序,板子上尝试过已经调试通过。注释还算详细
网络通信调试助手源码
- 网络通信调试助手源码,包括TCPIP,UDP 客户端,服务器端,非常好用,据说价值10wRMB,Assistant source code debugging network communication, including TCPIP, UDP client, server-side, very easy to use, said the value of 10wRMB
OurMsg.rar
- LanMsg已更名为ourmsg,当前版本为1.1,修正了1.0版本中UDP组件的BUG,调试通过视频编解码,音视频即时消息软件源码。当前版本音频采用G729A算法编解码,视频采用微软MPEG4编解码。视频编解码器在Update\mpg4vki文件夹中,发布客户端打包时需要将mpg4vki一同发布,否则客户端视频将不能正常使用。,LanMsg has been renamed ourmsg, the current version 1.1, revised 1.0 version of UDP
TCPUDPDebug1032_Setup.rar
- 最新版本V1.032版本的TCP/UDP调试工具,修改了上一版本的bug,提供应用程序接口,帮助学习TCP/UDP协议栈,尤其对开发带有TCP/UDP接口的硬件设备很实用,相当于串口超级终端的功能(可以叫做网口超级终端!),The latest version V1.032 version of TCP/UDP debugging tools, modify the previous version of one bug, to provide application programming i
CommDebugProV1.0.0.1
- 通用通信调试软件,支持串口通信,以太网服务器端,客户端,UDP通信,支持组播方式,可设置自动发送,自动应答等通信方式-Universal Communication debugging software to support serial communications, Ethernet server-side, client, UDP communication, support for multicast mode can be set automatically sent, automat
tcpudp-VB
- 一个简单的实现ip tcp udp 的调试助手 的vb源码。-tcp udp tcp udp source debugging assistant vb vb source code debugging assistant
tcp_src
- 在vistual Basic环境下做的一个tcp调试助手,具有tcp client,tcp server ,以及udp功能,十六进制显示和发送。支持各种波特率下的通讯。-In the vistual Basic environment to do a tcp debugging assistant, with tcp client, tcp server, as well as udp functions, hexadecimal display and send. Supports a var
udpV3.1
- udp调试开发用的一个小程序,是学习udp编程的好例子-udp debugging development with a small procedure, is to learn from good examples of programming 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 下一版本计划加入