I have started a new ICS release V8.60, not finished yet but available from SVN and the daily overnight zipped snapshot at :
http://wiki.overbyte.eu/wiki/index.php/ICS_Download
V8.60 is a major update added several new components and sample applications created by Magenta Systems Ltd and previously distributed separately to the ICS distribution. Bundling them with ICS makes installation and updating easier, and allows existing ICS samples to make use of some the new components, such as UTF-8 file logging. There are a lot of comments in the various SVN uploads which are included in the overnight zip file.
New classes added include:
TIcsBlacklist
TIcsBuffLogStream
TIcsFindList
TIcsIpStrmLog
TIcsMailQueue
TIcsStringBuild
TIcsTimeClient
TIcsTimeServer
TIcsWhoisCli
and there are four new sample applications that illustrate their use:
OverbyteIcsMailQuTst.dpr
OverbyteIcsIpStmLogTst.dpr
OverbyteIcsWhoisCliTst.dpr
OverbyteIcsTimeTst.dpr
Also there are major updates to OverbyteIcsSslMultiWebServ.dpr which now has almost all the functionality of my commercial web server.
V8.60 will also include the Magenta File Transfer components, not finshed yet.
Angus