That's fine and depending on your implementation won't slow down
transfer speed very much.
I'll see what I can do, a fix IMO required to revoke Anton's change,
rev. #471, which introduced protected method CreateSocket: TWSocket;
virtual.
ok for now i've solved the problem,
i'll be tuned for
Svemu - Reparto Sviluppo wrote:
> From: "Arno Garrels"
>> I already wanted to fix it but
> very good
>
>> since I can no longer override the internal TWSocket class
>> I canceled this idea.
> ops :D
>
>> Anyway your interval of 100ms is too short.
>> Updating the GUI, especially a ProgressBar, i
From: "Arno Garrels"
I already wanted to fix it but
very good
since I can no longer override the internal TWSocket class
I canceled this idea.
ops :D
Anyway your interval of 100ms is too short.
Updating the GUI, especially a ProgressBar, in such short intervals
is a performance killer.
i u
> I believe the poster stated "100 ms" -- which would be 10 times per
> second. Probably a bit overkill
The old version calls the progress event whenever a buffer is read or
written, which might be 100 times per second with high speed transfers,
not every 100ms.
Angus
--
To unsubscribe or ch
Svemu - Reparto Sviluppo wrote:
>>> with an old version of ics, i use OnProgress for update a label with
>>> current trasfer,
>>> now i move to OnProgress64 but i see that event is fired every
>>> second, there is a way to have an update every 100 ms ?
>>
>> Updating a label every 100 mS is a non
On 10/25/2010 1:32 AM, Angus Robertson - Magenta Systems Ltd wrote:
So you want to update your graph and label up to 100 times per second,
are you sure anyone can see changes that fast?
I believe the poster stated "100 ms" -- which would be 10 times per
second. Probably a bit overkill still,
> in my case have sense : i need to create a graph with instant
> bandwish and other.
So you want to update your graph and label up to 100 times per second,
are you sure anyone can see changes that fast?
Also note that transfer will be blocked each time you perform your label
and graph update
with an old version of ics, i use OnProgress for update a label with
current trasfer,
now i move to OnProgress64 but i see that event is fired every second,
there is a way to have an update every 100 ms ?
Updating a label every 100 mS is a non sense.
Updating once per second is enough.
in my
with an old version of ics, i use OnProgress for update a label with
current trasfer,
now i move to OnProgress64 but i see that event is fired every second,
there is a way to have an update every 100 ms ?
Updating a label every 100 mS is a non sense.
Updating once per second is enough.
in my
with an old version of ics, i use OnProgress for update a label with
current trasfer,
now i move to OnProgress64 but i see that event is fired every second,
there is a way to have an update every 100 ms ?
Updating a label every 100 mS is a non sense.
Updating once per second is enough.
--
fran
Hi,
with an old version of ics, i use OnProgress for update a label with current
trasfer,
now i move to OnProgress64 but i see that event is fired every second,
there is a way to have an update every 100 ms ?
regards
daniele
--
To unsubscribe or change your settings for TWSocket mailing lis
11 matches
Mail list logo