Tuesday 22 November 2011

Java - MiniProject - File Split/Merge




File Split/Merge




Description:


Allows you to split any file into smaller (User defined) chunks and reassemble them. Packaged in class form with an example form interface. Provides information such as operation run time, # of file splits, and file size along with progress bars. Also documented with intellisense and regular comments. Forgot to mention the solution is VS 2008, but the code should copy into VS 2005. I'd appreciate any feedback or suggestions you might have and I plan to update it as time allows to add some verification and the ability to split multiple files at once.


Comment on clarifications.

No comments:

Post a Comment