InamTaj / xtreme-downloader

A Multi-threaded File Downloader that utilizes maximum available bandwidth.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eXtreme Downloader

eXtreme Downloader is a java-based Multi-Threaded Download manager that downloads files in such a way that it creates multiple threads to request a file from download server, therefore file download speed increases upto 5x with comparison to traditional single threaded downloading. The downloader is platform independent and I even currently use it to download files on my Linux OS.

Language & Techniques used:

  • Java
  • Java NIO
  • Multi-Threading
  • File Handling
  • Swing/GUI Libraries
  • File handling

Technologies used:

  • Eclipse
  • WindowBuilder

About

A Multi-threaded File Downloader that utilizes maximum available bandwidth.

License:Apache License 2.0


Languages

Language:Java 100.0%