![]() |
Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
I'm using sockets to transfer zip files (I use WinZip 8.0) to/from remote machine (remote and local are same in this case). I use a zipInputStream to read in a ZipEntry object from a zip file, but when I write that same object to a zipOutputStream, I get a For some reason, it's unable to write the correct compressed size to the zipOutputStream. platform: windows NT 4.o thanks in advance, Replies:
|
Sponsored Links
|