e811eaced7
Relnotes: https://gitbox.apache.org/repos/asf?p=commons-net.git;a=blob;f=RELEASE-NOTES.txt;h=0923e7443fe70abcc97887154abc130fa1070649;hb=refs/heads/release
23 lines
476 B
Text
23 lines
476 B
Text
Apache Commons Net implements the client side of many basic Internet
|
|
protocols. The purpose of the library is to provide fundamental protocol
|
|
access.
|
|
|
|
Supported protocols are:
|
|
|
|
* FTP/FTPS
|
|
* FTP over HTTP (experimental)
|
|
* NNTP
|
|
* SMTP(S)
|
|
* POP3(S)
|
|
* IMAP(S)
|
|
* Telnet
|
|
* TFTP
|
|
* Finger
|
|
* Whois
|
|
* rexec/rcmd/rlogin
|
|
* Time (rdate) and Daytime
|
|
* Echo
|
|
* Discard
|
|
* NTP/SNTP
|
|
|
|
WWW: http://commons.apache.org/proper/commons-net/
|