> It seems there is a bug using Sock.SendMaxChunk property. > > After FTP instance creating, to allow OnStatus event fireing ond upload > not only after 64KB sent buffer nut soon (dialup upload is maximum 2.5 > kb/s in 56Kbit/s modems), forced FTP.Sock.SendMaxChunk:=512. However, it > ignore it and fire OnStatus event after default 64KB uffer is sent.
FTP.Sock is not used for data transfers! -- Lukas Gebauer. E-mail: [EMAIL PROTECTED] WEB: http://www.ararat.cz/synapse - Synapse Delphi and Kylix TCP/IP Library ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ synalist-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synalist-public
