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

搜索资源列表

  1. CSharp(UDP-TCP)

    0下载:
  2. C#完整的通信代码详解(点对点,点对多,同步,异步,UDP,TCP)-C# complete communication code Comments (point to point, point to multipoint, synchronous, asynchronous, UDP, TCP)
  3. 所属分类:.net

    • 发布日期:2017-03-28
    • 文件大小:53127
    • 提供者:lys
  1. udp-demo

    0下载:
  2. 简单的udp通信入门学习资料,可以直接相互发送文字消息-simple udp demo
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:46707
    • 提供者:jzx
  1. UDP网络聊天客户端

    0下载:
  2. VC6.0编写的,基于UDP协议的网络聊天客户端程序。
  3. 所属分类:网络编程

    • 发布日期:2013-09-04
    • 文件大小:26139
    • 提供者:yutian1
  1. udp

    0下载:
  2. Python UDP数据传输实例,内容包括客户端以及服务器程序-Python UDP data transmission examples, including client and server programs
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:693
    • 提供者:李厚宏
  1. udp

    0下载:
  2. 网上找的udp客户端服务器端,注意并非本人原创,著作权归作者所有-Find online udp client server side, careful not my original, copyrighted author of all
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4190
    • 提供者:jason chan
  1. tcp-udp

    0下载:
  2. 基于TCP/UDP接收和发送数据的的聊天窗口代码,使用的是C#语言开发的,有需要的请下载,谢谢啦-Based on TCP/UDP receive and send data chat window code, using C# language development, there is a need to download, thank you
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:17880
    • 提供者:Mark
  1. C++ TCP/UDP Server & Client examples

    0下载:
  2. TCP and UDP server & client example codes. Open source code then change default IP and port values. It is ready to be used!
  3. 所属分类:网络编程

    • 发布日期:2013-10-19
    • 文件大小:6414
    • 提供者:kcetinkaya
  1. UDP

    0下载:
  2. UDP通讯类,使用udp进行socket通讯-udp socket use class udp socket use class udp socket use class udp socket use class
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:367952
    • 提供者:lgj
  1. UDP-demo

    0下载:
  2. linux UDP例子,展示了UDP端口对端口的应用-linux udp demo,show how to use udp port-to-port communicaton
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1362
    • 提供者:张先发
  1. TCP-UDP

    0下载:
  2. C#TCP UDP简易聊天程序源码,里面简单的实现了通过tcp通话、udp广播通话,进行聊天通话-C# TCP UDP simple chat program source code, which implements a simple call through tcp, udp broadcast call, chat conversation
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:95386
    • 提供者:zhang
  1. Full-Duplex-UDP-Voice-Chat

    0下载:
  2. C#基于udp的聊天工具- C# udp-based chat tool
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:121287
    • 提供者:林志鹏
  1. UDP-communication-program

    0下载:
  2. 基于VC++的双机通信实验程序,协议为UDP协议-The two-machine communication based VC++ experimental procedure, protocol UDP protocol
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:3992
    • 提供者:Deron Williams
  1. Ground_Station0.2(UDP)

    0下载:
  2. 基于vc的无人机地面控制站程序,采用套接字UDP的通信协议,能够有效的接收与发送数据。-Vc-based UAV ground control station program, using UDP socket communication protocol, can effectively receive and send data.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-14
    • 文件大小:3995204
    • 提供者:袁莫奇
  1. P2P-(UDP)

    0下载:
  2. 利用udp协议打洞实现p2p,delphi下实现p2p,类似于QQ的整个过程 .利用delphi的indy实现此过程-Compiled with delphi 7, with the latest indy mail control, to achieve similar foxmail e-mail client program
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:760100
    • 提供者:黄进
  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
    • 文件大小:173870
    • 提供者:wuyaoguo
  1. TCP--UDP-port-scanning-application

    0下载:
  2. 基于C#的TCP、UDP端口扫描应用程序。运用TCP、UDP下的传输协议设计的两个扫描需要扫描的端口是否开放。附有源代码-C#-based TCP, UDP port scanning application. The use of transport protocols TCP, UDP scans under the design needs to scan the two ports are open. With source code
  3. 所属分类:CSharp

    • 发布日期:2017-05-19
    • 文件大小:5320987
    • 提供者:黄伟
  1. UDP-widget

    0下载:
  2. C#使用UDP协议进行数据传输时,自定义一个UDP控件,封装到自己想要的类中,方便大家-This is a UDP widget,we can use it when we program under UDP/IP with c#
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:30183
    • 提供者:杨瑾
  1. UDP-process-communication

    0下载:
  2. vs2010环境下利用UDP协议完成网络通信的完整程序-Under vs2010 environment using UDP protocol communications network to complete the full program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:52080
    • 提供者:离歌亮仔仔
  1. Voice-Udp

    0下载:
  2. 采用UDP方式,使用低级音频API实现声音的采集和播放,可实现语音对讲-Using UDP, using low-level audio API for sound capture and playback, voice intercom
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-17
    • 文件大小:4693209
    • 提供者:李博
  1. Matlab-UDP

    0下载:
  2. matlab UDP传输程序,修改IP和端口号就可以实现传输-matlab UDP transport program, modify the IP and port number can be achieved transmission
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:16248
    • 提供者:chairui
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com