Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fichiers
Recherche: 

FTP Class for VFP 5.0+
Robert Abram, Web Psychosis
This is a fully functional FTP class to simplify integrating FTP functionality easily into any application. Includes complete documentation and an example program. FTP connections can be handled on the fly by code, including which Port is used to connect to a FTP server.
Créé le
Il y a 25 années
Téléchargements
5882
Type de fichier
Résultat de votes
4.77/5.00
General information
Résultat de votes:
4.77/5.00 (13 rates) Évaluer cet item
Créé par
Robert Abram, Web Psychosis

Commentaires
I have used Robert Abraham's product and am absolutely delighted. I needed a little help from the UT Forum on the syntax because the documentation has few examples. But now that I have the syntax, I am very pleased with this product. Mike Smith, April 4, 2002

This is an excelent product. I have use and test this class and works OK. I have a question for proxy or lan connections: i have tried to change the INTERNET_OPEN_TYPE_DIRECT parameter of InternetOpen function to INTERNET_OPEN_TYPE_PROXY but that doesn't work. Xenofon Daskalopoulos, January 4, 2003

This is a useful tool. I got it up and running in minutes. I only wish there was a progress bar for long uploads and downloads. Mike Yearwood, July 6, 2004

To use FPT functions in passive mode, pass in the value INTERNET_FLAG_PASSIVE in the dwFlags parameter (the 7th parameter) in the call to InternetConnect. INTERNET_FLAG_PASSIVE like all other WinInet constants is defined in WinInet.h. It's value is 0x08000000, or 134217728. Sergey Berezniker, August 11, 2005

I have used Robert Abraham's ftp class and it is very good. I only have a problem when multiple connectios are available. I get this error: I can connect to this ip: xxx.xxx.xxx.xxx Only to this ip: xxx.xxx.xxx.xxx. The first IP is from a wireless conection and the second one is from a modem connected to a IP provider. I had tryed disbling all other connection leaving the modem only, but i still got the error. From my office with lan and adsl no problem. Can some one help me here? Jorge Matheus, April 19, 2006

Ajouter un commentaire