> There is memory loss after accepting a file. Where does the memory loss happend ? Does it happend with the ftp server demo program delivered with ICS ?
-- Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] http://www.overbyte.be ----- Original Message ----- From: "Allan Fernandes" <[EMAIL PROTECTED]> To: "ICS" <twsocket@elists.org> Sent: Tuesday, August 08, 2006 6:33 PM Subject: [twsocket] Minimum Events Required > Hi, > > I use TFTPServer to accept files send by TFtpClient > over a LAN network. > > At the TFTPServer end I just use two events > FtpServerP4AnswerToClient and FtpServerAuthenticate > > There is memory loss after accepting a file. What is > the next simplest method to accept a file > Can I avoid using Threads etc. > > > > procedure > TForm_Starter.FtpServerP4AnswerToClient(Sender: > TObject;Client: TFtpCtrlSocket; var Answer: > TFtpString); > begin > if Answer=cc_SockMsg_FileReceived then > > TakingRequiredAction(Client.FileName,Client.FilePath) > ; > end; > > > Regards > Allan > > > > > ___________________________________________________________ > All New Yahoo! Mail - Tired of [EMAIL PROTECTED]@! come-ons? Let our > SpamGuard protect > you. http://uk.docs.yahoo.com/nowyoucan.html > -- > 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 -- 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