Hi,
Please tell me how can I download a file using HTTPS in vc++.
Thanks
Printable View
Hi,
Please tell me how can I download a file using HTTPS in vc++.
Thanks
Thanks Doron,
It looks very simple, m just going to use this and will get back with the result.
Interesting. I wasn't aware of this.
I have always taken the hard yards and done this through Winsock send() & recv() commands. :)