I am doing a project in Java I am trying to stream an Mp3 file to client from server Using Socket programming and Play it on client machine using JMF But I am help less in that
Is this thing possible??
If it has to be streaming I would use RED5 ( java based streaming server) coupled with its rtmp client library.