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

[twsocket] GpHTTPProxy doesn't work correctly

2008-09-16 Thread Stéphane CHADEYRON
Hello, For my project of made a proxy, I use the example given on Overbyte: http://17slon.com/gp/gp/index.htm#GpHTTPProxy I think it worked very well there is a few years ago. But It became from now on completely unusable: - the proxy redirects us on another site (generally considering previous

[twsocket] Single port FTP

2008-09-16 Thread Angus Robertson - Magenta Systems Ltd
We all know of the problems caused by the FTP data connection with NAT routers, firewalls, etc, so it's interesting someone has come up with an RFC proposal that allows the data connection to also run on port 21. http://www.ietf.org/internet-drafts/draft-rosenau-ftp-single-port-04.txt Essential

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
Thanks for report Angus. -- [EMAIL PROTECTED] The author of the freeware multi-tier middleware MidWare The author of the freeware Internet Component Suite (ICS) http://www.overbyte.be - Original Message - From: "Angus Robertson - Magenta Systems Ltd" <[EMAIL PROTECTED]> To: Sent: Tuesda

Re: [twsocket] Low cache size problem

2008-09-16 Thread Francois PIETTE
> I wonder when will CG launch 64-bit BCB Search dn.codegear.com for their roadmap article and you'll have the answer. > and what will we need to do for ICS > to become compatible? I mean how much effort would it take from 1) > component, 2) app perspective ? In my opinion the effort will be alm

[twsocket] Low cache size problem

2008-09-16 Thread Fastream Technologies
Hello all, I wonder when will CG launch 64-bit BCB and what will we need to do for ICS to become compatible? I mean how much effort would it take from 1) component, 2) app perspective ? The reason is in order to compete with hardware products from F5 networks for example, we need cache sizes of >

[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