JP2015022539A - 情報端末及びデータ処理プログラム - Google Patents
情報端末及びデータ処理プログラム Download PDFInfo
- Publication number
- JP2015022539A JP2015022539A JP2013150483A JP2013150483A JP2015022539A JP 2015022539 A JP2015022539 A JP 2015022539A JP 2013150483 A JP2013150483 A JP 2013150483A JP 2013150483 A JP2013150483 A JP 2013150483A JP 2015022539 A JP2015022539 A JP 2015022539A
- Authority
- JP
- Japan
- Prior art keywords
- information
- server
- asset data
- data
- terminal
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 230000006870 function Effects 0.000 claims abstract description 27
- 238000004891 communication Methods 0.000 claims abstract description 14
- 238000012545 processing Methods 0.000 claims description 48
- 238000003860 storage Methods 0.000 claims description 33
- 230000005540 biological transmission Effects 0.000 claims description 13
- 238000000034 method Methods 0.000 description 6
- 230000008569 process Effects 0.000 description 4
- 230000004044 response Effects 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 3
- 230000008901 benefit Effects 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 238000012546 transfer Methods 0.000 description 2
- 238000003339 best practice Methods 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 238000009826 distribution Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000007726 management method Methods 0.000 description 1
- 238000002360 preparation method Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 238000004904 shortening Methods 0.000 description 1
- 230000001360 synchronised effect Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
- H04L67/568—Storing data temporarily at an intermediate stage, e.g. caching
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/957—Browsing optimisation, e.g. caching or content distillation
- G06F16/9574—Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Information Transfer Between Computers (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
【解決手段】アプリケーションを実行する情報端末200であって、ネイティブ部分実行部を実行することによって、ネットワーク204を介してサーバ202にアクセスして通信を行うプロキシ42として機能し、ウェブブラウザ40を実行することによって、プロキシ42を介してサーバ202からダウンロード情報を取得して、ダウンロード情報を出力するブラウザとして機能する情報端末200とする。
【選択図】図2
Description
図1は、本実施形態に係るデータ処理システムの概略構成を示すブロック図である。サーバ202は、ネットワーク204に接続されており、このネットワーク204に情報端末200が接続されている。情報端末200は、ネットワーク204を介し、必要なデータをサーバ202から入手してゲーム等の処理を実行する。
<サーバの構成及び機能>
サーバ202は、コンピュータであり、各種のデータ処理機能、通信機能、記憶機能を備えている。サーバ202には、ゲームロジック、およびそのゲームを実行する際に使用されるユーザデータ、およびアセットデータが記憶される。
_get_bundle?paths=a,b,c,d −−−> {a: {hash: md5, body: base64} ...}
情報端末200からのアクセスによって、このAPIが呼ばれた時にハッシュ値md5を計算してファイルaのバージョン情報とする。このようにすることで、ファイルaが差し替えられた場合には、その後に該当ファイルをユーザに送信すると、その送信データに対応するハッシュ値md5値が情報端末200に送信され、情報端末200において記憶される。
情報端末200は、携帯電話、スマートフォン、タブレット等のコンピュータを含む端末装置である。情報端末200は、図1に示すように、CPUを含む処理部30が基本的なデータ処理を行う。また、情報端末200には、入力部32、表示部34が設けられ、必要なデータ入力、各種表示を行う。たとえば、表示部34は液晶や有機ELパネルであり、入力部32は表示部34と共に設けられたタッチパネルとすることができる。また、情報端末200には、記憶部36が設けられる。記憶部36は、半導体メモリやフラッシュメモリ等を含み、情報端末200によって処理される情報(アセットデータを含む)を格納及び保持する。記憶部36は、後述するブラウザキャッシュやネイティブキャッシュとして利用される。
以下、図3のフローチャートを参照して、ネットワーク204を介して情報端末200がサーバ202からアセットデータを取得する処理について説明する。本実施形態においては、ゲームで表示されるページ毎にウェブブラウザ40がサーバ202にアクセスし、ページを表示するためのアセットデータを取得するものとして説明を行う。
(1)準備用ディレクトリーツリーに新規ファイルを置く
(2)追加ファイルのハッシュ値を算出する
(3)ハッシュ値が算出できたところで、リリース用ディレクトリーツリーに置く
こととしてもよい。
上記実施の形態では、情報端末200はネットワーク204を介してサーバ202から情報を直接受信する態様としたが、これに限定されるものではない。本変形例では、情報端末200は、コンテンツ・デリバリ・ネットワーク(CDN)206を介してサーバ202から情報を受信する。CDN206は、コンテンツ配信などを行うサイト運営側がエンドユーザーに対して効率よく安定して提供するネットワークであり、アクセス集中等によるサーバ202の負担を軽減することを可能とする。
このように、本実施形態では、以下のような効果が得られる。
・ネイティブキャッシュ38においてファイルの本体であるアセットデータを記憶できるため、ブラウザキャッシュ40aの容量が小さくても問題が少ない。
・ブラウザキャッシュ40aはウェブブラウザ40により利用されるものであり、ウェブブラウザ40の外にある処理部30などによっては制御が難しい。本実施形態では、ネイティブ部分実行部ではネイティブキャッシュ38に記憶されているアセットデータを用いることができるので、アプリケーションからブラウザキャッシュ40aに記憶されているデータを扱う必要がなくなり、そのような問題は生じない。ウェブブラウザ40からはプロキシ42を介してネイティブキャッシュ38に記憶されているデータを用いることができるので効率的な処理が行え、サーバ202との間で無駄な通信が発生することを防止できる。
・ゲーム等のアプリケーション起動時は、アプリのダウンロードだけを必要とし、大きな容量のデータのダウンロードなど特別な処理を必要とせず、起動時間を短縮できる。
・アプリケーション起動中でも、アセットデータなどのアップデートが可能であり、ユーザが必要とする時点での最新データを供給できる。
・アプリケーションによる処理を終了させた時点でプロキシ42やダウンローダ44の処理も終了させることができ、情報端末200のリソースを開放して他のアプリケーションでの利用を可能としたり、情報端末200のバッテリの消耗を低減させたりすることができる。
Claims (7)
- 内蔵された処理部が実行するネイティブ部分実行部と、
ネットワークを介して接続されたサーバから受けた情報の表示処理を行うウェブブラウザと、
が組み合わされたアプリケーションを実行する情報端末であって、
前記ネイティブ部分実行部を実行することによって、前記ネットワークを介して前記サーバにアクセスして通信を行うプロキシとして機能し、
前記ウェブブラウザを実行することによって、前記プロキシを介して前記サーバからダウンロード情報を取得して、前記ダウンロード情報を出力するブラウザとして機能する
ことを特徴とする情報端末。 - 請求項1に記載の情報端末であって、
前記プロキシを介して前記サーバから受信した前記ダウンロード情報を記憶する端末記憶部を備えることを特徴とする情報端末。 - 請求項2に記載の情報端末であって、
前記ダウンロード情報は、アセットデータ、アセットデータの識別情報及びアセットデータのバージョン情報を含み、
前記プロキシは、前記ウェブブラウザからアセットデータの要求を受けると、アセットデータを前記サーバから受信する前に、受信対象となるアセットデータの識別情報及び当該アセットデータに対するバージョン情報とを前記サーバから受信し、
受信したバージョン情報が前記端末記憶部に記憶されているかを判別し、
受信したバージョン情報が前記端末記憶部に記憶されていないときに、当該バージョン情報に対応するアセットデータの送信を前記サーバに要求し、
受信したバージョン情報が前記端末記憶部に記憶されているときに、当該バージョン情報に対応するアセットデータの送信を前記サーバに要求しない、
ことを特徴とする情報端末。 - 請求項2又3に記載の情報端末であって、
前記端末記憶部に、前記ダウンロード情報をバイナリ情報として記憶することを特徴とする情報端末。 - 請求項1〜4のいずれか1項に記載の情報端末であって、
前記ブラウザは、httpにより前記プロキシから前記ダウンロード情報を取得することを特徴とする情報端末。 - コンピュータ端末内の処理部が実行するネイティブ部分実行部と、
前記コンピュータ端末とネットワークを介して接続されたサーバから受けた情報の表示処理を行うウェブブラウザと、
が組み合わされたアプリケーションを含むデータ処理プログラムであって、
前記コンピュータ端末を、
前記ネイティブ部分実行部を実行することによって、前記ネットワークを介して前記サーバにアクセスして通信を行うプロキシとして機能させ、
前記ウェブブラウザを実行することによって、前記プロキシを介して前記サーバからダウンロード情報を取得して、前記ダウンロード情報を出力するブラウザとして機能させる
ことを特徴とするデータ処理プログラム。 - 請求項6に記載のデータ処理プログラムであって、
前記ダウンロード情報は、アセットデータ、アセットデータの識別情報及びアセットデータのバージョン情報を含み、
前記プロキシは、前記ウェブブラウザからアセットデータの要求を受けると、アセットデータを前記サーバから受信する前に、受信対象となるアセットデータの識別情報及び当該アセットデータに対するバージョン情報とを前記サーバから受信し、
受信したバージョン情報が端末記憶部に記憶されているかを判別し、
受信したバージョン情報が前記端末記憶部に記憶されていないときに、当該バージョン情報に対応するアセットデータの送信を前記サーバに要求し、
受信したバージョン情報が前記端末記憶部に記憶されているときに、当該バージョン情報に対応するアセットデータの送信を前記サーバに要求しない、
ことを特徴とするデータ処理プログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013150483A JP5738935B2 (ja) | 2013-07-19 | 2013-07-19 | 情報端末及びデータ処理プログラム |
US14/084,464 US9282159B2 (en) | 2013-07-19 | 2013-11-19 | System and method for providing a proxy with a browser cache and a native cache |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013150483A JP5738935B2 (ja) | 2013-07-19 | 2013-07-19 | 情報端末及びデータ処理プログラム |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2015087362A Division JP6318113B2 (ja) | 2015-04-22 | 2015-04-22 | 情報端末及びデータ処理プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2015022539A true JP2015022539A (ja) | 2015-02-02 |
JP5738935B2 JP5738935B2 (ja) | 2015-06-24 |
Family
ID=52344513
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013150483A Expired - Fee Related JP5738935B2 (ja) | 2013-07-19 | 2013-07-19 | 情報端末及びデータ処理プログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US9282159B2 (ja) |
JP (1) | JP5738935B2 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5894320B1 (ja) * | 2015-07-09 | 2016-03-23 | 株式会社 ディー・エヌ・エー | 情報処理装置及び情報処理プログラム |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10880272B2 (en) * | 2017-04-20 | 2020-12-29 | Wyse Technology L.L.C. | Secure software client |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH1173361A (ja) * | 1997-08-29 | 1999-03-16 | Sharp Corp | 分散ファイルシステムならびに当該システムの放送サーバ装置およびクライアント装置 |
JP2004362062A (ja) * | 2003-06-02 | 2004-12-24 | Kddi Corp | ネットワークシステム、該ネットワークシステムにおける端末切替時のデータ・ダウンロード継続方法及びそのプログラム |
JP2005063032A (ja) * | 2003-08-08 | 2005-03-10 | Toshiba Corp | クライアント/サーバシステム、クライアントモジュール及び暗号化通信プログラム |
WO2013049530A1 (en) * | 2011-09-30 | 2013-04-04 | Oracle International Corporation | Efficient cache management in a cluster |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6029175A (en) * | 1995-10-26 | 2000-02-22 | Teknowledge Corporation | Automatic retrieval of changed files by a network software agent |
US20020174189A1 (en) * | 2001-04-23 | 2002-11-21 | Luosheng Peng | Apparatus and methods for intelligently caching applications and data on a mobile device |
US20070220000A1 (en) * | 2001-05-09 | 2007-09-20 | Walsh Aaron E | Universal Cache |
US20070033155A1 (en) * | 2005-08-02 | 2007-02-08 | Landsman Richard A | Client/server web application architectures for offline usage, data structures, and related methods |
US20120233199A1 (en) * | 2011-03-10 | 2012-09-13 | Jenkins Jeffrey R | Intelligent Web Caching |
JP5395967B1 (ja) * | 2013-02-19 | 2014-01-22 | 株式会社 ディー・エヌ・エー | データ処理システム、情報端末、データ処理方法およびデータ処理プログラム |
-
2013
- 2013-07-19 JP JP2013150483A patent/JP5738935B2/ja not_active Expired - Fee Related
- 2013-11-19 US US14/084,464 patent/US9282159B2/en not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH1173361A (ja) * | 1997-08-29 | 1999-03-16 | Sharp Corp | 分散ファイルシステムならびに当該システムの放送サーバ装置およびクライアント装置 |
JP2004362062A (ja) * | 2003-06-02 | 2004-12-24 | Kddi Corp | ネットワークシステム、該ネットワークシステムにおける端末切替時のデータ・ダウンロード継続方法及びそのプログラム |
JP2005063032A (ja) * | 2003-08-08 | 2005-03-10 | Toshiba Corp | クライアント/サーバシステム、クライアントモジュール及び暗号化通信プログラム |
WO2013049530A1 (en) * | 2011-09-30 | 2013-04-04 | Oracle International Corporation | Efficient cache management in a cluster |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5894320B1 (ja) * | 2015-07-09 | 2016-03-23 | 株式会社 ディー・エヌ・エー | 情報処理装置及び情報処理プログラム |
US10419569B2 (en) | 2015-07-09 | 2019-09-17 | DeNA Co., Ltd. | Information processing for native control and web function with a proxy processor |
Also Published As
Publication number | Publication date |
---|---|
JP5738935B2 (ja) | 2015-06-24 |
US9282159B2 (en) | 2016-03-08 |
US20150026305A1 (en) | 2015-01-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6410280B2 (ja) | ウェブサイト・アクセス方法、装置、およびウェブサイト・システム | |
US8903948B2 (en) | Data processing system, information terminal, data processing method, and non-transitory computer-readable storage medium storing data processing program | |
CN108920703B (zh) | 一种http缓存优化方法与装置 | |
US20130138775A1 (en) | Mechanism for content download based on hashes | |
US9088462B2 (en) | Common web accessible data store for client side page processing | |
BR112014001748B1 (pt) | Método e sistema para carregar um arquivo em um jogo de web | |
CN103297447B (zh) | 一种资源共享方法及其设备 | |
US20160344842A1 (en) | Identifying content files in a cache using a response-based cache index | |
JP6318113B2 (ja) | 情報端末及びデータ処理プログラム | |
JP5738935B2 (ja) | 情報端末及びデータ処理プログラム | |
JP2009110041A (ja) | ウェブ画面の共有システム、その共有用端末機およびその共有プログラム | |
TWI505100B (zh) | 在區域網路中進行資料分享與數據同步的方法 | |
US10616291B2 (en) | Response caching | |
US10402373B1 (en) | Filesystem redirection | |
JP5431618B1 (ja) | データ処理システム、情報端末、データ処理方法およびデータ処理プログラム | |
JP2014160452A (ja) | データ処理システム、情報端末、データ処理方法およびデータ処理プログラム | |
JP6579898B2 (ja) | 情報処理システム、情報処理装置の制御方法、およびプログラム | |
JP6007753B2 (ja) | 管理サーバ、ハードウェア管理装置、情報処理装置、ハードウェア管理システム、ハードウェア管理方法、および、コンピュータ・プログラム | |
JP5894320B1 (ja) | 情報処理装置及び情報処理プログラム | |
JP2015031977A (ja) | データ表示システム及びデータ表示方法 | |
CN117131295A (zh) | 资源管理方法、系统、装置、电子设备及存储介质 | |
JP2024077242A (ja) | プログラム、記憶媒体、端末装置、サーバ処理方法及びサーバ装置 | |
JP2015127878A (ja) | 文書管理サーバー装置、情報処理方法及びプログラム | |
US20160110310A1 (en) | Cache management | |
KR20080023277A (ko) | 인터넷 다운로드 시스템 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20141111 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150105 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20150414 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20150422 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5738935 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |