unzip a file in C#

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

Is there a way to unzip a file from C# since I need to download a zip file
from the server, unzip it and verify its contents, all through the same
program.


Thanks in advance,
Jan
 
Thanks, Thi. I am working with 1.1 so I will have to use #ziplib


Jan.
 
There is also the ICSharpZip library.

Available for .NET 1.1
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top