C chhoda macrumors 6502 Original poster Oct 25, 2008 285 1 Mar 23, 2010 #1 I usually use NSHTTPConnection and in its delegate didReceiveResponse, accumulate data and parse it. So if I have a number of different xmls, what is the best way I separate them from the network module ?
I usually use NSHTTPConnection and in its delegate didReceiveResponse, accumulate data and parse it. So if I have a number of different xmls, what is the best way I separate them from the network module ?