Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web Browser Control - Help!
Message
From
03/12/1999 08:53:19
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00298004
Message ID:
00298366
Views:
17
>>wwIPStuff will definitely be lighter weight. Yes, it works with secure sites, but can get tangly if you have to deploy in environments behind proxy servers and/or firewalls. Also, since you can use HTTPGetEx which is a modal call, you don't have to worry about polling for results.
>
>Well I will have to be crossing a firewall and our clients do connect through a proxy, could you define "tangly" a bit as in problems to expect?


When doing a programmatic connection through a proxy, WinInet requires that you set a property that specifies it during a connection, so you need to know about the proxy ahead of time, or implement some sort of trial and error. I encountered one situation that I have yet to solve where the Proxy required a login before poking through, and I could not initiate it programmatically.

If the app is only being deployed in one place, this should not be a problem because oyu can solve it just once and be done with it. It was the extrememely heterogeneous network environments that caused a headache for me.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform