I'm happy you finally found the problem.
Thanks for your feeback.
--
francois.pie...@overbyte.be
The author of the freeware multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be
- Original Message -
From: "Éric Fleming Bonilha"
HI François
Thanks for the advices
Having two separet thread is not enough. You have to closely look at how
the receiving thread communicate with the processing/display thread. For
example if you use synchronize, you actually defeat the multithreading.
Same with SendMessage. You must keep the
> On 15/4/2011 5:00 µµ, William Sigmund wrote:
>> Hi,
>>
>> I have been using ICS V7 with ssl, no problems. I have just
>> rebuilt the project and see the message:
>>
>> EIcsLibeayException "Unsupported OpenSSL version (0x0090600F).
>> Supported versions are 0x0090805F - 0x009080EF
>> Filename ...L
On 15/4/2011 5:00 μμ, William Sigmund wrote:
Hi,
I have been using ICS V7 with ssl, no problems. I have just rebuilt the project
and see the message:
EIcsLibeayException "Unsupported OpenSSL version (0x0090600F). Supported
versions are 0x0090805F - 0x009080EF
Filename ...LIBEAY32.DLL"
I have
I have been using ICS V7 with ssl, no problems. I have just rebuilt the
project and see the message:
EIcsLibeayException "Unsupported OpenSSL version (0x0090600F). Supported
versions are 0x0090805F - 0x009080EF
Filename ...LIBEAY32.DLL"
I have tried to define NO_OSSL_VERSION_CHECK but then IC
Hi,
I have been using ICS V7 with ssl, no problems. I have just rebuilt the project
and see the message:
EIcsLibeayException "Unsupported OpenSSL version (0x0090600F). Supported
versions are 0x0090805F - 0x009080EF
Filename ...LIBEAY32.DLL"
I have tried to define NO_OSSL_VERSION_CHECK but then