Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HttpGetEx Timeout Error
Message
From
15/07/2002 09:01:10
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
West Wind Web Connection
Title:
HttpGetEx Timeout Error
Miscellaneous
Thread ID:
00678643
Message ID:
00678643
Views:
72
I keep getting a "The operation timed out" message when trying to use HttpGetEx as follows:

(I've left out some of the intermediate code).

o=create("wwIPStuff")
lnResult = o.HttpConnect("130.205.80.61")
lcBuffer=""
lnSize = 100000
lnResult = o.HttpGetEx("/wconnect/wc.dll?salestest~Test1",@lcBuffer,@lnSize)

I've been able to connect using HttpGetEx with no problems. Does anyone have any ideas?

Thanks in advance for your help,
Russell
Reply
Map
View

Click here to load this message in the networking platform