realbasic-nug
[Top] [All Lists]

Re: [ANN] GZIP plugin updated

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: [ANN] GZIP plugin updated
From: Norman Palardy <palardyn at shaw dot ca>
Date: Thu, 26 Feb 2004 12:36:54 -0700
References: <33A57B6A-687E-11D8-A466-000A95A9544A at shaw dot ca> <196360F1-6892-11D8-9E7D-003065E6E154 at videotron dot ca>
The first example the opens reads from a compressed file.
Uncompressing the entire file would simply mean reading until EOF is encountered and saving the results somewhere.

Compressing is the next example that will arrive in the next update probably later today.

On Feb 26, 2004, at 12:29 PM, Frédéric Côté wrote:

Hi!
Do you have an example to compress and uncompress files?

Thanks!

On 04-02-26, at 12:07, Norman Palardy wrote:

At http://members.shaw.ca/palardyn/GZIPplugin.sit
or http://members.shaw.ca/palardyn/GZIPplugin.zip

To install
        quit REALbasic
        copy the GZIP plugin to the REAL Basic Plugins Folder
        restart REALbasic

This versions fixes a a buffer allocation issue where, on very small input, the buffer would be too allocated too small.

Also updates the RB examples for compressing a buffer to handle encoded text properly.

And, it remains free, source code and all.


- - -
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>



- - -
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>



- - -
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>