comp.lang.ada
 help / color / mirror / Atom feed
From: Gautier <gautier.demontmollin@maths.unine.ch>
To: "Marin D. Condic" <mcondic@acm.org>
Subject: Re: UNIX Compressed Files From A PC
Date: 2000/08/14
Date: 2000-08-14T00:00:00+00:00	[thread overview]
Message-ID: <3997C391.8DE058D6@maths.unine.ch> (raw)
In-Reply-To: 3995C90A.E72C055F@acm.org

Marin D. Condic:

> I'm looking for a package that can access UNIX compressed files and
> unpack them for me. I'm in a situation where I've got to read these
> files from a WinNT PC and the files will be resident either on the PC or
> across the net on a Sun platform. I want to access them as any other
> byte stream file - Open/Read/Write/Seek/Close operations are what I
> need. Does anybody know of an Ada package that is generally available
> that can do this?

1st solution: (re-)compress your files with 'zip' that exist on all
              platforms: http://www.info-zip.org/pub/infozip/ ,

    then use my Unzip.Streams package - link below. It has Open/Read/Close,
    Seek can be easily added, but Write is a nonsense for compressed files...

2nd solution: adapt the C code for .Z files by customizing 
              Unzip.Streams. But I guess it would take big
              time * person resources...

HTH
_________________________________________________________
Gautier  --  http://members.xoom.com/gdemont/unzipada.htm




  parent reply	other threads:[~2000-08-14  0:00 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-12  0:00 UNIX Compressed Files From A PC Marin D. Condic
2000-08-13  0:00 ` James Moe
2000-08-13  0:00   ` Marin D. Condic
2000-08-14  0:00     ` Tarjei T. Jensen
2000-08-14  0:00       ` Marin D. Condic
2000-08-14  0:00         ` Gautier
2000-08-13  0:00 ` Don Yuniskis
2000-08-13  0:00   ` Marin D. Condic
2000-08-13  0:00     ` E. Robert Tisdale
2000-08-13  0:00       ` Marin D. Condic
2000-08-13  0:00         ` E. Robert Tisdale
2000-08-13  0:00           ` Marin D. Condic
2000-08-13  0:00             ` E. Robert Tisdale
2000-08-14  0:00               ` Marin D. Condic
2000-08-17  0:00                 ` Thomas Quinot
2000-08-17  0:00                   ` Ted Dennison
2000-08-17  0:00                     ` Jean-Pierre Rosen
2000-08-17  0:00                       ` Ted Dennison
2000-08-18  0:00                     ` Tarjei T. Jensen
2000-08-18  0:00                       ` Tucker Taft
2000-08-13  0:00     ` Don Yuniskis
2000-08-13  0:00       ` Marin D. Condic
2000-08-13  0:00         ` E. Robert Tisdale
2000-08-14  0:00           ` Marin D. Condic
2000-08-13  0:00         ` Don Yuniskis
2000-08-14  0:00 ` Gautier [this message]
2000-08-14  0:00 ` Ted Dennison
2000-08-14  0:00   ` Marin D. Condic
2000-08-14  0:00     ` Ted Dennison
2000-08-14  0:00       ` Marin D. Condic
2000-08-14  0:00         ` E. Robert Tisdale
2000-08-14  0:00           ` Ted Dennison
2000-08-14  0:00             ` Keith Thompson
2000-08-15  0:00               ` Ted Dennison
2000-08-15  0:00           ` Marin D. Condic
2000-08-15  0:00             ` Don Yuniskis
2000-08-15  0:00               ` E. Robert Tisdale
2000-08-15  0:00             ` Bill Dale
2000-08-15  0:00               ` Larry Kilgallen
2000-08-16  0:00                 ` Marin D. Condic
2000-08-15  0:00             ` E. Robert Tisdale
2000-08-18  0:00     ` Stefan Skoglund
2000-08-18  0:00 ` Stefan Skoglund
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox