Sie sind auf Seite 1von 2

FILE SPLITTER AND MERGER

PROJECT OVERVIEW
Implementation is the stage, which is crucial in the life cycle of the new system
designed. This project “File Splitter and Merger” was implemented on VB.NET 2005 as
Frontend. The main stage in the implementation is planning, training, system testing.
Implementation is converting a new or revised system into an operational one.

This project is used to reduce the complexity while transmitting a big file. Because
the file is splitted into small parts and transmit the small pieces. Merge the file pieces after
receiving it. Over project has two modules like file splitter and merger

FILE SPLITTER
This module is used split the File into various parts. This module will get the input as
file and the number of pieces we want to split or the input file with size to split. For e.g. ten
MB file is the input. We can split into ten parts so that the size of each part is 1MB. The
output will be the ten pieces of files.

FILE MERGER
The merger module is used to merge the spitted file pieces. This Module will get the
input as the spitted file pieces of the before module. Output will be the merged single file.

EXISTING SYSTEM
In the existing system, splitting of file will be limited only to some file formats.

Disadvantage:
 No chances to send the file through mailing system.
 Range within the size.
 It may require additional settings to be done to maintain them for analysis.

PROPOSED SYSTEM
File splitter is to split files into smaller parts and merge small files into one. Input
of this application is a lengthy file that we want to split and the number of parts we want to
split, in the some way we can merge the file pieces also.
1
Advantage:
 File can be splitted into the user’s choice.
 More security than the existing system by sending the file into similar parts.
 Sizes will not a factor to sending through the mail.
 No. of parts and size will be provided by the user.
 It is also a cryptography method.

The proposed system is implemented by direct method in which a new a system will
be designed and implemented. The implementation plan consists of testing.
 Developed system with a high capacity of files.
 Detection and correction of errors in splitting and joining of files.
 Making necessary changes in the system.
 Checking the report with that of the existing system

HARDWARE SPECIFICATION
 Main Processor : Pentium IV or above.
 RAM : 512MB.
 Display Type : SVGA
 Hard Disk : 80 GB
 Keyboard : 108 Keys
 Mouse : Optical Mouse.

SOFTWARE SPECIFICATION
 Operating System : Windows XP
 Front End : VB.NET 2005.

Das könnte Ihnen auch gefallen