PowerTCP FTP for ActiveX
de Dart Communications - Tipo de producto: Componente / ActiveX DLL
Por favor note que al menos que se indique lo contrario, esta es la versión en Inglés del producto.
Copy files between your client and any FTP server. PowerTCP FTP for ActiveX can be used on either the client or the server to perform file transfers with only a single line of code. Options are set using simple properties and data files will even spool to memory. Directory lists are captured as objects, so parsing is eliminated. The PowerTCP FTP for ActiveX even includes an MGET method, to download multiple files - even an entire directory tree - with only a single line of code. Now includes .NET wrapper DLL, 9 new VB.NET samples and .NET documentation.
Opinión media:
basada en: 3 opiniones.
Nuestros precios Standard están indicados abajo. Inicia una sesión para ver sus precios con descuento.
PowerTCP FTP for ActiveX V2.0.2
| Añadir a la Cesta |
$ 287.04 |
1 Developer License Ref. Fabricante: P-1530-LIC |
|
Descarga (4.2 MB) |
PowerTCP FTP for ActiveX V2.0.2 - with Basic Subscription
| Añadir a la Cesta |
$ 440.02 |
1 Developer License - includes One Year Standard Support/Updates Ref. Fabricante: P-1530-SUB |
|
Descarga (4.2 MB) |
| Añadir a la Cesta |
$ 286.16 |
Basic Subscription Pre-Expiry Renewal - includes One Year Standard Support/Updates Ref. Fabricante: P-1530-SUB-RENEW |
Verificar |
Descarga (29 KB) |
PowerTCP FTP for ActiveX V2.0.2 - with Enterprise Subscription
| Añadir a la Cesta |
$ 4,261.04 |
1 Developer License - includes Source Code (delivered separately) and One Year Mission Critical Support/Updates |
|
Descarga (4.2 MB) |
| Añadir a la Cesta |
$ 2,769.48 |
Enterprise Subscription Pre-Expiry Renewal - includes One Year Mission Critical Support/Updates |
Verificar |
Descarga (29 KB) |
Nuestros precios incluyen servicio técnico de ComponentSource y, para la mayoría de los productos disponibles para descarga, una copia de seguridad en línea y una actualización GRATUITA a la nueva versión si ésta se publica en un período de 30 días después de la compra. Todas las ventas están sujetas a nuestros Términos y condiciones standard y a nuestra Política de devolución. Por favor, póngase en contacto con nosotros si necesita alguna opción de licencia no incluida en la lista anterior, incluida la compra por volumen de licencias y versiones anteriores.
Nuestros precios Standard están indicados arriba. Inicia una sesión para ver sus precios con descuento.
What's new in Dart PowerTCP FTP for ActiveX V2.0x?
- With this release, FTP for ActiveX now supports both standard and secure FTP, including SSL 2.0, SSL 3.0, PCT, and TLS.
Benefits & Features
- Get method downloads ANY file with only one line of code
- Mget method downloads multiple files with only one line of code (even directory trees)
- Put method uploads ANY file with only one line of code
- Mput method uploads multiple files with only one line of code (even directory trees)
- Login Method combines connection set-up and authentication into one easy step
- FTP Restart command is fully integrated
- Progress event is perfect for monitoring file transfers
- Passive Property makes this control "firewall-friendly" in most environments
- Retrieve and Store methods handle file transfers and include automatic support for restarting transfers that were previously incomplete
- File transfer options are set using simple properties and are automatically sent only when needed, making this control exceptionally efficient AND easy-to-use
- Files can be transferred between the server and disk OR memory, making this versatile control a superior performer for advanced applications
- Listing property formats listings into properties for file name, size etc., eliminating the need to write and debug parsing code
- Not dependent on anything but system WINSOCK services (Wininet.dll not required)
- Compatible with Novell 5.0 FTP Server
- Use on any IIS Web site
- Includes internal support for automatic zip compression/decompression of transferred files (for a stand-alone zip utility, see the PowerTCP Zip Compression Tool.)
- Can be used in BOTH event driven and scripted (blocking) application designs
- ActiveX COM control can be used in traditional client applications and services as well as scalable ASP applications
Sample Projects
- FTP ProxyLogin – Demonstrates how to use the 5 basic types of FTP proxies/firewalls. Visual Basic 5/6
- FTP Import – Allows users to enter file URL into a dialog. Provided that the file is the correct format it will be downloaded and imported into the database. Written using Access97
- FTP ListView – Demonstrates an FTP Client application using blocking techniques. Written in Visual Basic 6, Visual C++ 6, PowerBuilder and Delphi 4
- FTP MListView – Demonstrates a robust FTP Client application that transfers entire directories using drag and drop. Written in Visual Basic 6
- FTP Client – Demonstrates the use of FTP commands using non-blocking techniques. Visual Basic 5/6
- Get URL – Demonstrates the use of the Get Method written in Visual Basic 5/6 and Visual C++ 6
- GetSite – Uses the MGet method to retrieve an entire directory tree. Written in Visual Basic 5/6
- PutSite – Uses the MPut method to store an entire directory tree. Written in Visual Basic 5/6
- PutUrl - Demonstrates the use of the Put method
Potential Uses/Applications
- Superior replacement for IND$FILE on OS/390 systems (preserves PDS structure)
- Automate uploads/downloads to/from any FTP server using NT scheduler
- Build a turn-key application for upload/download of enterprise data, integrating graphic display of downloaded files
- Use with ASP to tranfer files to/from the Web Server
- FTP reports to corporate headquarters
- Build a proxy that downloads Internet files for users on a local network
- Upload data files to a UNIX server, execute a task to crunch the data, download and parse the result into an SQL database
- Automate data file downloads for updating stock market charts
- Automate upload of dynamic images to web site
- Webcam automated uploader
- Check file timestamps on any FTP Server
What’s Included: The FTP Tool installation comes complete with the following:
- 4 Controls/Objects
- 24 Full Sample projects
- 2 ASP/ASP.NET Samples
- Debug Server for debugging and protocol testing
- Full MS Help 1.3 Documentation, including examples