Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Cmpression of file

This is a discussion on Cmpression of file within the Java forums, part of the Software Development category; Is there any technique to compress and decompress the file in Java?...

Go Back   Geeks Talk > Software Development > Java
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

Java Java related Issues and Problems

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-05-2009
Contributing Member
 
Join Date: Aug 2009
Location: Indore
Posts: 33
Thanks: 9
Thanked 5 Times in 5 Posts
Sarje is on a distinguished road
Cmpression of file

Is there any technique to compress and decompress the file in Java?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 09-09-2009
Expert Member
 
Join Date: May 2009
Location: Bangalore
Posts: 1,192
Thanks: 155
Thanked 469 Times in 228 Posts
rijus is a glorious beacon of lightrijus is a glorious beacon of lightrijus is a glorious beacon of lightrijus is a glorious beacon of lightrijus is a glorious beacon of light
Re: Cmpression of file

Quote:
Originally Posted by Sarje View Post
Is there any technique to compress and decompress the file in Java?
Hi,

Java provides the java.util.zip package for zip-compatible data compression. It provides classes that allow you to read, create, and modify ZIP and GZIP file formats.

It also provides utility classes for computing checksums of arbitrary input streams that can be used to validate input data

The java.util.zip package provides a ZipInputStream class for reading ZIP files.

Thanks,
Riju.
Reply With Quote
The Following User Says Thank You to rijus For This Useful Post:
Reply

  Geeks Talk > Software Development > Java

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Convert dbf file to ASCII (text) file mohit1211 Oracle 2 02-17-2008 10:54 PM
Use of export xml file and import xml file options naags QTP 1 07-19-2007 01:37 PM
Steps for deploying a war file/ear file on websphere Sujatars Java 0 07-18-2007 11:49 PM
How do I 'unpack' and view a .FILE vsam file Geek_Guest MainFrame 0 06-26-2007 08:22 PM
Frigate3 File Manager: highly configurable and convenient file management environment JobHelper Geeks Lounge 0 03-30-2007 02:30 PM


All times are GMT -4. The time now is 11:00 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2005 - 2010 GeekInterview.com. All Rights Reserved