A exercise in Java to implement a very simple download manager using HTTPClient.
- Pause/Resume download
- Hash Verification Using SHA-1
- Redirect response handling
- Multiple concurrent downloads
- Cross platform
- Unfinished Download Protection On Exit
UI: Swing

