Jump to content

Recommended Posts

Posted

Hi I have written an Applet that streams music files located on the Helio server using the JMF extension for Java. This has worked fine in the past but now appears to have stopped working. I can't understand why this has happened, do any of the server settings/permissions need to be changed for this? The program does however fetch a list of songs called 'songs.xml' which is successfully displayed on screen however the playing of the actual songs (which uses the JMF extension) fails. Any suggestions as to what's causing this?

  • 2 weeks later...
Posted

Actually I think that the problem is likely to be non-service related and probably due to changes in the version of the JVM. The Applet does not work on local machine through browser but works fine in an IDE and can even connect to the server,

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...