- 浏览: 315619 次
- 性别:
- 来自: 成都
文章分类
最新评论
-
a455642158:
xiajy 写道他妈的都该名字了,更可恶的金山手机助手是:sj ...
解决ADB server didn't ACK问题 -
wwt455653509:
关闭tadb.exe,重启eclipse搞定
解决ADB server didn't ACK问题 -
Frederic:
感谢,真是帮了大忙!腾讯
解决ADB server didn't ACK问题 -
xiajy:
他妈的都该名字了,更可恶的金山手机助手是:sjk_daemon ...
解决ADB server didn't ACK问题 -
xiaofeilv321:
赞同
解决ADB server didn't ACK问题
一些关于ftp的应用
http://stackoverflow.com/questions/1567601/android-ftp-library
http://www.javaworld.com/javaworld/jw-04-2003/jw-0404-ftp.html
EDTFTPhttp://www.enterprisedt.com/products/edtftpj/choose.html
http://techie-buzz.com/mobile-news/use-ftp-on-your-android-phone-with-swiftp.html
http://thetoptrends.net/android-ftp-example/
http://www.javaworld.com/javaworld/jw-04-2003/jw-0404-ftp.html?page=1
http://zehon.com/downloads.htm
JFTPhttp://sourceforge.net/projects/j-ftp/files/jftp/
FTP4Jhttp://www.sauronsoftware.it/projects/ftp4j/manual.php
用Java实现FTP批量大文件上传下载
http://www.cnblogs.com/chen1987lei/archive/2010/11/03/1867668.html
apachehttp://commons.apache.org/net/
java FTP client 资源列表
resources:
The Java FTP API standardization project homepage:
http://wasa.ulb.ac.be/thesis/ftp/Java_API.html
Learn more about the Java Community Process:
http://www.jcp.org
The IETF official Website:
http://www.ietf.org
RFC959 (FTP):
http://www.ietf.org/rfc/rfc0959.txt
RFC1579:
http://www.ietf.org/rfc/rfc1579.txt
RFC1738 (URL):
http://www.ietf.org/rfc/rfc1738.txt
RFC1928 (Socks 5):
http://www.ietf.org/rfc/rfc1928.txt
Some complete and clear explanations about Socks:
http://www.socks.permeo.com
Hummingbird Socks:
http://www.hummingbird.com/products/nc/socks
Learn more about the JavaBeans component architecture:
http://java.sun.com/products/javabeans
Sun suggests commendable Java coding conventions:
http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html
"Why Developers Should Not Write Programs That Call 'Sun' Packages" (Sun Microsystems, 1996):
http://java.sun.com/products/jdk/faq/faq-sun-packages.html
A short overview of the Façade pattern in Java:
http://www.cs.ucsb.edu/~cappello/50/lectures/patterns/Facade.html
Learn more about patterns in Java, including the Façade pattern: Patterns in Java, Volume 1, Second Edition, Mark Grand (John Wiley & Sons, 2002; ISBN 0471227293):
http://www.amazon.com/exec/obidos/ASIN/0471227293/javaworld
The bible about patterns in other languages, including the Façade pattern: Design Patterns, Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides, (Addison-Wesley, 1995; ISBN 0201633612):
http://www.amazon.com/exec/obidos/ASIN/0201633612/javaworld
The Globus Toolkit Public License:
http://www.globus.org/toolkit/download/license.html
Learn more about GridFTP:
http://www.globus.org/datagrid/gridftp.html
iNet Factory, JScape:
http://www.jscape.com/inetfactory
IP*Works, /n software:
http://www.nsoftware.com/products/showprod.aspx?part=IPJ5-V
Java FTP Client Library, Enterprise Distributed Technologies:
http://www.enterprisedt.com/downloads/ftp.html
FTP Bean Suite, IBM alphaWorks:
http://www.alphaworks.ibm.com/alphabeans/ftp
JFtp, SourceForge:
https://sourceforge.net/projects/j-ftp
Jakarta Commons/Net, the Jakarta Project:
http://jakarta.apache.org/commons/net
JNetBeans, JavaShop:
http://www.java-shop.com
Sun FTP API:
http://forum.java.sun.com/thread.jsp?thread=217004&forum=54&message=752443
JavaFTP API, Florent Cueto:
http://cqs.dyndns.org:81/javaftp
jFTP, Bea Petrovicova:
http://www.geocities.com/beapetrovicova
Java CoG Kit, the Globus Project:
http://www.globus.org/cog/java
Savarese NetComponents:
http://www.savarese.org/java/index.html
Jean-Pierre Norguet also authored Websphere Version 4 Application Development Handbook with Ueli Wahli, Alex Matthews, Paula Coll Lapido, Paula Call Lapido (Prentice Hall PTR, 2002; ISBN 0130092258):
http://www.amazon.com/exec/obidos/ASIN/0130092258/javaworld
Browse JavaWorld's Product Reviews index page:
http://www.javaworld.com/news-reviews/jw-nr-product-reviews.shtml
Speak out in the JavaWorld Forum:
http://forums.devworld.com/webx?13@@.ee6b802
Sign up for JavaWorld's free weekly email newsletters:
http://www.javaworld.com/subscribe
You'll find a wealth of IT-related articles from our sister publications at IDG.net
the introduce about ftp api
http://www.roseindia.net/java/javaftp/java-ftp-library.shtml
http://stackoverflow.com/questions/1567601/android-ftp-library
http://www.javaworld.com/javaworld/jw-04-2003/jw-0404-ftp.html
EDTFTPhttp://www.enterprisedt.com/products/edtftpj/choose.html
http://techie-buzz.com/mobile-news/use-ftp-on-your-android-phone-with-swiftp.html
http://thetoptrends.net/android-ftp-example/
http://www.javaworld.com/javaworld/jw-04-2003/jw-0404-ftp.html?page=1
http://zehon.com/downloads.htm
JFTPhttp://sourceforge.net/projects/j-ftp/files/jftp/
FTP4Jhttp://www.sauronsoftware.it/projects/ftp4j/manual.php
用Java实现FTP批量大文件上传下载
http://www.cnblogs.com/chen1987lei/archive/2010/11/03/1867668.html
apachehttp://commons.apache.org/net/
java FTP client 资源列表
resources:
The Java FTP API standardization project homepage:
http://wasa.ulb.ac.be/thesis/ftp/Java_API.html
Learn more about the Java Community Process:
http://www.jcp.org
The IETF official Website:
http://www.ietf.org
RFC959 (FTP):
http://www.ietf.org/rfc/rfc0959.txt
RFC1579:
http://www.ietf.org/rfc/rfc1579.txt
RFC1738 (URL):
http://www.ietf.org/rfc/rfc1738.txt
RFC1928 (Socks 5):
http://www.ietf.org/rfc/rfc1928.txt
Some complete and clear explanations about Socks:
http://www.socks.permeo.com
Hummingbird Socks:
http://www.hummingbird.com/products/nc/socks
Learn more about the JavaBeans component architecture:
http://java.sun.com/products/javabeans
Sun suggests commendable Java coding conventions:
http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html
"Why Developers Should Not Write Programs That Call 'Sun' Packages" (Sun Microsystems, 1996):
http://java.sun.com/products/jdk/faq/faq-sun-packages.html
A short overview of the Façade pattern in Java:
http://www.cs.ucsb.edu/~cappello/50/lectures/patterns/Facade.html
Learn more about patterns in Java, including the Façade pattern: Patterns in Java, Volume 1, Second Edition, Mark Grand (John Wiley & Sons, 2002; ISBN 0471227293):
http://www.amazon.com/exec/obidos/ASIN/0471227293/javaworld
The bible about patterns in other languages, including the Façade pattern: Design Patterns, Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides, (Addison-Wesley, 1995; ISBN 0201633612):
http://www.amazon.com/exec/obidos/ASIN/0201633612/javaworld
The Globus Toolkit Public License:
http://www.globus.org/toolkit/download/license.html
Learn more about GridFTP:
http://www.globus.org/datagrid/gridftp.html
iNet Factory, JScape:
http://www.jscape.com/inetfactory
IP*Works, /n software:
http://www.nsoftware.com/products/showprod.aspx?part=IPJ5-V
Java FTP Client Library, Enterprise Distributed Technologies:
http://www.enterprisedt.com/downloads/ftp.html
FTP Bean Suite, IBM alphaWorks:
http://www.alphaworks.ibm.com/alphabeans/ftp
JFtp, SourceForge:
https://sourceforge.net/projects/j-ftp
Jakarta Commons/Net, the Jakarta Project:
http://jakarta.apache.org/commons/net
JNetBeans, JavaShop:
http://www.java-shop.com
Sun FTP API:
http://forum.java.sun.com/thread.jsp?thread=217004&forum=54&message=752443
JavaFTP API, Florent Cueto:
http://cqs.dyndns.org:81/javaftp
jFTP, Bea Petrovicova:
http://www.geocities.com/beapetrovicova
Java CoG Kit, the Globus Project:
http://www.globus.org/cog/java
Savarese NetComponents:
http://www.savarese.org/java/index.html
Jean-Pierre Norguet also authored Websphere Version 4 Application Development Handbook with Ueli Wahli, Alex Matthews, Paula Coll Lapido, Paula Call Lapido (Prentice Hall PTR, 2002; ISBN 0130092258):
http://www.amazon.com/exec/obidos/ASIN/0130092258/javaworld
Browse JavaWorld's Product Reviews index page:
http://www.javaworld.com/news-reviews/jw-nr-product-reviews.shtml
Speak out in the JavaWorld Forum:
http://forums.devworld.com/webx?13@@.ee6b802
Sign up for JavaWorld's free weekly email newsletters:
http://www.javaworld.com/subscribe
You'll find a wealth of IT-related articles from our sister publications at IDG.net
the introduce about ftp api
http://www.roseindia.net/java/javaftp/java-ftp-library.shtml
- AndFTP2.2.zip (425.3 KB)
- 下载次数: 52
- edtftpj.zip (1.4 MB)
- 下载次数: 9
- commons-net-2.2-src.zip (521.7 KB)
- 下载次数: 17
- commons-net-2.2-bin.zip (2 MB)
- 下载次数: 19
- j-ftp-1.53.tar.gz (6.6 MB)
- 下载次数: 2
- ftp4j-1.5.1.zip (281.4 KB)
- 下载次数: 3
发表评论
-
使用fatjar导出有第三方库引用的jar
2013-11-26 16:24 1428把android项目导出为jar时,老是不能把第三方库一起导出 ... -
(转)关于百度地图和高德地图,关于地图坐标系
2013-11-21 11:23 8875原文作者: 深白Andy 原 ... -
android操作png
2013-10-16 11:31 1469PNGJ是纯Java库的高效编码解码/ PNG图像的库,开源项 ... -
通过SharedPreference实现共享数据
2013-04-22 17:07 2424如果程序B想要访问程序A的sharedPreference可以 ... -
android 安装app私有存储目录下的apk
2013-04-08 18:05 3355一般安装app就是 Intent i = new Intent ... -
android在线播放音频视频
2012-12-05 17:43 1980在项目中要用到终端现场录制视频音频,用户在web页面看,所以找 ... -
Android video streaming and encoder
2012-11-26 15:38 1695一个开源的android流媒体项目https://code.g ... -
锁定屏幕
2012-10-24 21:52 1302if (!mDPM.isAdminActive(mDevice ... -
android 企业级开发框架
2012-10-24 17:38 1386http://code.google.com/p/openmo ... -
afinal 开发框架
2012-10-20 18:03 1301afinal 是一个android的 orm 和 ioc 框架 ... -
在后台保持屏幕唤醒状态
2012-10-16 21:05 1056在网上找了很久,都是在前台起作用的,只有自己实现了,还有些小问 ... -
基于经纬度计算方向,距离等
2012-10-11 12:57 1618The code encapsulating a locati ... -
NFC Android 应用开发指南
2012-09-30 14:44 1474文档里说的很详细很有用,能看完,对NFC在android上的开 ... -
(转)百度地图API经纬度转换接口
2012-09-28 20:55 31761先列参考文 百度提供的各种地图API http://dev.b ... -
(转)google地图纠偏
2012-09-28 12:13 2108由于受到国家一些法律 ... -
位置服务的封装
2012-09-24 21:33 1016/** * Retrieve accurate locat ... -
结合重力感应器来计算手机移动的方位
2012-09-24 21:24 1236public void onSensorChanged( Se ... -
根据Latitude/Longitude 计算方位,距离等
2012-09-24 21:09 4047里面有详细的说明http://www.movable-type ... -
通过google api获得位置的方向
2012-09-23 15:10 1058private String[] getDirectio ... -
模拟位置信息
2012-09-23 12:40 1210计算两点间距离 方法一 double dist = 0.0; ...
相关推荐
在Android平台上,FTP(File Transfer Protocol)是一种常用的技术,用于在设备之间进行文件的上传和下载。本项目提供的是一套完整的Android FTP源代码,能够帮助开发者实现设备与服务器之间的文件交换功能。以下将...
在Android平台上实现FTP服务器,通常是为了让设备能够作为数据共享的中心,允许其他设备通过FTP协议上传或下载文件。这个“android ftp server code”项目很可能就是这样一个实现,它基于一个名为SwiFTP的开源库。...
Android FTP server 用org.apache.ftpserver实现, 可以设置端口号, 匿名或用户名密码 https://blog.csdn.net/weixin_42065195/article/details/106944004
在Android开发中,FTP(File Transfer Protocol)是一个常用的文件传输协议,用于在设备间交换文件。这个"Android FTP上传带进度条DEMO"是为Android开发者设计的一个示例项目,展示了如何实现通过FTP进行文件上传,...
在Android开发中,FTP(File Transfer Protocol)是一种常用的文件传输协议,用于在设备间交换文件。当我们在Android应用中需要实现FTP功能时,通常需要引入特定的库或包来处理FTP相关的操作。以下是对"android ftp...
在Android平台上实现FTP(File Transfer Protocol)文件上传功能是一项常见的任务,特别是在开发涉及文件共享或数据同步的应用时。本教程将深入讲解如何在Android 2.2及更高版本上创建一个FTP文件上传的Demo。 首先...
在Android开发中,FTP(File Transfer Protocol)是一种常用的文件传输协议,用于在设备间上传、下载文件。本项目“Android ftp断点续传Demo”旨在演示如何在Android应用中实现FTP客户端功能,支持断点续传,即在...
在Android开发中,FTP(File Transfer Protocol)文件下载是一个常见的需求,例如更新应用程序或获取远程数据。本"Android FTP文件下载demo"旨在提供一个基础的实现示例,帮助开发者了解如何在Android应用中实现FTP...
在Android开发中,FTP(文件传输协议)上传和下载功能是非常常见的一种需求,尤其是在涉及到文件交换的应用场景。本文将详细讲解如何实现一个带有进度条的Android FTP上传功能,并结合Fresco库来处理网络和本地图片。 ...
在Android平台上实现FTP服务器搭建,文件上传和下载是移动应用开发中的一个重要技能,尤其是在需要进行设备间数据交换的场景。FTP(File Transfer Protocol)是一种广泛使用的文件传输协议,它允许客户端连接到...
在Android平台上实现FTP(File Transfer Protocol)客户端与服务端的通信是移动应用开发中的一个重要应用场景,主要用于设备间的文件传输。FTP是一种基于TCP/IP协议的网络通信协议,它允许用户从远程主机上获取文件...
在Android平台上实现FTP客户端以下载文件和图片,需要掌握一系列的编程技术和理解FTP协议的工作原理。FTP(File Transfer Protocol)是一种用于在网络上进行文件传输的标准协议,它允许用户从远程服务器上下载或上传...
在Android平台上实现FTP(File Transfer Protocol)功能,可以极大地提升应用程序的数据传输能力,尤其是在移动设备与服务器之间交换文件时。FTP是一种广泛应用的网络协议,它允许用户从远程服务器上下载文件或者将...
在Android平台上,构建一个FTP(File Transfer Protocol)服务器可以实现设备间的数据共享和传输。FTP服务器不仅需要处理文件上传和下载的基本功能,还应具备监控客户端连接状态的能力,包括显示已连接客户端的IP...
在Android开发中,FTP(文件传输协议)常用于实现设备之间的文件上传和下载功能。FTP是一种基于TCP的应用层协议,允许客户端与服务器之间进行文件交换。在这个“android ftp上传下载”项目中,开发者可能使用了一个...
android FTP客户端连接与资源下载,
本程序是Android平台的FTP服务器,用于手机与电脑之间的文件传输;
androidftp上传工具类,对apache的重新封装
标题中的“Android FTP 服务端工具”指的是在Android设备上实现FTP服务器功能的应用程序,它允许用户通过FTP协议上传、下载文件到或从Android设备。这样的工具通常对开发者或者需要远程管理Android设备文件的用户...
在Android平台上实现FTP(文件传输协议)功能是移动应用开发中的常见需求,特别是在需要与远程服务器交换文件的场景下。本资源"Android_FTP.zip"包含了一套Android FTP客户端的实现,可以帮助开发者轻松地集成FTP...