> sl.text will send last inserted record to tstringlist it will not 
> send each client connected

I'm not interested in the logic behind your program, only the aspects
relating to using ICS. 

sl.text returns every item in the TStringList separated with CRLF, not
the last record, check the Delphi help. 

The point was there is no need to use a stream here, unless you have
several million items in the list. 

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