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

搜索资源列表

  1. fft2.0.rar

    0下载:
  2. 通过UDP传送文件,经测试,在教育网内两个高校间传输能达到ftp速度的10~100倍,其主要工作机制是使用TCP使传输控制,UDP做数据传送。能加速的基本原因为,TCP的拥塞控制算法减慢了其传输速度,而用UDP自定义的传送协议则没有这个限制。,Transmission of documents through the UDP, tested, in the education network between the two colleges and universities can achiev
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-05-23
    • 文件大小:6356627
    • 提供者:小树林
  1. csrunlx

    0下载:
  2. 名称:csgo超简洁cs服务器搜索器 编译环境:C++ Builder 6 说明:搜索Counter-Strike服务器,向设置的网段发送测试包,扫描cs服务器。 在From中输入起始IP地址,在To中输入结束地址,点击“搜索”,开始搜索过程。搜索结果在左边的服务器列表中显示。为了逃避某些网管软件的监控,在程序中使用了20个UDP控件,打乱顺序扫描网段中的主机。-Name: csgo ultra-simple search engine to compile cs server en
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1310946
    • 提供者:潘登
  1. Network-Control-of-Crown-Amplifier

    0下载:
  2. 本程序基于UDP/IQ Network Control Protocol实现了对Crown放大器的网络控制。通过对Crown产品的UDP/IQ Network Control Protocol的研究,控制命令需进行编辑并转换为相应的字符类型,通过UDP发送到正确的IP地址和UDP/IQ端口。 本程序还编辑了Error检测及报告程序,当网络出现故障或者放大器自检发生错误时,控制程序会停止并显示错误报告 -This program is a network control program for
  3. 所属分类:Remote Control

    • 发布日期:2017-03-25
    • 文件大小:156581
    • 提供者:毕莎莎
  1. udt.4.4.win32_with_VC6

    0下载:
  2. udt.4.4 支持VC6, linux+vc.net+vc6 UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 由于UDT完全在UDP上实现,它也可以应用在除了高速数据传输之外的其它应用领域,例如点到点技术(P2P),防护墙穿透,多媒体数据传输等等。 UDT由开
  3. 所属分类:WinSock-NDIS

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

    0下载:
  2. 非常有用的构造并发送IP/UDP/ICMP数据包的程序-A useful program which can construct and send IP/UDP/ICMP data packets
  3. 所属分类:WinSock-NDIS

  1. FileTransfer

    0下载:
  2. 使用C语言编写的局域网文件传输程序,基于UDP实现了自己的应用层协议,使用多线程,文件传输速度很快,自带拥塞控制,模拟了TCP的选择重传机制-Using the C language of the LAN file transfer program, based on UDP to achieve its own application layer protocol, using multi-threaded, file transfer is fast, bring their own con
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:25955
    • 提供者:fy
  1. labcvi_udp

    0下载:
  2. 虚拟测试平台labwindows cvi8.1 调用udp的方法。labwidows cvi本身只支持tcp协议,不支持udp协议,给出调用winsock控件的方法。 -Virtual test platform labwindows cvi8.1 call udp method. labwidows cvi agreement itself only supports tcp, udp protocol does not support the given method call wins
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:560153
    • 提供者:qihm007
  1. GoBackN

    0下载:
  2. 教学实验源代码:实验对滑动窗口控制协议(GO-BACK-N)的工作原理有进一步的了解 SOCKET(UDP) 通信平台实现点对点数据链路控制规程,基本要求: ※ 建立数据链路 ※ 断开数据链路 ※ 收发数据 ※ 差错控制 ※ 与其他人的程序通信 ※ 键盘会话 -Teaching Experiment source code: The experiment of sliding window control protocol (GO-BACK-N) of the w
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2409636
    • 提供者:Tony Yau
  1. ServerSchedulers

    0下载:
  2. indy 控件的源码 indy 控件的源码-indy control source control source indy
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:9944
    • 提供者:real
  1. RFC2326ChineseTranslation

    0下载:
  2. The Real Time Streaming Protocol, or RTSP, is an application-level protocol for control over the delivery of data with real-time properties. RTSP provides an extensible framework to enable controlled, on-demand delivery of real-time data, su
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:8233
    • 提供者:周一
  1. utd

    0下载:
  2. udp可靠传输实现方案,含有拥塞控制流量控制,超时重传-udp achieve reliable transmission program, which contains flow control congestion control, overtime ARQ
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-24
    • 文件大小:2129828
    • 提供者:hoty
  1. UDP

    0下载:
  2. 学习Indy控件时写的一个简单例子,使用UDPServer进行通讯,服务器进行数据转发,也可以直接进行客户端到客户端的通讯,修改一下即可实现。-Indy control study when Writing a simple example, the use of UDPServer communicate forward data server can also direct the client to client communications, make some corrections
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-28
    • 文件大小:457698
    • 提供者:马振良
  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. udp--SlidingWindow

    1下载:
  2. 使用UDP模拟滑动窗口,进行流量控制。可手工输入错误帧与丢失的帧。-The use of UDP analog sliding window for flow control.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:892870
    • 提供者:源泉
  1. udpremote

    1下载:
  2. udp远程控制源码,udp方式传输数据,delphi源码,server,client。-udp source remote control, udp way transmission of data, delphi source, server ,client.
  3. 所属分类:Remote Control

    • 发布日期:2017-03-29
    • 文件大小:378321
    • 提供者:gentlesir
  1. udt.sdk.4.5a.win32

    0下载:
  2. UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 - UDT is a reliable UDP based application level data transport protocol for distributed data intensive applications ove
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:353999
    • 提供者:h8341
  1. testSOCKET

    0下载:
  2. 模拟DCS数据发包数据环境,UDP,在电厂做工程时因为不能随便接触控制网络,所以写了这样一个模拟DCS向外发布数据的程序,方便在开发环境进行调试。-UDP ,imitate DCS(Distribute Control System)output data circument。
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:98927
    • 提供者:
  1. UDP

    0下载:
  2. udp小例子,没有用控件,使用winsocket实现-udp small example, did not use the control, use winsocket achieve. .
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:7863
    • 提供者:stelvia
  1. 80916895tcp-udp

    0下载:
  2. UDP的SOCK代码不用控件直接编译,DELPHI WINXP测试成功!-UDP-SOCK code compiled without direct control, DELPHI WINXP test successful!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:334232
    • 提供者:G.ago
  1. UDP

    0下载:
  2. 基于UDP的计算机监控系统的设计与实现,共有客户端以及服务端两个软件的设计代码 -UDP-based computer control system design and implementation, a total of two client and server software design code
  3. 所属分类:Remote Control

    • 发布日期:2017-05-16
    • 文件大小:4419391
    • 提供者:林茂洪
« 12 3 4 5 »
搜珍网 www.dssz.com