Ultimate .net Ftp Component - Ftp Over Tls/ssl For C#, Vb.net & Asp.net

Ultimate FTP is a 100%-managed .NET class library that adds powerful and comprehensive Secure File Transfer capabilities to your .NET applications.
 
March 10, 2010 - PRLog -- + Features

   * Robust and comprehensive Secure File Transfer component for .NET
   * Security and Reliability
   * Supports HTTP Connect, SOCKS4, SOCKS4A & SOCKS5 Proxy Servers
   * Support for IPv6, the next generation Internet protocol
   * .NET Technology
   * Supports many .NET Platforms
   * Supports event-driven (Asynchronous) and blocking (Synchronous) Design
   * Flexibility
   * Fully Documented
   * Lots of complete FTP client sample applications in VB.NET, C#, and ASP.NET
   * Royalty-free

+ Robust and comprehensive Secure File Transfer component for .NET

The Ultimate FTP, FTP/SSL (FTPS) .NET Component offers a comprehensive interface for FTP, providing the developer with everything that he needs to incorporate secure file transfers in an application, as well as remote file management using FTP. In addition to downloading and uploading by file name, URL, and wild card masks, the FTP library also supports remote file management functionality such as directory listings and the ability to rename, delete and move files on the server. The component also offers the flexibility, ease of use and rapid development features of a component without the complexities of working with the native socket class or in-depth knowledge of how the File Transfer Protocols are implemented. In most cases, only a few lines of code are required to implement a file transfer in your application. The set of properties and methods is sufficiently rich to enable you to take advantage of features such as the resumption of interrupted transfers, passive mode operation in the presence of firewalls, automatic file verification and support for custom server commands.

The following is a list of some key features of the component:

   * Upload, download, append, rename and delete FTP file
   * Large file support (can be greater than 4GB)
   * Parse listings automatically
   * Supports both ASCII and binary transfers
   * Supports restarting interrupted uploads and downloads
   * Abort operations smoothly
   * Synchronizes folders easily
   * Upload, download, or Remove entire directory (including subdirectories and files) quickly with a single line of code
   * Supports Multi-threading. You can use as many threads as you want to speed up transferring files
   * File transfer monitoring support with progress event
   * Fully supports both event-driven (asynchronous) and blocking (synchronous) application designs
   * Send and receive files to or from disk or memory streams. This allows you to compress and decompress ZIP files on-the-fly
   * Built-in Zlib streams
   * Filter files on name with wildcards mask or regular expression, size, or last modified date
   * Upload and download multiple files using wildcards mask with a single line of code
   * Resume previously interrupted file
   * Allows you to check the exact transferring state like uploading, downloading, etc.
   * Compliant with RFC 959, RFC 1579 and many common extensions
   * Compression support (MODE Z)
   * Reusable block mode transfer support (MODE B)
   * Raw FTP command and response support

+ Security and Reliability

The Ultimate FTP component provides industry standard security using the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols. Our components support strong, commercial grade encryption, and we do not rely on any third-party toolkits which have licensing restrictions or are encumbered by patents. By setting a single property or option, the component automatically handles all of the complex certificate management, protocol negotiation and encryption for you. Even advanced options, such as using client certificates, are handled easily with just a few lines of code.

+ Supports HTTP Connect, SOCKS4, SOCKS4A & SOCKS5 Proxy Servers

Ultimate FTP provides full support for Proxy Servers such as HTTP CONNECT, SOCKS4, SOCKS4A, and SOCKS5. By simply setting a few properties, you are able to download and upload files and directories from/to FTP servers through the desired proxy server, providing your application with the greatest flexibility and highest level of security available.

+ Support for IPv6, the next generation Internet protocol

IPv6 (Internet Protocol version 6), the next-generation protocol designed by the IETF (Internet Engineering Task Force), will gradually replace the current version of the Internet Protocol, IPv4.

With Ultimate FTP Component, users have an integrated service assurance solution that will provide them with FTP, and Proxy capabilities in mixed IPv4 and IPv6 environments. This helps organizations with the adoption of and the transition to IPv6 by making the management of such networks seamless.

+ .NET Technology

By using 100% managed code written in C#, the Ultimate FTP component takes advantage of the numerous built-in features of the .NET Framework to enhance performance, moreover, the component is CLS compliant, and it does not use any unsafe blocks for minimal permission requirements.

+ Supports many .NET Platforms
Ultimate FTP Component for .NET supports the following platforms:

   * Windows Forms
   * Web Forms
   * Web Services

In addition, it is also possible to use the component in PowerShell - Microsoft’s new command console and scripting language.

Ultimate FTP is fully compatible with Visual Studio 2005 and Visual Studio 2008, as well as upcomming release of Visual Studio 2010. As a benefit, you are always up-to-date with Microsoft's Technologies when using our products.

+ Supports event-driven (Asynchronous) and blocking (Synchronous) Design

Most applications written with the FTP component will be synchronous. Synchronous method gives you the ease-of-use, but it can only returns the control back to the caller after it has finished, meaning that it blocks the execution of the caller for a period of time. Using synchronous method is recommended when you only need to execute one FTP operation at a time.

You might decide that your design requires an asynchronous operation when it is needed to manage email messages simultaneously. Asynchronous methods provide a great deal of power. Asynchronous method is executed on a thread separate from the calling thread. Such operation is useful when an FTP operation is time consuming and other codes need to execute without waiting for the initial operation to complete. In addition, the user interface will be most responsive when asynchronous methods are used.

+ Flexibility

The FTP component has been designed with a great degree of flexibility and can be used with a wide variety of programming languages and different types of development environments. Available as a managed .NET class, it is fully supported by languages such as Visual Basic, Visual C#, J#, Managed C++, Borland C# Builder, and Delphi.

+ Fully Documented

As important as functionality, features and stability are, comprehensive documentation is equally as important to the application developer. This is why the CodeUltimate FTP for .NET product includes a Developer's Guide and a complete Technical Reference which documents every property, method and event supported by the component. A printable version of the documentation is included with the product, as well as context-sensitive online help which can be accessed directly from within the development environment.

+ Lots of complete FTP client samples in VB.NET, C#, and ASP.NET

In addition to the fully documented Developer's Guide and a complete Technical Reference, Ultimate FTP component also includes a number of samples with full source code which help you to become familiar with the features of the component and provide code which you can re-use in your own applications. The setup package contains three complete FTP client applications: FTP Console Client, FTP WinForms Client, and FTP AJAX WebForms Client.

+ Royalty-free

# # #

ATP is a software development and hardware distribution company. It was founded in 2007 by a group of highly qualified programmers and program managers with extensive experience in software design and development.
End
CodeUltimate PRs
Trending News
Most Viewed
Top Daily News



Like PRLog?
9K2K1K
Click to Share