FTP Server |
||
Features | Detailed Description The FTP Server is a component from the Clever Internet Suite library. Available in .NET, VCL and ActiveX editions. Features:
Customize the user and thread performance settingsCurrently, this feature is available in VCL and ActiveX editions only. Idle threads are maintained by the server in order to reduce the time required to satisfy requests for server threads. Explicit and implicit SSL / TLS modesUsing FTP Server component, you can specify how to start SSL negotiation protocol. You can implicitly start SSL negotiation after the connection is established or first connect in plaintext, and then explicitly start SSL negotiation through a protocol command - 'AUTH TLS'. Event Notifications to control every aspect of client's connectionThe FTP Server component provides advanced set of events for directory listing, file downloading and uploading, directory changing and other operations. All these events allow you to work with files and directories in-memory without using the file system structure on the disk. Using the FtpFileHandler component you can automatically handle all these events and allow server to manage files on the disk. Samples, including WinForm clients with full source codePlease see the Demos code (FtpServer, FtpServerSSL) and also the indexed Help documentation provided with the Clever Internet Suite installation to learn more about using this component in your application. Includes support for Delphi, C++Builder, C#, VB.NET and Javascript. Complete Delphi and C# source codeWhen Purchasing the Clever Internet Suite you receive the full sources for all suite components and also free unlimited support. Interested?
|