Поделиться через


Sure it is about Zip Compression, but it is also about a whole lot more...

This recent MSDN magazine article is pretty cool. Although the title suggests it is all about Zip Compression, the real power of this article is that it points out that the J# libraries are available from any .NET language, providing your C#/VB.NET apps with a lot more than just zip support (although that is pretty neat too).

Comments

  • Anonymous
    May 12, 2003
    We use it at FNIS, but have all kinds of problems with Modified DateTime Stamps and the libraries.
  • Anonymous
    May 13, 2003
    Have you seen .zip files that XP's zip support can't handle? the files available from http://www.codenotes.com/do/downloads/downloadsNETbook for example, have the note "The zip files were compressed using WinZip. The Windows XP compression utility will not work to decompress these archives." Any ideas where the problem lies, if the libraries have the same weakness/incompatability/whatever, etc?