Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HttpGetEx Timeout Error
Message
De
15/07/2002 09:01:10
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
West Wind Web Connection
Titre:
HttpGetEx Timeout Error
Divers
Thread ID:
00678643
Message ID:
00678643
Vues:
71
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
Répondre
Fil
Voir

Click here to load this message in the networking platform