Re: [twsocket] Bandwidth control TFtpClient

2006-01-18 Thread Peter Feldbaumer
- so no examples...) - please note that I didn't check if my extensions are compatible with ics-ssl (I fear not, since I'm hijacking DoRecv(), which is used in ssl-implementation too). ps: I think creating a descendent component for HttpSrv would also be a good idea... -- Peter Feldbaumer p dot

Re: [twsocket] Bandwidth control TFtpClient

2006-01-18 Thread Peter Feldbaumer
-component that plays with all ICS components (drop and forget), just my to cents. ups... I have mis-read your first posting - I thought you were talking about FtpSrv... nevertheless, the posted code implements this derived throttled server... -- Peter Feldbaumer p dot feldbaumer at utanet dot

Re: [twsocket] Ftp server FreeCurrentPasvPort

2006-01-17 Thread Peter Feldbaumer
FClientList.Remove(Client); end; -- Peter Feldbaumer p dot feldbaumer at utanet dot at -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] Ftp server FreeCurrentPasvPort

2006-01-17 Thread Peter Feldbaumer
and therefore might be using some meta-version which he could've merged himself... -- Peter Feldbaumer p dot feldbaumer at utanet dot at -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http

Re: [twsocket] Ftp server FreeCurrentPasvPort

2006-01-16 Thread Peter Feldbaumer
lost on merging my changes - unfortunately there are so many versions lately...? BTW: Sockets in state TIME_WAIT do have nothing to do with this error, correct? Correct -- Peter Feldbaumer p dot feldbaumer at utanet dot at -- To unsubscribe or change your settings for TWSocket mailing list

[twsocket] Severe Bug in FtpCli resp. FtpSrv

2005-12-01 Thread Peter Feldbaumer
to TFtpServer.ClientPassiveSessionAvailable() being called before the server knows for which command the passive-data-connection is connected - in return effectively failing the rest of the transfer... best regards (and sorry for the lengthy post) Peter -- Peter Feldbaumer p dot feldbaumer at utanet dot

Re: [twsocket] Severe Bug in FtpCli resp. FtpSrv - Fix

2005-12-01 Thread Peter Feldbaumer
in my last posting - the described situation can't happen -- Peter Feldbaumer p dot feldbaumer at utanet dot at I found a bug in the FtpCli - FtpSrv combination. Steps to reproduce: 1) (Client) put FtpCli into passive mode 2) (Server) assign FtpSrv.FtpServerValidateGet 3) (Client) request