Skip to content

Using multithreading created simulator which displays dowloading status of queuing files and we can do operations like pause,resume,delete etc.

Notifications You must be signed in to change notification settings

Harsh-Aakoliya/Download-Management

Repository files navigation

Download-Management

Using multithreading created simulator which displays dowloading status of queuing files and we can do operations like pause,resume,delete etc.

For Compile this project use javac DownloadManager.java Download.java DownloadsTableModel.java ProgressRenderer.java and then java DownloadManager. So it will one a JFrame like below image

Inorder to show simulation enter one file name let say File1, and then enter the size of that file in MB (e.x 100) and then speed for the same in Mbps image

Now by clicking Add Download it will start simulation image

Different Operations on Files like pause, Resume, delete and clear. image

About

Using multithreading created simulator which displays dowloading status of queuing files and we can do operations like pause,resume,delete etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages