Hello,
when the FTP server is running on the same machine as an ICS v7 client,
occasionally a hang can occur when receiving data, such as after a
LIST command.
The hang ends with a timeout.
The reason seems to be that the data is received faster than ICS
expects it. In such cases, TCustomWSocket
> Do you see similar (strange delays or high CPU use) with IE or any
> other internet application as well?
Delays, yes. CPU use, no. But that is an interesting idea, I could
try the same thing on different PCs.
IE has its own problems. Applications that depend on IE can stall
each other. For exa
Hello,
thanks for the suggestions, Arno and Francois!
I will try it using ASync calls. I tried ftpWaitUsingSleep but it does
not make any difference.
But the problem is not a CPU concurrency problem. It is much worse.
The main thread calls PeekMessage (in TApplication.ProcessMessage) and
Windows
different FTP libraries and also
HTTP accesses etc., but all of them stall the main program when
being executed in a thread.
Am I missing something very basic here? Does anybody have an idea?
Thanks.
Cheers,
Tobias Giesen
www.superflexible.com
--
To unsubscribe or change your settings for TWSocket
Hi,
apparently I haven't enabled SSL for data transfers, only for the
initial connection and FTP commands. Some servers refuse data transfer,
saying that SSL is required, although an SSL connection has been set
up successfully.
Where/how do I enable secure transfers for data? I am using
TSslFtp
ovide compatibility with some NAS drive.
Cheers,
Tobias Giesen
http://www.superflexible.com
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be