Java Programming Help

ganu88

Active member
  • Jun 2, 2008
    528
    154
    43
    I want to stream a MP3 audio over a socket connection from a server program to a client program which is in the same computer..

    pls help me :no: :no:
     

    ganu88

    Active member
  • Jun 2, 2008
    528
    154
    43
    the server program which is running in the same PC has the URL of the audio file (MP3) when a client software (also in the same PC) ask for play the audio the server must stream the audio over a socket connection to the client program..