C# and RapidShare

  • Thread starter Thread starter Roberto Oakenfold
  • Start date Start date
R

Roberto Oakenfold

I want users to be-able to upload file via rapidshare with my app, but can
this be done? I've been looking in the namespace 'system.web' for examples
with HTTP etc, but with no luck or on the net. Could someone point me in the
right direction?

Regards
 
Hello Roberto,

Use the HttpWebRequest and WebRequest classes

RO> I want users to be-able to upload file via rapidshare with my app,
RO> but can this be done? I've been looking in the namespace
RO> 'system.web' for examples with HTTP etc, but with no luck or on the
RO> net. Could someone point me in the right direction?
RO>
RO> Regards
RO>
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 

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