CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - udp 调试

搜索资源列表

  1. DebugViewDLL

    0下载:
  2. 进程序通讯,通过UDP进行调试程序用, 调试程序只要调用DLL的接口,就可以收到程序运行消息-into communications procedures through UDP debugging procedures used, as long as the debugging procedure call DLL interface, it can receive news operation procedures
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:29.33kb
    • 提供者:zzjf
  1. com_udp_tcp_socket

    0下载:
  2. 通用tcp,udp收发程序,方便的用于网络程序调试、测试,使用简单方便-GM tcp, udp transceivers in order to facilitate the procedures for network debugging, testing, use of simple and convenient
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4.14kb
    • 提供者:happy9163
  1. s5server1

    0下载:
  2. 我用VC6写的一个SOCKS5代理服务器,内含源码,目前版本0.0....01,只实现了Connect模式而且还有问题,Bind和UDP未实现.全API,使用了WinSock2中的完成端口模型。长期目标是完全实现三种模式,作成NT系统服务(为了调试协议,现在采用的控制台模式).-I used to write a SOCKS5 proxy server, containing source, the current version 0.0 .... 01, only achieved Conne
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:31.3kb
    • 提供者:杨红
  1. udp-communication

    0下载:
  2. 网络调试精灵 基于VC++开发的网络调试,主要用UDP协议调试
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1.84mb
    • 提供者:陈任
  1. CommDebugProV1.0.0.1

    0下载:
  2. 通用通信调试软件,支持串口通信,以太网服务器端,客户端,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
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-28
    • 文件大小:10.54mb
    • 提供者:
  1. gprstest

    1下载:
  2. labwindows CVI 8.0 下调试通过的gprs,建立过程和udp通讯。-with labwindows cvi8.0,gprs connection had been programmed,and udp test is ok
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:365.48kb
    • 提供者:libin
  1. udp

    0下载:
  2. 关于UDP组播编程,有客户端跟服务端,调试运行成功-Client with the server, UDP Multicast programming, debugging and running successfully
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:2.9mb
    • 提供者:jiatao
  1. TCP-UDP-DebugTool-V3.01

    0下载:
  2. TCP-UDP服务管理 V3.01。用于开发调试TCP/IP类软件、代码的软件,还可以保存数据日志记录。-For developing and debugging TCP/IP software category, source software, you can also save the data logging.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:169.79kb
    • 提供者:wuyaoguo
  1. Tcpudp_1.1

    0下载:
  2. tcp,udp调试工具,希望SOCKET编程的人有帮助-tcp, udp debugging tool, hoping to help people SOCKET programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:161.49kb
    • 提供者:DFDF
  1. WpfUdp

    0下载:
  2. 自己学习写的UDP调试助手,包括客户端和服务器程序,调试通过可用-Learning to write your own UDP debugging assistant, including client and server programs, debugging through available
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:64.39kb
    • 提供者:maojiang
  1. UDPAssistant

    0下载:
  2. 利用MFC写的UDP调试助手,一个项目用的,需要的可以下载修改后使用-Use MFC to write UDP debugging assistant, a project with the need can be downloaded using the modified
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:59.95kb
    • 提供者:maojiang
  1. CSharpTCP-UDP(Source)

    3下载:
  2. C#通讯调试工具v3.0测试版(含源码) TCP UDP -C# communication debugging tools v3.0 beta (source)
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:595.65kb
    • 提供者:zakailynn1
  1. TCP+UDP+串口RS232

    1下载:
  2. 这个是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
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:374kb
    • 提供者:rebel_joker
  1. C#超级通信调试工具源码

    4下载:
  2. 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
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:2mb
    • 提供者:Frank_1990
  1. TripleDebugger

    1下载:
  2. qt开发的串口,udp,tcp三合一调试软件,可以实现字符串和16进制的收发。(Qt development of serial port, UDP, TCP three in one debugging software, you can achieve string and 16 hexadecimal transceiver.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:2.31mb
    • 提供者:qianrenzhan
  1. TCP UDP测试工具

    0下载:
  2. 这是一个调试软件,没有源码。只可安装后使用,调试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.)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1.77mb
    • 提供者:1mol
  1. netassist4.2

    0下载:
  2. tcp,udp,调试助手,很好用,是调试代码的好工具(tcp,udp test tools;debug tools)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:516kb
    • 提供者:huaiqishizu927
  1. TCP-UDP工具(服务器与客户端)

    0下载:
  2. TCP-UDP调试侦听工具,功能比较实用(Debugging and listening tool Functional comparison and practical)
  3. 所属分类:其他

    • 发布日期:2018-03-10
    • 文件大小:175kb
    • 提供者:ABCn
  1. C#通讯调试工具v3.0源码

    2下载:
  2. 开发工具: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 下一版本计划加入
  3. 所属分类:Windows编程

    • 发布日期:2018-05-06
    • 文件大小:1.41mb
    • 提供者:cocojava
  1. C#socket debug tools

    1下载:
  2. 一个强大的网络通信调试工具,强烈推荐下载看看,很适合学习,功能也很强大。(A powerful network communication debugging tool, strongly recommended download look, very suitable for learning, also powerful.)
  3. 所属分类:C#编程

    • 发布日期:2019-10-06
    • 文件大小:6.2mb
    • 提供者:孤独小虾002
« 12 »
搜珍网 www.dssz.com