Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FTP for VFP
Message
De
17/06/1999 01:12:47
 
 
À
10/06/1999 16:20:34
Donald Krasnick
Stanton Systems and Consulting
Havertown, Pennsylvanie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Divers
Thread ID:
00228518
Message ID:
00230738
Vues:
20
>>>Does anybody know of an activex control or any other control for FTP sessions in VFP? All I wish to do is send files to a virtual host.
>
>Consider using Microsoft's standard WININET.DLL. Its got such functions as:
>
> FtpCreateDirectory
> FtpRemoveDirectory
> FtpSetCurrentDirectory
> FtpGetCurrentDirectory
> FtpGetFile
> FtpPutFile
> FtpRenameFile
> FtpDeleteFile
> FtpFindFirstFile
>
>Don

Hi Guys:

There is a download in the Files Section here at UT called FTP_CLASS which is a pure VFP wrapper for the above WININET.DLL. Speed is not great, but matches the shareware version of Rick Strahl's WWWIP_Stuff (haven't tried his full retail version), as well as matching or beating the speed of the Tcp/IP library FLL from Communication Horizons. Fastest by far of those I have looked at so far was Mabry, which has an OCX, but we didn't want to fool with the administrative and cost issues of registering the OCX on each client workstation...

HTH

ROb
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform