Dear all, I used jcifs.jar to enable my Java application to remotely access shared files and directories on SMB file servers and read the file content. it is working fine but i have a problem of playing wav and mp3 through my application from shared folder. i tried to use jmf and i have the following error: no player for smbFile how can i playing mp3 from sharedfolder? please provide code snippet Thank you all