9
1 A PROJECT REVIEW ON UNDER THE GUIDANCE OF: J.RACHANA Asst Prof Department of IT

7-High Speed Download Manager(1)

Embed Size (px)

DESCRIPTION

PPT OF HIGH SPEED DOWNLOAD MANAGER

Citation preview

1

A PROJECT REVIEW ON

UNDER THE GUIDANCE OF:

J.RACHANAAsst Prof

Department of IT

This is purely a java enabled Network project using

which an end user downloads different files (data)

from various servers with a high-speed data transfer.

The end user activating the Download Manager need

to submit an URL of the file to be downloaded, by

which the software gets connected to the server and

gets the file information with its status for the

download. After which the user is asked for the path

to save the file. The Download manager then

downloads the requested file at a high speed.

ABSTRACT

Present system makes use of FTP to download

data from the server to the computer or device.

Displays the status information of the download

carried out of by the server.

Saves the file to the specified destination

folder.

EXISTING SYSTEM

Searches in a single server for the file.

Causes time delay depending upon the network

traffic

and load on the server.

Sequential downloading is done.

Once terminated ,it has to start over again.

Specifying for the destination folder again and again.

DISADVANTAGES OF EXISTING SYSTEM

PROPOSED SYSTEM The proposed system supports the display of status

information of the download carried out at every

second (i.e.) the percentage of file downloaded.

Follows Peer to Peer downloading.

File is divided into fragments and after individual

downloading is completed, they are merged

together.

Automatically searches for the file from the URL in

different servers.

Increase in download speed.

Implements Multiple and Multilevel downloading.

Multithreading feature reduces the time needed to

download the file drastically.

Pause and resume features.

Mirror URL’s are taken into account too.

No need to specify destination folder again and

again.

ADVANTAGES OF PROPOSED SYSTEM

Processor : Pentium III Clock : 500 MHZ Ram : 128 MB

HARDWARE CONFIGURATION

Operating System :Windows NT/2000 Professional (Client / Server)

Programming Languages: Java, JDK Kit, JSDK 2.0, Java Network Programming, Swings.

SOFTWARE CONFIGURATION

THANK YOU