                              README

                             SplitIt 
                      File Splitter Program

Contents  

   * Introduction
   * Installation   
   * System Requirements
   * Usage
   * Author
         
Introduction:
   SplitIt allows you to split a file in to smaller files so that they can 
   tranferred from one box to the other using floppy disks or any other meduim.
   SplitIt can then be used to merge the files on the destination location.
   
Installation: 
   Unzip the splitit.zip. You have already done it :)
   The classes are packaged into splitit.jar

System Requirements:
   1. JDK 1.3 with swing APIS
   For NON-WINDOWS user:
   2. SplitIt is a graphical tool, needs a windowing system to run. 
      You need to have your X Server up and running
   
Usage:
   java -jar splitit.jar

Author:
   http://geocities.com/kerneldebugger/pool/html/aboutme.html
   
