Uploading Huge Files

  • Thread starter Thread starter Mario Rodriguez
  • Start date Start date
M

Mario Rodriguez

HI people, there is an alternative way to upload files than the ASP.NET
native way? Is OK for small files but It doesn't seems to be convenient for
an application where there is a lot of paralell uploadings of huge files
(50MB-100MB)

Any idea? open source components ?

thanks
 
FTP is one way, SOckets is another, Web Services (Dime provides a great
mechanism for attachments) is another. Check out casey's stuff on dime at
www.brains-n-brawn.com

Good luck,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top