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

搜索资源列表

  1. UDP

    0下载:
  2. 网络通信的UDP协议,点对点聊天程序,对于学习UDP协议的初学者有很大的帮助.
  3. 所属分类:通讯编程

    • 发布日期:2014-01-16
    • 文件大小:1193855
    • 提供者:林方键
  1. WindowsTCPUDP

    0下载:
  2. Windows网络与通信程序设计下的TCP/UDP程序设计
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:20781
    • 提供者:crishal Huang
  1. 简单的TCP,UDP服务器,客户端(入门学习用)

    0下载:
  2. WIN API开发的基于SOCKET的简单TCP,UDP通信程序,对初学者使用SOCKET很有帮助
  3. 所属分类:通讯编程

    • 发布日期:2009-04-05
    • 文件大小:35021
    • 提供者:vivo01
  1. UDP_MULBrodast

    0下载:
  2. 这是一个基于UDP协议的广播通信程序。本程序含客户端和服务端。-This is a protocol based on UDP broadcast communication program. This procedure with the client and server.
  3. 所属分类:Communication

    • 发布日期:2017-05-02
    • 文件大小:898038
    • 提供者:王瑞
  1. UDPcommunication

    0下载:
  2. 本程序用于服务器与客户机之间的UDP通信-This program for UDP communication between server and client
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:2346823
    • 提供者:宋卓希
  1. VC6_UDP_Chat

    0下载:
  2. VC6写的UDP通信程序..可以实现局域网内聊天通信-UDP communication program written in VC6 .. LAN chat communication can be achieved
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:2006000
    • 提供者:七月星
  1. UDP

    0下载:
  2. VC++下的UDP协议通信编程(上位机可以在此基础上编写用户协议程序)-VC++ programming under the UDP protocol communication (the host computer can be prepared on the basis of this User Agreement Procedure)
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:183718
    • 提供者:曹姓名
  1. UDP-serveraclient

    0下载:
  2. 使用VC++编写的,基于UDP协议的及时通信聊天程序。-Written using VC++, UDP-based chat program and timely communication.
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:381117
    • 提供者:日月
  1. UDP通信实验

    0下载:
  2. wm6下通讯程序源码,可以实现移动通讯任务-communication program source code under wm6, mobile communication tasks can be achieved
  3. 所属分类:通讯编程

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

    0下载:
  2. windows mobel 下的基于UDP的通信程序以及音频的播放-windows mobel under the UDP-based communication program and audio playback
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:4124149
    • 提供者:xiaoman
  1. TCP_UDP_COM2012.01.13

    0下载:
  2. tcp与udp通信的小程序,增强对这两个协议的理解。-tcp and udp communication
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:2210987
    • 提供者:macion
  1. Chat

    0下载:
  2. 适合初学者的UDP通信程序,很简单, 很简单, 很简单, 很简单, 很简单, -An UDP based communication program fit for newbie,quite easy,quite easy,quite easy,quite easy,quite easy,quite easy,quite easy,
  3. 所属分类:Communication

    • 发布日期:2017-12-04
    • 文件大小:5112154
    • 提供者:张恒
  1. UDPExample

    0下载:
  2. Embbed VC++下的socket通信程序,实现了UDP的通信。-socket communication under EVC development environment
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1468361
    • 提供者:方正
  1. ZeUdp

    0下载:
  2. UDP通信网络程序,多线程任务,运行于WIN CE系统-UDP communication network program, multi-threaded tasks run on WIN CE system
  3. 所属分类:Communication

    • 发布日期:2017-05-29
    • 文件大小:11942634
    • 提供者:xzq
  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. tcpip

    0下载:
  2. matlab 调用C程序实现TCP/UDP 通信-matlab calling C program TCP/UDP communication
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:60083
    • 提供者:刘锦阳
  1. UDPCLIENT

    0下载:
  2. 利用visualC++编写的UDP通信,控制台应用程序-UDP traffic
  3. 所属分类:Communication

    • 发布日期:2017-05-21
    • 文件大小:6150368
    • 提供者:thomas
  1. UDPSRV

    0下载:
  2. vc++编写的基于控制台应用程序,实现了UDP通信服务端。-vc++ written console-based application that implements UDP communications server.
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5437979
    • 提供者:thomas
  1. PC_UDP

    0下载:
  2. 基于MFC的UDP通信,适合入门者学习,程序很好理解,试过比较好用。-UDP-based communications MFC and tried relatively easy to use
  3. 所属分类:Communication

    • 发布日期:2017-06-16
    • 文件大小:25188229
    • 提供者:slaim
  1. TCP-UDP

    0下载:
  2. 用C++编写TCP,UDP通讯协议,编写客户端和服务器程序,完成客户端和服务器的通信。-C++ prepared with TCP, UDP communication protocol, the preparation of client and server programs, complete client and server communications
  3. 所属分类:Communication

    • 发布日期:2017-05-29
    • 文件大小:11965292
    • 提供者:张进
« 12 »
搜珍网 www.dssz.com