File Splitter
#5
[attachment=12035]
1. ABSTRACT
File Splitter is software which is used to split the user specifying file according to the user specifying size. It is very difficult to transfer one big file from one end to another through any media like internet or small storage like Floppy, Pen drive etc. This software helps to overcome this problem. The splitted portions of file may carry some temporary information to denote the number of splitted part and total number of parts etc. This idea is used to split big files to small pieces for transferring purpose, uploading etc. In the destination side, these parts of file can be jointed to form the original source file.
Splitting process is mainly aiming in the area of file transferring from one end to another.
There are three techniques to split the file.
1. Split in the size of 1.4MB (Floppy size)
2.Split in the size of 650MB (CD size)
3.User specifying size, Here file will be splitted equally in the specified size.
To ensure the security, the user can include password to split and combine the files. This splitted portion will be in non readable format and will be encrypted. If the user has given password to split, the same password is required to do the combining option. This program is developed using Java and can implement in .NET also.
FileSplitter" splits any big file into many small files, and merges them again into one big file. The program is very small (about 20 KB) and written in pure Java 1.2 which mean that you can use it with any operating system with JRE 1.2. There is no installation and no setup, just copy it and start it. "FileSplitter" is the perfect solution if you need to transfer big file on Floppydisks or split a big file into small parts.
2. INTRODUCTION
File Splitter is a very useful utility application for downloading . User want to download and store the downloaded files into Floppy disk , Its possible only if the downloaded file size is Less than or equal to 1.38 MB , If file size is more than the floppy disk size then File Splitter is required.
File Splitter and Merger performs the following tasks
Read the Original File and Find its File Size
Creates new files for writing depending on target file size splits needed
Allocate memory for newly created files depending on file size
Read original file information and write their content to newly
created files
Stores splited file content into floppy disk
Finally join the splited file into original file
( Read splited files and write splited file information into a single file )
Earlier when we use to work on large projects we use to make a huge text file smaller so we could load it into notepad easier, and still retain the the main format of the file.
We couldn’t use a file splitter because it splits the file based on File size, and they tend to split the file in the middle of lines, and not at the end of the line.
So we wrote a tiny application that will take a text file and split the file line by line until the number of lines in the new file is the size the user wants.
The File Splitter is a free Windows program that will split any file into pieces of any size and later combine the pieces to form the original file. This could prove useful in a number of situations:
Suppose you need to transfer a file from one stand-alone computer to another. A floppy disk is often the only possible means for transferring the file, but if the file is larger than 1.44 megabytes, it won't fit on a single floppy. Simply split the file onto floppy disks, and then copy the pieces from the floppy disks to the other computer and easily reconstruct the original file.
Many email systems place a limit on the size of an email message. What if you want to email someone a file that is larger than the maximum size? Split the file into pieces smaller than the limit and email the individual pieces.
There are many other possibilities for using The File Splitter. I'm sure you can think of a situation where The File Splitter would be helpful.
File Splitter is a freeware program which does not require installation and can be used to split files to multiple chunks as well as to merge multiple chunks into a single file
File Splitter and Merger Consist of the Following Modules
 Admin
 user
 Custom Splitter
 Merger
3. DESIGN PRINCIPLES & EXPLANATION
3.1. MODULES

File Splitter is a tool to split large files into smaller files so that they can be put on floppies or sent by email. File Splitter can be used individual home computer users or large organizations.
Ever wanted to send a large file by email but were not able because your email service provider does not allow attachments with large size? This is when Fast File Splitter comes handy. You can split your files easily to match the maximum size the email server accepts and send them in chunks and merge them back at the receiving end.
FFS is very easy to use and understand. With a few clicks you can split your large file into smaller files. Simply choose the file you want to split and how you want to split it and click on split and your small files are ready for use.
File to split is the file that you want to split into pieces. Click the Browse... button to search for a file to split, drag and drop a file from Windows Explorer, or select one of the most recently split files from the drop down list.
Folder for pieces is the folder in which you want the pieces to be stored. This may be a folder on a hard disk or a removable drive, such as a floppy or zip disk. After selecting a file to split, the Folder for pieces field is automatically filled in with the name of the folder in which the file to split is located. If you wish to change the folder, you can type a new folder name, click the Browse... button to search for a folder, or select one of the most recently used folders from the drop down list.
File Splitter and Merger Consist of the Following Modules
a) Admin
b) User
c) Custom Splitter
d) Merger
Admin:
Admin has control over the whole application and he makes the new registrations for the users. admin can also use the file splitter
Tool.
User:
Users login into the system. After login into the system they are using this software.
Custom Splitter:
Custom splitter splits the files depending upon the customer requirements. If the users want three pieces of files depending upon the file size. The Original File Split into 3 Pieces of files. Other procedures same as the above Auto Splitter after splitting the file the merger merges the above files into original file.
Splitted into Three Pieces of files :
for example three file names ( Red1.txt, Red2.txt and Red3.txt). And divides original file size by three. Resultant file size to allocate dynamically three pieces of files.
File Name :Red1.txt File Size1 :1 MB
File Name :Red2.txt File Size2 :1 MB
File Name :Red3.txt File Size3 :1 MB
After Splitting the file the merger merges the above files into original file format.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: how file splitter is reliable in terms of security basis, er diagram for file splitter, file splitter joiner, ppt file on file splitter joiner, ethernet network splitter economiser adapters, class diagram of file splitter, win32 folder,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Messages In This Thread
File Splitter - by project topics - 22-04-2010, 12:23 AM
RE: File Splitter - by sandypnr - 13-06-2010, 10:45 PM
RE: File Splitter - by seminars on demand - 14-06-2010, 03:01 PM
RE: File Splitter - by seminar surveyer - 12-01-2011, 11:37 AM
RE: File Splitter - by seminar class - 11-04-2011, 04:27 PM
RE: File Splitter - by rukn - 21-08-2011, 05:47 PM
RE: File Splitter - by seminar addict - 22-08-2011, 09:45 AM
RE: File Splitter - by cauvery - 25-10-2011, 05:49 PM
RE: File Splitter - by seminar addict - 26-10-2011, 09:35 AM

Possibly Related Threads...
Thread Author Replies Views Last Post
  Crime File management project topics 11 15,962 11-04-2014, 04:23 PM
Last Post: babs01
  E -Crime File Management System seminar class 8 13,650 24-06-2013, 10:02 AM
Last Post: computer topic
  crime file system project topics 9 12,524 29-04-2013, 11:39 AM
Last Post: computer topic
  File tracking system mechanical engineering crazy 24 13,323 13-03-2013, 03:28 PM
Last Post: computer idea
  Secure Multipart File Transfer projectsofme 4 3,833 07-03-2013, 05:16 PM
Last Post: Guest
  File Compression Sunzip project topics 1 2,664 13-02-2012, 11:25 AM
Last Post: yamini chandrika
  Semantic-Aware Metadata Organization Paradigm in Next-Generation File Systems Projects9 0 1,227 23-01-2012, 05:24 PM
Last Post: Projects9
  File Sharing Virtual Network (FSVN) project report tiger 1 2,311 23-01-2012, 10:10 AM
Last Post: seminar addict
  Ceph: A Scalable, High-Performance Distributed File System smart paper boy 0 1,243 29-08-2011, 03:55 PM
Last Post: smart paper boy
  A peer-to-peer file storage and sharing system smart paper boy 0 1,052 11-08-2011, 12:52 PM
Last Post: smart paper boy

Forum Jump: