can any one tell me how to implement a standalone java client for playing FM radio.
I searched over the net could not find anything useful. What are the all the API we need to implement and once the implementation is over, how to test it?
can any one tell me how to implement a standalone java client for playing
Share
There are many Radio websites that you can access using Webservices API’s
I am posting the link of the most popular radio api online.
http://www.last.fm/api/radio
Using Java Web Services you can integrate with your application easily.