S
S
sergeevpetro2016-04-30 19:47:17
Programming
sergeevpetro, 2016-04-30 19:47:17

Why does the file download speed drop?

Using the xNet library, I wrote a small program in C # for downloading files from the server, but here's what I noticed ... Each file weighs 400 MB on average. At the beginning of the download, the speed is very high, it downloads a couple of megabytes in a second, and after about 100 downloaded MB per second, it does not download 1 MB. Why is this happening? What is the problem? Can this be fixed?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2016-05-03
@AlanDrakes

Where are you taking the file? Just store in RAM, or write to disk? Are other programs using the network active?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question