Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem doing HTTP posts -- strange
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
West Wind Web Connection
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01424786
Message ID:
01425079
Vues:
72
Check for firewalls or AV software on the machine blocking ports.

Also you can play around with the HttpConnectType property - the default is well using the default machine settings. You can also try direct connection (which bypasses all proxies) or a proxy configuration if that's what's running on the machine

+++ Rick ---

\>Hi all, I have a very strange one here. Having used ww controls in the past, and typically no problems, we have an app that is trying to simple posting to a web service location. Specifics are simple...
>
>someDomain.com/submit?SomeFileName.txt and the actual file is added via AddPostKey.
>
>Here's the problem.
>On my development machine, both run-time OR within VFP IDE, always works no problem.
>
>On another notebook in our office, run the app, and it SOMETIMEs works, and when it does not, it at least tells us that it timed out.
>
>On yet another machine, it immediately comes back and fails -- EVERY TIME.
>
>So, I did some dissecting of Rick's code, I stripped it down to the stand-alone API calls and the respective strings for the post headers and buffers. So, now, no extra overhead of a bunch of "other" stuff, and then try this short utility. I get the exact same results on my machine and the third machine. The second machine more frequently goes through, other times a proper timeout.
>
>We are all obviously within the same network, security, firewalls, but totally stumped when all OTHER web stuff works... Banking, Google, UT, MS, Email, Amazon, Ebay, etc...
>
>TIA
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform