views:

47

answers:

2

Hi all, I developed an application through which client can upload and download files to server. Now, I want to allocate the complete bandwidth of client when he upload or download files through my application. My client end is Adobe flash builder and cpp at server side. Any one can help me so that my client can do file transfer rapidly through my application. Thank you.

A: 

Thanks for responding Amit...I want to allocate the server's(I mean receiving end) complete bandwidth to file transfer application. How can I program in such a way?

Naveen kumar
You should respond to Amit Ranjan in a comment, rather an answer.
Coltin
A: 

Usually the user's operating system will allocate bandwidth sensibly. Your application will get all of it unless it's needed for something else at the same time.