Jump to content

How do i "stream" data from another server ?


arnab321

Recommended Posts

i tried using curl for this. but curl downloads the entire file in the server and then sends it to the client. I want it to act like a download proxy, for downloading large files. it should send every byte to the client as soon as it is received from the other site i want to conect to.  is it possible with fsock and how? well, as u can make out, i have just started using php without any basic knowledge of it.

But i cant use my own computer as a server because of frequent power cuts here. Im on one of the free hosting sites, which support php and a lot of free bandwidth. So i chose this way. 

 

moreover the proxy ips i find on google do not work forever. If you can help me to find a stable proxy, that would be fine too.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.