Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

File not in GZIP format

843790Dec 25 2007 — edited Dec 28 2007
Hello, i have a networking problem. I tried to send GZIP files on the network but there was an error that states that "File not in GZIP format". This happens when i tried to decompress the said GZIP format.

I tried to run my program locally without sending it to the network and it worked just fine and smoothly. I've been trying to debug my code but to no success! Is there anything i failed to do. My code just read from the input stream of the socket with the gzip input stream.

Thanks, and happy holidays...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 25 2008
Added on Dec 25 2007
4 comments
544 views