FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » detecting a file in use
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
detecting a file in use [message #183648] Wed, 06 November 2013 17:12 Go to previous message
Mr Oldies is currently offline  Mr Oldies
Messages: 241
Registered: October 2013
Karma:
Senior Member
What should be used to know when a request has been made for the server to
load an audio file?
As I see it, the server has to know that a request has been made.

You, the user, using your browser, sees a list of songs that you can play.
You click that link, the browser sends a request to fetch that file.
This is the point in time when I want to know that the request has been
made.
Javascript takes care of the playing side.
But still, the server has to have some way of knowing which audio file is
being requested and whether or not buffering is needed.

Now that the audio file has played, the server needs to know that file has
completed downloading.
So what do I use to know this has happened?
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: accessing nested unknown unserialized objects
Next Topic: detection of 2d array?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 22 14:28:54 GMT 2024

Total time taken to generate the page: 0.04323 seconds