-
java ftp 资源
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
loop's blog
-
相关阅读:
关于网络字节序(network byte order)和主机字节序(host byte order)
关于垃圾回收,我来解释下为什么LocalConnection可以实现垃圾回收
解决Form中ExternalInterface的Bug问题
AS3里var aa:String是null还是""?
IE并发连接限制(as)
tar
mysql默认端口号3306
flex经验
这个游戏不错
nginx介绍
-
原文地址:https://www.cnblogs.com/goodloop/p/83712.html
Copyright © 2020-2023
润新知