Re: zip compression component

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Martin Robins (_at_)
Date: 02/13/04


Date: Fri, 13 Feb 2004 12:45:33 -0000

If you have the full VS installed, there is actually zip support in the J#
libraries (well, it is supposed to support everything that could be done
with VJ++ [but not ja*a ofcourse]); and you can use the j# libaries from
within c# as they are standard .NET assemblies.

"Michael S" <a@b.c> wrote in message
news:utze7Gh8DHA.2412@TK2MSFTNGP09.phx.gbl...
> Hi.
>
> I am wondering if someone could guide me towards a *free* working class,
> component or assembly in .NET for zipping files. While googling all I
could
> find was shareware components and that's a no no for the project I'm
> currently involved in.
>
> I must say I was pretty stunned when I realized that there was no support
> for compression in the .NET framework, with .NET trying to compete with
Java
> and all. This is no troll-pun as while I'm hunting for the simple ability
to
> zip files in .NET; project-management is considering going for Java in
this
> small project, as (they say), it is more complete.
>
> This may be somewhat off-topic, but if no component can be found, do
anyone
> know if there is an API for accessing the built-in compression in windows?
> If so, I could always create my own component by going unsafe.
>
> Thanks
> - Michael S
>
>
>



Relevant Pages

  • Re: Library functions vs System calls
    ... portable api to the set of system functions you are interested in"). ... the libraries provide the platform to the application. ... It's none of ones business. ... not to the support for the API. ...
    (comp.os.linux.development.apps)
  • Re: Library functions vs System calls
    ... portable api to the set of system functions you are interested in"). ... the libraries provide the platform to the application. ... It's none of ones business. ... not to the support for the API. ...
    (comp.os.linux.development.system)
  • Re: Library design for canceling a running operation?
    ... "heavyweight" threading code to support the async part of this api. ... How would having an async api solve this issue when the implementation would internally create a thread for every operation. ... I highly doubt that there will even be an application that will want to support concurrent transfers. ... The net effect of dealing with libraries that have weird threading ...
    (comp.programming.threads)
  • Re: My Library _passes_ TaskSpeed in IE < 7
    ... I don't think this is a good example feature as it is hard to imagine ... you can't really abstract a random environment with a static API ... don't support its full functionality. ... is to avoid general-purpose libraries altogether. ...
    (comp.lang.javascript)
  • Re: My Library _passes_ TaskSpeed in IE < 7
    ... one clear way to avoid failing calls to API methods. ... absence of browser support reverts to dummy code that does nothing, ... Usinging such a static API can keep code from blowing up but it can ... Are there good examples of libraries that do it? ...
    (comp.lang.javascript)