調査中‥‥
- 告知 net.jxta.document.Advertisement サービスや端末などの存在を告知する
- パイプサービス net.jxta.pipe.PipeService パイプ告知より入出力パイプを取得
- パイプ告知 net.jxta.protocol.PipeAdvertisement パイプサービスの存在を告知する
- インプットパイプ net.jxta.pipe.InputPipe 受信側が利用
- アウトプットパイプ net.jxta.pipe.OutputPipe 送信側が利用
- メッセージ net.jxta.endpoint.Message パイプに流れる情報のコンテナ
- 検索サービス net.jxta.discovery.DiscoveryService 各種告知の存在をネットから探す
- ピアグループ net.jxta.peergroup.PeerGroup 同一サービスを提供するグループ
- 接続手順(送信側)
- PireGroupを提供
- PipeServiceを提供
- Message送信
- 接続手順(受信側)
- PipeGroupにログイン
- DiscoveryServiceでPireGroupを検索・取得
- PireGroupにログイン
- PipeServiceに接続
- メモ
- 先に受信側が準備してから、送信側を接続するのが正しい?
参考資料†
コメント欄†
作業用†
駅長/JXTA勉強会
|