Fastream Technologies wrote:
>>> In order to install ICS into both personalities you just have to
>>> change
>>> the Delphi package options to:
>>> Linking | Linker output | Generate all C++ Builder files (including
>>> package libs) and rebuild all.
>
> Why don't you redirect from the download
Hello,
On Thu, Nov 11, 2010 at 6:02 PM, Arno Garrels wrote:
> Arno Garrels wrote:
> > Tobias Rapp wrote:
> >> Hello,
> >>
> >> I have ICS package installed within the Delphi personality of BDS2006
> >> but now I want to use it within the C++ Builder personality. After
> >> adding some missing *.
Arno Garrels wrote:
> Tobias Rapp wrote:
>> Hello,
>>
>> I have ICS package installed within the Delphi personality of BDS2006
>> but now I want to use it within the C++ Builder personality. After
>> adding some missing *.pas files to IcsBcb100.bdsproj BDS complains:
>>
>> "Remove WSocketE, WSock
Tobias Rapp wrote:
> Hello,
>
> I have ICS package installed within the Delphi personality of BDS2006
> but now I want to use it within the C++ Builder personality. After
> adding some missing *.pas files to IcsBcb100.bdsproj BDS complains:
>
> "Remove WSocketE, WSockBuf, WSocket, WSocketS, ... w
Hello Tobias,
Create a new package from scratch and then add the ICS .pas to that.
Regards,
SZ
On Thu, Nov 11, 2010 at 4:40 PM, Tobias Rapp wrote:
> Hello,
>
> I have ICS package installed within the Delphi personality of BDS2006 but
> now
> I want to use it within the C++ Builder personality
Hello,
I have ICS package installed within the Delphi personality of BDS2006 but now
I want to use it within the C++ Builder personality. After adding some
missing *.pas files to IcsBcb100.bdsproj BDS complains:
"Remove WSocketE, WSockBuf, WSocket, WSocketS, ... were found in required
package Ics
Ek het so gehoop jy het ons nou heeltemal deurmekaar gemaak ;)
-Original Message-
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On
Behalf Of A Drent
Sent: 11 November 2010 15:02
To: ICS support mailing
Subject: Re: [twsocket] Concurrency of multiple THttpCli instan
Sorry for this post, I was replying the wrong mail.
albert
- Original Message -
From: "A Drent"
To: "ICS support mailing"
Sent: Thursday, November 11, 2010 11:19 AM
Subject: Re: [twsocket] Concurrency of multiple THttpCli instances
Ok.
T.a.v. het betalen op rekening, kun je t.a.v.
Hello,
On Thu, Nov 11, 2010 at 2:21 PM, Francois PIETTE
wrote:
>
> With reconfiguring (turning off HTML translation) via our program GUI, I
>> have been able to get 3X speed up to 1500 keep-alive requests/sec (when
>> cache is off and this is a web proxy server). So it's getting better but
>> it
With reconfiguring (turning off HTML translation) via our program GUI, I
have been able to get 3X speed up to 1500 keep-alive requests/sec (when
cache is off and this is a web proxy server). So it's getting better but
it
uses less than 20% CPU overall (only 1 of 4 cores is utilized) and our
IC
Ok.
T.a.v. het betalen op rekening, kun je t.a.v. het 'ontwerp' hier nu verder
mee?
vr.gr. Albert
- Original Message -
From: "Arno Garrels"
To: "ICS support mailing"
Sent: Thursday, November 11, 2010 11:16 AM
Subject: Re: [twsocket] Concurrency of multiple THttpCli instances
Fa
Fastream Technologies wrote:
> On Thu, Nov 11, 2010 at 12:16 PM, Arno Garrels
> wrote:
>
>> Fastream Technologies wrote:
>>
>>> So
>>> it's getting better but it uses less than 20% CPU overall (only 1 of
>>> 4 cores is utilized) and our ICS-based process uses only 10% in task
>>> manager! What
On Thu, Nov 11, 2010 at 12:16 PM, Arno Garrels wrote:
> Fastream Technologies wrote:
>
> > So
> > it's getting better but it uses less than 20% CPU overall (only 1 of
> > 4 cores is utilized) and our ICS-based process uses only 10% in task
> > manager! What may be preventing it to use 100%?
>
> L
Fastream Technologies wrote:
> So
> it's getting better but it uses less than 20% CPU overall (only 1 of
> 4 cores is utilized) and our ICS-based process uses only 10% in task
> manager! What may be preventing it to use 100%?
Looks like your instances are running all in the same thread
context,
Hello Arno,
On Thu, Nov 11, 2010 at 11:33 AM, Arno Garrels wrote:
> Fastream Technologies wrote:
> > I suspect it could be a critical section issue since we use
> > multi-threads and multi-clients/thread.
>
> Please be more specific, what critical section are you talking
> about? The critical se
Fastream Technologies wrote:
> I suspect it could be a critical section issue since we use
> multi-threads and multi-clients/thread.
Please be more specific, what critical section are you talking
about? The critical sections in OverbyteIcsWndControl.pas are
required.
>> I wonder if there is limit
Arne Fl. Jensen wrote:
> And both fail, with the same error in clientConnect and
> clientDisConnect, and postmessage.
>
> In your examples, there is no postMessage or postthreadMessage.
> Are there any examples of this, in a formless app.?
Now there is one:
{code}
program Project1;
{ This demo
17 matches
Mail list logo