Hi,
My .net application downloads zip files from http server. The zip files
are produced on the http server by using J2EE. jdk 1.4. The .net
application is written in C# 1.1 that extends Visual J# zip utils
package for unzipping files.
The application successfully unzips the files if the zip fi...
more >>