Skip to content
This repository has been archived by the owner on Aug 31, 2019. It is now read-only.

Download manager for .net supporting segmented downloading with pause and resume. Project was migrated to https://github.com/golavr/SegmentDownload

Notifications You must be signed in to change notification settings

golavr/SegmentDownloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project was migrated to SegmentDownload

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. Project was migrated to https://github.com/golavr/SegmentDownload

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.9%
  • Batchfile 0.1%