Re: [twsocket] Compiling with SSL active changes socket behavior

2016-12-06 Thread Éric Fleming Bonilha
"Please see my reply yesterday, or perhaps you are not reading this list." Angus, I'm sorry, maybe the list is not sending all e-mails to my mail because I did not receive your reply about our web server, I had to check on TWSocket achive to see that you replied. I think something might be blockin

Re: [twsocket] Compiling with SSL active changes socket behavior

2016-12-05 Thread Éric Fleming Bonilha
Angus I have also uploaded the file to Dropbox: https://www.dropbox.com/s/ces533zsvkseghs/ShowModal.rar?dl=0 Eric On Fri, Dec 2, 2016 at 11:44 AM, Éric Fleming Bonilha wrote: > Angus > > Were you able to download the file? > > The file at WeTransfer will expire in 4 days > > Thanks > > -- To

Re: [twsocket] Compiling with SSL active changes socket behavior

2016-12-02 Thread Angus Robertson - Magenta Systems Ltd
> Were you able to download the file? Please see my reply yesterday, or perhaps you are not reading this list. 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.overbyt

Re: [twsocket] Compiling with SSL active changes socket behavior

2016-12-02 Thread Éric Fleming Bonilha
Angus Were you able to download the file? The file at WeTransfer will expire in 4 days Thanks -- 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] Compiling with SSL active changes socket behavior

2016-12-01 Thread Angus Robertson - Magenta Systems Ltd
> Additionally I have added the file to WeTransfer using this link: > https://we.tl/3haUyqyn41 OK, I've got your file now, I'll look at it after I've finished the next part of the ICS SSL project. For the third time, your web server MIME is set-up so RAR comes down as a text file, not a binary f

Re: [twsocket] Compiling with SSL active changes socket behavior

2016-12-01 Thread Éric Fleming Bonilha
Angus Additionally I have added the file to WeTransfer using this link: https://we.tl/3haUyqyn41 So you have two places to download the file: https://we.tl/3haUyqyn41 and http://www.digifort.com/files/temp/ShowModal.rar I'm sure one of them will work for you Eric -- To unsubscribe or change you

Re: [twsocket] Compiling with SSL active changes socket behavior

2016-12-01 Thread Éric Fleming Bonilha
Angus I don't understand what you mean.. I can download the file from http://www.digifort.com/files/temp/ShowModal.rar normally using Chrome or Edge And I did not see any message from you asking for that... If you sent any message to this list, it was not received.. Eric On Thu, Dec 1, 2016 a

Re: [twsocket] Compiling with SSL active changes socket behavior

2016-12-01 Thread Angus Robertson - Magenta Systems Ltd
> Did you have some time to evaluate this issue? Please don't send messages to my private email, I do read this list. I'm waiting for a reply to my message of 23 November, you need to set-up your web server MIME mapping properly so binary files can be downloaded. Angus -- To unsubscribe or

Re: [twsocket] Compiling with SSL active changes socket behavior

2016-11-30 Thread Éric Fleming Bonilha
needed to >> the application directory, create all components in code. >> >> It really would be so much easier if you rewrote your application to >> remove blocking modal dialogs from event handlers. >> >> Angus >> >> >> Original Message >

Re: [twsocket] Compiling with SSL active changes socket behavior

2016-11-23 Thread Angus Robertson - Magenta Systems Ltd
> Please download at > http://www.digifort.com/files/temp/ShowModal.rar You will need to configure your web server properly first so it tells clients the file is binary or executable, and not displayable. cmd> GET /files/temp/ShowModal.rar HTTP/1.1 cHTTP/1.1 200 OK Server: nginx/1.10.2 Date: We

Re: [twsocket] Compiling with SSL active changes socket behavior

2016-11-22 Thread Éric Fleming Bonilha
It really would be so much easier if you rewrote your application to > remove blocking modal dialogs from event handlers. > > Angus > > > ---- Original Message > > *Subject:* Re: [twsocket] Compiling with SSL active changes socket > behavior > *From:* Éric

Re: [twsocket] Compiling with SSL active changes socket behavior

2016-11-22 Thread Éric Fleming Bonilha
mponents in code. > > It really would be so much easier if you rewrote your application to > remove blocking modal dialogs from event handlers. > > Angus > > > ---- Original Message > > *Subject:* Re: [twsocket] Compiling with SSL active changes socket > b

Re: [twsocket] Compiling with SSL active changes socket behavior

2016-11-22 Thread Éric Fleming Bonilha
d to > the application directory, create all components in code. > > It really would be so much easier if you rewrote your application to > remove blocking modal dialogs from event handlers. > > Angus > > > ---- Original Message ---- > > *Subject:* Re: [twsocke

Re: [twsocket] Compiling with SSL active changes socket behavior

2016-11-22 Thread Angus Robertson - Magenta Systems Ltd
on to remove blocking modal dialogs from event handlers. Angus Original Message *Subject:* Re: [twsocket] Compiling with SSL active changes socket behavior *From:* Éric Fleming Bonilha *To:* ICS support mailing *Date:* Mon, 21 Nov 2016 17:32:42 -0500 Hello all Could someone

Re: [twsocket] Compiling with SSL active changes socket behavior

2016-11-21 Thread Éric Fleming Bonilha
Hello all Could someone take a more serious look at this issue I've reported in the past??? This has become a huge issue for us because the TCustomSslWSocket is CHANGING the behavior of base socket EVEN IF SSL IS NOT IN USE!!! Today we got another issue that increased the processing of our appli

Re: [twsocket] Compiling with SSL active changes socket behavior

2016-09-06 Thread Angus Robertson - Magenta Systems Ltd
> Would you at least take a look at it again? Adding that line in > SSL socket before actually checking if SSL is being used is > changing the behavior of the base class and breaking compatibility I have reviewed the change again, it effectively fixed bugs in both SSL and non-SSL version of ICS t

Re: [twsocket] Compiling with SSL active changes socket behavior

2016-09-01 Thread Angus Robertson - Magenta Systems Ltd
> Would you at least take a look at it again? Adding that line in > SSL socket > before actually checking if SSL is being used is changing the > behavior of the base class and breaking compatibility I checked my own application again and it does not stop when showing modal dialogs, but then I'd

Re: [twsocket] Compiling with SSL active changes socket behavior

2016-08-31 Thread Éric Fleming Bonilha
Angus Would you at least take a look at it again? Adding that line in SSL socket before actually checking if SSL is being used is changing the behavior of the base class and breaking compatibility > Not quite sure why the V8.22 change in wsocket made this change, but it > was an important bug fi

Re: [twsocket] Compiling with SSL active changes socket behavior

2016-08-24 Thread Stephen Dickason
@lists.elists.org] On Behalf Of Éric > Fleming Bonilha > Sent: Tuesday, August 16, 2016 0:08 > To: ICS support mailing > Subject: Re: [twsocket] Compiling with SSL active changes socket behavior > > Could anyone check this? Or at least acknowledge that it was received? > > Thanks

Re: [twsocket] Compiling with SSL active changes socket behavior

2016-08-24 Thread Angus Robertson - Magenta Systems Ltd
> our software will open a SHOWMODAL dialog to the response of > a message from the server, that is parsed with our protocol > parser from within the OnDataAvailable event of the socket, and > this behavior completely broken our software because now > everytime it opens a form from within the data

Re: [twsocket] Compiling with SSL active changes socket behavior

2016-08-24 Thread Éric Fleming Bonilha
Could anyone check this? Or at least acknowledge that it was received? Thanks On Sat, Aug 13, 2016 at 3:13 PM, Éric Fleming Bonilha wrote: > I evaluated a little more on this behavior and realized that actually many > many parts of our software will open a SHOWMODAL dialog to the response of

Re: [twsocket] Compiling with SSL active changes socket behavior

2016-08-23 Thread Éric Fleming Bonilha
I evaluated a little more on this behavior and realized that actually many many parts of our software will open a SHOWMODAL dialog to the response of a message from the server, that is parsed with our protocol parser from within the OnDataAvailable event of the socket, and this behavior completely

[twsocket] Compiling with SSL active changes socket behavior

2016-08-23 Thread Éric Fleming Bonilha
Hi I recently came across an issue with our software after updating to ICS 8.26 We previously used ICS 8.06 and its default compiling directives did not add SSL support, but 8.26 by default activates SSL and makes TWSocket class to be derived from SSL socket I don't know if the problem is relate