diff options
Diffstat (limited to 'net/apache-commons-net/pkg-descr')
-rw-r--r-- | net/apache-commons-net/pkg-descr | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/net/apache-commons-net/pkg-descr b/net/apache-commons-net/pkg-descr new file mode 100644 index 000000000000..f983a181288b --- /dev/null +++ b/net/apache-commons-net/pkg-descr @@ -0,0 +1,21 @@ +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 + * NNTP + * SMTP + * POP3 + * Telnet + * TFTP + * Finger + * Whois + * rexec/rcmd/rlogin + * Time (rdate) and Daytime + * Echo + * Discard + * NTP/SNTP + +WWW: http://commons.apache.org/proper/commons-net/ |