Welcome to the Xceed Community | Help
Community Search  
More Search Options

Real Time - What's the fastest method ?

Sort Posts: Previous Next
  •  01-01-2010, 2:34 PM Post no. 25315

    Real Time - What's the fastest method ?

    Hi,

    I'm evaluating xceed zip Real Time to decide if it fits our needs.

     I have a large amount of files (inside a folder with subfolders) to zip - deflate normal compression and encrypt - AES 256 

    What's the FASTEST method

    1 - encrypt and compress on the fly to a ZIP file

    2 - create a no compressed (storage method) and no encrypted zip and then compress and encrypt the zip file (so it will be a zip inside a zip)

    I'm using this code below (vb.net example) with minor changes

    http://doc.xceedsoft.com/products/XceedRTZip/ZipWriter_class.html 

    Thank you 

  •  01-06-2010, 5:13 PM Post no. 25352 in reply to 25315

    Re: Real Time - What's the fastest method ?

    Hi John,

    The fastest method would be the first one, because "On the fly compression" means compressing without using temporary files (or any other temporary storage); this is what makes our Real Time Zip component faster than our Xceed Zip for .NET when it comes to creating entirely new Zip files.

    Of course, you can try this by urself and confirm my answer.

    Regards,


    Regards,

    Alain Jreij,

    Web Developer,

    Xceed Software Inc
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.