Re: [twsocket] What's wrong in my code with SSL on some web site?

2017-12-10 Thread Stefano Gemma
0; IEMobile/9.0)", ... With my old ICS components this is not enough: http->Agent = "Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0)"; This information could help someone else trying to connect to Aruba https sites. Thanks for the support. S

Re: [twsocket] What's wrong in my code with SSL on some web site?

2017-12-09 Thread Stefano Gemma
you can use (u)int64_t in your code, if you need 64 bit integers but I agree with you that supporting old compilers is not a smart decision ;-) Should we have an hope to use ICS in a DLL, maybe ported on modern VC++? I'm migrating to this compiler... Stefano Gemma Il 09/12/2017 20:14

Re: [twsocket] What's wrong in my code with SSL on some web site?

2017-12-09 Thread Stefano Gemma
I suppose that version 8 doesn't works with the old C++ Builder 6.0 (I can't change this, for now), so I have no choice. Thanks for the very fast answer! Stefano Gemma Il 09/12/2017 19:41, Angus Robertson - Magenta Systems Ltd ha scritto: I'm trying to post some data to some of my https web

[twsocket] What's wrong in my code with SSL on some web site?

2017-12-09 Thread Stefano Gemma
some sites and have no problem with some other? There are some different configuration that I can try in TSslHttpCli/TSslContext components? I use C++ Builder 6.0 Professional ICS: r20 | francois | 2009-09-10 07:50:47 +0100 (Thu, 10 Sep 2009) ssleay32.dll/libeay32.dll 0.9.8e Thanks in adva