LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   hypothetical qu; java servlets for streaming audio? (https://www.linuxquestions.org/questions/programming-9/hypothetical-qu%3B-java-servlets-for-streaming-audio-285824/)

german 02-03-2005 11:44 AM

hypothetical qu; java servlets for streaming audio?
 
Hi all,

If I wanted to create a mirror system to stream MP3 from a server (a la icecast), but was forced to use either servlets or JSP, could it be done? Here are the roadblocks as I see them:

1) Can I set the content-length correctly
2) Is there a maximum size a servlet's response can be

If the answer to both of those is "yes", then I'm sure it'll work, but I want to make sure before I waste time with it.

Any feedback appreciated

TIA

B.


All times are GMT -5. The time now is 04:29 PM.