Freelance Projects

All Freelance Projects at One Location


Rapidshare Generator – Curl…  25.03.08

My current version:
I’m working on my rapidshare premium link generator and i’m having some strange bugs.

This is how it works:

- Users enter a rapidshare url, a file (php file) will be generated on one of the mirror servers. In that php file is the direct link to rapidshare and the IP address from the user who generated it to avoid leeching.

- Problem: it’s working great, but when alot of users are using it (lot’s of connections to rapidshare) it times out on the server (mirror) side. Or rapidshare just blocks the IP, I don’t know.

- When a user started it’s download, it gets the download, but it could stop after a few minutes when the connection to rapidshare times out. Also with flashget i’m getting this then, 0 kb files.

I’m using fsockopen to make the connection to rapidshare and fputs to put the header info to rapidshare.

What I want?

- Fix this bugs, especcialy the 0kb files, i don’t want it any more. That’s the major problem in the script.

- Lots of users are downloading a file from rapidshare via a mirror. But when a lot of users are downloading, and they have added 4 or more links in their downloadmanager, it means that it keeps on trying to download the file!

But when it times out, it keeps timing out and it keeps sending requests… so it takes longer to restore… ?

——————

But i would like to know if i am able to download a file through the browser to the client, without saving it on the disk of the server. In other words, streaming. This all with using cURL…

Share and Enjoy:
  • Digg
  • del.icio.us
  • Google Bookmarks
  • Twitter
  • Facebook
  • StumbleUpon
  • Slashdot
  • Technorati
  • BlinkList
  • Reddit
  • DZone
  • Live
  • NewsVine
  • LinkedIn
  • Yahoo! Buzz
  • MySpace
  • Netvibes
  • Tumblr
  • Yahoo! Bookmarks
  • Add to favorites
  • email
  • Print
  • RSS


If you liked this project, make sure you
Subscribe to Freelance Projects RSS feed!