Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connected to HTTPS
Message
 
To
10/10/2002 14:12:44
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00709998
Message ID:
00710092
Views:
17
WININET.H is in the Visual Studio\VC98\Include folder. It has your INTERNET_FLAG* definitions.


>Hi,
>
>I want to use the WinInet functions to connect to HTTPS pages, From Microsoft site I need to change the port to 443 in the internetconnect() function and then use INTERNET_FLAG_SECURE flag in HTTPOPENREQUEST() function.
>What is the value of the flag INTERNET_FLAG_SECURE and INTERNET_FLAG_RELOAD and where to get all these values.
>
>#DEFINE INTERNET_OPEN_TYPE_DIRECT 1
>#DEFINE INTERNET_INVALID_PORT_NUMBER 0
>#DEFINE INTERNET_SERVICE_HTTP 3
>#DEFINE INTERNET_DEFAULT_HTTPS_PORT 443
>#DEFINE INTERNET_FLAG_SECURE ????
>#DEFINE INTERNET_FLAG_RELOAD ????
Imagination is more important than knowledge
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform