von ComponentSpace - Produkttyp: Komponente / .NET Class / 100% Managed Code
Bitte beachten Sie, diese Produktinformation ist nicht in deutscher Sprache verfügbar.
Upload and download files to and from FTP servers from within your Windows and Web applications.ComponentSpace FTP Component will allow you to write a complete FTP client application or perform file transfers from within your application, the ComponentSpace FTP Component satisfies all your FTP needs. Create, delete, change to and list directories. Directory listings are fully parsed. Upload, download, append, delete and rename files. Restart interrupted file uploads and downloads. Abort lengthy operations. Receive download/upload progress notification events. Both passive and active data connections are supported. The Microsoft WebRequest pluggable protocols architecture is fully supported. The class library is written in 100% managed C# code. Examples included for C#, Visual Basic .NET ( VB, VB.NET ), ASP.NET applications, etc.
Unsere regulären Preise werden nachstehend angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.
| In den Einkaufswagen | $ 195.02 | 1 Developer License | Download (1.4 MB) | |
| In den Einkaufswagen | $ 293.02 | 4 Developer Team License | Download (1.4 MB) | |
| In den Einkaufswagen | $ 391.02 | 8 Developer Team License | Download (1.4 MB) | |
| In den Einkaufswagen | $ 489.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | Download (1.4 MB) | |
| In den Einkaufswagen | $ 979.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) with Source Code | Prüfen | Download (1.6 MB) |
| In den Einkaufswagen | $ 97.02 | 1 Developer Premium Support License | Download (29 KB) |
Unsere Preise beinhalten einen technischen Support durch ComponentSource und für die meisten herunterladbaren Produkte zusätzlich ein Online-Backup sowie eine kostenlose Aktualisierung auf die neue Version, sofern sie binnen 30 Tagen nach dem Kauf freigegeben werden. Die angezeigten Preise sind zuzüglich aller Steuern. Für mehr Information zu eventuell anfallende Steuern, gehen Sie bitte auf diese Webseite. Alle Verkäufe unterliegen unseren Standardgeschäftsbedingungen und unseren Rückgaberegeln. Treten Sie bitte mit uns in Kontakt , wenn Sie eine Lizenzierungsoption anfordern möchten, die in der obigen Liste nicht aufgeführt ist, einschließlich Mehrplatzlizenzen und ältere Versionen.
Unsere regulären Preise werden oben angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.
ComponentSpace FTP Component may be used in any Windows or Web application by adding a reference to the assembly to access the classes in the KeyTech.Ftp namespace.
The FtpClient class allows you to connect to an FTP server and perform directory, file and other operations. This class handles both the command connection and data connections automatically. You may specify whether to use a passive or active data connection or let the class library choose automatically. Optionally, you may receive events tracing each FTP command sent and each reply received. Lengthy operations may be terminated using the Abort command.
Directory related operations include changing to a specified directory, changing to the parent directory, removing a directory, creating a directory, getting the current directory, and listing the contents of the directory. Helper classes perform parsing of raw directory listings into Unix or MS-DOS directory list items.
File related operations include renaming a file, deleting a file, appending to a file, uploading, downloading and restarts. File transfers may either be done in binary or ASCII mode. .NET streams are fully supported. Optionally, you may receive progress events tracking the number of bytes transferred in the current operation.
The FtpWebRequest and FtpWebResponse classes fully support the Microsoft pluggable protocols architecture. Once the FtpWebRequestCreator factory class is registered you can perform FTP file uploads and downloads by specifying an ftp:// URI and using the generic Microsoft WebRequest and WebResponse classes.
All operations may be performed either synchronously (blocking) or asynchronously (non-blocking) using Begin and End style methods. For example, as well as a Download method, there are also BeginDownload and EndDownload methods. For asynchronous calls you may receive completion notification either through an event or a callback method.
All classes that raise events support a SynchronizingObject property. All classes report errors through the FtpException.
Main Features
This class library may also be purchased as part of the Key Technology .NET Internet Suite.
Hersteller
Primärkategorie
Zugehörige Produkte
Zugehörige Kategorien