> I cannot find this in my local copy, AFAIK you added added buffered 
> file access to the FTP components.

I added FtpFileMD5 and FtpFileCrc32B to OverbyteIcsFtpSrvT.pas, to avoid
brings OverbyteIcsStreams into the MD5 and CRC32 units, but there's
nothing specifically 'FTP' about them, except the name and unit <g>

They are used in OverbyteIcsMD5Test which compares the buffered and
non-buffered versions.   I believe the buffered stream version is faster
on a first read, but no different once Windows has cached the file.
Windows caching makes comparsions very difficult. 

Angus

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to