0

Is there any C# implementation of RapidShare Perl upload script? I have tested some articles like this one, but doesn't works for me.

Sadegh
  • 4,181
  • 9
  • 45
  • 78

1 Answers1

0

From your comments I understand that you need to implement this in your C# app. Rapidshare has a .net library.

See for an example here: http://www.codeproject.com/KB/cs/Rapidshare-Download_Class.aspx

Mengo
  • 210
  • 3
  • 9