Search code examples
iphoneobjective-cmpmovieplayercontrollerbonjournsnetservice

About delegate and XMLParser iPhone


I am absolutely new to MAC and iPhone. I am going to develop an application that performs a connection to a webservice server that contains some movie files to open it. Does anyone give me some instruction to study or guide me how to develop it. Now I just find that I can use NSNetService or CFNetService class. Thank you so much.


Solution

  • delegates are created by @protocal, use this link basic for delegates example

    xml parser simple example XMLparser example