secure ftp bean

secure ftp bean

Secure FTP Bean TRIAL DOWNLOAD
BUY DOCS

FREQUENTLY ASKED QUESTIONS


Is this a true Java bean?

No. This package didn't define everything that is needed for it to be classified as a Java bean (that is, it won't work in Sun's Bean Box). This product is better classified as a shared library, but most people refer to it loosely as a bean. In an attempt to lessen confusion we too are calling it a Java bean.

What dependencies does the Bean have?

The only external library we use is Apache's RegExp. If you wish to use the Bean in Java 1.3 you will also have to include Sun Microsystems' JSSE library.

Why did we choose to use callbacks instead of events?

This was a design decision we made early on. We felt that it was easier for a developer to implement and that the use of callbacks were less expensive than sending events.

key features

secure

  • Fully TLS/SSL compliant
  • Supports strong 256-bit AES encryption
  • Supports both explicit and implicit SSL connections
  • FIPS 140 compliant

developer friendly

  • Javadoc documentation
  • Examples included
  • Java 1.4 compliant