CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 文件传输协议

搜索资源列表

  1. 2005102703

    0下载:
  2. 文件传输,支持断点续传.支持各种协议,运用 WINSOCK 单元进行传送文件的程序,特点: 1、多线程 2、支持断点续传。 3、系统托盘。 -file transfer support HTTP. Support agreements, modules for use Winsock delivery procedures characteristics : 1, 2 multithreading support HTTP. 3, the system tray.
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:407485
    • 提供者:shenjiapeng
  1. normal_test_using_system_timer

    0下载:
  2. 本文件中主要包括两部分,其中一部分是使用vc++里的系统时间函数测试比较文件从磁盘导入内存和内存拷贝文件的时间区别,也测试比较了常用存储结构的操作性能,第二部分就是在linux系统下,使用linux系统时间函数测试在局域网内分别使用tcp和udp协议传输不同大小文件的时间开销,并做了简单分析。文件内还包括了比较详细的说明文档和测试数据及分析!开发语言是c语言。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:43400
    • 提供者:赵成军
  1. wenjianchuanshu

    0下载:
  2. 基于TCP/IP通信协议控件,可以实现客户端与服务器之间的文件传输,-Based on TCP/IP communication protocol controls, you can achieve between the client and server file transfer,
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:444320
    • 提供者:bang
  1. FTP_sample

    0下载:
  2. FTP是文件传输协议英文的简称。本程序介绍了FTP协议的原理和实现方法。-FTP File Transfer Protocol are referred to as English. This procedure introduced the FTP protocol implementation of the principles and methods.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:13332
    • 提供者:师童
  1. P2Pwenjianchuanshu

    0下载:
  2. 利用TCP协议连接双方,服务器端建立文件流读入待发送文件进入监听状态,客户端发送信号开始传输,服务器根据客户端发送的当前文件流传输位置按接收缓冲区大小一块一块的发送给客户端,客户端接受后再保存到接收文件流,直到整个文件流发送完毕,这里服务器端使用TIdTCPServer组件,客户端对应的使用TIdTCPClient组件。-Using TCP protocol to connect the two sides, the establishment of server-side file strea
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:485275
    • 提供者:fengfneg
  1. FileServer

    0下载:
  2. 实现简单的文件传输,使用TCP协议,局域网可达10M/s-Simple file transfer, using TCP protocol, LAN up to 10M/s
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-01
    • 文件大小:630272
    • 提供者:yihuas
  1. transfer-system

    1下载:
  2. 远程文件传输系统,使用tcp协议,p2p点对点的单向传输-Remote file transfer system
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-08
    • 文件大小:1692595
    • 提供者:刘春望
  1. www.bangbangwx.com

    0下载:
  2. 文件传输协议(FTP:File Transfer Protocol)使得主机间可以共享文件。 FTP 使用 TCP 生成一个虚拟连接用于控制信息,然后再生成一个单独的 TCP 连接用于数据传输。控制连接使用类似 TELNET 协议在主机间交换命令和消息。文件传输协议是TCP/IP网络上两台计算机传送文件的协议,FTP是在TCP/IP网络和INTERNET上最早使用的协议之一,它属于网络协议组的应用层。FTP客户机可以给服务器发出命令来下载文件,上传文件-File Transfer Protoco
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1246281
    • 提供者:刘少聪
  1. XML

    0下载:
  2. 传输文件的时候所用到的协议,一般不多用xml协议-Transfer files used by the agreement, generally no more than agreement with xml
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:17490
    • 提供者:daihongtao
  1. file-transfer

    0下载:
  2. 停止等待协议的模拟与实现,实现文件端到端传输-Stop waiting for protocol simulation and implementation, file transfers end
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:12813
    • 提供者:周公
  1. Stop-waiting-for-the-agreement

    0下载:
  2. 模拟实现停止等待协议并且实现文件端到端传输-Analog implementation stop waiting for the agreement and implementation file end-to-end transmission
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:12699
    • 提供者:周公
  1. UDP

    0下载:
  2. 基于LABVIEW的UDP数据接受和发送程序,包括文件夹生成程序,基于UDP传输协议,可以在两台电脑间传输txt文件。-Programs based on LabVIEW and UDP communication protocol. you can use the program to transfer the .txt files in different computers.
  3. 所属分类:LabView

    • 发布日期:2017-04-04
    • 文件大小:74240
    • 提供者:张兆祥
  1. UDP

    0下载:
  2. 基于labview的数据传输,使用UDP协议,形成保存文件,数据传输-Labview-based data transfer, using the UDP protocol, formed to save the file, the data transmission
  3. 所属分类:LabView

    • 发布日期:2017-04-15
    • 文件大小:8846
    • 提供者:王森尧
  1. tcp

    0下载:
  2. 易语言TCP协议的断点续传源码例程程序结合易语言模块文件传输.ec,实现基于TCP协议的断点续传。 -Easy language TCP Protocol HTTP source routine procedures combined with easy language module.Ec file transfer, the HTTP protocol based on TCP.
  3. 所属分类:ELanguage

    • 发布日期:2017-05-05
    • 文件大小:11887
    • 提供者:zh213
搜珍网 www.dssz.com