Re: [twsocket] TFtpClient and SocksServer, Bug or Feature?

2008-12-06 Thread Angus Robertson - Magenta Systems Ltd
> using TFtpClient with ConnectionType = ftpSocksX we probably need > to reassign SocksProperties before each FDataSocket.Connect. > Because after first Close of DataSocket this properties will be > resetted (see Wsocket.pas, procedure > TCustomSocksWSocket.AssignDefaultValue;) so only first co

[twsocket] TFtpClient and SocksServer, Bug or Feature?

2008-12-05 Thread asvetov
Hello all, using TFtpClient with ConnectionType = ftpSocksX we probably need to reassign SocksProperties before each FDataSocket.Connect. Because after first Close of DataSocket this properties will be resetted (see Wsocket.pas, procedure TCustomSocksWSocket.AssignDefaultValue;) so only first c