搜索资源列表
java-download
- 简单的下载工具,GUI界面,能同时下载多个文件,并报告下载的字节数、下载完成的百分比进度和下载状态。支持断点续传,能暂停、恢复、取消下载任务。 此源码共有四个文件:Download.java,DownloadManager.java,DownloadsTableModel.java,ProgressRenderer.java。 启动程序的方法: C:\\ja>javac *.java C:\\ja>java DownloadManage
downFilePro
- 实现java断点续传多线程处理原代码,三种形式下载,
java实现ftp断点续传所需jar包
- java实现ftp断点续传所需jar包,解压之后在lib文件即可找到-java achieve ftp break point resume
javaftp 多线程、支持断点续传的java源码
- 一个多线程、支持断点续传的java源码,More than one thread in support of the java source HTTP
ipmsg.rar
- 飞鸽传书JAVA源代码,Dove Chuanshu JAVA source code
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.
MultiThreadDownload
- 基于Java的多线程下载工具,基于http和ftp的、支持断点续传的、具有多任务同时下载能力的多线程系统。-Java-based multi-threaded downloading tool, based on the http and ftp, and HTTP support, with multi-tasking at the same time the ability to download multi-threaded system.
Download
- 实现HTTP协议和FTP协议的多线程下载工具。该工具需要具备多线程分段下载的功能,同时还应实现“断点续传”功能-HTTP FTP
ftp
- ftp文件上传,支持断点续 传,支持断点续传-ftp file upload, support for HTTP, HTTP support, support for HTTP
java_MultiThreadDownload
- 这是我的java课程设计,界面可能有点粗糙,但是核心的断点续传功能应该没问题……水品欠佳,希望大家多多指教啊!-this is a MultiThread Download project progremed with java Standard Eition
java-TCP
- 详细讲解java开发tcp的实战演练,TCP连接存在这断点续传的特点,开发起来会遇到很多问题,此例子讲解了,开发过程中优化TCP的方法。-java development tcp
JAVA
- java断点续传程序,内容:(一)断点续传的原理 (二)Java实现断点续传的关键几点 (三)断点续传内核的实现-HTTP java program, the contents of: (a) the principle of HTTP (2) Java HTTP to achieve the critical points (c) the realization of the kernel HTTP
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.
ftp
- java的ftp上传组件,支持断点续传,显示进度等-The ftp java upload component, HTTP support, showing the progress of
DownFileGuess
- 基于http协议的java断点续传http协议 断点续传.上传java java断点续传-Java HTTP based on http protocol http protocol HTTP. Upload java java HTTP
简单java下载器源码
- 具有下载功能!不能实现断点续传!可以实现多线程!
JAVA
- java 断点续传下载器 public class Utils { public static String ip = "192.168.1.102" public static String[] title = {"简单爱","菊花台","秋天不回来","上海一九四三","暗号"} public static String[] url = {"http://"+ip+":8080/webxml/qingshu1.wma","http://"+ip+":8080
断点续传
- 运用多线程及java网络编程技术完成的一个j2se小程序。(The use of multi-threaded and Java network programming technology to complete a J2SE applet.)
框架整合-跨域断点上传(兼容IE6,7,8,9)
- 框架整合-跨域断点上传(兼容IE6,7,8,9)(Framework integration - cross-domain breakpoint upload (compatible with IE6,7,8,9))
Html5Upload
- java实现html的断点续传,暂停,继续等功能(html5 upload you can upload file use html5)