JVM Languages
jqa598.txt
Associated article: Java Q&A
Tags: JVM Languages
Published source code accompanying the article by Rick Moore in which he discusses streaming audio (audio which can be downloaded at the same speed it is played) and presents idtAudio, a streaming audio applet written in Java. Also see JQA598.ZIP
Java Q&A by L. Richard Moore Example 1: <applet code="idtAudio.class" align="baseline" width="80" height="30" id="idtAudio"> <param name="AudioStreamURL" value="fish....


