I need some kind of advice. I'm programming an application formed by a java server app and a client iphone app.
With the java application I will transfer byte a byte a MP3 file and the iphone application will listen and store it in his folder.
My question is if you can tell me a better approach to do that. Or advice me any library to do that.
The other thing is that I've read a little about the standard music playing library for iphone, and I've seen that it only plays music stored in the Iphone/Ipad/Ipod music library and I imagine that I can't copy my downloaded music to that folder.
Can you advice me which is the best way to play music that is not in the music library?