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

搜索资源列表

  1. CTP

    1下载:
  2. 用UDP写的可靠传输,非常有借鉴意义,适合互连网通讯-using UDP write reliable transmission, very useful, suitable interconnection Netcom --
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:15289
    • 提供者:guojm
  1. udt

    1下载:
  2. 基于UDP的可靠传输协议UDT在VC6下的编译实现.-based on UDP reliable transmission protocol UDT in VC6 the compiler to achieve.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:104527
    • 提供者:guo
  1. DTU3.0

    2下载:
  2. 基于nucleus操作系统的GPRS无线数据传输终端全套源文件。包括支持ARM7的BSP,操作系统,GPRS驱动,PPP协议栈,TCP/UDP/IP/TFTP协议栈和数据传输应用程序。这套成熟可靠,在产品中应用。还包含以太网驱动和文件系统-nucleus operating system based on GPRS wireless data transmission terminals set of source documents. Including support for ARM7 BS
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:9324457
    • 提供者:刘昊
  1. UDPEmail

    0下载:
  2. 基于UDP可靠传输的邮件系统-based on UDP reliable transmission mail system
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:208074
    • 提供者:李国新
  1. Udp329

    0下载:
  2. UDP是一种面向非连接,不可靠的通讯协议,相对于TCP来说,虽然可靠性不及,但传输效率较高。所以在网络上仍有很大的用途。这几日需要了解下udp通讯的过程,上网发现这方面的资料还挺少。于是仔细的翻找了下msdn,基本上搞清楚了udp通讯的过程。做了一个测试的例子。希望对大家有帮助。 -UDP is a non-connection-oriented, reliable communication protocol, compared to TCP, Although less than rel
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4485
    • 提供者:zxzl
  1. udt.sdk.3.2.tar

    0下载:
  2. udt的一个源代码,可以说是UDP下可靠传送的一种协议.-udt of a source code can be said to be under UDP reliable transmission of an agreement.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:152311
    • 提供者:beidaole
  1. UDP_java

    0下载:
  2. 基于面向不可靠连接的编程 --UDP包的发送与接收-not based on reliable connectivity-oriented programming -- UDP packet transmission and reception
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1621
    • 提供者:陆胥君
  1. enet-1.3.1.tar

    0下载:
  2. ENET1.3.1开发包,主要解决UDP可靠传输问题-ENET1.3.1 development kits, mainly to solve the problem of reliable transmission of UDP
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:431822
    • 提供者:ok
  1. RUDP-6539(1)

    0下载:
  2. RUDP源码,比标准UDP协议更加安全,可靠,且小巧。-RUDP source, than the standard UDP protocol is more secure, reliable, and compact.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:379786
    • 提供者:赵光斌
  1. 09Socket

    1下载:
  2. 基于TCP and UDP的socket编程 简单的Client/Server网络应用程序。要求实现客户向服务器传输任意一个字符串,服务器将收到的字符串变换成大写后传回客户。 2.修改上述程序,实现服务器根据客户请求,将服务器端指定的文件可靠地传输给客户。如果服务器没有指定的文件,服务器将给客户返回一个信息,通知客户其请求文件不存在。 -TCP and UDP socket programming Simple Client/Server network application
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:79103
    • 提供者:
  1. UDTC_S

    1下载:
  2. 使用UDP模拟可靠传输协议rdt2.0。使用两个程序,一个发送一个接收,方便大家学习。 (VC6,MFC,socket)-Reliable simulation of the use of UDP transport protocol rdt2.0. The use of two procedures, one to send a receiver to facilitate learning. (VC6, MFC, socket)
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2016-11-06
    • 文件大小:61742
    • 提供者:liangliang
  1. simplewnd

    0下载:
  2. 以udp包为基础的,可靠数据传输的简单实现,不能用,仅给出思路,供大家参考.-Packet to udp-based, reliable data transmission to achieve a simple, not only given ideas for your reference.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:3708
    • 提供者:lzjie
  1. udt.4.4.win32_withVC6

    0下载:
  2. UDT_4.4增加,VC6可编译版本。UDT是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。-UDT_4.4 , VC6 version can be compiled. UDT is an Internet data transfer protocol. UDT was built in on top of UDP and the introduction of a n
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1180968
    • 提供者:JustGO
  1. CTPNetDemo

    0下载:
  2. VC++6.0源代码,基于UDP协议的局域网内高速可靠传输-VC++6.0 source code, based on UDP protocol and reliable high-speed LAN transmission
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:47393
    • 提供者:李少东
  1. net2ftpbeta

    0下载:
  2. FTP协议是一种基于TCP/IP的文件传输协议,用来在网络中进行文件传输。FTP是TCP/IP的一种具体应用,它工作在OSI模型的第七层,TCP模型的第四层上,即应用层,使用TCP传输而不是UDP,FTP客户在和服务器建立连接前就要经过一个“三次握手”的过程,它带来的意义在于客户与服务器之间的连接是可靠的,而且是面向连接,为数据的传输提供了可靠的保证-FTP protocol is based on TCP/IP file transfer protocol that is used in th
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-16
    • 文件大小:4480371
    • 提供者:冰冰
  1. p2pwithudp

    0下载:
  2. 基于UDP实现的P2P程序,实现了可靠传输和流量控制。-an implementation of P2P based udp ,achieve a reliable transmission and flow control
  3. 所属分类:P2P

    • 发布日期:2017-03-30
    • 文件大小:151933
    • 提供者:czy
  1. FileTransfers

    0下载:
  2. 用ftp实现可靠文件传输 大家都清楚,如果用TCP传输文件的话,是很简单的,根本都不用操心会丢包,除非是网络坏了,就得重来。用UDP的话,因为UDP是不可靠的,所以用它传输文件,要保证不丢包,就得我们自己写额外的代码来保障了。-Reliable file transfer using ftp it is clear that if the use of TCP to transfer files, it will be very simple, simply do not have to wor
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1994700
    • 提供者:hpliweijian
  1. UDP51

    0下载:
  2. 在51系列单片机上实现了数据的UDP传输,程序稳定可靠-In the 51 series to achieve the UDP data transfer, the program is stable and reliable
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:369558
    • 提供者:刘杨斌
  1. 1

    0下载:
  2. 1 TCP UDP区别 优缺点 2 黑盒白盒测试优缺点 3 划分子网 4 为什么设计不出来100 可靠的协议 5 浮点数由那两部分组成 6 数据库的学生选课情况 学生表 课程表 选课表 相关的一个查询-1 TCP UDP black box white box testing different advantages and disadvantages of the advantages and disadvantages 2 3 4 subnet out why the d
  3. 所属分类:Education soft system

    • 发布日期:2017-04-05
    • 文件大小:42615
    • 提供者:张玉
  1. Simulator

    0下载:
  2. 利用UDP实现可靠的数据传输功能,模拟了可靠的消息中间件-Using UDP to achieve reliable data transmission, a reliable messaging middleware simulation
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:1189127
    • 提供者:张志林
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com