Re: C# Zip

From: Bruno Jouhier [MVP] (bjouhier_at_club-internet.fr)
Date: 08/26/03


Date: Tue, 26 Aug 2003 21:13:27 +0200


You can get one from J#:

You just need to add a reference to vjslib.dll to your C# project.
The ZIP API is in the java.util.zip namespace.
Unfortunately, this API is based on Java streams (java.io stuff) rather than
.NET streams (System.IO stuff), so you'll have to deal with some Java
idiosyncrasies.

Bruno.

"Aung" <aung@aungkyawmoe_NOSPAM_.net> a écrit dans le message de
news:ej7TvB1aDHA.736@TK2MSFTNGP09.phx.gbl...
> Has anybody develop RFC1950 and RFC1951 compliant Zip utility?
>
> Any pointer will be appreciated.
>
>
>



Relevant Pages

  • Re: Sql Server 2005 (beta2) API
    ... Microsoft.SqlServer.Management.Smo.Wmi namespace, ... Microsoft provided API is to ensure schema and location. ... clues on how the thesaurus files are read into Sql Server. ... > As for directly reading and writing to the XML Thesaurus files, ...
    (microsoft.public.sqlserver.fulltext)
  • Implementing expected core OS functionality
    ... Most documentation and sample code on Windows ... Dolphin provides a wonderful platform for studying the OS API ... might reference the particular API. ...
    (comp.lang.smalltalk.dolphin)
  • Re: Determine if an item in a collection has changed
    ... What people do with API - I don't know. ... >> parent, which by necessity holds a reference to each of its children (via ... >> hold its pointer. ...
    (microsoft.public.vb.general.discussion)
  • Re: Passing python list from C to python
    ... you are importing it from C, but importing it from Python [so that you ... Python/C API reference is 162 pages! ...
    (comp.lang.python)
  • Re: Framebuffer programming
    ... > Please give me the exact link so I may see that the correct URL is ... The new site does not appear to have an API ... >> reference. ... Since my knowledge of the framebuffer is currently ...
    (comp.os.linux.development.apps)