Overview |
Secure FTP Factory for .NET provides easy to use client implementations for FTP and FTPS (AUTH TLS and Implicit SSL) protocols.
Target audience
This document is intended to serve as a technical guide to using the Secure FTP Factory for .NET™ component. Readers should be proficient in writing .NET applications. A basic understanding of FTP and FTPS (AUTH TLS and Implicit SSL) protocols is also helpful.
General features
Covers all major protocols - Secure FTP Factory for .NET includes client implementations for FTP and FTPS (AUTH TLS and Implicit SSL) protocols.
RFC compliant - Secure FTP Factory for .NET is fully compliant with RFC 959 File Transfer Protocol, 1579 Firewall-Friendly FTP, and 2228 FTP Security Extensions.
100% managed C# - Secure FTP Factory for .NET is written from the ground up using C# with no dependencies on 3rd party libraries.
Thread safe - Thread safety is built in by design with critical code blocks synchronized for use by multiple threads.
Delegate event model - Secure FTP Factory for .NET uses the .NET delegate event model allowing developers to easily capture events fired from Secure FTP Factory for .NET components.
Royalty-free distribution - Distribute the Secure FTP Factory for .NET component with applications royalty free without incurring any additional runtime fees.
Source code available - Source code for Secure FTP Factory for .NET is available (Enterprise License) allowing developers to easily customize components.