Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iPhoneからリモートサーバーデータベースにアクセスする方法はありますか?jsonまたはxmlによる方法を除いて。サンプルコードを入手できますか?
Webサービスのフロントエンドを構築します。
サーバーがリクエストを処理してレスポンスを送信するように開発されている場合、NSMutableURLRequest を使用してデータを取得できます。純粋な HTML データを受け取り、それを解析する必要があります。