libcommons-net-java

Apache Commons Net - Java client API for basic Internet protocols

Description

The Apache Commons Net library 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. The 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 a programmer may construct his own custom implementations (e.g, the TFTP packet classes and the TFTP packet send and receive methods are exposed).

The supported protocols include:
 * 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

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://commons.apache.org/proper/commons-net/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libcommons-net-java