You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Its pretty simple once you figure out how its laid out. Heres the code to create an ftp connection CKConnectionRequest *request = [CKConnectionRequest requestWithURL:url]; CKFTPConnection *ftpConn = [[CKFTPConnection alloc] initWithRequest:request]; [ftpConn setDelegate:self]; [ftpConn connect]; self.connection = ftpConn; [ftpConn release]; Then you would interact with the Connection Delegate meth
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く