Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. zip libraries

zip libraries

Scheduled Pinned Locked Moved C#
java
6 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    elena12345
    wrote on last edited by
    #1

    Hi, I was wondering who is using what for zip libraries. Turns out java.util.zip is a royal piece of junk and doesn't work with Japanese fonts. Thanks, Elena

    G H S L 4 Replies Last reply
    0
    • E elena12345

      Hi, I was wondering who is using what for zip libraries. Turns out java.util.zip is a royal piece of junk and doesn't work with Japanese fonts. Thanks, Elena

      G Offline
      G Offline
      Gary Thom
      wrote on last edited by
      #2

      I found this one easy to use, and reliable: CSharpZip[^] Gary

      S 1 Reply Last reply
      0
      • G Gary Thom

        I found this one easy to use, and reliable: CSharpZip[^] Gary

        S Offline
        S Offline
        Steve Maier
        wrote on last edited by
        #3

        I am not sure if it supports Japanese fonts, but I agree with Gary, the one from icsharpcode.com is definately a good and easy one to work with. Steve Maier, MCSD MCAD

        1 Reply Last reply
        0
        • E elena12345

          Hi, I was wondering who is using what for zip libraries. Turns out java.util.zip is a royal piece of junk and doesn't work with Japanese fonts. Thanks, Elena

          H Offline
          H Offline
          Heath Stewart
          wrote on last edited by
          #4

          Like Steve, I also agree with Gary. Besides, the java.util.zip.* class in vjslib.dll also has a bug where, IIRC, a ZIP created with it can't be unzipped by "standard" ZIP libraries and applications. #ziplib (the link Gary gave you) is commonly used by many projects. I wanted to add, too, that the .NET Framework 2.0 will include ZIP classes (and support for derivative compression streams) in the BCL (base class library), along with many other great features. This posting is provided "AS IS" with no warranties, and confers no rights. Software Design Engineer Developer Division Sustained Engineering Microsoft [My Articles]

          1 Reply Last reply
          0
          • E elena12345

            Hi, I was wondering who is using what for zip libraries. Turns out java.util.zip is a royal piece of junk and doesn't work with Japanese fonts. Thanks, Elena

            S Offline
            S Offline
            suthan
            wrote on last edited by
            #5

            Hey Elena, I recently used SharpZipLib and so far it hasn't given me any problems. Here is the URL: http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx I hope it helps. Cheers, Suthan

            1 Reply Last reply
            0
            • E elena12345

              Hi, I was wondering who is using what for zip libraries. Turns out java.util.zip is a royal piece of junk and doesn't work with Japanese fonts. Thanks, Elena

              L Offline
              L Offline
              leppie
              wrote on last edited by
              #6

              libbzip2.net wrapper by me :] look in my articles, its only 44kb dll :) top secret
              Download xacc-ide 0.0.3 now!
              See some screenshots

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups