> I am using THttpConnection.AnswerString from file > OverbyteIcsHttpSrv and want to send several answers in a long > running request via transfer-encoding "chunked". > What do I have to do for this to be possible?
Not sure, I tried to add an automatically refreshing push page to my ICS web application a while ago, but never got it working. The code is there, so I'll look at it again in the next day or two. It's possible that AnswerStream (which most methods ultimately call) is resetting some internal flags to indicate the request is complete. BTW, I'll only be fixing ICS V8, not V7, which is where current development occurs. 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
