Results 1 to 10 of 19
Threaded View
-
25th Dec 2011, 05:54 PM #12Member
Today, my co-worker (MediaStar), told me about this thread and now i'm interested.
why didn't you just ask us directly in the first place?
So, since knowledge is for sharing, first, we don't use PHP but we use NodeJS.
Second, we uses NodeJS's fs.pipe to pipe the server request response directly to the client.
As the documentation inside NodeJS said, pipe was done by pausing and resuming the response (ex: filehosting) whenever necessarily while writing to the client at the same time. Just imagine, whenever our server writes data to the client, our server will pause the download for a moment, then when finished writing, our download will resume. The process will repeat until the download finished.
So, I think in PHP, you can do the same by following the same algorithm but just requires some extra works.
Hope this helps, next time, ask directly.
Sincerely, PyroStrex.
and yes, I did sign up just to reply this message. But since I'm now a member, I think I will contribute something.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Stream download link to user using CURL
By santanu18 in forum Technical Help Desk SupportReplies: 2Last Post: 8th Dec 2011, 04:44 AM -
Can i Add in Glype Proxy code to my Custom HTML Proxy template?
By mrHunt in forum Web Development AreaReplies: 0Last Post: 27th Oct 2011, 11:37 PM -
[Hiring] PHP Curl upload/download functions
By coincoinwc in forum Completed TransactionsReplies: 1Last Post: 29th Sep 2011, 01:18 PM -
How can I download from filesonic using curl ?
By shounak2011 in forum Web Application/Script SupportReplies: 0Last Post: 17th Sep 2011, 07:17 AM -
need help in filesonic/wupload download using curl
By saninokia in forum Web Development AreaReplies: 1Last Post: 30th Jul 2011, 04:11 PM
themaLeecher - leech and manage...
Version 5.03 released. Open older version (or...