There is a new release of the ICS V6 FTP client and server components today, a zip may be downloaded from the ICS page at my web site:
http://www.magsys.co.uk/delphi/magics.asp There are various new bug fixes in the December changes. OverbyteIcsWSocketS has new Disconnect(Client) and DisconnectAll functions. OverbyteIcsStreams has a bug fix to stop a permanent loop condition. The FTP client now uses a TFileStream to download or upload a temporary Mode Z file instead of TMemoryStream, which on high band connections is up to 20 times faster (not using Fastmm4). The FTP client test program now supports bandwidth restriction, which can be useful for testing on a LAN where things happen so fast. The FTP server passive port pool now allocates ports sequentially instead of immediately re-using the same ports, which seems to be more firewall friendly. The new SocketServer based FTP server has some missing functionality added and should now be the same standard as the existing FTP server, but I've not yet used in my commercial applications. Arno's new FTP server that listens on multiple IP addresses and ports simultaneously has been added to this distribution, and has fixes from the original FTP server rolled in. 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