- streamTaskWithNetService:
Creates a task that establishes a bidirectional TCP/IP connection using a specified network service.
あるタスクを作成します、それはある双方向のTCP/IP接続をある指定されたネットワークサービスを使って確立します。
NSURLSessionStreamTask
A URL session task that is stream-based.
ストリーム基盤のURLセッションタスク。
NSURLSessionStreamDelegate
A protocol that defines methods that URL session instances call on their delegates to handle task-level events specific to stream tasks.
あるプロトコル、それはいくつかのメソッドを定義します、それらはURLセッションインスタンスがそれらの委任先上で呼び出して、ストリームタスクに特有なタスク水準イベントを取り扱うものです。