This is a migrated thread and some comments may be shown as answers.

Measuring Download Bandwidth

1 Answer 53 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Libertad
Top achievements
Rank 1
Libertad asked on 13 Mar 2012, 12:02 PM
I have developed a subscription based web application using ASP.NET (C#). Applicaiton is used to give user accounts to different customers to download some files from website. I want to measure the bandwidth used by each customer account during downloading.
I'm using SQL Server 2008 at the backend where the user account information as well as download history and total download size are maintained on it.
Infact I want to calculate the bandwidth used by each customer during any download file process. Each customer is assigned certain amount of bandwidth. I want to calculate this during the session of a customer, not at the website level. Something exactly like "sharing-hub.com" website.
Is there any of ASP.NET RadControls can be of help?
Any comments and suggestions are welcomed.

1 Answer, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 20 Mar 2012, 01:34 PM
Hi Libertad,

The RadControls for ASP.NET AJAX suite does not provide such control. Moreover we do not have plans for implementing it in the future. Probably, as you said, you could use a solution, which works 'outside' the website.

Regards,
Simon
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
General Discussions
Asked by
Libertad
Top achievements
Rank 1
Answers by
Simon
Telerik team
Share this question
or