Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WwIPstuff - ftpconnect() error
Message
From
18/03/2005 16:09:14
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
WwIPstuff - ftpconnect() error
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Miscellaneous
Thread ID:
00997449
Message ID:
00997449
Views:
58
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.
Next
Reply
Map
View

Click here to load this message in the networking platform