views:

20

answers:

1

Hi, I developed an online radio application in iphone by using AudioQueue.In my application I want to display the song name and artist......could anyone suggest me how can i retrieve those information in xcode

A: 

By using the webservices....we can retrieve those information....so we need to find out the exact url..and parsing that response....such that we will get the data....

Srinivas G