iPhone http client API (NSURLConnection) - 2 지난회에 이어 이번에는 비동기식 구현에 대해 알아보도록 하겠습니다. Loading Data Asynchronously + connectionWithRequest:delegate: - initWithRequest:delegate: - initWithRequest:delegate:startImmediately: - start 위와 같은 메소드들이 있습니다. - start 를 빼고는 모두 delegate 를 지정하게 됩니다. 아래는 Delegate 입니다. Connection Data and Responses - connection:willCacheResponse: delegate method – connection:didReceiveResponse: delegate method – connection:did.. 더보기 이전 1 2 3 4 5 6 7 8 ··· 19 다음