Topic: FTP组件 |
Print this page |
1.FTP组件 | Copy to clipboard |
Posted by: ytst Posted on: 2005-12-22 13:12 Jakarta Commons Net Jakarta Commons Net implements the client side of many basic Internet protocols. The purpose of the library is to provide fundamental protocol access, not higher-level abstractions. Therefore, some of the design violates object-oriented design principles. Our philosophy is to make the global functionality of a protocol accessible (e.g., TFTP send file and receive file) when possible, but also provide access to the fundamental protocols where applicable so that the programmer may construct his own custom implementations (e.g, the TFTP packet classes and the TFTP packet send and receive methods are exposed). Supported protocols are: FTP NNTP SMTP POP3 Telnet TFTP Finger Whois rexec/rcmd/rlogin Time (rdate) and Daytime Echo Discard NTP/SNTP 我曾经使用过器FTP功能,接口非常简单易用,希望大家好好在开源上找内容 然后分类在这里供大家使用 |
2.Re:FTP组件 [Re: ytst] | Copy to clipboard |
Posted by: ytst Posted on: 2005-12-22 13:21 http://jakarta.apache.org/commons/ 这里可以看到更多组件 |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |