>> >> RcvdStream is not the only way to get data from the component. Some 
>> >> (many
>>
>> >> ?)
>> >> applications sue
>> >> OnDocData event to get data on the fly.
>> >
>> > In that case the decompression should be made completly by the
>> > application, or
>> > should we add some support for this?
>>
>> If decompression is done on the fly (streaming, we already talked about
>> this), then nothing special is required.
>
> The decompression will be made only if RcvdStream is assigned.

That is not needed. The decompression can be made always. If RcvdStream is 
assigned, then decompressed data is written there. Anytime is is made 
available from OnDocData event.
--
[EMAIL PROTECTED]
http://www.overbyte.be

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

Reply via email to