調査中‥‥

  • 告知 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を提供
      • PireGroupAdvertisement(パイプグループの告知)を作成
      • 告知よりPireGroupを作成
      • 告知を公開
    • PipeServiceを提供
      • PipeAdvertisement(パイプサービスの告知)を作成
      • 告知よりPipeServiceを作成
      • 告知を公開
      • PipeServiceからOutputPipeを取得
    • Message送信
      • 受信側の接続を待機(手動)
  • 接続手順(受信側)
    • PipeGroupにログイン
      • DiscoveryServiceでPireGroupを検索・取得
      • PireGroupにログイン
    • PipeServiceに接続
  • メモ
    • 先に受信側が準備してから、送信側を接続するのが正しい?

参考資料

コメント欄


作業用

駅長/JXTA勉強会


トップ   編集 凍結 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2006-12-09 (土) 22:52:47