CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - udp通讯

搜索资源列表

  1. UDP

    0下载:
  2. 一个用Labview开发的UDP通讯的程序,很好用的
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:22.26kb
    • 提供者:
  1. 局域网即时通讯

    0下载:
  2. 运用java中的SWT/SWING技术编写的局域网即时通讯工具
  3. 所属分类:TCP/IP协议栈

  1. TCP UDP通讯

    0下载:
  2. 使用PC机作为TCP UDP的通讯服务器程序
  3. 所属分类:Telnet服务器

  1. UDP.rar

    0下载:
  2. UDP协议实现网络通讯,VC++ 编写,包括服务器端和发送端,UDP protocol network communication, VC++ Prepared, including server-side and the sending end
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:266.14kb
    • 提供者:烈马
  1. udp.rar

    0下载:
  2. 用vc控制台程序实现的UDP通讯的程序,实现简单udp广播发送文件的功能,Vc procedures using the console implementation of UDP communications procedures, easy implementation udp broadcast feature to send documents
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:19.01kb
    • 提供者:pipi
  1. VC-TCP-UDP

    3下载:
  2. VC++ TCP/IP编程通讯,详细试用,适合研发人员用的好资料-VC++ TCP/IP programming communication, more trials, for research and development staff with good information...
  3. 所属分类:TCP/IP Stack

    • 发布日期:2015-10-15
    • 文件大小:51kb
    • 提供者:张鹏
  1. xxxxxxxUDP

    0下载:
  2. 一个命令行CMD形式的UDP通讯示例程序,实现了基本的主机、服务器通讯方式。可供学习UDP入门的编程人员学习。-The form of a command line CMD UDP communication sample programs, to achieve a basic host, server communication. UDP entry programming for learning to learn.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3.66mb
    • 提供者:edae
  1. multi_thread_udp

    1下载:
  2. 多线程UDP通讯例子- Multi-thread UDP communication example
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-09
    • 文件大小:43.15kb
    • 提供者:站长
  1. UDPTCP

    0下载:
  2. UDP通讯方式,主要用于传输各种文件和字幕等,采用流方便传输.-UDP means of communication, mainly used for transmission of documents and subtitles and so on, to facilitate the use of streaming transmission.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-07
    • 文件大小:1.49mb
    • 提供者:软件工作
  1. UDP

    0下载:
  2. 基于UDP(面向无连接)的网络通讯程序。用户数据报协议(UDP)是 OSI 参考模型中一种无连接的传输层协议,提供面向事务的简单不可靠信息传送服务。是一个简单的面向数据报的传输层协议,IETF RFC 768是UDP的正式规范。 UDP 协议基本上是 IP 协议与上层协议的接口。 UDP 协议适用端口分别运行在同一台设备上的多个应用程序-UDP(User Datagram Protocol)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3.37mb
    • 提供者:wolaiyule
  1. UDP

    0下载:
  2. delphi 编写的UDP协议通讯程序示例,适合初学者,因为它够简单。-UDP communication example
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:312.3kb
    • 提供者:徐向羽
  1. UDP_Socket

    0下载:
  2. 对UDP通讯进行了封装,运用回调函数进行数据发送前,接收后的数据处理。 特点:效率高,容易理解 是很好的学习代码-encapsulation UDP Communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:2.25kb
    • 提供者:BingGou
  1. udpfileTranse

    0下载:
  2. 用UDP通讯协议进行文件传输,可以传输二进制文件-udp transe file
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:533.84kb
    • 提供者:songziquan
  1. UDP

    0下载:
  2. 通过UDP通讯协议实现与服务端建立连接,进行相互访问-Through the UDP communication protocol to connect clients with services, visit each other
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:270.06kb
    • 提供者:张超
  1. UDP

    0下载:
  2. 点对点,UCP通讯,点对点,UCP通讯点对点,UCP通讯-Point to point, UCP communication,Point to point, UCP communicationPoint to point, UCP communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:31.9kb
    • 提供者:shine
  1. UDP

    0下载:
  2. 能在两台PC机之间同时进行4路UDP通讯,且通讯高速流畅。-PC, in two simultaneous 4-way between the UDP communication, and communication high-speed fluid.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:1.16mb
    • 提供者:Song
  1. 基于网络的udp通讯发送端和接收端

    0下载:
  2. 基于windows的Socket网络编程,使用Udp通讯 里面有发送端,和接收端其中一台电脑启动发送端,另一台电脑启动接收端,能实现互相发送信息双方都能查看并接收对方发出的信息的功能。(Socket network programming based on windows, using Udp communication inside the sending end and the receiving end, in which a computer start sending end, ano
  3. 所属分类:网络编程

    • 发布日期:2017-12-19
    • 文件大小:2.95mb
    • 提供者:阳光小鹏
  1. Matlab+UDP++通讯

    0下载:
  2. matlab UDP 收发程序,用于UDP收发测试(Matlab UDP transceiver)
  3. 所属分类:网络编程

    • 发布日期:2017-12-20
    • 文件大小:8kb
    • 提供者:故事与酒
  1. UDP通讯

    0下载:
  2. udp通讯类封装 源代码,用udp实现带效验的可靠传输(UDP communication package source code, to achieve reliable transmission with results by UDP)
  3. 所属分类:网络编程

    • 发布日期:2018-01-01
    • 文件大小:40kb
    • 提供者:绿茶123
  1. Java的UDP通讯

    0下载:
  2. 使用java实现UDP编程,需要同时运行文件中的server和client文件。实现客户端和服务器的通讯和接收。(Using java to achieve UDP programming, you need to run files in the server and client files. Realize the communication and reception between client and server.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-05
    • 文件大小:1kb
    • 提供者:xiwusheng
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com