How Managed C++ client connect to https url
.NET (Core and Framework)
1
Posts
1
Posters
0
Views
1
Watching
-
Hello all, I am programming a application in Managed C++ that simules a client of a web commerce site. Some of pages of this site are SSL secures, and I don´t know what I have to do until to call HttpWebRequest. Have I to configured something on the computer or simply I have to programming something else? I saw example of "How to do Synchronous and Asynchronous web downloads" By Nishant S, but it doesn´t work with https, also. I am very lost :confused:. any idea? any example code? Thanks, Cris Sorry and Excuse my poor English writting!!!