Our knowledge base is a comprehensive resource designed to help you get the most out of our products. It includes getting started articles that guide you through initial setup, detailed information on specific features, and troubleshooting resources to assist you with any issues you may encounter. Explore our knowledge base to find helpful information about our products and answers to common questions.
IPWorks Zip
Handling Files with Non-ASCII Characters in ZIP Component
02/13/2017 - Explains how to correctly encode filenames with non-ASCII characters in ZIP archives using Encoding or CodePage configuration options.
Incrementally Add Files to a ZIP Archive in .NET and Java
02/21/2014 - Learn how to build a ZIP archive incrementally in .NET/Java by using CloseArchiveAfterCompress so files can be appended as they become available.
ZIP Code Example: Compressing and Decompressing Data In Memory
01/13/2014 - Demonstrates how to use the Zip component with streams to perform compression and decompression entirely in memory.