-
We have written an https server using the VbAsyncSocket control and VB6 code, and accessed it using the COM "WinHttp. WinHttpRequest. 5.1". The code is as follows: 1 set xPost = CreateObject("WinHttp.WinHttpRequest.5.1") So there was an error on line 3. If the second line is changed from False to True, an error occurs in the fourth line. May I ask what is the reason for this? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 22 replies
-
The https server has used the latest version of the VbAsyncSocket. |
Beta Was this translation helpful? Give feedback.
-
Please try downloading https://pan.baidu.com/s/1_-pxUld0JQsvSfuT8ohL4w |
Beta Was this translation helpful? Give feedback.
-
Btw, you can attach ZIP files to this thread by drag&drop from Explorer (e.g. aaa.zip) |
Beta Was this translation helpful? Give feedback.
Btw, you can attach ZIP files to this thread by drag&drop from Explorer (e.g. aaa.zip)