Hi all,

I am currently writing a registration page in my Win32 application which
will save the information gathered on our website (a licensing process we
are developing to aid with checking valid software licenses). I want to save
the information to the website using XML over HTTPS (company name, address
and email).

I am looking for a free solution if possible. I seem to have the following
options:

        1. Use OpenSSL and Indy
        2. Use OpenSSL and Synapse
        3. Microsoft MSXML library
        4. Microsoft SOAP libary

I could buy a solution from Overbyte or Eldos, but I need a tried and tested
solution with as little financial overhead as possible.

Does anyone know if the XMLHTTPREQUEST function in MSXML is fully SSL
compliant ? I have not been able to get a conclusive answer on the web.

Has anyone used OpenSSL, and is there anything I should watch for ?

Should I use the Microsoft SOAP libraries and make my site web services
compliant instead (and do the SOAP libraries support full SSL) ?

Many thanks for input,
Darren



_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to