Skip to content

Download manager for .net supporting segmented downloading with pause and resume.

Notifications You must be signed in to change notification settings

golavr/SegmentDownload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SegmentDownloader

Nuget downloads Nuget downloads

MyDwnloader1

Changes

  • Maintain nuget packages
  • Fix large file size issues.
  • Decouple SegmentDownloader.Core from System.Windows.Forms and System.Drawing dependencies - more lightweight and less depended packages.
  • Fix network failure during segments download - override default value of 5 minutes and set stream timeout value to 30 sec.
  • Set EndedWithError state when reaching max retries.
  • Add InitialRetryDelay and InitialMaxRetries settings - differentiate first info fetch from downloading phase which gives you error faster in case max retry/delay have high numbers.
  • Add sample console project.

About

Download manager for .net supporting segmented downloading with pause and resume.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages