Very easy in java You can use java.util.zip classes for creating a zip file
like ZipOutputStream also you can provide some CRC check to your zip file.
kv ruby
Ranch Hand
Joined: Jul 23, 2009
Posts: 38
posted
0
mahesh shinde wrote:Very easy in java
You can use java.util.zip classes for creating a zip file
like ZipOutputStream also you can provide some CRC check to your zip file.
Thanks mahesh.
actualy client is a mobile and was not getting the response properly.
seems like device issue , its resolved.