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

WCONNECT.H must be available when you compile. There are a bunch of WinInet-oriented constants in there.
Previous
Reply
Map
View

Click here to load this message in the networking platform