Re: [twsocket] v8

2013-05-30 Thread pkappetein
Thank you. Movie 2 made it clear from what you have in the Path section. That was the part I was having problems with. Learned something here. PErry On Thu, May 30, 2013 at 2:01 PM, Arno Garrels wrote: On Thursday, May 30, 2013 8:00 PM [GMT+1=CET], pkappet...@charter.net schrob: I trie

Re: [twsocket] v8

2013-05-30 Thread Arno Garrels
On Thursday, May 30, 2013 8:00 PM [GMT+1=CET], pkappet...@charter.net schrob: > I tried installing the V8 Beta version, since I was curious about the > FMX part. > But how do I install it for FMX ?, do I need to add the folders in > IDE setup as well for FMX. > Same as for the 64 bit part. > > A

[twsocket] Shared handles problem

2013-05-30 Thread Éric Fleming Bonilha
Hope this time, my message is sent!!! After MUCH digging, I have come into something that I would like you to analyse..** ** First, the scenario... As I told before, I replaced all my handles by a derived class that I made called TSharedHandle, that is derived from TIcsWndControl So, wheneve

[twsocket] v8

2013-05-30 Thread pkappetein
I tried installing the V8 Beta version, since I was curious about the FMX part. But how do I install it for FMX ?, do I need to add the folders in IDE setup as well for FMX. Same as for the 64 bit part. All I can find is installing for the IDE and that's it.. so not sure if I need to install

Re: [twsocket] Postings to the list requires new address?

2013-05-30 Thread Angus Robertson - Magenta Systems Ltd
> > Looks like does no longer work > > however does. > If you see this I was wrong. That message did appear, so it seems both email addresses work, I've had to change my email client filtering to get all twsocket related emails to appear in the correct folder. The twsocket archives seem to b

Re: [twsocket] Postings to the list requires new address?

2013-05-30 Thread Arno Garrels
On Thursday, May 30, 2013 7:22 PM [GMT+1=CET], Arno Garrels schrob: > Looks like does no longer work > however does. If you see this I was wrong. -- Arno -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket

Re: [twsocket] FTP and Memo - LogText?

2013-05-30 Thread Angus Robertson - Magenta Systems Ltd
> *Subject:* Re: [twsocket] FTP and Memo - LogText? > > The server bug is something to do with the thread that is used > > for the> directory listing and compressing the result > I guess that code added after V1.46 to the worker thread is not > thread save. Or that calls from the events that tri

[twsocket] Postings to the list requires new address?

2013-05-30 Thread Arno Garrels
Looks like does no longer work however does. -- Arno -- 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] FTP and Memo - LogText?

2013-05-30 Thread Arno Garrels
On Thursday, May 30, 2013 11:32 AM [GMT+1=CET], Angus Robertson - Magenta Systems Ltd schrob: > The server bug is something to do with the thread that is used for the > directory listing and compressing the result, I've seen different > errors, and sometimes it works once and then fails. Not been

Re: [twsocket] best practice for upload status

2013-05-30 Thread Angus Robertson - Magenta Systems Ltd
> Previous advice worked (NoFeat) thanks. I would only do that if testing against the ICS FTP server, other FTP servers (and ICS) provide better file listing commands that use some 'features'. > What would be the simplest method to track how many bytes/files > have been uploaded/downloaded. Ch

[twsocket] best practice for upload status

2013-05-30 Thread Allan Fernandes
Hi, Previous advice worked (NoFeat) thanks. What would be the simplest method to track how many bytes/files have been uploaded/downloaded. Checked the CopyEvent but cannot understand exactly when to trap the details ? Regards Allan -- To unsubscribe or change your settings for TWSocket mailing

Re: [twsocket] FTP and Memo - LogText?

2013-05-30 Thread Angus Robertson - Magenta Systems Ltd
> Noticed odd bug in the FTP Transfer program. > I used OverbyteIcsSslFtpServ.exe on another machine The bug is in the ICS FTP server, with the new XDMLSD directory listing command, that is only likely to be used by the ICS FTP client. > < 192.168.0.33 XDMLSD -R > > 192.168.0.33 226 File sent o

[twsocket] FTP and Memo - LogText?

2013-05-30 Thread Allan Fernandes
Hi, Noticed odd bug in the FTP Transfer program. Just informing you so you can check similar situation at your side. Simply remark the line as shown below and the FTP transfer function misbehaves. I used OverbyteIcsSslFtpServ.exe on another machine whose logs I have given below. Situation : Serve