Re: [twsocket] [OT] OverByte Home

2005-07-29 Thread Maurizio Lotauro
On 27-Jul-05 19:05:28 Francois PIETTE wrote:

>Well, something went wrong with the attached document.
>I've uploaded it at: http://www.overbyte.be.arch/OverByteHome.kmz
>(This is a kind of hyperlink for Google Earth).

This doesn't work for me.


Bye, Maurizio.

-- 
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


Re: [twsocket] Adding gzip to HttpCli

2005-07-29 Thread Maurizio Lotauro
On 28-Jul-05 08:34:58 Francois Piette wrote:

>> Do you want that the data passed to OnDocData is decompressed?

>Yes I do.

Are you really sure? Ok Ok, I'll try to do it :-)

>> This could eventually be done only if the class that make the
>> decompression supports "on the fly", or better if all classes neded
>> to decompress the body suport it.

>If the class doesn't support "on the fly" decompression, it can be emulated
>by generating OnDocData at the end of the document when everything is
>decoded.

Ok.

[...]

>> I forget to mention one thing. Xavier in his code set FLastResponse
>> with the whole content of the decompressed stream. Is it correct
>> and/or needed?

>You mean the whole document ? No, it is not correct nor needed.

Xavier, have you any reason to assign to FLastResponse?


Bye, Maurizio.

-- 
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


Re: [twsocket] Adding gzip to HttpCli

2005-07-29 Thread Xavier Le Bris
 
> Xavier, have you any reason to assign to FLastResponse?
> 

No important reason

Xavier
-- 
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