CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 断点续传 上传

搜索资源列表

  1. asp.net

    0下载:
  2. 多线程实现断点续传 ASP.NET实现 文件上传-Multithreaded HTTP
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-17
    • 文件大小:3346933
    • 提供者:王雷
  1. DownFileGuess

    0下载:
  2. 基于http协议的java断点续传http协议 断点续传.上传java java断点续传-Java HTTP based on http protocol http protocol HTTP. Upload java java HTTP
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-24
    • 文件大小:2902
    • 提供者:sun zhuo
  1. DownLoadFile

    0下载:
  2. 利用C#语言编写的,实现断点续传功能,此方法可用于下载或者上传。-Using the C# language, and HTTP functions, this method can be used to download or upload.
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:50118
    • 提供者:fanghao
  1. FTPContinue

    0下载:
  2. FTP断点续传,上传及下载,简洁,可以改写加入别的工程项目-FTP ResumeContinue
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:5453
    • 提供者:张明
  1. UP-Load

    0下载:
  2. 断点续传,用于向服务器上传文件,请大家多多指教。-For the server to upload large files, simplify user operation, powerful function, I hope a lot of advice, don t feel as much as, in addition to what can not upload
  3. 所属分类:Applications

    • 发布日期:2017-04-16
    • 文件大小:73571
    • 提供者:程荣
  1. mypro

    0下载:
  2. 在客户端客户区绘制的图元可以同步绘制到服务器上的客户区上,支持撤销和恢复,支持插入文本,多线程、文件传输、断点续传双缓冲画图等。-On the client side of the client area map of yuan can synchronize on the client area of the drawing to the server, support undo and restore, support inserting text, multithreading, file
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1911811
    • 提供者:杨杰
  1. 04062118573143

    0下载:
  2. 简单有效的p2p文件传送,多线程断点续传,釆用CS模式,服务器端较简单,主要就是加入待传文件,监听客户,和传送文件。而那些断点续传的功能,以及文件的管理都放在客户端上。-Simple and effective p2p file transfer, multi-threaded HTTP, preclude the use of the CS mode, the server is relatively simple, mainly adding files to be transmitted,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:90468
    • 提供者:barton
  1. HttpUploader5

    0下载:
  2. 支持断点续传、多文件上传、大文件上传、多浏览器支持-HTTP support, multi file upload, large file upload, multi browser support
  3. 所属分类:PHP源码

    • 发布日期:2014-03-21
    • 文件大小:50264
    • 提供者:栖霞市
  1. HttpServer

    0下载:
  2. 自己写的一个运行在android上的一个简单的Http服务器,支持文件下载,断点续传,支持远程视频文件播放 -Wrote an android running on a simple Http server that supports file downloads, HTTP, support for remote video file playback
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:265641
    • 提供者:wer
  1. C#编写的简单web服务器(含源代码)

    0下载:
  2. 本程序是一个web服务器,在 .NET 环境下运行。 实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载, 在Windows NT/2000/XP环境下,可以运行EXE格式的CGI程序,URL格式为"http://website/cgi.exe?+传递的参数", 注意带上"?",如需传递多个参数,中间用"+"分隔; 如果你有其他的脚本解释程序,或者独立的运行环境(如ASP,PHP,JA
  3. 所属分类:远程控制编程

    • 发布日期:2014-01-23
    • 文件大小:34110
    • 提供者:testsb
  1. websourcedown

    0下载:
  2. Visual C#实现网页源代码下载程序,也就是将“查看源代码”里面的完整代码下载保存成文件。在输入下载地址的时候,如果不是以 "http://" 开始,则会在网址前面自动添加"http://",利用webClient.DownloadFile方法实现文件下载,本下载是网络上基本的下载程序,是在网络稳定的状况下使用的,没有下载进度条和断点续传-Visual C# to achieve web page source code download, which is the complete cod
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:8654
    • 提供者:gpudn13
  1. MvcTestPlupload_Demo

    0下载:
  2. asp.net 实现大文件断点续传,可以同时上传多个文件,支持自定义文件类型,自定义文件同时上传数量,自定义大文件分块大小-asp.net HTTP achieve large files, you can upload multiple files at the same time, support for custom file type, the number of custom file uploading, custom large file block size
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:865090
    • 提供者:周泽文
  1. MultiThreadDownload

    0下载:
  2. 在MyEclipse上用JAVA编写的多线程下载器。 可以实现断点续传和下载速度估算等功能-This program was written on MyEclipse in Java. It s a multithread downloader.
  3. 所属分类:Applet

    • 发布日期:2017-04-17
    • 文件大小:27078
    • 提供者:allenwalker
  1. duoxianchengxiazaiForAndroid4

    0下载:
  2. 《Android多线程断点续传下载网络上的音/视频等各种文件》多线程,断点续传,各种网络上的数据,下载网络上的数据时基本功!- Audio/video, and other files on the Android multi-threaded HTTP download network multi-threaded, HTTP, a variety of data on the network, when data on the download network basics!
  3. 所属分类:android

    • 发布日期:2017-04-25
    • 文件大小:114917
    • 提供者:aaaa
  1. SocketClient

    0下载:
  2. 安卓的socket通信客户端,用来实现大文件的断点续传,上传进度显示等功能-Andrews socket communications client that implements HTTP large file upload progress display functions
  3. 所属分类:android

    • 发布日期:2017-04-26
    • 文件大小:166579
    • 提供者:devinlyons
  1. continuedown

    0下载:
  2. 断点续传,当下载中断后,还可以继续从上一次中断处开始下载- when the download is interrupted, you can continue the last left off to start the download
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:400830
    • 提供者:laozhang
  1. HttpFTP

    0下载:
  2. 多线程断点续传,下载文件的同时能够暂停,继续,下次登陆继续上传等- Multi-threaded HTTP
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1947432
    • 提供者:小橙子
  1. MulThreadDownloader

    0下载:
  2. 这是一个在android上进行开发的实例,主要演示了多线程下载、断点续传的方法,有比较好的学习价值-This is a development in the android example, the main demonstration of multi-threaded download, HTTP method, a better learning value
  3. 所属分类:android

    • 发布日期:2017-05-05
    • 文件大小:38269
    • 提供者:风云2016
  1. update-of-small-procedures

    0下载:
  2. 自动更新升级程序的小程序,支持断点续传功能,具体怎么用请详见DOC下的说明文件。注意不要删除backup和update这两个目录。另外mzsf这个目录要上传到服务器端。-Automatic update procedures of small procedures, support HTTP functionality, how to use, please refer to DOC documentation. Be careful not to delete these two direct
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-12-12
    • 文件大小:551866
    • 提供者:韩宁奇
  1. 爬虫工具

    0下载:
  2. 支持多线程下载和 自动断点续传。特别适合对网站上的图象文件进行自动下载,是图片 搜集者的利器。(Support multi-threaded download and automatic http. The utility model is especially suitable for automatically downloading images files on a website, and is a sharp tool for image collectors)
  3. 所属分类:.net编程

    • 发布日期:
    • 文件大小:2347008
    • 提供者:单成冲
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com