I'm not sure I understand how your architectured your software. Anyway, the
error you have comes from the fact you ask the component to do an operation
while another is still being processed.
You may try this: from your OnRequestDone event, post a custom message to
your form and place the code
Very strange.
I have no idea about what could cause this behaviour.
Do you have wait loop in your code (call to Application.ProcessMessages
within a loop, or similar call to the message pump) ?
--
Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
http://
- Original Message -
From: "Maurizio Lotauro" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Tuesday, November 22, 2005 6:15 PM
Subject: Re: [twsocket] HTTP compression
> Scrive Fastream Technologies <[EMAIL PROTECTED]>:
>
> [...]
>
>> The server then starts compression (deflate wo
Scrive Fastream Technologies <[EMAIL PROTECTED]>:
[...]
> The server then starts compression (deflate works by packet-by-packet way)
I see that some ftp program can download a .gz version of a file. This is a
different think, right?
Bye, Maurizio.
---
Scrive Angus Robertson - Magenta Systems Ltd <[EMAIL PROTECTED]>:
[...]
> I'm sure there are good reasons for all the work you did, I've just not
> yet found the demo application or readme. But I will at least try it
> later this week.
You must use the content of HttpContCod.zip that is in t
Hello All
I have a strange problem.
I have a system with about 20 processes running, all using twsocket (ver. 5.03),
most of them have a connection to the "master process".
All are working fine, but when I move the mouse out on the free desktop (not on
an icon or window),
all my processes us
hi All,
In my application i have 3 TTimer compents that on interval
time send ftp command
with TFtpClient components. I control this
procedure on OnRequest event but the component say "FTPclient not
ready";
how make to control this event, why ?
Thank in advanced.
Marco.
Italy
--
To unsubscribe