Re: [twsocket] TFileStream replacement inOverbyteIcsStreams--whichclass is generic?

2009-10-25 Thread Fastream Technologies
We already have RAM cache component in-house. I just need a fast read/write buffered file stream component but can ICS components either read or write only? Regards, SZ On 10/24/09, Arno Garrels arno.garr...@gmx.de wrote: Fastream Technologies wrote: Hello, What I mean with disk cache:

Re: [twsocket] TFileStream replacementinOverbyteIcsStreams--whichclass is generic?

2009-10-25 Thread Arno Garrels
Fastream Technologies wrote: We already have RAM cache component in-house. I just need a fast read/write buffered file stream component but can ICS components either read or write only? No, TIcsBufferedStream is capable to read and write, performance however is a little bit worse if it's not

Re: [twsocket] error Invalid code page (Peter Van Hove)

2009-10-25 Thread Arno Garrels
- Original Message - From: Peter Van Hove pe...@smart-projects.net To: twsocket@elists.org Sent: Sunday, October 25, 2009 12:21 PM Subject: [twsocket] error Invalid code page (Peter Van Hove) But I did a search in the files for Invalid code page and I couldn't find anything ... so I

[twsocket] ANN: Fastream releases file MD5/SHA1 Extractor 2.0 with full source code and Unicode support!

2009-10-25 Thread Fastream Technologies
Hello, Please visit the tiny home page http://www.fastream.com/md5extractor.php for more... Best Regards, Fastream RD Squad Fastream Technologies Software IQ: Innovation Quality www.fastream.com | www.iqproxyserver.com Email: sa...@fastream.com | supp...@fastream.com Pbx: +90-312-223-2830 |

Re: [twsocket] TFileStreamreplacementinOverbyteIcsStreams--whichclass is generic?

2009-10-25 Thread Arno Garrels
- Original Message - From: Fastream Technologies ga...@fastream.com To: ICS support mailing twsocket@elists.org Sent: Sunday, October 25, 2009 11:40 AM Subject: Re: [twsocket] TFileStreamreplacementinOverbyteIcsStreams--whichclass is generic? Hello, My buffer size is 8/16kBytes

Re: [twsocket] TFileStreamreplacementinOverbyteIcsStreams--whichclass is generic?

2009-10-25 Thread Fastream Technologies
I have done that. However, one of the most profound features of our product is to support 10k connections concurrently. If I use a large buffer, it would consume GBs of RAM. (and this is 32-bit process thanks to Borland/CG/Embarcadero). If I use a small buffer it would mean a waste of resources as

Re: [twsocket] error Invalid code page (Peter Van Hove)

2009-10-25 Thread Peter Van Hove
Where it said: The error is actually coming from Windows, not Delphi, when TEncoding's constructor passes $ to the Win32 API GetCPInfo() function and it fails. Passing an invalid codepage to GetCPInfo will let the function fail with return ERROR_INVALID_PARAMETER, the exception is actually

[twsocket] THttpCli: Unable to send a request to more than 200 url's

2009-10-25 Thread otbcode.com support
I use V7 of the component, with Delphi 2007. I modified the httpcli async demo to load a list of url's from disk. All url's are ok and tested. When I execute the list in the demo, httpcli worsk fineonly for the first about 200 url's, after that, no event is fired anymore and the request will