axis
2005-09-03 01:20:58 UTC
Rght now i crack the url, then do InternetOpen
(INTERNET_OPEN_TYPE_PRECONFIG), InternetConnect (w/ host and port from
crackurl), HttpOpenRequest and finally HttpSendRequest (Get, the req
resource is "", and INTERNET_FLAG_RELOAD flag).Http hosts work fine, but for
https hosts, it waits for a long time on httpsendrequest and the nreturns a
connection reset error. What am I doing wrong?
(INTERNET_OPEN_TYPE_PRECONFIG), InternetConnect (w/ host and port from
crackurl), HttpOpenRequest and finally HttpSendRequest (Get, the req
resource is "", and INTERNET_FLAG_RELOAD flag).Http hosts work fine, but for
https hosts, it waits for a long time on httpsendrequest and the nreturns a
connection reset error. What am I doing wrong?