Rebex FTP for .NET Compact Framework - .NET Class - V2.5.3127.0

par Rebex - Type de produit : Composant / .NET Class / .NET Compact Framework / 100% Managed Code / Source Code

Veuillez noter que les informations sur les produits ne sont pas disponibles en français.
Capture d'écran - 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.

A partir de
$342.02
Calculer le prix en

Nos prix standard sont montrés ci-dessous. Veuillez vous connecter pour voir vos prix.

Rebex FTP for .NET Compact Framework V2.5.3127.0

Ajouter au Caddie $ 342.02 1 Developer License Téléchargement (7.3 Mo)
Ajouter au Caddie $ 783.02 5 Developer Team License Téléchargement (7.3 Mo)
Ajouter au Caddie $ 2,547.02 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) Téléchargement (7.3 Mo)

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

Ajouter au Caddie $ 979.02 1 Developer License Téléchargement (9.1 Mo)
Ajouter au Caddie $ 2,351.02 5 Developer Team License Téléchargement (9.1 Mo)
Ajouter au Caddie $ 6,859.02 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) Téléchargement (9.1 Mo)

Ce produit est disponible dans le cadre du programme de tarification GSANos prix comprennent le support technique ComponentSource et, pour la majorité des produits téléchargeables, une sauvegarde en ligne ainsi qu'une mise à niveau GRATUITE si la nouvelle version est parue pendant les 30 jours consécutifs à votre achat.  Toutes les ventes sont sujettes à nos Termes et Conditions standard à notre Politique de renvoi. Veuillez nous contacter si vous avez besoin d'une option de licence (licence de volume et versions précédentes) qui ne figure pas sur la liste ci-dessus.

Nos prix standard sont montrés ci-dessus. Veuillez vous connecter pour voir vos prix.

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)

Recherche produit

Entrez vos critères de recherche :

Économies sur le développement

Lisez notre livre blanc sur
le taux de rendement du capital investi

Lignes de code : 30,000
Mois-hommes : 30
Coût main d'oeuvre : $150,000

Caractéristiques requises :

Effort pour 1,000 LdC :

Coût main d'oeuvre par mois :

Autres liens

Award