Re: [twsocket] Future plans of ICS

2009-11-18 Thread Francois PIETTE
2) I see your point in this too, but you could add some helping thigs like those I suggested, aren't you? I don't think anything special is required. Once you get the file list, as any other file, you just submit it to your decoding class. Probably from the OnRequestDone event. -- francois.p

Re: [twsocket] Future plans of ICS

2009-11-18 Thread Anton Sviridov
Francois, thanks for answer. 1) Ok, I've got your point. 2) I see your point in this too, but you could add some helping thigs like those I suggested, aren't you? -- Anton -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/lis

Re: [twsocket] Future plans of ICS

2009-11-18 Thread Francois PIETTE
I have a couple of questions about future of ICS. 1) FPC port. Will it continue someday? Actually, I never made anything for FPC support, except accepting changes from some developpers to help using ICS in FPC. Or maybe just Linux support (according to Emb's roadmap to bring something like K

Re: [twsocket] Future plans of ICS

2009-11-18 Thread Anton Sviridov
Angus, I know and have already looked into the code, and even tryed to understand it :) But as you've mentioned it's not trivial to grab parsing code out of the component because of lots custom routines used. And I'm talking of slightly another thing: a standard and native ICS interface for parsi

Re: [twsocket] Future plans of ICS

2009-11-18 Thread Fastream Technologies
What about ISAPI Filter support for ICS web server? Regards, SZ On Wed, Nov 18, 2009 at 2:58 PM, Paul wrote: > > IPv6 would be nice too :) > > Paul > > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket

Re: [twsocket] Future plans of ICS

2009-11-18 Thread Paul
IPv6 would be nice too :) Paul -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] Future plans of ICS

2009-11-18 Thread Angus Robertson - Magenta Systems Ltd
> 2) Parse listings in FTP client. I do not ask for parsing > implementation (as I understood, you don't feel doing it) Full FTP parsing is implemented in TMagFtp, which is a high level version of TFtpClient, you can use the entire unit or borrow TMagFtp.UnpackFtpFDir (which has a lot of dependen

[twsocket] Future plans of ICS

2009-11-18 Thread Anton Sviridov
I have a couple of questions about future of ICS. 1) FPC port. Will it continue someday? Or maybe just Linux support (according to Emb's roadmap to bring something like Kylix to life someday)? 2) Parse listings in FTP client. I do not ask for parsing implementation (as I understood, you don't fe