Software Details:
Version: 3.4 updated
Upload Date: 11 Mar 16
Distribution Type: Freeware
Downloads: 97
Apache Commons Net provides all the basic utilities a developer might need to write client-side code that uses a specific protocol to interact with other users, files, or services.
The Commons Net packages aren't high-level abstractions and don't cover the protocols 100%, but merely provide basic functionality for some of the more simple operations.
Protocols supported by the Apache Commons Net project:
Discard
Echo
Finger
FTP/FTPS
NNTP
NTP/SNTP
POP3(S)
rexec/rcmd/rlogin
SMTP(S)
Telnet
TFTP
Time (rdate) and Daytime
Whois
Examples and documentation are included with the download package.
What is new in this release:
- This is mainly a bug-fix release.
What is new in version 3.3:
- This is mainly a bug-fix release.
What is new in version 3.1:
- This release fixes a few bugs and adds some new functionality. It is binary compatible with previous releases.
What is new in version 3.0.1:
- This is a bug-fix release which corrects a regression in 3.0 (NET-409: FTPClient truncates file (storeFile method)).
What is new in version 3.0:
- Basic support for IMAP and IMAPS.
- Support for SMTPS and POP3S.
What is new in version 2.0:
- Remove reflective check for Socket::isConnected() (no longer needed).
- Add null check in TelnetClient::disconnect().
- Remove deprecated FTPFileIterator and FTPFileList classes.
- Add connection timeout functionality to SocketClient.
- Removed old ftp2 proposal directories.
Requirements:
- Java 1.5 or higher
Comments not found