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

搜索资源列表

  1. TDPDocument

    0下载:
  2. 关于TCP OVER UDP 方式的数据传输协议笔记,用于提供基于-on TCP OVER UDP modes of data transfer protocol Notes for the provision on
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:165536
    • 提供者:林风
  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. RawSocket_Sniffer

    0下载:
  2. Raw Socket: 原始套接字,可以用它来发送和接收 IP 层以上的原始数据包, 如 ICMP, TCP, UDP...创建Raw Socket Sniffer嗅探器-Raw Socket: raw sockets, you can use it to send and receive IP layer over the original data packet, such as ICMP, TCP, UDP ... create a Raw Socket Sniffer Sniffer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:4459
    • 提供者:yuxiangzhang
  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. Communication

    0下载:
  2. Implementation of TCP over UDP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:98648
    • 提供者:eligr
  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-22
    • 文件大小:353999
    • 提供者:h8341
  1. tstools-1_11

    0下载:
  2. The following tools are provided: es2ts: Read ES (video), output TS esdots: Print one character per ES unit esfilter: "Fast forward" ES video data to a file (outputs ES or TS) esmerge: Merge H.264 video and AAC ADTS audio ES to TS (very speci
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2016-01-26
    • 文件大小:487424
    • 提供者:guoq
  1. Raw_Packet160824712003

    0下载:
  2. This a software of packet sniffer. It examines the packets that travel around the network. It will capture the TCP and UDP packets and shows the contents like its structure and data. You can monitor what is happening over the network. -This is
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:87490
    • 提供者:Nilay Buddhadev
  1. Multitou1

    0下载:
  2. tcp library over udp
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:2320519
    • 提供者:henry
  1. adsl

    0下载:
  2. The Point-to-Point Protocol (PPP) provides a standard way to establish a network connection over a serial link. At present, this package supports IP and the protocols layered above IP, such as TCP and UDP. The Linux and Solaris ports of this pa
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-09
    • 文件大小:2282998
    • 提供者:任浩然
  1. NC

    0下载:
  2. netcat的是一个简单的Unix工具读取和写入数据通过网络连接,使用TCP或UDP协议。 它被设计成一个可靠的“后端”工具,直接使用,很容易被其他驱动程序和脚本。同时,它是一个功能丰富的网络调试和探测工具,因为它可以创建几乎任何类型的连接你需要并且有几个有趣的内置功能。 -netcat is a simple Unix tools to read and write data over a network connection, using TCP or UDP protocol. I
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:93427
    • 提供者:王心雨
  1. Internet_Packet_CapAndAnalysis

    0下载:
  2. 本程序基于WinPcap下,实现对网络数据包的截获与分析,可以分析IP,TCP,UDP等网络层以上的数据包,数据包的信息可以有好的显示在界面上,并支持写入后台数据库,数据库是Access。-The program is based on WinPcap, the realization of the network packet capture and analysis, to analyze IP, TCP, UDP and other network layer packets over t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-01
    • 文件大小:13918809
    • 提供者:吴晓
  1. Sockets-notes

    0下载:
  2. Network Programming Topics in this section include: • What a socket is • What you can do with a socket • The difference between TCP/IP, UDP/IP and Multicast sockets • How servers and clients communicate over sockets &#
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:212905
    • 提供者:Artcore
  1. UDP_transmission

    0下载:
  2. this a p2p based program which allows users to send and receive files and text messages. It is written over UDP protocol with some elements from TCP implemented. enjoy-this is a p2p based program which allows users to send and receive files and text
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:46739
    • 提供者:ondrej17
  1. TCP-OVER-UDP

    0下载:
  2. :针对机器人遥操作系统中采用传统网络传输协议传输实时数据的局限性,比较分析TCP和UDP协 议的传榆特点,提出了在UDP协议上传输TCP服务的TCPOVERUDP技术,详细阐述了TCPOVERUDP 技术的实现细节,在应用层实现了TCPOVE RUDP传输技术,并把TCPOVE RUDP技术应用到机器人遥 操作系统的视频传输中。实验结果表明TCP OVE R UDP技术在降低视频数据传输丢包率和传输时延两个 方面都具有良好的性能。-Chuan Yu characteristics
  3. 所属分类:Project Design

    • 发布日期:2017-11-04
    • 文件大小:198347
    • 提供者:caowenming8
  1. NetworkSimulatorDelay

    0下载:
  2. The term network programming refers to writing programs that execute across multiple devices (computers), in which the devices are all connected to each other using a network. The java.net package of the J2SE APIs contains a collection of classe
  3. 所属分类:Java Develop

    • 发布日期:2017-11-18
    • 文件大小:129237
    • 提供者:Bhaskar
  1. enet-1.3.11.tar

    0下载:
  2. enet-1.3.11.tar.gz A TCP over UDP lib.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:543820
    • 提供者:jackwu
  1. [32Bit]ModbusTools.Modbus.Poll.6.2.2.build.871 PatchOnly

    0下载:
  2. Modbus RTU Modbus ASCII Modbus TCP/IP Modbus RTU Over TCP/IP Modbus ASCII Over TCP/IP Modbus UDP/IP Modbus RTU Over UDP/IP Modbus ASCII Over UDP/IP
  3. 所属分类:其它程序

    • 发布日期:2015-07-21
    • 文件大小:1055536
    • 提供者:gaidep
  1. [32Bit]ModbusTools.Modbus.Slave.6.2.2.build.871 PatchOnly

    0下载:
  2. OLE Automation means easy interface to Excel RTU Mode ASCII Mode Modbus TCP/IP Modbus UDP/IP Print and print preview Monitoring of serial data traffic Context sensitive help 10 Display formats such as float, double etc. Adjustable Address Base (0 or
  3. 所属分类:其它程序

    • 发布日期:2015-07-21
    • 文件大小:1055988
    • 提供者:gaidep
  1. code1

    0下载:
  2. UDP and TCP 可以使用这个文件来运行任何tcp和udp,然后做成后端和前端(The server communicating with the client is called AWS (Amazon Web Server). The three backend servers are named Back-Server A, Back-Server B and Back-Server C. Back-Server A can compute x2 , Back-Server B
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-06
    • 文件大小:21504
    • 提供者:Dionysus6
« 12 »
搜珍网 www.dssz.com