|
-
February 11th, 2009, 04:33 AM
#1
Sending large data over the Internet
Hi,
First of all, I am not sure whether I have posted into the right forum or get the technology correct in the first place.
Hope someone can help clarify.
Currently I am writing a web application. This web page will receive data from a web user through a browser, and depending on the type of data, send that data to different machines for processing. (aka, each machine provide a different service)
However, a large amount of data needs to be sent over the Internet. We are talking about data as large as 55Gbyte.
The general question is whether we can stream that data from the web user to the web application that resides in the web server. Which the web server will then stream that data to the different machines.
How can this be done? Or is there a better alternative to deploy this than using a web service?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|