搜索资源列表
duandianxuchuan
- 用java实现的断点续传源代码,接收文件被中断时,可以重新连接继续接受.-achieved using java source code HTTP, receiving the document has been suspended, they can re-connect continue to be accepted.
java-download
- 简单的下载工具,GUI界面,能同时下载多个文件,并报告下载的字节数、下载完成的百分比进度和下载状态。支持断点续传,能暂停、恢复、取消下载任务。 此源码共有四个文件:Download.java,DownloadManager.java,DownloadsTableModel.java,ProgressRenderer.java。 启动程序的方法: C:\\ja>javac *.java C:\\ja>java DownloadManage
ftp5
- 用Java实现FTP批量大文件 java编程之ftp数据的断点续传代码
java实现ftp断点续传所需jar包
- java实现ftp断点续传所需jar包,解压之后在lib文件即可找到-java achieve ftp break point resume
jft-upload.rar
- 基于JFTP的java applet程序的文档说明,程序支持大文件上传和断点续传。,the document of the program programed by java applet with JFTP,the program can offer the ablity of uploading big files and continueing after paused.
jupload-V4.2.0-src
- [linux.rar] - 嵌入式linux开发教程,从嵌入式linux的基本应用,C语言应用程序开发,到嵌入式linux平台的构建,再到网络应用程序,驱动程序开发,讲的很全。 [Warehouseapplet.rar] - 类似网上商店,applet做的介面,有服务器端,列出各种商品 [Postlet-src-0.13.zip] - 文件上传,可以实时显示上传进度条的,基于applet [uploadfile.rar] - 使用java实现多线程下载,包含断点续传。-[lin
ftp
- ftp文件上传,支持断点续 传,支持断点续传-ftp file upload, support for HTTP, HTTP support, support for HTTP
JLoading_src
- JLoading Mp3下载工具在这个版本中加入了断点续传的功能,使用了XML文件保存任务列表及状态信息,并且支持多线程分段下载, 提高下载速度,我把它叫做: JLoading Mp3搜索工具,在以后版本中,他可能也会下载一些其它文件。程序虽然不大,但想做得极致一些,比如从速度上。-JLoading Mp3 Download tools added in this version of the HTTP features, using the XML file is saved task lis
Ftp2Me_src_0.2beta
- j2me关于ftp连接的代码,ftp标准命令的实现,实现上传文件,修改相关的命令你可以断点续传。-j2me code on the ftp connection, ftp commands to achieve the standard to achieve upload files, modify the relevant commands you can HTTP.
Muti_Thread_Download
- 多线程下载 开发工具: MyEclipse8.x、JDK1.6 项目描述: 该系统实现了资源的下载、断点续传、删除任务、打开,采用仿照迅雷的模式用表格显示下载任务的目录、文件大小,进度(采用进度条显示),开始时间和结束时间,文本域显示下载的详细信息。 -failed to translate
IOStram
- 对文件的断点读取,断点续传的详细介绍,包含注释的小例子-To the document breakpoint read, breakpoint continuingly detailed introduction, contains annotation of small example
JavaUpload
- java上传, 1.分布多文件上传。 2.可以断点续传。-java upload, can be HTTP.
20120916_051628555
- Android 文件断点续传实例.Android 文件断点续传实例 -Android File HTTP instance Android file HTTP instance Android file HTTP instance
MulThreadDownloader
- 文件下载器;具有多线程并且断点续传;简单易懂-Multithreading download
ftp
- 通过swing绘画界面的一个小applet,实现文件上传,断点续传,嵌入网页或独立运行的功能。非常实用-By painting a small interface swing the applet file upload, HTTP, embedded in a web page or run independently function. Very useful
Java-multithreaded-HTTP-and-download
- java多线程续传下载源码;只需指定下载资源地址,文件名及下载的文件线程,即可执行下载任务,对系统资源的占用很少,值得下载-Java multithreaded HTTP download the source code only need to specify the file name and download address, download the file can be executed threads, download task, the occupation of syste
test_asynctask
- Android断点续传及网格文件下载的Java实例源代码,支持在暂停下载后继续下载,现在很多下载软件普遍都使用的功能,在Android手机软件中应用断点续传技术也是很有必要的。通过这个Android源码可学习一下如何基于Java代码实现断点续传的应用,比如如何设置当前线程下载的起点、终点,设置断点续传的开始位置,设置User-Agent ,httpURLConnection.setRequestProperty("User-Agent","NetFox") 设置断点续传的开始位置,httpURL
Muti_Thread_Download
- 多线程下载开发工具,项目描述:该系统实现了资源的下载、断点续传、删除任务、打开,采用仿照迅雷的模式用表格显示下载任务的目录、文件大小,进度(采用进度条显示),开始时间和结束时间,文本域显示下载的详细信息-Multi-threaded download development tools, Project Descr iption: The system has downloaded resources, HTTP, delete tasks, open, using modeled modes
FileUpload
- 该源码阐述了如何利用Socket和Http协议断点续传文件的方法,同时包含进度条和自由选择文件的功能。-The source describes how to use the Socket and Http protocols HTTP file method also includes functional progress bar and free choice of the file.
Ftpclient
- 功能描述:FTP实现断点续传功能,从FTP服务器上下载文件,上传文件到FTP服务器,支持断点续传(Function Descr iption: FTP HTTP functionality from FTP server to download files, upload files to the FTP server, support for http)