Re: [twsocket] Error handling in FTPcli

2009-06-09 Thread Anton Sviridov
Thank you Angus, I'll look at the code more intently. To take your component isn't appropriate for me, as I want multiple connections without threads. -- Anton -- To unsubscribe or change your settings for TWSocket mailing list please goto

Re: [twsocket] Error handling in FTPcli

2009-06-09 Thread Angus Robertson - Magenta Systems Ltd
Thank you Angus, I'll look at the code more intently. To take your component isn't appropriate for me, as I want multiple connections without threads. You are welcome to rewrite the component using async FTP methods, it just needs a state machine added to keep track of progress. I will do

Re: [twsocket] Error handling in FTPcli

2009-06-09 Thread Arno Garrels
Angus Robertson - Magenta Systems Ltd wrote: Thank you Angus, I'll look at the code more intently. To take your component isn't appropriate for me, as I want multiple connections without threads. You are welcome to rewrite the component using async FTP methods, it just needs a state machine

Re: [twsocket] Error handling in FTPcli

2009-06-09 Thread Arno Garrels
Difficult word, I mean synchronously working ICS-components of course :) Arno Garrels wrote: Angus Robertson - Magenta Systems Ltd wrote: Thank you Angus, I'll look at the code more intently. To take your component isn't appropriate for me, as I want multiple connections without threads.

Re: [twsocket] Error handling in FTPcli

2009-06-09 Thread Arno Garrels
Arno Garrels wrote: Angus Robertson - Magenta Systems Ltd wrote: Thank you Angus, I'll look at the code more intently. To take your component isn't appropriate for me, as I want multiple connections without threads. You are welcome to rewrite the component using async FTP methods, it just