Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WwIPstuff - ftpconnect() error
Message
De
18/03/2005 16:09:14
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
WwIPstuff - ftpconnect() error
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Divers
Thread ID:
00997449
Message ID:
00997449
Vues:
57
When I try the following code, it crashes on the ftpconnect function:

Set Classlib To "wwIPstuff" additive
ip = Createobject("wwipstuff")
ftp = Createobject("wwftp")
ftp.ftpconnect("10.1.1.1","user","password")

That is just an example but I have verified that the authentication info is correct. The error message is "Variable 'INTERNET_OPTION_CONNECT_TIMEOUT' is not found."

Ive been using the wwipstuff functions without problems. Cant test any of the other wwftp functions if I cant connect.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform