Hello everyone I'm trying to build a rapidshare premium link generator. I'd really like to stream files directly to the user, and not host the files to my server and then allow the user to download from it... This will be a really economic and efficient way. Do you have any idea of how can I build this kind of script? Thanks in advance
Take a look at web-proxy scripts, they do pretty much the same. In general idea is to get data from rapidshare via sockets and output it to users browser.