Jump to content

HTTP Download by Range?????


PhillyDotNetGuy

Recommended Posts

Download by chunks evaranna implement chesara?

I don't need parallel downloads like Torrentz do.

1. oka GET service file size istadi

2. Based on this size client has to create requests with Different Ranges like (1-100 bytes, 101-200, 201-300......)

Instead of download Large file with Full Byte array, we need to download with above technique.

 

Angular or Javascript code unte share cheyagalaru.....

itlu,

Web developer

Link to comment
Share on other sites

32 minutes ago, PhillyDotNetGuy said:

Download by chunks evaranna implement chesara?

I don't need parallel downloads like Torrentz do.

1. oka GET service file size istadi

2. Based on this size client has to create requests with Different Ranges like (1-100 bytes, 101-200, 201-300......)

Instead of download Large file with Full Byte array, we need to download with above technique.

 

Angular or Javascript code unte share cheyagalaru.....

itlu,

Web developer

couple of options out of many :

1) for one packet size, use Iperf - https://onl.wustl.edu/NPR_Tutorial/Filters,_Queues_and_Bandwidth/Generating_Traffic_With_Iperf.html

2) to generate multiple packet byte sizes, use Iperf in a perl or some other script and run that script

Link to comment
Share on other sites

54 minutes ago, PhillyDotNetGuy said:

any javascript ???

this is a .Net application....Perl ante kashtam

JS lo rasukooo ... its just like calling Iperf in your script... 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...