Re: [twsocket] Erro in TService with TWSocketServer component in ICS V8

2018-08-12 Thread Jarek Karciarz

Witam,

I use ICS within TService and it works fine. Did you try your code running 
just as usual app?


Pozdrawiam

Jarek Karciarz

--
Od: Angus Robertson - Magenta Systems Ltd 
Data: 12 sierpnia 2018 10:40:47
Do: twsocket@lists.elists.org
Temat: Re: [twsocket] Erro in TService with TWSocketServer component in ICS V8


I'm trying to make Service application using  TWSocketServer
component in ICS V8 Revised: October 2, 2013 on RAD studio XE3


Why are you using a five year old version?


I just made simple service program which have just TWsocketServer
component only but when  I install it with  "testsvc /INSTALL",
it show "application cannot be  run properly" and fail to install


I've had ICS service applications built with every version of ICS for
15 years running continually on multiple servers.

Angus


--
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




--
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


Re: [twsocket] Problems with installing ICS in Builder XE2

2018-03-22 Thread Jarek Karciarz

Hi

I was able to install 8.50 with Tokyo 10.2.2. Didn't try with release 3 yet.

Pozdrawiam

Jarek Karciarz



--
Od: Noam Weissman <n...@silrd.com>
Data: 22 marca 2018 08:38:47
Do: ICS support mailing <twsocket@lists.elists.org>
Temat: Re: [twsocket] Problems with installing ICS in Builder XE2


Hi Borut,

Check older messages as someone about a year ago published a patch for 8.44 
that solved installation

Problems. I am working with Tokyo 10.2 and was able to load it.

I was not able to install any new versions, say 8.50 etc...

I can also ZIP my installation directory and send it to you as well.

If you want me to send you my installation please provide an email :-)


BR,
Noam.


-Original Message-
From: TWSocket [mailto:twsocket-boun...@lists.elists.org] On Behalf Of 
borut.sus...@gmail.com

Sent: Wednesday, March 21, 2018 11:38 PM
To: twsocket@lists.elists.org
Subject: [twsocket] Problems with installing ICS in Builder XE2

Dear Sir,



We are using your library ICS together with Embarcadero RAD studio XE2. We 
have used version v7 with C++ Builder for long time. Now we wanted to 
upgrade to v8.44 but we have problems to do that. We have uninstalled 
previous version and open project CBXe2Install.groupproj.




When we build OverbyteIcsCBXe2Run.cbproj we receive warning: [TLIB Warning]
Warning: library was too large for page size, rebuilt with page size 64.



But the problem is when we try to install OverbyteIcsCBXe2Design.cbproj we 
get error:


[DCC Fatal Error] OverbyteIcsReg.pas(73): F1026 File not found:
'Controls.dcu'



We have searched all over the internet to find sollution but nothing seems 
to work. Because we are really desperate we are turning to you if you could 
help us with this problem.




Kind regards from Slovenia,

Borut Šuštar



--
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
--
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



--
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

Re: [twsocket] unable to link design time CB2007 as missing external file 'crypt32'

2018-02-24 Thread Jarek Karciarz
I dont use CB2007 anymore however I can see your objects are located in
D2007 folders. Are you using Delphi packages compiled for both Delphi and
C++ Builder or dedicated C++ Builder packages? If the last ones then please
check your OBJ output directory.


Pozdrawiam

Jarek Karciarz
OSITRON

-Original Message-
From: TWSocket [mailto:twsocket-boun...@lists.elists.org] On Behalf Of Paul
Read
Sent: Saturday, February 24, 2018 12:31 PM
To: twsocket@lists.elists.org
Subject: [twsocket] unable to link design time CB2007 as missing external
file 'crypt32'

Numerous linker messages like this:

[ilink32 Error] Error: Unresolved external 'CertFreeCertificateChainEngine'
referenced from
C:\DEV\CMP\ICS\LIB\DEBUG\WIN32\D2007\OVERBYTEICSMSSSLUTILS.OBJ
[ilink32 Error] Unresolved external 'CertFreeCertificateChainEngine' 
referenced from
C:\DEV\CMP\ICS\LIB\DEBUG\WIN32\D2007\OVERBYTEICSMSSSLUTILS.OBJ
[ilink32 Error] Error: Unresolved external 'CertFreeCertificateContext' 
referenced from
C:\DEV\CMP\ICS\LIB\DEBUG\WIN32\D2007\OVERBYTEICSMSSSLUTILS.OBJ


These appear to external references to crypt32, yet I don't have that file
(I believe).

Last version I built without issue was ICS v8.49 with Borland C++ 2007,
currently overbyte.eu seems to be down so can't try any versions between

Any suggestions?
Paul Read

--
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

-- 
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


Re: [twsocket] Install V8.50 on C++ Builder 10.2.1

2017-11-18 Thread Jarek Karciarz
Angus,

I was able to convert C++ FMX XE3 packages to 10.2. After small modification
of one package .cpp file I was able to build FMX runtime win32/Win64 and FMX
design Win32.
I can't tell if they work fine as I am not using FMX at all.
So I can send you the complete package containing project group and all six
package project files. VCL is checked by myself and few other developers who
have built and used them already. FMX builds fine but eventually needs to be
confirmed by someone who really uses it.


Pozdrawiam

Jarek Karciarz
OSITRON

-Original Message-
From: TWSocket [mailto:twsocket-boun...@lists.elists.org] On Behalf Of Angus
Robertson - Magenta Systems Ltd
Sent: Friday, November 17, 2017 9:49 AM
To: twsocket@lists.elists.org
Subject: Re: [twsocket] Install V8.50 on C++ Builder 10.2.1

> Hi. I proposed in the past to include my c++ package. However I wad 
> told my package is only vcl and fires not contain fmx part so it can't  
> be included.

I've looked back through all threads about C++ and I can not see where I
said that.  

I have said in the past that to include C++ packages in the distribution I
need a complete set of files that can be uploaded directly to SVN without my
needing to use C++ myself, and that offer is still open.  No-one yet sent
anything complete, only partial solutions.


Angus



--
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

-- 
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


Re: [twsocket] Install V8.50 on C++ Builder 10.2.1

2017-11-17 Thread Jarek Karciarz

Witam,
I will try to find it of I still have it.
But regardless I find it I can of course share my packages. No problem. I 
can resend it to you. Perhaps I give a try to compile fmx. But if it fails 
I will not fix it as I not use fmx at all.

Pozdrawiam

Jarek Karciarz



--
Od: Angus Robertson - Magenta Systems Ltd <an...@magsys.co.uk>
Data: 17 listopada 2017 09:53:27
Do: twsocket@lists.elists.org
Temat: Re: [twsocket] Install V8.50 on C++ Builder 10.2.1


Hi. I proposed in the past to include my c++ package. However I
wad told my package is only vcl and fires not contain fmx part so
it can't  be included.


I've looked back through all threads about C++ and I can not see where
I said that.

I have said in the past that to include C++ packages in the
distribution I need a complete set of files that can be uploaded
directly to SVN without my needing to use C++ myself, and that offer is
still open.  No-one yet sent anything complete, only partial solutions.


Angus



--
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



--
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


Re: [twsocket] Install V8.50 on C++ Builder 10.2.1

2017-11-15 Thread Jarek Karciarz

Witam,
Sure. I will send it tomorrow to you as I am away of my pc right now.

Pozdrawiam

Jarek Karciarz



--
Od: Alan Kamrowski II <akamrow...@crsgroup.com>
Data: 15 listopada 2017 22:33:03
Do: ICS support mailing <twsocket@lists.elists.org>, Moro Alexandre 
<w...@vola.fr>

Temat: Re: [twsocket] Install V8.50 on C++ Builder 10.2.1


Hi Jarek,

Can I get those package project files as well - I'm going to try to get 
8.50 working with C++ Builder 10.2.1 as well.


Thanks,

Alan Kamrowski II
Software Developer
akamrow...@crsgroup.com



Comprehensive Retail Solutions | 269-353-8105 | CRSgroup.com

-Original Message-
From: TWSocket [mailto:twsocket-boun...@lists.elists.org] On Behalf Of 
Jarek Karciarz

Sent: Thursday, November 02, 2017 4:32 AM
To: ICS support mailing; Moro Alexandre
Subject: Re: [twsocket] Install V8.50 on C++ Builder 10.2.1

Hi

I believe these errors were already fixed. I can email to you package 
project files I am using with pure c++ 10.2.1 after I check them with 8.50 
version.


Pozdrawiam

Jarek Karciarz



--
Od: Moro Alexandre <w...@vola.fr>
Data: 2 listopada 2017 10:13:37
Do: 'ICS support mailing' <twsocket@lists.elists.org>
Temat: [twsocket] Install V8.50 on C++ Builder 10.2.1


Hello Everyone,



First, thanks for all your beautiful work on this library !!!



I try today the new Tokyo 10.2.1 but I cannot install ICS v8.50 on C++
Builder 10.2 update 1.



1)  There are no Install up than C++ Builder Xe3

I tried with Delphi 10.2 Tokyo  : D102Install.groupproj but when I
open the project it tell me that I havent the Deplhi personality.



So I go with C++ Builder XE3  :  CBXe3InstallVclFmx.groupproj



2)  I build OverbyteIcsCBX3Run in release => Ok





3)  I install design packages :



There is an error in OverbyteIcsWndControl line 149 and
OverbyteIcsFtpCli line 1141:



{$IFDEF RTL_NAMESPACES}Vcl.Forms{$ELSE}Forms{$ENDIF},



[Pascal Error] OverbyteIcsWndControl.pas(149, 48): F2613 Unit  'Forms'
not found.



I replaced it with

{$IFDEF RTL_NAMESPACES}Vcl.Forms{$ELSE}Vcl.Forms{$ENDIF},



But now there are lot of error with :



[ilink32 Error] Error: 'CertOpenSystemStoreW' externe non résolu,
référencé depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ

[ilink32 Error] Error: 'CertFreeCertificateChainEngine' externe non
résolu, référencé depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ

[ilink32 Error] Error: 'CertFreeCertificateContext' externe non
résolu, référencé depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ

[ilink32 Error] Error: 'CertCloseStore' externe non résolu, référencé
depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ

[ilink32 Error] Error: 'CertOpenStore' externe non résolu, référencé
depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ

[ilink32 Error] Error: 'CertCreateCertificateChainEngine' externe non
résolu, référencé depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ

[ilink32 Error] Error: 'CertFindCertificateInStore' externe non
résolu, référencé depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ

[ilink32 Error] Error: 'CertAddCertificateContextToStore' externe non
résolu, référencé depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ

[ilink32 Error] Error: 'CertCreateCertificateContext' externe non
résolu, référencé depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ

[ilink32 Error] Error: 'CertGetCertificateChain' externe non résolu,
référencé depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ

[ilink32 Error] Error: 'CertFreeCertificateChain' externe non résolu,
référencé depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ

[ilink32 Error] Error: 'CryptUIDlgViewCertificateW' externe non
résolu, référencé depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN
32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ





I tried to remove USE_SSL from compiler options but there are still
the sames errors.



Thank you for your help !



Best Regards,

Moro Alexandre.

--
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



--
To unsubscribe or change your settings for TWSocket mailing list please 
goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket

Visit our 

Re: [twsocket] Install V8.50 on C++ Builder 10.2.1

2017-11-02 Thread Jarek Karciarz

Hi

I believe these errors were already fixed. I can email to you package 
project files I am using with pure c++ 10.2.1 after I check them with 8.50 
version.


Pozdrawiam

Jarek Karciarz



--
Od: Moro Alexandre <w...@vola.fr>
Data: 2 listopada 2017 10:13:37
Do: 'ICS support mailing' <twsocket@lists.elists.org>
Temat: [twsocket] Install V8.50 on C++ Builder 10.2.1


Hello Everyone,



First, thanks for all your beautiful work on this library !!!



I try today the new Tokyo 10.2.1 but I cannot install ICS v8.50 on C++
Builder 10.2 update 1.



1)  There are no Install up than C++ Builder Xe3

I tried with Delphi 10.2 Tokyo  : D102Install.groupproj but when I open
the project it tell me that I havent the Deplhi personality.



So I go with C++ Builder XE3  :  CBXe3InstallVclFmx.groupproj



2)  I build OverbyteIcsCBX3Run in release => Ok





3)  I install design packages :



There is an error in OverbyteIcsWndControl line 149 and OverbyteIcsFtpCli
line 1141:



{$IFDEF RTL_NAMESPACES}Vcl.Forms{$ELSE}Forms{$ENDIF},



[Pascal Error] OverbyteIcsWndControl.pas(149, 48): F2613 Unit  'Forms' not
found.



I replaced it with

{$IFDEF RTL_NAMESPACES}Vcl.Forms{$ELSE}Vcl.Forms{$ENDIF},



But now there are lot of error with :



[ilink32 Error] Error: 'CertOpenSystemStoreW' externe non résolu, référencé
depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ

[ilink32 Error] Error: 'CertFreeCertificateChainEngine' externe non résolu,
référencé depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ

[ilink32 Error] Error: 'CertFreeCertificateContext' externe non résolu,
référencé depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ

[ilink32 Error] Error: 'CertCloseStore' externe non résolu, référencé depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ

[ilink32 Error] Error: 'CertOpenStore' externe non résolu, référencé depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ

[ilink32 Error] Error: 'CertCreateCertificateChainEngine' externe non
résolu, référencé depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ

[ilink32 Error] Error: 'CertFindCertificateInStore' externe non résolu,
référencé depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ

[ilink32 Error] Error: 'CertAddCertificateContextToStore' externe non
résolu, référencé depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ

[ilink32 Error] Error: 'CertCreateCertificateContext' externe non résolu,
référencé depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ

[ilink32 Error] Error: 'CertGetCertificateChain' externe non résolu,
référencé depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ

[ilink32 Error] Error: 'CertFreeCertificateChain' externe non résolu,
référencé depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ

[ilink32 Error] Error: 'CryptUIDlgViewCertificateW' externe non résolu,
référencé depuis
C:\LOGICIELSC\BUILDERXE10.2\COMMON\SCCOMPONENTS\ICS850\LIB\RELEASE\WIN32\XE3
\OVERBYTEICSMSSSLUTILS.OBJ





I tried to remove USE_SSL from compiler options but there are still the
sames errors.



Thank you for your help !



Best Regards,

Moro Alexandre.

--
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



--
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

Re: [twsocket] Wiki...

2017-10-25 Thread Jarek Karciarz

For me too.

Pozdrawiam

Jarek Karciarz



--
Od: za...@hmisys.com
Data: 25 października 2017 22:34:10
Do: twsocket@lists.elists.org
Temat: [twsocket] Wiki...



Is it just me or has the Wiki (http://wiki.overbyte.eu/wiki/index.php)
disappeared?


--
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



--
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

Re: [twsocket] Body not send on https post

2017-08-10 Thread Jarek Karciarz

Witam,
And after putting the content to the send steam did you call the PutAsync 
() method of the component?

Pozdrawiam

Jarek Karciarz



--
Od: Xavier Mor-Mur <xavi.mor...@gmail.com>
Data: 10 sierpnia 2017 21:20:58
Do: ICS support mailing <twsocket@lists.elists.org>
Temat: [twsocket] Body not send on https post


Hello,

I still having problems trying to retrieve data from https server using
POST.

I get error "Body is empty".
I can't find where is the error. I tried use this two ways:

AnsiString asPost;
asPost = PostMemo->Text;
SslHttpCli1->SendStream->WriteBuffer(, asPost.Length());

WideString ws;
ws = PostMemo->Text;
SslHttpCli1->SendStream->WriteBuffer(, ws.Length());

I would appreciate any tip on it.

Thanks in advance

--
Xavier Mor-Mur


---
El software de antivirus Avast ha analizado este correo electrónico en 
busca de virus.

https://www.avast.com/antivirus

--
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



--
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

Re: [twsocket] Body not send on https post

2017-08-10 Thread Jarek Karciarz

Witam,
Diod you try to set asPost.c_str () or ws.c_str () instead of putting just 
the address of the object?

Pozdrawiam

Jarek Karciarz



--
Od: Xavier Mor-Mur <xavi.mor...@gmail.com>
Data: 10 sierpnia 2017 21:20:58
Do: ICS support mailing <twsocket@lists.elists.org>
Temat: [twsocket] Body not send on https post


Hello,

I still having problems trying to retrieve data from https server using
POST.

I get error "Body is empty".
I can't find where is the error. I tried use this two ways:

AnsiString asPost;
asPost = PostMemo->Text;
SslHttpCli1->SendStream->WriteBuffer(, asPost.Length());

WideString ws;
ws = PostMemo->Text;
SslHttpCli1->SendStream->WriteBuffer(, ws.Length());

I would appreciate any tip on it.

Thanks in advance

--
Xavier Mor-Mur


---
El software de antivirus Avast ha analizado este correo electrónico en 
busca de virus.

https://www.avast.com/antivirus

--
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



--
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

Re: [twsocket] ICS Registration

2017-06-15 Thread Jarek Karciarz

Hi Francois

Yes i am using ICS. I knew about post cards but I thought it was in the 
past. No problem. I am based in Warsaw Poland. I will find a nice post card 
and send to you soon.


Pozdrawiam

Jarek Karciarz



--
Od: François Piette <francois.pie...@skynet.be>
Data: 15 czerwca 2017 20:30:22
Do: ICS support mailing <twsocket@lists.elists.org>
Temat: [twsocket] ICS Registration


Hi !



As you subscribed to ICS support mailing list, you probably use ICS. Good !

But have you taken time to register your ICS copy ?



ICS is freeware but to use it, you must register it.

Registration is very simple: just mail a [real, paper] picture postcard to
the author (me). You can find instructions in readme.txt file.



Thanks.



PS: If you already sent your picture postcard, simply ignore this message.

If you wants to know if I received it, then you must tell me when you sent
it, from which country and what the picture is (I have several thousand
postcards !).



--

 <mailto:francois.pie...@overbyte.be> francois.pie...@overbyte.be

The author for the freeware multi-tier middleware MidWare The author of the
freeware Internet Component Suite (ICS)  <http://www.overbyte.be>
http://www.overbyte.be







--
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



--
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

Re: [twsocket] Latest ICS 8.44 and C++Builder 10.2

2017-05-09 Thread Jarek Karciarz
Hi,

I didnt need to change it.


Pozdrawiam

Jarek Karciarz
OSITRON

-Original Message-
From: TWSocket [mailto:twsocket-boun...@lists.elists.org] On Behalf Of
Albert Wiersch
Sent: Tuesday, May 9, 2017 9:21 PM
To: 'ICS support mailing' <twsoc...@elists.org>
Subject: Re: [twsocket] Latest ICS 8.44 and C++Builder 10.2


Hello Jarek,

Just wanted to say thank you for the patch!

I ran into this same problem trying to upgrade to 8.44 in 10.1 C++Builder.

For some reason (maybe I misapplied the patch?), I also had to comment this
line out of OverbyteIcsUtils.hpp:
extern DELPHI_PACKAGE GUID WINTRUST_ACTION_GENERIC_VERIFY_V2;

But after that it compiled and seems to be working... but I need to do a
little more testing.

--
Albert Wiersch
AI Internet Solutions LLC
supp...@htmlvalidator.com
https://www.htmlvalidator.com/

> -Original Message-
> From: TWSocket [mailto:twsocket-boun...@elists.org] On Behalf Of Jarek 
> Karciarz
> Sent: Tuesday, April 4, 2017 11:51
> To: 'ICS support mailing' <twsoc...@elists.org>; 'Angus Robertson - 
> Magenta Systems Ltd' <an...@magsys.co.uk>
> Subject: Re: [twsocket] Latest ICS 8.44 and C++Builder 10.2
> 
> Hi,
> 
> Please find my patch for OverbyteIcsUtils.pas below. I have added a 
> series of $EXTERNALSYM directives in order to prevent symbols 
> duplications. Pascal constants own exactly same names as corresponding 
> windows constants defined in .h file. In case they would be contained 
> in generated .hpp file all of tchem would be duplicated.
> 
> Unfortunately everytime I download new ICS package I need to apply 
> this patch. It would be easier for C++ users if it would be already there.
> It doesnt affect Delphi users in any way.
> Thanks in advance.
> 
> //-start of patch ---line 612
> {$IFDEF MSWINDOWS}
> { V8.38 constants and records for Wintrust } const
>   WINTRUST_ACTION_GENERIC_VERIFY_V2: TGUID = 
> '{00AAC56B-CD44-11d0-8CC2-00C04FC295EE}' ;


-- 
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

-- 
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


Re: [twsocket] Latest ICS 8.44 and C++Builder 10.2

2017-04-06 Thread Jarek Karciarz

Witam,
But are you using C++ builder 10.2? I also didn't have any issues with xe7 
nor 10.1.

Pozdrawiam

Jarek Karciarz



--
Od: Jasja Glasbeek <ja...@machandel.com>
Data: 6 kwietnia 2017 09:35:05
Do: ICS support mailing <twsocket@lists.elists.org>, Noam Weissman 
<n...@silrd.com>

Temat: Re: [twsocket] Latest ICS 8.44 and C++Builder 10.2


Hi I Use ICS fully within a complex peer to peer and client server
system on our factory
This program is 64 bits compiled.
I've never had any issues so far (working 24/7 for approx. 4 years now,
7 years before that no problems but 32bits compiled)

But not yet tried latest 8.44 version yet. I'm starting next week with
that one.

So that's my experience.

Best of luck,
Jasja

Op 6-4-2017 om 07:42 schreef Noam Weissman:

Hi,


I have not actually triad to compile 64 bits. I use ICS from time to time 
to create small


test code or internal usaged applications so 64 bits was never an issue.


ICS documentation its states that 64 bits is only partially supported with 
Delphi code


so I did not even tried.



Thanks again,

Noam.


From: TWSocket <twsocket-boun...@lists.elists.org> on behalf of Jarek 
Karciarz <j...@ositron.pl>

Sent: Thursday, April 6, 2017 12:03 AM
To: 'ICS support mailing'
Subject: Re: [twsocket] Latest ICS 8.44 and C++Builder 10.2

Hi,

Did you also compile for Win64?

Unfortunately when compiling for Win64 under C++ Builder 10.2 Tokyo, I
started receiving linker errors
[ilink64 Error] Error: Unresolved external
'Overbyteicscharsetutils::IcsSystemCodePage' referenced from
F:\OSIDEV_PACKAGE.80\OVERBYTE\ICS8\LIB\RELEASE\WIN64\102\OVERBYTEICSCHARSETC
OMBOBOX.O
[ilink64 Error] Error: Unresolved external
'Overbyteicswinsock::GWSockCritSect' referenced from
F:\OSIDEV_PACKAGE.80\OVERBYTE\ICS8\LIB\RELEASE\WIN64\102\OVERBYTEICSWSOCKET.
O
[ilink64 Error] Error: Unresolved external
'Overbyteicszlibobj::zlibProblemString' referenced from
F:\OSIDEV_PACKAGE.80\OVERBYTE\ICS8\LIB\RELEASE\WIN64\102\OVERBYTEICSFTPCLI.O
[ilink64 Error] Error: Unresolved external 'Overbyteicswinsock::in6addr_any'
referenced from
F:\OSIDEV_PACKAGE.80\OVERBYTE\ICS8\LIB\RELEASE\WIN64\102\OVERBYTEICSSOCKETUT
ILS.O

All above unresolved variables are contained in the IcsCommonCB102Run
package and for some reason they are not 'visible' under IcsVclCB102Run
package. After explicit including the apropriate units into the latter
package - the errors disappear. However in such case both packages contain
some duplicated units. I dont understand why these variables are not visible
in the second package.
There are no errors when compiling for Win32.

So  if you manager to build the packages for Win64 please let me know and
send me your packages projects if possible. Thank you in advance.


Pozdrawiam

Jarek Karciarz
OSITRON

-Original Message-
From: TWSocket [mailto:twsocket-boun...@lists.elists.org] On Behalf Of Noam
Weissman
Sent: Wednesday, April 5, 2017 3:20 PM
To: ICS support mailing <twsocket@lists.elists.org>
Subject: Re: [twsocket] Latest ICS 8.44 and C++Builder 10.2

Hi Jarek,

I have updated my system with the patch you provided and it works like a
charm :-)

Thanks, that was great.

BR,
Noam.

-Original Message-
From: TWSocket [mailto:twsocket-boun...@lists.elists.org] On Behalf Of Angus
Robertson - Magenta Systems Ltd
Sent: Tuesday, April 04, 2017 8:23 PM
To: twsocket@lists.elists.org
Subject: Re: [twsocket] Latest ICS 8.44 and C++Builder 10.2


Please find my patch for OverbyteIcsUtils.pas below. I have added a
series of $EXTERNALSYM directives in order to prevent symbols
duplications.

Thanks, I've updated my unit with your changes, it will be in SVN later in
the week with V8.45.

Angus

--
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
--
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

--
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


--
/Met vriendelijke groeten - Best regards - Mit freundlichen Grüßen -
Bestu kveðjur - Sincères salutations/
Jasja Glasbeek | Sales/Export/ICT | Machandel BV
*tel:* (+31) 516-425020 | *mobile:* (+31) 6-20165848 | *email:*
ja...@machandel.com
--
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



--
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

Re: [twsocket] Latest ICS 8.44 and C++Builder 10.2

2017-04-06 Thread Jarek Karciarz

Witam,
I didn't have any build issues with c++ 10.1 Berlin. Perhaps I will 
recreate the c++ packages from scratch with 10.2 and it helps.


Pozdrawiam

Jarek Karciarz



--
Od: Angus Robertson - Magenta Systems Ltd <an...@magsys.co.uk>
Data: 6 kwietnia 2017 09:32:24
Do: twsocket@lists.elists.org
Temat: Re: [twsocket] Latest ICS 8.44 and C++Builder 10.2


ICS documentation its states that 64 bits is only partially
supported with Delphi code


I always build the latest run time packages for both Delphi Win32 and
Win64, the readme comment merely confirms that only Delphi is supported
for modern compilers:

"With Delphi XE2 and later, VCL 64-bit Windows targets are supported
for Delphi only."

Angus

--
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



--
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


Re: [twsocket] Latest ICS 8.44 and C++Builder 10.2

2017-04-05 Thread Jarek Karciarz
Hi,

Did you also compile for Win64?

Unfortunately when compiling for Win64 under C++ Builder 10.2 Tokyo, I
started receiving linker errors
[ilink64 Error] Error: Unresolved external
'Overbyteicscharsetutils::IcsSystemCodePage' referenced from
F:\OSIDEV_PACKAGE.80\OVERBYTE\ICS8\LIB\RELEASE\WIN64\102\OVERBYTEICSCHARSETC
OMBOBOX.O
[ilink64 Error] Error: Unresolved external
'Overbyteicswinsock::GWSockCritSect' referenced from
F:\OSIDEV_PACKAGE.80\OVERBYTE\ICS8\LIB\RELEASE\WIN64\102\OVERBYTEICSWSOCKET.
O
[ilink64 Error] Error: Unresolved external
'Overbyteicszlibobj::zlibProblemString' referenced from
F:\OSIDEV_PACKAGE.80\OVERBYTE\ICS8\LIB\RELEASE\WIN64\102\OVERBYTEICSFTPCLI.O
[ilink64 Error] Error: Unresolved external 'Overbyteicswinsock::in6addr_any'
referenced from
F:\OSIDEV_PACKAGE.80\OVERBYTE\ICS8\LIB\RELEASE\WIN64\102\OVERBYTEICSSOCKETUT
ILS.O

All above unresolved variables are contained in the IcsCommonCB102Run
package and for some reason they are not 'visible' under IcsVclCB102Run
package. After explicit including the apropriate units into the latter
package - the errors disappear. However in such case both packages contain
some duplicated units. I dont understand why these variables are not visible
in the second package. 
There are no errors when compiling for Win32.

So  if you manager to build the packages for Win64 please let me know and
send me your packages projects if possible. Thank you in advance.


Pozdrawiam

Jarek Karciarz
OSITRON

-Original Message-
From: TWSocket [mailto:twsocket-boun...@lists.elists.org] On Behalf Of Noam
Weissman
Sent: Wednesday, April 5, 2017 3:20 PM
To: ICS support mailing <twsocket@lists.elists.org>
Subject: Re: [twsocket] Latest ICS 8.44 and C++Builder 10.2

Hi Jarek,

I have updated my system with the patch you provided and it works like a
charm :-)

Thanks, that was great.

BR,
Noam.

-Original Message-
From: TWSocket [mailto:twsocket-boun...@lists.elists.org] On Behalf Of Angus
Robertson - Magenta Systems Ltd
Sent: Tuesday, April 04, 2017 8:23 PM
To: twsocket@lists.elists.org
Subject: Re: [twsocket] Latest ICS 8.44 and C++Builder 10.2

> Please find my patch for OverbyteIcsUtils.pas below. I have added a 
> series of $EXTERNALSYM directives in order to prevent symbols 
> duplications.

Thanks, I've updated my unit with your changes, it will be in SVN later in
the week with V8.45.  

Angus

--
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
--
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

-- 
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


Re: [twsocket] Is there an 8.37 available to download?

2017-02-09 Thread Jarek Karciarz
Hallo Walter,

Are you able to access the paackage I have attached in response to Alan's
mail? I hoped I sent it to the mailing list, not just to Alan's mail.


Pozdrawiam

Jarek Karciarz
OSITRON

-Original Message-
From: TWSocket [mailto:twsocket-boun...@lists.elists.org] On Behalf Of
Walter Bohlin
Sent: Friday, February 10, 2017 12:02 AM
To: ICS support mailing <twsocket@lists.elists.org>
Subject: Re: [twsocket] Is there an 8.37 available to download?

Jarek,

I have also upgraded to Berlin and am very interested in knowing how you do
it. I'm sure there are a lot of c++builder users who would love to know as
well. 

Walter Bohlin

On February 8, 2017 11:49:04 AM EST, Jarek Karciarz <j...@ositron.pl> wrote:
>Witam,
>Hi Alan
>In man time i have also upgraded to Berlin. I will send you Berlin 
>packages and also sorry readme how to setup these environment variables 
>inside Berlin ide. I have some troubles with one package so i am 
>curious how it will behave on your pc. In about 2h i should be back and 
>send it to you Pozdrawiam
>
>Jarek Karciarz
>
>
>
>--
>Od: Alan Kamrowski II <akamrow...@crsgroup.com>
>Data: 8 lutego 2017 17:38:27
>Do: ICS support mailing <twsocket@lists.elists.org>
>Temat: Re: [twsocket] Is there an 8.37 available to download?
>
>> Hi Angus,
>>
>> Thank you for the help.  I am going to attempt to install it with the
>C++ 
>> Builder 10.1 berlin again today.  I tried with some project files
>that
>> Jarek posted and ran into issues with the directories it was trying
>to put
>> library files in.  There are references to $(OSIDEVPCKG)\libs\ that
>ended
>> up putting the \libs\ directory in the root on the drive because I
>don't
>> have OSIDEVPCKG defined anywhere.  I am going to try to compare the
>newer
>> project files with some older ones to see where the differences are
>and how
>> I might be able to change them to work.
>>
>> Thanks,
>>
>> Alan
>>
>>
>> This message (and any associated files) is intended only for the use
>of the
>> individual or entity to which it is addressed and may contain
>information
>> that is confidential, subject to copyright or constitutes a trade
>secret. 
>> If you are not the intended recipient you are hereby notified that
>any
>> dissemination, copying or distribution of this message, or files
>associated
>> with this message, is strictly prohibited. If you have received this 
>> message in error, please notify us immediately by replying to the
>message
>> and deleting it from your computer. Messages sent to and from us may
>be
>> monitored.
>>
>> Internet communications cannot be guaranteed to be secure or
>error-free as
>> information could be intercepted, corrupted, lost, destroyed, arrive
>late
>> or incomplete, or contain viruses. Therefore, we do not accept 
>> responsibility for any errors or omissions that are present in this 
>> message, or any attachment, that have arisen as a result of e-mail 
>> transmission. If verification is required, please request a hard-copy
>version.
>> --
>> 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
>
>
>--
>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

--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
--
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

-- 
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


Re: [twsocket] Is there an 8.37 available to download?

2017-02-08 Thread Jarek Karciarz

Witam,
Hi Alan
In man time i have also upgraded to Berlin. I will send you Berlin packages 
and also sorry readme how to setup these environment variables inside 
Berlin ide. I have some troubles with one package so i am curious how it 
will behave on your pc. In about 2h i should be back and send it to you

Pozdrawiam

Jarek Karciarz



--
Od: Alan Kamrowski II <akamrow...@crsgroup.com>
Data: 8 lutego 2017 17:38:27
Do: ICS support mailing <twsocket@lists.elists.org>
Temat: Re: [twsocket] Is there an 8.37 available to download?


Hi Angus,

Thank you for the help.  I am going to attempt to install it with the C++ 
Builder 10.1 berlin again today.  I tried with some project files that 
Jarek posted and ran into issues with the directories it was trying to put 
library files in.  There are references to $(OSIDEVPCKG)\libs\ that ended 
up putting the \libs\ directory in the root on the drive because I don't 
have OSIDEVPCKG defined anywhere.  I am going to try to compare the newer 
project files with some older ones to see where the differences are and how 
I might be able to change them to work.


Thanks,

Alan


This message (and any associated files) is intended only for the use of the 
individual or entity to which it is addressed and may contain information 
that is confidential, subject to copyright or constitutes a trade secret. 
If you are not the intended recipient you are hereby notified that any 
dissemination, copying or distribution of this message, or files associated 
with this message, is strictly prohibited. If you have received this 
message in error, please notify us immediately by replying to the message 
and deleting it from your computer. Messages sent to and from us may be 
monitored.


Internet communications cannot be guaranteed to be secure or error-free as 
information could be intercepted, corrupted, lost, destroyed, arrive late 
or incomplete, or contain viruses. Therefore, we do not accept 
responsibility for any errors or omissions that are present in this 
message, or any attachment, that have arisen as a result of e-mail 
transmission. If verification is required, please request a hard-copy version.

--
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



--
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


[twsocket] Compiling OverbyteIcsCommonRun.bpl package with C++ Builder 10.1 upd 2

2017-02-04 Thread Jarek Karciarz
Hi,

 

Does anybody have successfully built VCL OverbyteIcsCommonRun.bpl package
with C++ builder 10.1 upd 2?

 

I tried both my earlier packages for C++ XE7 and package created from
scratch with C++ 10.1.

Both compile and install well for Win32. However for Win64 bit when building
OverbyteIcsCommonRun i get the error messages like below:

 

[ilink64 Error] Error: Could not write to
F:\OSIDEV_PACKAGE.80\OVERBYTE\ICS8\LIB\RELEASE\WIN64\101\OVERBYTEICSCRYPTUIA
PI.O (error code 5)

[ilink64 Error] Error: Could not write to
F:\OSIDEV_PACKAGE.80\OVERBYTE\ICS8\LIB\RELEASE\WIN64\101\OVERBYTEICSMLANG.O
(error code 5)

[ilink64 Error] Error: Could not write to
F:\OSIDEV_PACKAGE.80\OVERBYTE\ICS8\LIB\RELEASE\WIN64\101\OVERBYTEICSWINCRYPT
.O (error code 5)

[ilink64 Error] Error: Could not write to
F:\OSIDEV_PACKAGE.80\OVERBYTE\ICS8\LIB\RELEASE\WIN64\101\OVERBYTEICSWINNLS.O
(error code 5)

 

I believe Error code 5 means access denied. These files do exist in
indicated locations. I speculated that during building 2 processes tried to
write to the same file. Following this I turned of the generation of import
library (BPI) under C++ linker options. And that helped. Just for me it is
not a big problem as I am linking everything statically in my apps, however
I am just curious why is that error. Or maybe it is just my 10.1
installation.

Additional info: when generate import lib is turned ON and i get the errors,
the BPI file is created but not BPI nor .a, though I dont know if it is a
valid file. Then when turning import lib OFF the other files (BPL and .a)
are correctly created. BPI seems not to be updated.

 

When compiling other packages from other vendors or even IcsVclCB101Run (the
other run package in the ICS group), everthing goes well even if import lib
is turned ON. All above happens only with building Win64.

Thanks for any advice or information if someone successfully built the
package.

 

Regards

 

Jarek Karciarz

OSITRON

 

-- 
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


Re: [twsocket] Does the latest ICS-V8.34 support C++ Builder 10.1 Berlin?

2016-12-19 Thread Jarek Karciarz

Witam,
Did you  try to open last c++ builder packages? I believe there were for 
xe3. Based on it i created xe7 packages. However vcl only without fmx.

Pozdrawiam

Jarek Karciarz



--
Od: Alan Kamrowski II <akamrow...@crsgroup.com>
Data: 19 grudnia 2016 14:05:40
Do: ICS support mailing <twsocket@lists.elists.org>
Temat: Re: [twsocket] Does the latest ICS-V8.34 support C++ Builder 
10.1	Berlin?



Hi,

Not officially, the latest C++ packages are for XE3, but you can try 
installing those in Berlin, others have managed.


Sadly, I don't know enough about components to do this - does anyone have 
any tips that can put me in the right direction?.


I really need to get ICS working with the C++ Builder 10.1.

Thanks,

Alan


This message (and any associated files) is intended only for the use of the 
individual or entity to which it is addressed and may contain information 
that is confidential, subject to copyright or constitutes a trade secret. 
If you are not the intended recipient you are hereby notified that any 
dissemination, copying or distribution of this message, or files associated 
with this message, is strictly prohibited. If you have received this 
message in error, please notify us immediately by replying to the message 
and deleting it from your computer. Messages sent to and from us may be 
monitored.


Internet communications cannot be guaranteed to be secure or error-free as 
information could be intercepted, corrupted, lost, destroyed, arrive late 
or incomplete, or contain viruses. Therefore, we do not accept 
responsibility for any errors or omissions that are present in this 
message, or any attachment, that have arisen as a result of e-mail 
transmission. If verification is required, please request a hard-copy version.

--
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



--
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


Re: [twsocket] help for ICS suite C++Builder BERLIN

2016-08-29 Thread Jarek Karciarz

Hi

I am using ics with c++ builder xe7. It is based on xe3 delivered with the 
package. It is compiled without using Delphi personality. So pure c++ 
builder. No Delphi installed nor rad studio.

I can share of you wished.

Pozdrawiam

Jarek Karciarz



--
Od: Angus Robertson - Magenta Systems Ltd <an...@magsys.co.uk>
Data: 29 sierpnia 2016 20:19:41
Temat: Re: [twsocket] help for ICS suite C++Builder BERLIN
Do: twsocket@lists.elists.org


I switched from C++ Builder DS2007 to the BERLIN version.
Unfortunately, there is no ICS suite for C ++ Builder (lack of
time) what I understand. Is it possible to use the ICS suite from
Delphi in C ++ Builder? If so, how do I make this change? About a
guide I would be happy.


We have repeated asked for volunteers to help support ICS in C++
Builder, but so far no-one has been prepared to help.

But several C++ Builder users have managed to install the latest
versions of ICS in C++ Builder, perhaps by using the last packages Arno
produced for XE3.  These will however be missing some of the latest
units for SSL in particular.  I suggest you try and load those packages,
and fix any errors.

Angus

--
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



--
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


[twsocket] [TWSocket]ICS8.26: undeclared identifier 'TSslEngine'

2016-05-15 Thread Jarek Karciarz
Hello,

 

I am not able to compile design time package. 

Simply TSslEngine component cannot be found.

 

I am using RAD 2007. Only change I make in original packages is linker
option as I check: Generate all C++ files.

 

I can suppress this error just by defining OPENSSL_NO_ENGINE which is not
defined by default.

Do I lose much functionality after changing this?

Anyway looking into code I cannot find the reason why the class TSslEngine
is not found. Has anyone successfully compiled the package for RAD2007
without changing the INC file?

 

Regards

Jarek

 

-- 
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


Re: [twsocket] Gmail--04-04-2016

2016-04-12 Thread Jarek Karciarz

Witam,


I am not sure as i am now away from my PC but it seems 1.02g is nor the 
most recent openSSL that is expected by most recent ics version.

Had similar error that disappeared after updating openSSL .

Pozdrawiam

Jarek Karciarz



--
Od: za...@hmisys.com
Data: 13 kwietnia 2016 02:52:36
Temat: [twsocket]  Gmail--04-04-2016
Do: twsoc...@elists.org


Hello,

Recap, using Delphi XE, ICS V7 and Gmail access started failing and I had to
configure Gmail to use lesser security.

I updated to V8.23 and OpenSSL to 1.02g.
Now when I attempt to send an email I get:

Request Done Rq=0 Error=SSL Handshake failed EIcsSsleayException Unable to
load SSLEAY DLL.
Can't find SSLv2_method SSLv2_client_method SSLv2_server_method

I verified the dll is the correct version and I am lost as the next step.

Ideas?

Thanks,

Mark





--
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



--
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


Re: [twsocket] Gmail--04-04-2016

2016-04-05 Thread Jarek Karciarz

Witam,

Version 8 and open ssl works for me fine as well.

Pozdrawiam

Jarek Karciarz



--
Od: Angus Robertson - Magenta Systems Ltd <an...@magsys.co.uk>
Data: 5 kwietnia 2016 09:45:01
Temat: Re: [twsocket] Gmail--04-04-2016
Do: twsocket@lists.elists.org


For several years now access to Gmail, using SSL, has been
flawless. I am using version 7.
Today access to Gmail has failed and I am unsure if it is a
temporary issue or Gmail made a change.
501 5.5.4 HELO/EHLO argument theaddr...@gmail.com invalid,


Working fine here with the latest ICS version 8 and OpenSSL:

08:32:49 - Sending Mail
< 220 smtp.gmail.com ESMTP j18sm18013427wmd.2 - gsmtp
08:32:49 - SMTP Session Connected to 74.125.206.108:587

EHLO PC20

< 250-smtp.gmail.com at your service, [82.33.197.157]
< 250-SIZE 35882577
< 250-8BITMIME
< 250-STARTTLS
< 250-ENHANCEDSTATUSCODES
< 250-PIPELINING
< 250-CHUNKING
< 250 SMTPUTF8

STARTTLS

< 220 2.0.0 Ready to start TLS
Starting SSL handshake

The EHLO argement is supposed to be a host name, not an email address,
many SMTP servers will refuse the connection unless a reverse DNS check
works.  Not sure why you are using an email address, the ICS default is
the computer name.

Angus

--
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



--
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


Re: [twsocket] THttpCli and XML...

2016-03-06 Thread Jarek Karciarz
I use
ContentTypePost = application/x-www-form-urlencoded

I don't use XML however.

Jarek Karciarz


-Original Message-
From: TWSocket [mailto:twsocket-boun...@lists.elists.org] On Behalf Of RTT
Sent: Sunday, March 6, 2016 9:12 PM
To: ICS support mailing <twsocket@lists.elists.org>
Subject: Re: [twsocket] THttpCli and XML...



> I must be doing something wrong.
>

Are you setting the THttpCli.ContentTypePost property to the Content-Type
(in your case "application/xml", I suppose) the server is expecting ?
http://stackoverflow.com/questions/3272534/what-content-type-value-should-i-
send-for-my-xml-sitemap
--
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

-- 
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