著者
市村 哲 間下 直晃 伊藤 雅仁 宇田 隆哉 田胡 和哉 松下 温
出版者
一般社団法人情報処理学会
雑誌
情報処理学会論文誌 (ISSN:18827764)
巻号頁・発行日
vol.46, no.1, pp.70-79, 2005-01-15
被引用文献数
1

本論文では,PC の操作画面やアプリケーション画面をほぼリアルタイムに配信するWeb システムのための伝送量圧縮手法「Interframe Compression Method for HTML Push-out」(ICMHP)を提案する.著者らが実装したQuickBoard は,PC のデスクトップ画面をスナップショット画像として画像ファイルに保存し,これをHTTP でWeb サーバからWeb ブラウザに擬似プッシュ転送するWeb システムであるが,ICMHP はこのような情報プッシュ型Web システムに適した伝送量圧縮手法である.ICMHP は,プラグインやActiveX 等のプラットフォームに依存したコンポーネントを用いることなく実装できることが特徴である.このため,汎用的なWeb ブラウザや,PDA 等に搭載されている簡易Web ブラウザにPC 画面を配信する際に用いることが可能である.本論文では,実際の教育現場の要求を観察した結果について報告し,この観察結果に基づいて作成したプロトタイプシステムについて述べる.We developed "Interframe Compression Method for HTML Push-out" (ICMHP), a method integrating interframe compression mechanism used in video compression technology with web-server-side technology, delivering computer-screen images to standard web browsers, or even PDA portable web browsers. This paper describes a QuickBoard web-server system that implemented ICMHP scheme. The system allows users to deliver computer-screen images of any application to more than 100 web browsers running on various devices in quasi-real-time. That no client software except a standard web browser is needed for the user's PC is an important feature of the system. This paper describes the implementation and evaluation of the prototype we developed.