Rebex FTP for .NET Compact Framework

by Rebex - Product Type: Component / .NET Class / .NET Compact Framework / 100% Managed Code / Source Code

Screenshot of Rebex FTP for .NET Compact Framework - .NET Class - V2.5.3127.0Add FTP client functionality to your .NET Compact Framework applications. Rebex FTP for .NET Compact Framework is a file-transfer component for .NET languages (such as C# or VB.NET). It allows you to FTP files directly from your application - either synchronously or asynchronously, in active or passive mode, binary or ascii. All popular FTP and proxy servers are supported. Rebex FTP for .NET Compact Framework lets you use wildcards, streams, sync and async transfer, upload/download from filesystem or memory. You can parse any FTP directory list format, resume aborted transfers and more. Rebex FTP for .NET Compact Framework includes Rebex FTP for .NET free.

From
$342.02
Price in

Our regular prices are shown below. Please logon to see your discounted prices.

Rebex FTP for .NET Compact Framework V2.5.3127.0

Add to Cart $ 342.02 1 Developer License - includes 1 Year Subscription (priority support and major/minor updates) Download (7.3 MB)
Add to Cart $ 783.02 5 Developer Team License - includes 1 Year Subscription (priority support and major/minor updates) Download (7.3 MB)
Add to Cart $ 2,547.02 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) - includes 1 Year Subscription (priority support and major/minor updates) Download (7.3 MB)

Rebex FTP for .NET Compact Framework V2.5.3127.0 - with Source Code

Add to Cart $ 979.02 1 Developer License - includes 1 Year Subscription (priority support and major/minor updates) Download (12.5 MB)
Add to Cart $ 2,351.02 5 Developer Team License - includes 1 Year Subscription (priority support and major/minor updates) Download (12.5 MB)
Add to Cart $ 6,859.02 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) - includes 1 Year Subscription (priority support and major/minor updates) Download (12.5 MB)

Rebex FTP for .NET Compact Framework Subscription Renewal

Add to Cart $ 116.29 1 Developer License 1 Year Subscription Renewal (priority support and major/minor updates) Verify Download (7.3 MB)
Add to Cart $ 266.23 5 Developer Team License 1 Year Subscription Renewal (priority support and major/minor updates) Verify Download (7.3 MB)
Add to Cart $ 865.99 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) 1 Year Subscription Renewal (priority support and major/minor updates) Verify Download (7.3 MB)

Rebex FTP for .NET Compact Framework Subscription Renewal - with Source Code

Add to Cart $ 332.87 1 Developer License 1 Year Subscription Renewal (priority support and major/minor updates) Verify Download (12.5 MB)
Add to Cart $ 799.35 5 Developer Team License 1 Year Subscription Renewal (priority support and major/minor updates) Verify Download (12.5 MB)
Add to Cart $ 2,332.07 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) 1 Year Subscription Renewal (priority support and major/minor updates) Verify Download (12.5 MB)

This product is available on the GSA Pricing ScheduleOur prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase.  All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed above including volume licensing and previous versions.

Our regular prices are shown above. Please logon to see your discounted prices.

Rebex FTP for .NET is a file-transfer component for .NET languages (such as C# or VB.NET). It allows you to FTP files directly from your application - either synchronously or asynchronously, in active or passive mode, binary or ascii. All popular FTP and proxy servers are supported. Upload from memory, resume aborted transfers & more.

Upload your data directly to the server without creating any temporary files on disk. Resume transfers that were aborted by a network error or user action. Open a remote file as a stream and work with it as if it was accessible localy. Monitor upload and download status and progress using custom events. Send raw FTP commands.

Support for both .NET Framework and .NET Compact Framework

Supports all released version of .NET Framework and Mono (on both Windows and Linux). When buying FTP for .NET Compact Framework you'll also receive .NET Framework version for use in your server or desktop applications. Identical source code can be used for your PDA, for desktop applications and for server-side business layer code. No need to learn another API when going from desktop to mobile and vice versa.

Full NUnit automated tests and source code included

Rebex ship their components with NUnit automated test suite and optionally provide full source code for FTP for .NET library for easier debugging of your project and for possible custom modifications.

Parses any directory listing format

Rebex FTP for .NET library automated directory listing parser handles all popular FTP servers on Unix, Windows and Netware platforms. It is also easily extensible by user to support even the most exotic or future formats.

12 samples in VB.NET and C# including 2 fully functional FTP clients

FTP for .NET samples focus on real-life scenarios. In many situations, you only have to copy & paste code from one of the samples to your production code. Need to download a file or upload the whole folder? Do some background transfer without locking your GUI? Want a complete command line, WinForm, PocketPC or Windows CE FTP client for testing the

component and making sure it works? You'll get samples for all of the above situations and more. Also, all samples are written in both C# or VB.NET.

Major features

  • Robust code - automated tests are supplied
  • Designed to offer maximum flexibility while being the easiest to use
  • Supports .NET Compact Framework, .NET 1.0, .NET 1.1, .NET 2.0 and Mono
  • Free one year upgrades and support
  • Upload and download from or to RAM
  • Many samples, including multithreaded WinForm clients with full C# or VB.NET source code.
  • Automated directory listing parser for the majority of popular FTP servers on Unix, Windows and Netware platforms, easily extensible to support exotic or unknown formats

Feature list

  • Stable and thoroughly tested code the component comes with automated NUnit tests
  • 100% managed code
  • Complete source code is optionally available (C#)
  • Supports .NET 1.0, .NET 1.1, .NET 2.0 and Mono (version 0.28 and later) on both Linux and Windows
  • .NET CF version available for FTP on Windows CE and PocketPC devices
  • Rebex FTP for .NET is designed to be used easily from your code
  • Support for asynchronous operations
  • Active and passive transfer modes
  • Binary and ASCII transfers
  • All common firewalls and proxy servers are supported
  • Support for WebRequest and WebResponse pluggable protocols - download a file using any protocol in just few lines of code
  • Samples for C# and VisualBasic .NET
  • Special class for manipulating file and directory listings. Wildcards, regular expressions and symlinks supported
  • Creating and deleting files and folders
  • PutUniqueFile support (STOU command)
  • Events and delegates for effortless integration with hosting applications
  • Can be used in both client and server applications
  • REST command support - resume file transfers after interruption
  • Server specific commands supported (SITE command) - e.g. setting access permissions on Unix FTP servers
  • Automated directory listing parser (LIST command) with all common formats supported
  • Support for custom listing parsers to handle exotic LIST response formats
  • Raw FTP command and response support
  • Stream support - read from and write to remote files on the fly
  • Monitor download state with the progress event
  • Error handling with .NET exceptions
  • Free one-year support
  • Free one-year bugfixes and upgrades
  • MDTM (last modified time) and SIZE (the file size) commands support
  • Compliant with RFC 959, RFC 1579 and many extensions in common use

Supported file and directory listing formats

  • Unix ls (ProFTPd, Wu-FTPd, Microsoft FTP and many others)
  • DOS (Microsoft FTP and others)
  • Netware
  • DJ Bernstein's EPLF
  • glFTPd ansi-colored list
  • VMS and MultiNet (both single and multiline)
  • support for custom list parsers

Supported proxy servers

  • Socks4
  • Socks4a (Socks4 with domain name resolving)
  • Socks5
  • HTTP proxy CONNECT method (ftp://user:password@site)
  • FTP SITE (SITE with logon)
  • FTP USER/PASS (USER user@firewall@hostname / PASS pass@firewallpass)
  • FTP OPEN

Samples

  • Complete GUI FTP client (C#, VB.NET)
  • Simple console client able to get and set Unix permissions and resume aborted transfers (C#, VB.NET)
  • File upload/download (C#, VB.NET)
  • Asynchronous file upload/download (C#, VB.NET)
  • Displaying detailed file list (C#, VB.NET)
  • Pluggable protocols - using WebRequest (C#, VB.NET)

Product Search

Enter search words:

Development Savings

Read our White Paper on
calculating ROI

Lines of Code: 30,000
Person Months: 30
Labor Cost: $150,000

Functions Required:

Effort per 1,000 LoC:

Labor Cost per Month:

Quick Links

Award