31cbdcc6df
protocols. The purpose of the library is to provide fundamental protocol access. WWW: http://jakarta.apache.org/commons/net/
21 lines
411 B
Text
21 lines
411 B
Text
Jakarta 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://jakarta.apache.org/commons/net/
|