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
nev
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
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
- Original Message -
From: "Fastream Technologies"
To: "ICS support mailing"
Sent: Sunday, October 25, 2009 11:40 AM
Subject: Re: [twsocket] TFileStreamreplacementinOverbyteIcsStreams--whichclass
is generic?
> Hello,
>
> My buffer size is 8/16kBytes for write/read. How much RAM woul
Hello,
Please visit the tiny home page http://www.fastream.com/md5extractor.php for
more...
Best Regards,
Fastream R&D 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 | M
- Original Message -
From: "Peter Van Hove"
To:
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 fear I'm barking up the wrong tre
But I did a search in the files for "Invalid code page" and I
couldn't find anything ... so I fear I'm barking up the wrong tree
anyway.
But then ... if anybody has an idea, let me know.
I don't believe it's in ICS.
Anyway the easiest way to catch this bug reliable was to include, for
example,
Hello,
My buffer size is 8/16kBytes for write/read. How much RAM would this buffer
use per instance?
Regards,
SZ
On 10/25/09, Arno Garrels wrote:
>
> Fastream Technologies wrote:
> > We already have RAM cache component in-house. I just need a fast
> > read/write buffered file stream component
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 no