aboutsummaryrefslogtreecommitdiff
path: root/net/apache-commons-net/pkg-descr
blob: a9dcd49961db950abe066a9f7f70d9e88e65aaf9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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/