Audio and Video...
-
--> when web server parse any request from the client and sends it back to the client is HTML... My question is: --> how web server deals when a request for audio or video comes.?
J A Nasir K
-
--> when web server parse any request from the client and sends it back to the client is HTML... My question is: --> how web server deals when a request for audio or video comes.?
J A Nasir K
Jamal Abdul Nasir wrote:
how web server deals when a request for audio or video comes.?
:laugh: :laugh: :laugh: I can imagine what you thinking? Do you thing the request comes as audio or video. Browser: {audio} give me that F&^%7ing page Server: :confused: Me no speak Engrish Browser: {video} what an idiot. See like this one Server: Hmmm, me blind :~ :laugh: :laugh: :laugh: Seriously, what you request had nothing to do with what you requesting. a request is a request, they all come the same way. So, if you know how to handle html request, you know how to handle audio and video requests too.
Yusuf May I help you?
-
Jamal Abdul Nasir wrote:
how web server deals when a request for audio or video comes.?
:laugh: :laugh: :laugh: I can imagine what you thinking? Do you thing the request comes as audio or video. Browser: {audio} give me that F&^%7ing page Server: :confused: Me no speak Engrish Browser: {video} what an idiot. See like this one Server: Hmmm, me blind :~ :laugh: :laugh: :laugh: Seriously, what you request had nothing to do with what you requesting. a request is a request, they all come the same way. So, if you know how to handle html request, you know how to handle audio and video requests too.
Yusuf May I help you?
--> no actually i dont know about that how a web server deals with a request of audio or video.
J A Nasir K
-
--> no actually i dont know about that how a web server deals with a request of audio or video.
J A Nasir K
The same way it does any other request, it sends what it was asked for.
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )