comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Reading gzip compressed files with SOCKET?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Reading gzip compressed files with SOCKET? [message #34685] Mon, 07 April 2003 11:49
Wayne Landsman is currently offline  Wayne Landsman
Messages: 117
Registered: January 1997
Senior Member
I am beginning to think that SOCKET may soon overtake WHERE() as the
single most important IDL procedure -- it's the one procedure that lets
IDL have access to the data and information on the Web

But I am trying to figure out how to read a gzip compressed file opened
with SOCKET. Right now I can do this only by transfering all the
bytes from the unit opened by SOCKET to a local temporary disk file,
and then opening this file with OPENR,/COMPRESS to read it. So I guess
I would like either a /COMPRESS keyword to SOCKET or some way to
decompress an IDL byte array without first having to write it to disk.

Thanks, --Wayne Landsman landsman@mpb.gsfc.nasa.gov
[Message index]
 
Read Message
Previous Topic: Re: time generated event
Next Topic: Re: Reading gzip compressed files with SOCKET?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 11:00:13 PDT 2025

Total time taken to generate the page: 0.00380 seconds