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

搜索资源列表

  1. 1_udp

    0下载:
  2. 本GPRS终端运输层采用UDP用户数据包协议,网络层采用IP网际协议,链路层采用PPP点对点协议。车台在32秒之内如果没有需向中心回传的信息,自动向中心回传一条网络测试信息,中心在收到此信息后必须自动回传一条确认信息。-the transport layer GPRS terminal users using UDP packet agreement, the network layer using IP Internet Protocol. PPP link layer using point
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1.18kb
    • 提供者:ylz
  1. mad_fcl_v1.7_src

    0下载:
  2. 这是最新的传输层协议FLUTE 的源代码,与去年推出的源码相比更加完整,而且对部分代码作了一些修改,总之要看FLUTE协议,就得参照这个代码-This is the latest Transport Protocol FLUTE the source code and the source code was introduced last year compared to more complete, and some code made some changes, a word depends
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:309.98kb
    • 提供者:李彩
  1. SelectProtocol

    0下载:
  2. test:SelectProtocols Retrieves information about available transport protocolsthat meet the criteria indicated by dwSetFlags and dwNotSetFlags
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:20.33kb
    • 提供者:cuiyixin
  1. lab8

    0下载:
  2. 测量UDP为传输协议的应用程序的吞吐量,抖动率,封包丢失率-UDP transport protocol for the measurement of the application throughput, jitter, packet loss rate
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:3.4kb
    • 提供者:杜少波
  1. window

    0下载:
  2. 滑动窗口协议是计算机网络中为保证流控制和可靠而常用的一种协议,它一般在传输层TCP协议中实现。本代码实验滑动窗口协议中的1比特滑动窗口协议、回退N帧协议和选择性重传协议。-Sliding window protocol is a computer network in order to ensure the reliable flow control and a protocol commonly used, it is usually in the transport layer TCP pr
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-24
    • 文件大小:1.24kb
    • 提供者:王业大
  1. server

    0下载:
  2. 防丢包UDP传输server端,将文件包分成1024kb/包 如果丢包就重传如果收到ACK就继续传文件-UDP transport server-side anti-packet loss, the package into 1024kb/packet retransmission if the packet loss to receive the ACK if the file transfer to continue
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:1.69kb
    • 提供者:Lynn
  1. tcc

    0下载:
  2. TCP/IP Stack - Transport layer explanation.-TCP/IP Stack- Transport layer explanation.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-25
    • 文件大小:314.55kb
    • 提供者:hilgad
  1. htcp

    0下载:
  2. htcp transport ns2 tcp high speed
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:130.85kb
    • 提供者:ahmetozan
  1. 61549822TCP

    0下载:
  2. TCP/IP(Transmission Control Protocol/Internet Protocol)的简写,中文译名为传输控制协议/因特网互联协议,又叫网络通讯协议,这个协议是是Internet最基本的协议、Internet国际互联网络的基础,简单地说,就是由网络层的IP协议和传输层的TCP协议组成的。-TCP/IP (Transmission Control Protocol/Internet Protocol) the abbreviated form of the Chinese
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-17
    • 文件大小:19.72kb
    • 提供者:杨洋
  1. multipathdistributedtcpsensor

    0下载:
  2. he paper investigates some important transport layer algorithms for wireless sensor networks.adopt multi-path routing on the network layer and distributed TCP caching on the transport layer to enhance transport reliability.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:191.26kb
    • 提供者:amir rastegar
  1. TCP

    0下载:
  2. TCP/IP传输流媒体demo TCP/IP传输流媒体demo-TCP/IP transport streams demoTCP/IP transport streams demoTCP/IP transport streams demo
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:19.56kb
    • 提供者:pengfanzh
  1. tcp-icp

    0下载:
  2. 聊天程序,有接受和传输的代码和原程序,很使用方便-it can transport easily.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-08
    • 文件大小:1.63mb
    • 提供者:童敏
  1. ACE_File

    0下载:
  2. 利用ACE传输文件的源代码, ACE是个很好的网络框架-Base on ACE file transport
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:41.94kb
    • 提供者:Yuntong.Jin
  1. TCP_IP_system_transport_layer_tutorial

    0下载:
  2. TCPIP 体系运输层教程TCPIP system transport layer tutorial-TCPIP system transport layer tutorial TCPIP system transport layer tutorial
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:82.84kb
    • 提供者:fj
  1. client

    0下载:
  2. 用TCP 和UDPprotocol来传输数据,具体请见英文描述-Introduction In this assignment, you will build a client for a simple streaming transport protocol. Media streams such as compressed video or audio are typically delay and jitter sensitive- real-time conversation
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:3.32kb
    • 提供者:Mengmei Liu
  1. ASAM_XCP_Part3-Transport-Layer-Specification_XCPon

    1下载:
  2. XCP协议,作不通信系统XCP协议的TCP/IP传输层相关技术文档-XCP protocol for communication system XCP protocol is not TCP/IP transport layer related technical documentation
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-22
    • 文件大小:71.75kb
    • 提供者:xiaodongsun
  1. TWinSockUDP

    0下载:
  2. 基于UDP协议的网络传输代码,很有代表性,欢迎下载-UDP-based network transport code, very representative, please download
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-08
    • 文件大小:1.84mb
    • 提供者:张朋
  1. rtp

    0下载:
  2. 实时传输协议RTP和实时传输控制协议RTCP的基本原理-Real-time Transport Protocol RTP and RTCP Real-time Transport Control Protocol The basic principle
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:20.92kb
    • 提供者:zhangzhenhua
  1. Communicationprotocolcourseware

    0下载:
  2. TCPIP协议课件,包含路由选择,域名系统,传输层协议等-TCPIP protocol courseware, including the routing, domain name system, transport layer protocol, etc.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-18
    • 文件大小:4.49mb
    • 提供者:和念
  1. TCP

    0下载:
  2. 这个程序比较系统地介绍了TCP传输协议用C++是如何实现的,并且简单地实现了服务器与客户端的连接-The program systematically introduces the TCP transport protocol to use C++ is how to achieve and implement a simple server and client connections
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-18
    • 文件大小:4.61mb
    • 提供者:xiaomen
« 12 3 »
搜珍网 www.dssz.com