[twsocket] FTP Mode Z RETR problem

2006-05-13 Thread Fastream Technologies
Hello, We have coded the following in SendNextDataChunk: ... if(Count > 0 && (!clientObject->totalByteCount64 || (clientObject->RestartPos64 + clientObject->ByteCount64 <= clientObject->totalByteCount64))) { if(clientObject->downloadTransferRate) { int delay = clientObject->smThrott

Re: [twsocket] BCB support for ICSv6(-SSL)

2006-05-13 Thread Francois PIETTE
> I've installed BDS2006 and I will have a go aswell. That's a very position assertion. Thanks for the help you can provide. -- Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] http://www.overbyte.be -- To unsubscribe or change your settings for TWSo

Re: [twsocket] BCB support for ICSv6(-SSL)

2006-05-13 Thread Francois PIETTE
> CVS would be great, even if only one person works on the source...because > it > means you can always go back to previous versions. BDS2006 has this feature built in ! > It makes life easier because you dont have to mess around with > multiple zips of different versions etc. I always use zip

Re: [twsocket] BCB support for ICSv6(-SSL)

2006-05-13 Thread Fastream Technologies
Ok then, we are growing! Peter, when you get back after you complete the digest auth problem fix, can you upload the v6 sources you have, to the FTP path? Regards, SZ - Original Message - From: "Dan" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Saturday, May 13, 2006 1:49 PM S

Re: [twsocket] BCB support for ICSv6(-SSL)

2006-05-13 Thread Dan
I've installed BDS2006 and I will have a go aswell. Dan - Original Message - From: "Fastream Technologies" <[EMAIL PROTECTED]> To: "SSL implementation for ICS" <[EMAIL PROTECTED]>; Sent: Thursday, May 11, 2006 3:19 PM Subject: [twsocket] BCB support for ICSv6(-SSL) > Hello, > > As you

Re: [twsocket] BCB support for ICSv6(-SSL)

2006-05-13 Thread Dan
- Original Message - From: "Francois PIETTE" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Thursday, May 11, 2006 7:42 PM Subject: Re: [twsocket] BCB support for ICSv6(-SSL) >> If someone can help - I wish to have some CVS or SVN to syncronizing our > > You can simply put your upd

Re: [twsocket] TcpSrv1 ClientDataAvailable

2006-05-13 Thread Francois PIETTE
Is LineEnd correctly defined as #13#10 (Not the reverse) ? -- [EMAIL PROTECTED] http://www.overbyte.be - Original Message - From: "David G. Edwards" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Friday, May 12, 2006 9:26 PM Subject: [twsocket] TcpSrv1 ClientDataAvailable > Until