Re: [twsocket] Architectural question II

2007-03-26 Thread Arno Garrels
Francois PIETTE wrote: > In V6, this is a single window for all timers in a single thread. > In V5, there is a window for each component and that window is used > for the timer. > So in both cases, there not a single hidden window dedicated to the > timers. That's true, however it does not solve

Re: [twsocket] Architectural question II

2007-03-26 Thread Francois Piette
> That's true, however it does not solve the main problem with timers > in ICS. The general problem with timers (beside the question which > window to use) is that they are a limited resource. As far as I know, timer are no more a limited resource sinceW2K. > If we want support > of "timer per in

Re: [twsocket] Perhaps this I asked before but... (TransparentHTTPProxy)

2007-03-26 Thread Fastream Technologies
Can I use ICS with this technology or must I use the API directly? Regards, SZ - Original Message - From: "Francois PIETTE" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Sunday, March 25, 2007 7:26 PM Subject: Re: [twsocket] Perhaps this I asked before but... (TransparentHTTPPro

Re: [twsocket] Perhaps this I asked before but...(TransparentHTTPProxy)

2007-03-26 Thread Francois PIETTE
As far as I know, the LSP main code has to be written using Microsoft tools. And you can probably use ICS within DLL you'll call from the LSP. -- Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] http://www.overbyte.be - Original Message - Fr

Re: [twsocket] Architectural question II

2007-03-26 Thread Arno Garrels
>> What do you think? > > As stated above, by first opinion is simply to ignore older OS. That was my first idea as well, so yesterday I already implemented simple timers into OverbyteIcsWndControl.pas (ignoring .NET compatibility). It's currently part of TIcsWndControl and implemented as TColle

[twsocket] ANN: Fastream MD5 File Hasher now also hashes SHA1 (open source)

2007-03-26 Thread Fastream Technologies
Hello, For those interested, http://www.fastream.com/md5extractor.php includes both binary and BDS2006 source code zips. The good thing about extracting with both algorithms in parallel is speed with files of GBs of data. I would like to remind that it also supports 64-bit file sizes. Best Re

Re: [twsocket] SetErrorMessage missing in FtpCli.pas

2007-03-26 Thread Tobias Rapp
Has anyone confirmed that? Is it already fixed in the developing branch of V5/V6? Just want to ensure it's not forgotten... /Tobias Tobias Rapp wrote: > I just noticed that I'm getting an empty error message (property > tFtpClient.ErrorMessage) when making an attempt to move a non-existing > fi