b poscout wrote:
>> In OverbyteIcsSslDefs.inc you are able to turn off ther OpenSSL
>> version
> checks, though I won't recommend doing this.
>
> There are many ways that openssl can be updated on a system. I
> recently installed xampp and it added 3 different versions of
> ssleay32.dll for the d
>In OverbyteIcsSslDefs.inc you are able to turn off ther OpenSSL version
checks, though I won't recommend doing this.
There are many ways that openssl can be updated on a system. I
recently installed xampp and it added 3 different versions of
ssleay32.dll for the different apps! From this, it seem
Hello,
I can see that the other app is listining via netstat.
It says: listening
Greetings
Markus
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
;
>OSSL_VER_0908E = $0090805f;
>OSSL_VER_0908H = $0090808f;
> OSSL_VER_0908I = $0090809f;
>OSSL_VER_0908J = $009080Af; // 20090410 - add latest version ?! 8j?
>// Or should we also create an dynamic array of Longword we would
>add only // tested/wanted versions?
_0908I = $0090809f;
OSSL_VER_0908J = $009080Af; // 20090410 - add latest version ?! 8j?
// Or should we also create an dynamic array of Longword we would add only
// tested/wanted versions?
{$IFDEF BEFORE_OSSL_098E}
MIN_OSSL_VER = OSSL_VER_0907G;
MAX_OSSL_VER = OSSL_VER_0908J; // 20090410
bpo scout wrote:
> Hi Folks,
>
> Subversion ICSV7/Delphi/Vc32
>
> Update OverbyteICSMD5.pas (rev 289) to ICS7 alpha breaks the D7
> package compilation:
>
> Error (632)Undeclared identifier TBytes.
> ...
>
> Fix: Add "uses OverbyteIcsTypes;" to the Implementation section.
This has been fixe
Hi Folks,
Subversion ICSV7/Delphi/Vc32
Update OverbyteICSMD5.pas (rev 289) to ICS7 alpha breaks the D7
package compilation:
Error (632)Undeclared identifier TBytes.
...
Fix: Add "uses OverbyteIcsTypes;" to the Implementation section.
(I'm a new here, so I don't know the protocol for updates
Hello,
thanks Wilfried for your answer. Some things I can already say out of my
head while the error codes I've to check.
The PC is a W2K PC with no firewall and no anti virus set up since it's
not connected to our company network.
It has 2 network interfaces but only one is physically connected