android ftp

一些关于ftp的应用
http://stackoverflow.com/questions/1567601/android-ftp-library
http://www.javaworld.com/javaworld/jw-04-2003/jw-0404-ftp.html
EDTFTP http://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
JFTP http://sourceforge.net/projects/j-ftp/files/jftp/
FTP4J http://www.sauronsoftware.it/projects/ftp4j/manual.php
用Java实现FTP批量大文件上传下载
http://www.cnblogs.com/chen1987lei/archive/2010/11/03/1867668.html
apache http://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

你可能感兴趣的:(java,html,.net,android,sun)