![]() |
html / url download question
Google is useless on this at least with my keywords as there are to many hits related to grabbing urls out of DL streams.
Is there something besides an href I can use to force a download instead of a load in browser window? I'm trying to post my track video, but really don't want people streaming it from my server, I'd prefer they DL it. Current link html looks like: Code:
<a href="Day%201%20session%202%20v1.1.avi">Day 1 Session 2</a><br> |
OK, I found something... I can't force anything, but if I can set the MIME content type to application/octet-stream, I have a good chance of getting the effect I want, but haven't figured out how to do that yet...
|
Unless you're running a RM or Flash server or something, you're not streaming it. If someone attempts to play it directly off the link, it's the equivalent of downloading it to a temp folder, then playing it.
Streaming implies something other than just an HTTP connection, no? ...since they're pulling it from your web server, it's an HTTP download whether or not it's being saved to disk, or saved to disk while playing. |
Quote:
|
Quote:
|
Most people just say something like, "Please right-click and Save As". But then people like Sperry give you a hard time. :P
|
Quote:
|
Now children.... Behave, or I will kick your ass with my walker... :)
|
Whatever. I totally owned you in that thread. :P
|
Yes true streaming requires that you set up say shoutcast, real server, or windows streaming media server. if they save as link, or let Real player "buffer" before they play, either way its downloading it in the same manor. a client sends a get request, and then subsequent get chunk requests via http. its all in the RFCs if you care to read them. I've had to write some custom download software, ah the joys of tcp/ip sockets ....
|
All times are GMT -8. The time now is 11:55 PM. |
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
All Content Copyright Subaru Enthusiasts Car Club of the Sierras unless otherwise noted.