Re: [twsocket] Unicode and FTP

2008-09-17 Thread Arno Garrels
Angus Robertson - Magenta Systems Ltd wrote: >> Just found a download link of Troy Wolbrink's free TNT Unicode >> Controls > > From my perspective, display and entry of all Unicode characters is > not too important, It's probably more important in the FTP-server since exception messages are also

Re: [twsocket] Unicode and FTP

2008-09-16 Thread Angus Robertson - Magenta Systems Ltd
> Just found a download link of Troy Wolbrink's free TNT Unicode > Controls >From my perspective, display and entry of all Unicode characters is not too important, I'm living with the restriction that the root directory for any file copying is ANSI. The component will then index and xfer any ful

Re: [twsocket] Unicode and FTP

2008-09-16 Thread Arno Garrels
Hi, Just found a download link of Troy Wolbrink's free TNT Unicode Controls http://mh-nexus.de/en/tntunicodecontrols.php (untested!) While reading the first line I realized that we do not have a Unicode exception class yet. This is very important for both client and server. -- Arno Garrels [Team

Re: [twsocket] Unicode and FTP

2008-09-16 Thread Francois PIETTE
D]> To: Sent: Tuesday, September 16, 2008 1:33 PM Subject: [twsocket] Unicode and FTP > I'm currently testing the V7 FTP client against various FTP servers for > Unicode compatibility. All my testing is using Delphi 2007, the only > benefit of Delphi 2009 will be display of non-ANSI ch

[twsocket] Unicode and FTP

2008-09-16 Thread Angus Robertson - Magenta Systems Ltd
I'm currently testing the V7 FTP client against various FTP servers for Unicode compatibility. All my testing is using Delphi 2007, the only benefit of Delphi 2009 will be display of non-ANSI characters. Generally, the OPTS UTF8 or OPTS UTF8 ON command must be sent before most servers support UT