JP2014021643A - Virtual space information processing system, server device of virtual space information processing system, program executed by server system, and virtual space information processing method - Google Patents

Virtual space information processing system, server device of virtual space information processing system, program executed by server system, and virtual space information processing method Download PDF

Info

Publication number
JP2014021643A
JP2014021643A JP2012158502A JP2012158502A JP2014021643A JP 2014021643 A JP2014021643 A JP 2014021643A JP 2012158502 A JP2012158502 A JP 2012158502A JP 2012158502 A JP2012158502 A JP 2012158502A JP 2014021643 A JP2014021643 A JP 2014021643A
Authority
JP
Japan
Prior art keywords
information
processing
virtual space
client
space information
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
Application number
JP2012158502A
Other languages
Japanese (ja)
Other versions
JP5462326B2 (en
Inventor
Soulier Christophe
スーリエ・クリストフ
Paul Bale
バレ・ポール
Pencreach Yoan
ペンクレアシュ・ヨアン
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
FORUM8 CO Ltd
Original Assignee
FORUM8 CO Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by FORUM8 CO Ltd filed Critical FORUM8 CO Ltd
Priority to JP2012158502A priority Critical patent/JP5462326B2/en
Publication of JP2014021643A publication Critical patent/JP2014021643A/en
Application granted granted Critical
Publication of JP5462326B2 publication Critical patent/JP5462326B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a virtual space information processing system, a server device of the system, a program executed by the server device, and a virtual space information processing method, which are capable of optimizing exchange of information in a system that shares virtual space information, reducing communication traffic volume in the system, and quickly performing update processing and synchronization processing.SOLUTION: A synchronization server 4 connected with a database 2 holding virtual space information receives processing information from a first client 6 or a second client 8 (S1); if the received processing information is of a first data group, only saves it to the database (S2 and S3); if the received processing information is of a second data group, saves it to the database and transmits it to the other client (S4 to S6); and if the received processing information is of a third data group, transmits it to the other client without saving it to the database (S7).

Description

本発明は、複数の情報処理端末間で仮想空間を共有する仮想空間情報処理システム、当該システムのサーバ装置、当該サーバ装置で実行されるプログラム、及び仮想空間情報処理方法に関する。   The present invention relates to a virtual space information processing system that shares a virtual space among a plurality of information processing terminals, a server device of the system, a program executed on the server device, and a virtual space information processing method.

従来より、多数のユーザが同一の仮想空間を共有するシステムが使用されている。特に3次元空間を形成する仮想空間共有システムにおいては、データ量の大きな3次元の仮想空間情報をリアルタイムに更新していき、各ユーザの情報処理端末へと配信する必要がある。
このような仮想空間情報の処理を各ユーザの情報処理端末により実行するには、各情報端末に高い演算能力や、高速な通信網を要求することとなり好ましくない。
Conventionally, a system in which a large number of users share the same virtual space has been used. In particular, in a virtual space sharing system that forms a three-dimensional space, it is necessary to update three-dimensional virtual space information with a large amount of data in real time and distribute it to information processing terminals of each user.
In order to execute such virtual space information processing by each user's information processing terminal, each information terminal is required to have a high computing capacity and a high-speed communication network.

これに対して、近年は仮想空間情報の処理の殆どをサーバ側で行い、処理した結果のみをユーザの情報処理端末へ配信することで、ユーザの負担を軽減している。
さらに、仮想空間をリアルタイムで共有するシステムにおいて、ネットワークノードの帯域幅能力に基づいて接続の態様を変えることで通信速度を確保する技術が開発されている(特許文献1参照)。
On the other hand, in recent years, most of the virtual space information processing is performed on the server side, and only the processing result is distributed to the user information processing terminal, thereby reducing the burden on the user.
Furthermore, in a system that shares a virtual space in real time, a technique has been developed that secures a communication speed by changing the connection mode based on the bandwidth capability of a network node (see Patent Document 1).

2008−177648号公報2008-177648

しかしながら、特許文献1のように通信速度を確保しても、ユーザ数がさらに増加して大規模な仮想空間を形成する場合には、複数のサーバを設け、各サーバにユーザを分散させる必要がある。そうするとユーザの情報処理端末とサーバとの間の通信だけでなく、各サーバ間で相互に情報を共有する必要が生じる。
例えば、一方のサーバに接続されているユーザが仮想空間内の情報を更新した場合、サーバは、仮想空間の情報を保有するデータベース(記憶装置)の更新を行うとともに、他のサーバとも当該更新情報を速やかに同期しなければ、ユーザ毎に得られる仮想空間の情報に遅れが出たり、情報の齟齬が生じる。一方で、各ユーザが仮想空間の情報を更新する度に、データベースを更新して他のサーバとの同期を行うとサーバ間及びデータベース間での通信が過密となるし、サーバ及びデータベースの情報処理量も膨大となるという問題が生じる。
However, even if the communication speed is secured as in Patent Document 1, when the number of users further increases to form a large virtual space, it is necessary to provide a plurality of servers and distribute users to each server. is there. Then, not only communication between the user's information processing terminal and the server but also information needs to be shared between the servers.
For example, when a user connected to one server updates the information in the virtual space, the server updates the database (storage device) that holds the virtual space information, and the other server also updates the update information. If they are not synchronized promptly, information in the virtual space obtained for each user will be delayed, or an error will occur. On the other hand, whenever each user updates the virtual space information, if the database is updated and synchronized with other servers, communication between servers and between databases becomes overcrowded, and information processing of servers and databases The problem arises that the amount is enormous.

本発明はこのような問題を解決するためになされたもので、その目的とするところは、仮想空間情報を共有するシステム内の情報のやりとりを適正化することができ、システム内での通信量を減少させ、迅速に更新処理や同期処理を行うことのできる仮想空間情報処理システム、当該システムのサーバ装置、当該サーバ装置で実行されるプログラム、及び仮想空間情報処理方法を提供することにある。   The present invention has been made to solve such a problem, and an object of the present invention is to optimize the exchange of information in a system that shares virtual space information, and to reduce the amount of communication in the system. Is to provide a virtual space information processing system, a server device of the system, a program executed by the server device, and a virtual space information processing method capable of quickly performing update processing and synchronization processing.

上記した目的を達成するために、請求項1の仮想空間情報処理システムでは、仮想空間情報を保有する記憶装置からサーバ装置及びクライアント装置を介して、当該クライアント装置に接続された情報処理端末に前記仮想空間情報が配信され、各情報処理端末間で仮想空間情報を共有する仮想空間情報処理システムであって、前記クライアント装置は、前記情報処理端末の操作に応じて仮想空間情報を処理し、当該処理情報を前記サーバ装置に送信するものであり、前記サーバ装置は、前記クライアント装置から前記処理情報を受信した場合に、当該処理情報の種類に応じて、当該処理情報を前記記憶装置へ保存のみ行う処理、当該処理情報を前記記憶装置へ保存し且つ保存後の仮想空間情報を他のクライアント装置へ送信する処理、及び当該処理情報を前記記憶装置に保存することなく他のクライアント装置へ送信する処理のうちのいずれかを選択して実行するものであることを特徴としている。   In order to achieve the above object, in the virtual space information processing system according to claim 1, the information processing terminal connected to the client device is connected to the information processing terminal from the storage device that holds the virtual space information via the server device and the client device. A virtual space information processing system in which virtual space information is distributed and virtual space information is shared between information processing terminals, wherein the client device processes the virtual space information according to an operation of the information processing terminal, and Processing information is transmitted to the server device. When the server device receives the processing information from the client device, the server device only saves the processing information in the storage device according to the type of the processing information. Processing to be performed, processing to save the processing information in the storage device, and transmission of the virtual space information after the saving to another client device, It is characterized in that the processing information by selecting one of the processing to be sent to another client device without storing in the storage device and executes.

請求項2の仮想空間情報処理システムでは、請求項1において、前記サーバ装置は、前記クライアント装置から前記処理情報を受信した場合に、当該処理情報が仮想空間内で逐次変化する種類の情報である場合には、当該処理情報を前記記憶装置に保存することなく他のクライアント装置へ送信する処理を選択して実行することを特徴としている。
請求項3の仮想空間情報処理システムのサーバ装置では、仮想空間情報を保有する記憶装置からサーバ装置及びクライアント装置を介して、当該クライアント装置に接続された情報処理端末に前記仮想空間情報が配信され、各情報処理端末間で仮想空間情報を共有する仮想空間情報処理システムのサーバ装置であって、前記クライアント装置が、前記情報処理端末の操作に応じて仮想空間情報を処理した処理情報を受信した場合に、当該処理情報の種類に応じて、当該処理情報を前記記憶装置へ保存のみ行う処理、当該処理情報を前記記憶装置へ保存し且つ保存後の仮想空間情報を他のクライアント装置へ送信する処理、及び当該処理情報を前記記憶装置に保存することなく他のクライアント装置へ送信する処理のうちのいずれかを選択して実行することを特徴としている。
The virtual space information processing system according to claim 2 is the information according to claim 1, wherein when the processing information is received from the client device, the processing information sequentially changes in the virtual space. In this case, a process of transmitting the processing information to another client device without saving the processing information in the storage device is selected and executed.
In the server device of the virtual space information processing system according to claim 3, the virtual space information is distributed from the storage device holding the virtual space information to the information processing terminal connected to the client device via the server device and the client device. A server device of a virtual space information processing system that shares virtual space information between information processing terminals, wherein the client device has received processing information obtained by processing virtual space information according to an operation of the information processing terminal In this case, depending on the type of the processing information, the processing information is only stored in the storage device, the processing information is stored in the storage device, and the virtual space information after the storage is transmitted to another client device. Select one of the processing and the processing to transmit the processing information to another client device without saving the processing information in the storage device. It is characterized by rows.

請求項4の仮想空間情報処理システムのサーバ装置では、請求項3において、前記クライアント装置から前記処理情報を受信した場合に、当該処理情報が仮想空間内で逐次変化する種類の情報である場合には、当該処理情報を前記記憶装置に保存することなく他のクライアント装置へ送信する処理を選択して実行することを特徴としている。
請求項5の仮想空間情報処理システムのサーバ装置で実行されるプログラムでは、仮想空間情報を保有する記憶装置からサーバ装置及びクライアント装置を介して、当該クライアント装置に接続された情報処理端末に前記仮想空間情報が配信され、各情報処理端末間で仮想空間情報を共有する仮想空間情報処理システムのサーバ装置で実行されるプログラムであって、前記クライアント装置が前記情報処理端末の操作に応じて仮想空間情報を処理した処理情報を、前記サーバ装置が受信した場合に、前記サーバ装置に、当該処理情報の種類に応じて、当該処理情報を前記記憶装置へ保存のみ行う処理、当該処理情報を前記記憶装置へ保存し且つ保存後の仮想空間情報を他のクライアント装置へ送信する処理、及び当該処理情報を前記記憶装置に保存することなく他のクライアント装置へ送信する処理のうちのいずれかを選択して実行させることを特徴としている。
In the server device of the virtual space information processing system according to claim 4, when the processing information is received from the client device according to claim 3, the processing information is a type of information that sequentially changes in the virtual space. Is characterized by selecting and executing a process of transmitting the process information to another client apparatus without saving it in the storage device.
In the program executed by the server device of the virtual space information processing system according to claim 5, the virtual information is transmitted from the storage device holding the virtual space information to the information processing terminal connected to the client device via the server device and the client device. A program executed on a server device of a virtual space information processing system in which space information is distributed and virtual space information is shared among information processing terminals, wherein the client device operates in response to an operation of the information processing terminal. When the server device receives the processing information obtained by processing the information, the server device only stores the processing information in the storage device according to the type of the processing information, and stores the processing information in the storage device. Processing for saving virtual space information after saving to device and transmitting to other client device, and said processing information to said storage device It is characterized in that to select and execute one of the processing to be sent to another client device without saving.

請求項6の仮想空間情報処理システムのサーバ装置で実行されるプログラムでは、請求項5において、前記サーバ装置が前記クライアント装置から前記処理情報を受信した場合に、当該処理情報が仮想空間内で逐次変化する種類の情報である場合には、前記サーバ装置に、当該処理情報を前記記憶装置に保存することなく他のクライアント装置へ送信する処理を選択して実行させることを特徴としている。   In the program executed by the server device of the virtual space information processing system according to claim 6, when the server device receives the processing information from the client device according to claim 5, the processing information is sequentially transmitted in the virtual space. When the information is a changing type of information, the server apparatus is configured to select and execute a process for transmitting the processing information to another client apparatus without saving the processing information in the storage apparatus.

請求項7の仮想空間情報処理方法では、仮想空間情報を保有する記憶装置からサーバ装置及びクライアント装置を介して、当該クライアント装置に接続された情報処理端末に前記仮想空間情報が配信され、各情報処理端末間で仮想空間情報を共有する仮想空間情報処理方法であって、前記クライアント装置が、前記情報処理端末の操作に応じて仮想空間情報を処理し、当該処理情報を前記サーバ装置に送信し、前記サーバ装置が、前記クライアント装置から前記処理情報を受信した場合に、当該処理情報の種類に応じて、当該処理情報を前記記憶装置へ保存のみ行う処理、当該処理情報を前記記憶装置へ保存し且つ保存後の仮想空間情報を他のクライアント装置へ送信する処理、及び当該処理情報を前記記憶装置に保存することなく他のクライアント装置へ送信する処理のうちのいずれかを選択して実行することを特徴としている。   In the virtual space information processing method according to claim 7, the virtual space information is distributed from the storage device that holds the virtual space information to the information processing terminal connected to the client device via the server device and the client device. A virtual space information processing method for sharing virtual space information between processing terminals, wherein the client device processes virtual space information according to an operation of the information processing terminal, and transmits the processing information to the server device. When the server device receives the processing information from the client device, the server device only stores the processing information in the storage device according to the type of the processing information, and stores the processing information in the storage device. In addition, the process of transmitting the virtual space information after storage to another client device and the other class without saving the processing information in the storage device. It is characterized in that selects and executes one of the processing for transmitting to the Ant device.

請求項8の仮想空間情報処理方法では、請求項7において、前記サーバ装置が、前記クライアント装置から前記処理情報を受信した場合に、当該処理情報が仮想空間内で逐次変化する種類の情報である場合には、当該処理情報を前記記憶装置に保存することなく他のクライアント装置へ送信する処理を選択して実行することを特徴としている。   The virtual space information processing method according to claim 8 is the type of information according to claim 7, wherein when the server device receives the processing information from the client device, the processing information changes sequentially in the virtual space. In this case, a process of transmitting the processing information to another client device without saving the processing information in the storage device is selected and executed.

上記手段を用いる本発明の仮想空間情報処理システム、仮想空間情報処理システムのサーバ装置、仮想空間情報処理システムのサーバ装置で実行されるプログラム、及び仮想空間情報処理方法によれば、仮想空間情報を保有する記憶装置と接続されたサーバ装置が、情報処理端末と接続されたクライアント装置にて処理された処理情報を受信した場合に、当該処理情報の種類に応じた3種類の処理を選択して、記憶装置の更新や他のクライアント装置との同期を行う。   According to the virtual space information processing system of the present invention using the above means, the server device of the virtual space information processing system, the program executed by the server device of the virtual space information processing system, and the virtual space information processing method When the server device connected to the storage device that it holds receives the processing information processed by the client device connected to the information processing terminal, it selects three types of processing according to the type of the processing information. Update the storage device and synchronize with other client devices.

特に、サーバ装置が受信した処理情報が、仮想空間内で逐次変化する種類の情報である場合には処理情報を前記記憶装置に保存することなく他のクライアント装置へ送信することとしている。
このようにサーバ装置が記憶装置及びクライアント装置を中継し、処理情報に応じて記憶装置の更新や他のクライアント装置との同期を行うことで、記憶装置への更新が必要な情報は確実に更新を行い、逐次変化するような記憶装置への更新が必要ない情報についてはそのまま他のクライアント装置へ送信することとなり、不要な情報のやりとりを減少させることができる。
In particular, when the processing information received by the server device is information of a type that sequentially changes in the virtual space, the processing information is transmitted to another client device without being stored in the storage device.
In this way, the server device relays the storage device and the client device, and updates the storage device and synchronizes with other client devices according to the processing information, so that the information that needs to be updated to the storage device is reliably updated. Thus, information that does not need to be updated to the storage device that changes sequentially is transmitted to other client devices as it is, and the exchange of unnecessary information can be reduced.

また、各クライアント装置の間にサーバ装置が設けられることで、記憶装置の更新処理や同期処理の作業を分散させることができ、クライアント装置の能力の多くを各情報処理端末に対する処理に用いることができる。
これにより、多種多様なクライアント装置を有する仮想空間情報システムにおいても、当該システム内の情報のやりとりを適正化することができ、システム内での通信量を減少させ、迅速に更新処理や同期処理を行うことができる。
In addition, by providing a server device between each client device, it is possible to distribute the update processing and synchronization processing of the storage device, and to use most of the capabilities of the client device for processing for each information processing terminal. it can.
As a result, even in a virtual space information system having a wide variety of client devices, it is possible to optimize the exchange of information within the system, reduce the amount of communication within the system, and quickly perform update processing and synchronization processing. It can be carried out.

本発明の一実施形態に係るシステムの全体構成を示した概略構成図である。1 is a schematic configuration diagram illustrating an overall configuration of a system according to an embodiment of the present invention. クライアントの処理情報の種類に対する分類を示す表である。It is a table | surface which shows the classification | category with respect to the kind of processing information of a client. 本発明の一実施形態に係る同期サーバにて実行される同期処理ルーチンを示すフローチャートである。It is a flowchart which shows the synchronous process routine performed with the synchronous server which concerns on one Embodiment of this invention. 同期サーバが処理情報をデータベースに保存のみする同期処理方法の説明図である。It is explanatory drawing of the synchronous processing method in which a synchronous server only preserve | saves process information in a database. 同期サーバが処理情報をデータベースに保存するとともに他のクライアントへ送信する同期処理方法の説明図である。It is explanatory drawing of the synchronous processing method which a synchronous server preserve | saves processing information in a database, and transmits to another client. 同期サーバが処理情報をデータベースに保存することなく他のクライアントに送信する同期処理方法の説明図である。It is explanatory drawing of the synchronous processing method which a synchronous server transmits to another client, without preserve | saving processing information in a database.

以下、本発明の一実施形態を図面に基づき説明する。
図1には、本発明の一実施形態における仮想空間情報処理システムの全体構成を示した概略構成図が示されている。
同図に示すように、本実施形態における仮想空間情報処理システム1では、仮想空間情報を保有するデータベース2(記憶装置)に同期サーバ4(サーバ装置)が接続されている。このデータベース2と同期サーバ4とは、同一筐体内に設けられていてもよいし、インターネットやLAN、WAN等の通信網を介して接続されていても構わない。
Hereinafter, an embodiment of the present invention will be described with reference to the drawings.
FIG. 1 is a schematic configuration diagram illustrating the overall configuration of a virtual space information processing system according to an embodiment of the present invention.
As shown in the figure, in the virtual space information processing system 1 in the present embodiment, a synchronization server 4 (server device) is connected to a database 2 (storage device) that holds virtual space information. The database 2 and the synchronization server 4 may be provided in the same casing, or may be connected via a communication network such as the Internet, a LAN, or a WAN.

同期サーバ4には、インターネットを介して第1クライアント6(クライアント装置)及び第2クライアント8(クライアント装置)がそれぞれ相互に通信可能に接続されている。さらに第1クライアント6及び第2クライアント8には、ユーザが用いる情報処理端末10a、10b(以下ユーザ端末という)がそれぞれ複数、インターネット等の通信網を介して相互に通信可能に接続されている。なお、同期サーバ4と第1クライアント6及び第2クライアント8との接続、第1クライアント6及び第2クライアント8と各ユーザ端末10a、10bとの接続は、インターネットの他、LAN、WAN等の通信網を介して接続されていても構わない。   A first client 6 (client device) and a second client 8 (client device) are connected to the synchronization server 4 via the Internet so that they can communicate with each other. Further, a plurality of information processing terminals 10a and 10b (hereinafter referred to as user terminals) used by the user are connected to the first client 6 and the second client 8 through a communication network such as the Internet. The connection between the synchronization server 4 and the first client 6 and the second client 8 and the connection between the first client 6 and the second client 8 and each user terminal 10a, 10b are not limited to the Internet, but are communicated by LAN, WAN, etc. It may be connected via a network.

以下、各装置について詳しく説明する。
ユーザ端末10a、10bは、例えばパーソナルコンピュータ(以下、PCともいう)や、ノートPC、携帯電話、スマートフォン等のモバイル機器等であり、演算処理を行うCPU、データやプログラムを記憶する主記憶装置(メモリ)及び補助記憶装置(ハードディスク等)、仮想空間等を表示可能なディスプレイ、並びに操作を行う入力装置を備えたものである。そして、ユーザ端末10a、10bはディスプレイに表示される仮想空間に対し入力装置を介して仮想空間内のデータの取得や、新たなデータの作成、更新、削除等の操作を行うことが可能である。例えば、ユーザ端末10a、10bは、仮想空間内で自らのアバターを操作して移動することができ、他のユーザのアバターとチャットやビデオ会議によるコミュニケーションを取ることもできる。またはユーザは仮想空間内に建築物を作成したり、削除、変更等を行うこともできる。
Hereinafter, each device will be described in detail.
The user terminals 10a and 10b are, for example, personal computers (hereinafter also referred to as PCs), mobile devices such as notebook PCs, mobile phones, and smartphones, and the like. A CPU that performs arithmetic processing, a main storage device that stores data and programs ( Memory) and an auxiliary storage device (hard disk or the like), a display capable of displaying a virtual space or the like, and an input device for operation. The user terminals 10a and 10b can perform operations such as acquisition of data in the virtual space and creation, update, and deletion of new data via the input device with respect to the virtual space displayed on the display. . For example, the user terminals 10a and 10b can move by operating their avatars in the virtual space, and can also communicate with other users' avatars by chat or video conference. Alternatively, the user can create a building in the virtual space, or delete or change the building.

第1クライアント6及び第2クライアント8は、同期サーバ4を介してデータベース2が保有する仮想空間情報等を取得し、取得した情報をユーザ端末10a、10bへ配信するものである。また、第1クライアント6及び第2クライアント8は、ユーザ端末10a、10bの操作に応じて仮想空間情報の処理を行うものである。なお、当該第1クライアント6及び第2クライアント8においても、CPU、主記憶装置及び補助記憶装置等を備えており、直接処理を実行するのは主記憶装置又は補助記憶装置に記憶されているモジュール化されたプログラムである。   The first client 6 and the second client 8 acquire virtual space information and the like held in the database 2 via the synchronization server 4 and distribute the acquired information to the user terminals 10a and 10b. Further, the first client 6 and the second client 8 perform processing of virtual space information according to the operation of the user terminals 10a and 10b. The first client 6 and the second client 8 also include a CPU, a main storage device, an auxiliary storage device, and the like, and modules that execute direct processing are stored in the main storage device or the auxiliary storage device. It is a computerized program.

このように第1クライアント6及び第2クライアント8は、それぞれ接続されているユーザ端末10a、10bに対してはクライアントサーバモデルにおけるサーバとしての役割を果たすものである。一方で、第1クライアント6及び第2クライアント8は、同期サーバ4を介してデータベース2からの情報を取得するとともに、処理した情報を同期サーバ4へと送信することから、当該同期サーバ4に対してはクライアントサーバモデルにおけるクライアントとしての役割を果たすこととなる。これら同期サーバ4、各クライアント6、8はそれぞれの間でプロセス間通信を行うものである。   As described above, the first client 6 and the second client 8 serve as servers in the client server model for the connected user terminals 10a and 10b, respectively. On the other hand, the first client 6 and the second client 8 acquire information from the database 2 via the synchronization server 4 and transmit the processed information to the synchronization server 4. It will play a role as a client in the client-server model. The synchronization server 4 and the clients 6 and 8 perform inter-process communication.

同期サーバ4は、各クライアント6、8からの要求を受信し、当該要求に応じてデータベース2内に保存されている情報を配信したり、各クライアント6、8で処理した情報を受信し、当該処理情報を反映すべくデータベース2内の仮想空間情報の更新するものである。当該同期サーバ4の構成としては各クライアント6、8と同様のハードウェア構成をなしており、直接的にこれらの処理を行うのはモジュール化されたプログラムである。また、当該同期サーバ4は、データベース2及び各クライアント6、8において適した情報の形式が異なる場合等には、それぞれの装置に適した情報形式に変換した上で情報の送信を行うこともできるものとする。   The synchronization server 4 receives requests from the clients 6 and 8, distributes information stored in the database 2 in response to the requests, receives information processed by the clients 6 and 8, and The virtual space information in the database 2 is updated to reflect the processing information. The configuration of the synchronization server 4 has the same hardware configuration as the clients 6 and 8, and it is a modularized program that directly performs these processes. Further, when the information format suitable for the database 2 and each of the clients 6 and 8 is different, the synchronization server 4 can also transmit the information after converting it to an information format suitable for each device. Shall.

データベース2は、3次元の仮想空間情報を保有するものである。当該仮想空間情報としては、例えば地形、建造物等のデータや、天気、気圧等の天候データ、アバターやその他のキャラクタ、動植物、車両等の移動体のデータ、ユーザが作成した掲示板やチャット等のコミュニケーションに関わるデータ等が保存されている。
ここで、同期サーバ4は、1つのクライアントからの処理情報を受信した場合に、当該処理情報の種類に応じて、予め定められたデータベース2の更新及びその他のクライアントへの同期の方法(以下、同期処理方法という)の内の1つを選択して実行する。
The database 2 holds three-dimensional virtual space information. Examples of the virtual space information include data on topography, buildings, etc., weather data such as weather and atmospheric pressure, data on moving objects such as avatars and other characters, animals and plants, and vehicles, bulletin boards created by users, chats, etc. Data related to communication is stored.
When the synchronization server 4 receives processing information from one client, the synchronization server 4 updates a predetermined database 2 and synchronizes with other clients according to the type of the processing information (hereinafter, referred to as “client”). One of the synchronization processing methods) is selected and executed.

図2を参照すると、当該処理情報の種類に対する分類が示されている。
図2に示すように、処理情報は3種類のデータ分類に分けられている。第1データ分類としては、仮想空間内の建造物等の位置情報がある。つまり、第1データ分類は、時間に応じて変化させることが少ない情報が該当する。
第2データ分類としては、仮想空間内における天気、温度、又は気圧等の天候情報がある。また、仮想空間内におけるユーザ間でのビデオ会議等で資料を共有するような場合における共有資料データ等もある。つまり、第2データ分類は、定期的に変化するような情報や、一定期間保持する必要のある情報が該当する。
Referring to FIG. 2, a classification for the type of processing information is shown.
As shown in FIG. 2, the processing information is divided into three types of data classification. As the first data classification, there is position information such as a building in the virtual space. That is, the first data classification corresponds to information that is rarely changed according to time.
The second data classification includes weather information such as weather, temperature, or atmospheric pressure in the virtual space. In addition, there is shared material data in the case where materials are shared in a video conference or the like between users in a virtual space. That is, the second data classification corresponds to information that changes periodically and information that needs to be retained for a certain period.

第3データ分類としては、仮想空間内におけるユーザ間のチャットにおけるテキスト等のコミュニケーションに関するデータやビデオ会議での映像データや音声データがある。または、仮想空間内におけるアバターや車等の移動体の位置情報等もある。つまり、第3データ分類は、逐次的に変化する情報が該当する。
同期サーバ4は、各クライアント6、8からの処理情報を受信したときには、これら第1〜第3データ分類に応じて、対応する3種類の同期処理方法のうちの一つを選択して実行する。
The third data classification includes data relating to communication such as text in chat between users in a virtual space, video data and audio data in a video conference. Or, there is position information of moving objects such as avatars and cars in the virtual space. That is, information that changes sequentially corresponds to the third data classification.
When receiving the processing information from each of the clients 6 and 8, the synchronization server 4 selects and executes one of the corresponding three types of synchronization processing methods according to the first to third data classifications. .

図3から図6を参照すると、図3には同期サーバにおいて実行される同期処理ルーチンを表すフローチャートが示されており、図4には同期サーバが処理情報をデータベースに保存のみする同期処理方法、図5には同期サーバが処理情報をデータベースに保存するとともに他のクライアントへ送信する同期処理方法、図6には同期サーバが処理情報をデータベースに保存することなく他のクライアントに送信する同期処理方法、のそれぞれの説明図示されている。以下、途中図4〜6を参照しつつ、図3のフローチャートに沿って説明する。   Referring to FIGS. 3 to 6, FIG. 3 shows a flowchart representing a synchronization processing routine executed in the synchronization server, and FIG. 4 shows a synchronization processing method in which the synchronization server only stores processing information in a database. FIG. 5 shows a synchronous processing method in which the synchronization server stores processing information in the database and transmits it to another client. FIG. 6 shows a synchronous processing method in which the synchronization server transmits processing information to another client without saving it in the database. A description of each is shown. Hereinafter, description will be made along the flowchart of FIG. 3 with reference to FIGS.

図3のステップS1において、同期サーバ4は、第1クライアント6又は第2クライアント8から仮想空間についての処理情報を受信したか否かを判別する。当該判別結果が偽(No)である場合は、当該ルーチンをリターンする。一方、当該判別結果が真(Yes)である場合はステップS2に進む。
ステップS2において、同期サーバ4は、受信した処理情報が図2で示した第1データ分類に該当する情報であるか否かを判別する。当該判別結果が真(Yes)である場合、即ち、建築物等の位置情報のように時間変化の少ない情報に関する処理である場合には、ステップS3に進む。
In step S <b> 1 of FIG. 3, the synchronization server 4 determines whether or not processing information about the virtual space has been received from the first client 6 or the second client 8. If the determination result is false (No), the routine is returned. On the other hand, if the determination result is true (Yes), the process proceeds to step S2.
In step S2, the synchronization server 4 determines whether or not the received processing information is information corresponding to the first data classification shown in FIG. If the determination result is true (Yes), that is, if the process is related to information with little time change such as position information of a building or the like, the process proceeds to step S3.

ステップS3において、同期サーバ4は、受信した処理情報を仮想空間に反映すべくデータベース2への保存のみを行う。
これは、例えばユーザ端末10aの操作により仮想空間内で新たな建築物を作成されたり、建築物のデザインを更新されたり、建築物を削除するような操作が行われたことで、第1クライアント6において、当該操作に応じて仮想空間内の建造物の処理が行われ、当該処理情報が同期サーバ4に送信される場合等が該当する。
In step S <b> 3, the synchronization server 4 only stores the received processing information in the database 2 in order to reflect the received processing information in the virtual space.
This is because, for example, a new building is created in the virtual space by the operation of the user terminal 10a, the design of the building is updated, or the operation of deleting the building is performed, so that the first client 6 corresponds to a case where a building in the virtual space is processed in accordance with the operation and the processing information is transmitted to the synchronization server 4.

この場合、図4に示すように、同期サーバ4は、(1)第1クライアント6において処理された建造物のデータ(処理情報)を受信すると、(2)受信した建造物のデータをデータベース2に保存(更新)する。これに対し、他のクライアントである第2クライアント8がその建造物のデータが更新された後の仮想空間情報を得るには、まず(3)第2クライント8から同期サーバ4へと仮想空間情報を要求する。そして、当該要求を受信した同期サーバ4が、(4)データベース2から最新の仮想空間情報を取り出し、(5)第2クライアント8へと送信することで、第2クライアント8は第1クライアント6において処理された後の建造物のデータが含まれた最新の仮想空間情報を得ることができる。   In this case, as shown in FIG. 4, when the synchronization server 4 receives (1) building data (processing information) processed by the first client 6, (2) the received building data is stored in the database 2. Save (update) to. On the other hand, in order for the second client 8, which is another client, to obtain the virtual space information after the data of the building is updated, first, (3) the virtual space information is transferred from the second client 8 to the synchronization server 4. Request. Then, the synchronization server 4 that has received the request (4) extracts the latest virtual space information from the database 2 and (5) transmits it to the second client 8, so that the second client 8 is in the first client 6. The latest virtual space information including the data of the building after being processed can be obtained.

一方、同期サーバ4が受信した処理情報が第1データ分類でなかった場合には、上記ステップS2の判別結果は偽(No)となり、ステップS4に進む。
ステップS4において、同期サーバ4は、受信した処理情報が図2で示した第2データ分類に該当する情報であるか否かを判別する。当該判別結果が真(Yes)である場合、即ち、天候情報のように定期的に変化する情報や、共有資料のように一定期間保持する情報に関する処理である場合には、ステップS5に進む。
On the other hand, when the processing information received by the synchronization server 4 is not the first data classification, the determination result in Step S2 is false (No), and the process proceeds to Step S4.
In step S4, the synchronization server 4 determines whether or not the received processing information is information corresponding to the second data classification shown in FIG. If the determination result is true (Yes), that is, if the process is related to information that periodically changes, such as weather information, or information that is retained for a certain period of time, such as shared material, the process proceeds to step S5.

ステップS5において、同期サーバ4は、受信した処理情報を仮想空間に反映すべくデータベース2への保存を行う。
さらに次のステップS6において、同期サーバ4は、データベース2から処理情報を保存した後の最新の仮想空間情報を他のクライアントへと送信して、当該ルーチンをリターンする。
In step S5, the synchronization server 4 saves the received processing information in the database 2 to reflect it in the virtual space.
In the next step S6, the synchronization server 4 transmits the latest virtual space information after storing the processing information from the database 2 to another client, and returns the routine.

これは、例えば天気の管理を行うことが可能なユーザ端末10aから、天気を晴れから雨に変更させるような天気の更新操作が行われたことで、第1クライアント6において、当該操作に応じて仮想空間の処理が行われ、当該処理情報が同期サーバ4に送信された場合等が該当する。
この場合、図5に示すように、同期サーバ4は、(1)第1クライアント6おいて晴れから雨に変更した天候情報(処理情報)を受信すると、(2)受信した天候情報をデータベース2に保存(更新)する。さらに、同期サーバ4は、第2クライアント8からの要求を待つことなく、(3)データベース2から晴れから雨に変更した後の仮想空間情報を取り出し、(4)第2クライアント8へと送信する。また、ビデオ会議の中で共有資料が提供されれば、同様の流れでデータベース2に当該共有資料を保存した上で、他のクライアントへ当該共有資料を送信する。
This is because, for example, a weather update operation for changing the weather from sunny to rain is performed from the user terminal 10a capable of managing the weather, and the first client 6 responds to the operation. This corresponds to the case where the virtual space is processed and the processing information is transmitted to the synchronization server 4.
In this case, as shown in FIG. 5, when the synchronization server 4 receives (1) weather information (processing information) changed from clear to rain in the first client 6, (2) the received weather information is stored in the database 2. Save (update) to. Furthermore, without waiting for a request from the second client 8, the synchronization server 4 extracts (3) the virtual space information after changing from sunny to rain from the database 2, and (4) transmits it to the second client 8. . If the shared material is provided during the video conference, the shared material is stored in the database 2 in the same flow, and the shared material is transmitted to another client.

一方、同期サーバ4が受信した処理情報が第2データ分類でなかった場合、即ち当該処理情報が第3データ分類に該当する場合には、上記ステップS4の判別結果は偽(No)となり、ステップS7に進む。
ステップS7において、同期サーバ4は、受信した処理情報を、データベース2に反映させることなく、直接他のクライアントへと送信して、当該ルーチンをリターンする。
On the other hand, if the processing information received by the synchronization server 4 is not the second data classification, that is, if the processing information corresponds to the third data classification, the determination result in step S4 is false (No), Proceed to S7.
In step S7, the synchronization server 4 transmits the received processing information directly to another client without reflecting it in the database 2, and returns the routine.

これは、例えばユーザ端末10aから、チャットやビデオ会議でのコミュニケーションで用いるテキスト、映像又は音声等のデータが追加されたことで、第1クライアント6において、当該操作に応じて仮想空間内にテキスト等を表示させる処理が行われ、当該情報が同期サーバ4に送信された場合等が該当する。
この場合、図6に示すように、同期サーバ4は、(1)第1クライアント6おいて追加されたテキスト等の情報(処理情報)を受信すると、(2)当該テキスト等の情報を含む仮想空間情報を第2クライアント8へと直接送信する。また、仮想空間内の移動体の位置情報についても、移動に応じて逐次変化することから、同期サーバ4は移動に伴う変化を他のクライアントへと送信する。
This is because, for example, data such as text, video, or voice used for communication in chat or video conference is added from the user terminal 10a, so that the first client 6 performs text or the like in the virtual space according to the operation. This is the case, for example, when the information is transmitted to the synchronization server 4.
In this case, as shown in FIG. 6, when the synchronization server 4 receives (1) information such as text added in the first client 6 (processing information), (2) a virtual including information such as the text Spatial information is transmitted directly to the second client 8. Moreover, since the position information of the moving body in the virtual space also changes sequentially according to the movement, the synchronization server 4 transmits a change accompanying the movement to other clients.

このように、本実施形態における仮想空間情報処理システム1においては、同期サーバ4がデータベース2及び各クライアント6、8を中継し、クライアントからの処理情報に応じてデータベース2の更新や他のクライアントとの同期を行う。そして、同期サーバ4は、第1データ分類や第2データ分類のようにデータベース2の更新が必要な情報は確実に更新を行う。一方、第3データ分類のように逐次変化するようなデータベース2への更新が必要ない情報についてはそのまま他のクライアント装置へ送信することとなり、不要な情報のやりとりを減少させることができる。   As described above, in the virtual space information processing system 1 according to the present embodiment, the synchronization server 4 relays the database 2 and the clients 6 and 8, and updates the database 2 and other clients with the processing information from the client. Synchronize. Then, the synchronization server 4 reliably updates information that needs to be updated in the database 2 such as the first data classification and the second data classification. On the other hand, information that does not need to be updated to the database 2 that changes sequentially, such as the third data classification, is transmitted to other client devices as it is, and exchange of unnecessary information can be reduced.

また、各クライアント6、8の間に同期サーバ4が設けられることで、データベース2の更新処理や同期処理の作業を分散させることができ、各クライアント6、8の能力の多くを各情報処理端末10a、10bに対する処理に用いることができる。さらに、同期サーバがデータベース2及び各クライアント6、8間でそれぞれの装置に適した情報形式の変換も行うことで、容易に多種類のクライアントをシステム内に設けることができる。   In addition, since the synchronization server 4 is provided between the clients 6 and 8, the update processing of the database 2 and the work of the synchronization processing can be distributed. 10a and 10b can be used for processing. Furthermore, since the synchronization server also converts the information format suitable for each device between the database 2 and the clients 6 and 8, various types of clients can be easily provided in the system.

これにより、多種多様なクライアントを有する仮想空間情報システムにおいても、当該システム内の情報のやりとりを適正化することができ、システム内での通信量を減少させ、迅速に更新処理や同期処理を行うことができる。
以上で本発明に係る実施形態についての説明を終えるが、実施形態は上記実施形態に限られるものではない。
As a result, even in a virtual space information system having a wide variety of clients, the exchange of information within the system can be optimized, the amount of communication within the system can be reduced, and update processing and synchronization processing can be performed quickly. be able to.
This is the end of the description of the embodiment according to the present invention, but the embodiment is not limited to the above embodiment.

上記実施形態では、同期サーバ4、第1クライアント6、第2クライアント8、ユーザ端末10a、10bから仮想空間情報処理システム1が構成されているが、各装置の数はこれに限られるものではなく、データベースに対して同期サーバを複数有していたり、同期サーバに対して3以上のクライアントが接続されていたり、クライアントに対して3以上のユーザ端末が接続されていても構わない。同期サーバに対してクライアントが多数ある場合であって、同期サーバは受信した処理情報が第2データ分類又は第3データ分類であるときは、他のクライアントのうち当該処理情報に関係する一部のクライアントのみに更新後の仮想空間情報を送信するようにしてもよい。   In the above embodiment, the virtual space information processing system 1 is configured by the synchronization server 4, the first client 6, the second client 8, and the user terminals 10a and 10b. However, the number of devices is not limited to this. A plurality of synchronization servers may be provided for the database, three or more clients may be connected to the synchronization server, or three or more user terminals may be connected to the clients. If there are a large number of clients for the synchronization server, and the received processing information is the second data classification or the third data classification, the synchronization server has a part of the other clients related to the processing information. The updated virtual space information may be transmitted only to the client.

1 仮想空間情報処理システム
2 データベース(記憶装置)
4 同期サーバ(サーバ装置)
6 第1クライアント(クライアント装置)
8 第2クライアント(クライアント装置)
10a、10b ユーザ端末(情報処理端末)
1 Virtual space information processing system 2 Database (storage device)
4 Synchronization server (server device)
6 First client (client device)
8 Second client (client device)
10a, 10b User terminal (information processing terminal)

Claims (8)

仮想空間情報を保有する記憶装置からサーバ装置及びクライアント装置を介して、当該クライアント装置に接続された情報処理端末に前記仮想空間情報が配信され、各情報処理端末間で仮想空間情報を共有する仮想空間情報処理システムであって、
前記クライアント装置は、前記情報処理端末の操作に応じて仮想空間情報を処理し、当該処理情報を前記サーバ装置に送信するものであり、
前記サーバ装置は、前記クライアント装置から前記処理情報を受信した場合に、当該処理情報の種類に応じて、当該処理情報を前記記憶装置へ保存のみ行う処理、当該処理情報を前記記憶装置へ保存し且つ保存後の仮想空間情報を他のクライアント装置へ送信する処理、及び当該処理情報を前記記憶装置に保存することなく他のクライアント装置へ送信する処理のうちのいずれかを選択して実行するものであることを特徴とする仮想空間情報処理システム。
The virtual space information is distributed from the storage device holding the virtual space information to the information processing terminal connected to the client device via the server device and the client device, and the virtual space information is shared among the information processing terminals. A spatial information processing system,
The client device processes virtual space information according to an operation of the information processing terminal, and transmits the processing information to the server device.
When the server device receives the processing information from the client device, the server device stores only the processing information in the storage device according to the type of the processing information, and stores the processing information in the storage device. And selecting and executing one of a process for transmitting the virtual space information after storage to another client apparatus and a process for transmitting the process information to another client apparatus without storing the processing information in the storage device A virtual space information processing system characterized by
前記サーバ装置は、前記クライアント装置から前記処理情報を受信した場合に、当該処理情報が仮想空間内で逐次変化する種類の情報である場合には、当該処理情報を前記記憶装置に保存することなく他のクライアント装置へ送信する処理を選択して実行することを特徴とする請求項1記載の仮想空間情報処理システム。   When the server device receives the processing information from the client device and the processing information is a type of information that sequentially changes in the virtual space, the server device does not store the processing information in the storage device. The virtual space information processing system according to claim 1, wherein a process to be transmitted to another client device is selected and executed. 仮想空間情報を保有する記憶装置からサーバ装置及びクライアント装置を介して、当該クライアント装置に接続された情報処理端末に前記仮想空間情報が配信され、各情報処理端末間で仮想空間情報を共有する仮想空間情報処理システムのサーバ装置であって、
前記クライアント装置が、前記情報処理端末の操作に応じて仮想空間情報を処理した処理情報を受信した場合に、
当該処理情報の種類に応じて、当該処理情報を前記記憶装置へ保存のみ行う処理、当該処理情報を前記記憶装置へ保存し且つ保存後の仮想空間情報を他のクライアント装置へ送信する処理、及び当該処理情報を前記記憶装置に保存することなく他のクライアント装置へ送信する処理のうちのいずれかを選択して実行することを特徴とする仮想空間情報処理システムのサーバ装置。
The virtual space information is distributed from the storage device holding the virtual space information to the information processing terminal connected to the client device via the server device and the client device, and the virtual space information is shared among the information processing terminals. A server device for a spatial information processing system,
When the client device receives processing information obtained by processing virtual space information according to the operation of the information processing terminal,
Depending on the type of the processing information, processing for only storing the processing information in the storage device, processing for storing the processing information in the storage device, and transmitting the virtual space information after the storage to another client device, and A server apparatus of a virtual space information processing system, wherein any one of processes for transmitting the process information to another client apparatus without saving the process information in the storage apparatus is selected and executed.
前記クライアント装置から前記処理情報を受信した場合に、当該処理情報が仮想空間内で逐次変化する種類の情報である場合には、当該処理情報を前記記憶装置に保存することなく他のクライアント装置へ送信する処理を選択して実行することを特徴とする請求項3記載の仮想空間情報処理システムのサーバ装置。   When the processing information is received from the client device and the processing information is a type of information that sequentially changes in a virtual space, the processing information is not stored in the storage device, but is transferred to another client device. 4. The server device of the virtual space information processing system according to claim 3, wherein the transmission process is selected and executed. 仮想空間情報を保有する記憶装置からサーバ装置及びクライアント装置を介して、当該クライアント装置に接続された情報処理端末に前記仮想空間情報が配信され、各情報処理端末間で仮想空間情報を共有する仮想空間情報処理システムのサーバ装置で実行されるプログラムであって、
前記クライアント装置が前記情報処理端末の操作に応じて仮想空間情報を処理した処理情報を、前記サーバ装置が受信した場合に、
前記サーバ装置に、当該処理情報の種類に応じて、当該処理情報を前記記憶装置へ保存のみ行う処理、当該処理情報を前記記憶装置へ保存し且つ保存後の仮想空間情報を他のクライアント装置へ送信する処理、及び当該処理情報を前記記憶装置に保存することなく他のクライアント装置へ送信する処理のうちのいずれかを選択して実行させることを特徴とする仮想空間情報処理システムのサーバ装置で実行されるプログラム。
The virtual space information is distributed from the storage device holding the virtual space information to the information processing terminal connected to the client device via the server device and the client device, and the virtual space information is shared among the information processing terminals. A program executed on the server device of the spatial information processing system,
When the server device receives processing information obtained by processing the virtual space information according to the operation of the information processing terminal by the client device,
In the server device, depending on the type of the processing information, the processing information is only stored in the storage device, the processing information is stored in the storage device, and the virtual space information after the storage is transmitted to another client device A server device of a virtual space information processing system, wherein any one of a transmission process and a process of transmitting the processing information to another client device without saving the processing information in the storage device is selected and executed. The program to be executed.
前記サーバ装置が前記クライアント装置から前記処理情報を受信した場合に、当該処理情報が仮想空間内で逐次変化する種類の情報である場合には、前記サーバ装置に、当該処理情報を前記記憶装置に保存することなく他のクライアント装置へ送信する処理を選択して実行させることを特徴とする請求項5記載の仮想空間情報処理システムのサーバ装置で実行されるプログラム。   When the server device receives the processing information from the client device, the processing information is stored in the storage device in the server device if the processing information is information of a type that sequentially changes in a virtual space. 6. The program executed by the server device of the virtual space information processing system according to claim 5, wherein a process to be transmitted to another client device without saving is selected and executed. 仮想空間情報を保有する記憶装置からサーバ装置及びクライアント装置を介して、当該クライアント装置に接続された情報処理端末に前記仮想空間情報が配信され、各情報処理端末間で仮想空間情報を共有する仮想空間情報処理方法であって、
前記クライアント装置が、前記情報処理端末の操作に応じて仮想空間情報を処理し、当該処理情報を前記サーバ装置に送信し、
前記サーバ装置が、前記クライアント装置から前記処理情報を受信した場合に、当該処理情報の種類に応じて、当該処理情報を前記記憶装置へ保存のみ行う処理、当該処理情報を前記記憶装置へ保存し且つ保存後の仮想空間情報を他のクライアント装置へ送信する処理、及び当該処理情報を前記記憶装置に保存することなく他のクライアント装置へ送信する処理のうちのいずれかを選択して実行することを特徴とする仮想空間情報処理方法。
The virtual space information is distributed from the storage device holding the virtual space information to the information processing terminal connected to the client device via the server device and the client device, and the virtual space information is shared among the information processing terminals. A spatial information processing method,
The client device processes virtual space information in response to an operation of the information processing terminal, transmits the processing information to the server device,
When the server device receives the processing information from the client device, according to the type of the processing information, the server device only stores the processing information in the storage device, and stores the processing information in the storage device. And selecting and executing one of a process for transmitting the virtual space information after storage to another client apparatus and a process for transmitting the process information to another client apparatus without storing the processing information in the storage device. A virtual space information processing method characterized by:
前記サーバ装置が、前記クライアント装置から前記処理情報を受信した場合に、当該処理情報が仮想空間内で逐次変化する種類の情報である場合には、当該処理情報を前記記憶装置に保存することなく他のクライアント装置へ送信する処理を選択して実行することを特徴とする請求項7記載の仮想空間情報処理方法。   When the server device receives the processing information from the client device, if the processing information is a type of information that sequentially changes in a virtual space, the processing information is not stored in the storage device. 8. The virtual space information processing method according to claim 7, wherein a process to be transmitted to another client device is selected and executed.
JP2012158502A 2012-07-17 2012-07-17 Virtual space information processing system, server device of the system, program executed on the server device, and virtual space information processing method Active JP5462326B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012158502A JP5462326B2 (en) 2012-07-17 2012-07-17 Virtual space information processing system, server device of the system, program executed on the server device, and virtual space information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012158502A JP5462326B2 (en) 2012-07-17 2012-07-17 Virtual space information processing system, server device of the system, program executed on the server device, and virtual space information processing method

Publications (2)

Publication Number Publication Date
JP2014021643A true JP2014021643A (en) 2014-02-03
JP5462326B2 JP5462326B2 (en) 2014-04-02

Family

ID=50196473

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012158502A Active JP5462326B2 (en) 2012-07-17 2012-07-17 Virtual space information processing system, server device of the system, program executed on the server device, and virtual space information processing method

Country Status (1)

Country Link
JP (1) JP5462326B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019511756A (en) * 2016-03-03 2019-04-25 ▲騰▼▲訊▼科技(深▲セン▼)有限公司 Information interaction method, device and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05113941A (en) * 1991-10-22 1993-05-07 Sony Corp Transmission/reception device
JPH0981781A (en) * 1995-07-12 1997-03-28 Sony Corp Method and system for three-dimensional virtual reality space, medium and method for recording information, medium and method for transmitting information, information processing method, client terminal, and common-use server terminal
JPH11328125A (en) * 1998-05-15 1999-11-30 Dainippon Printing Co Ltd Virtual space share system
JP2001209606A (en) * 2000-01-27 2001-08-03 Mitsubishi Electric Corp Virtual space sharing system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05113941A (en) * 1991-10-22 1993-05-07 Sony Corp Transmission/reception device
JPH0981781A (en) * 1995-07-12 1997-03-28 Sony Corp Method and system for three-dimensional virtual reality space, medium and method for recording information, medium and method for transmitting information, information processing method, client terminal, and common-use server terminal
JPH11328125A (en) * 1998-05-15 1999-11-30 Dainippon Printing Co Ltd Virtual space share system
JP2001209606A (en) * 2000-01-27 2001-08-03 Mitsubishi Electric Corp Virtual space sharing system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CSNG200202313002; 平 朋大 Tomohiro TAIRA: 'ネットワーク型VRシステムにおける重要度にもとづくスケーラビリティの実現 Media Scaling Mechanism fo' 電子情報通信学会技術研究報告 Vol.97 No.449 IEICE Technical Report 第97巻, 19971212, 社団法人電子情報通信学会 The Institute of Electro *
JPN6013051296; 平 朋大 Tomohiro TAIRA: 'ネットワーク型VRシステムにおける重要度にもとづくスケーラビリティの実現 Media Scaling Mechanism fo' 電子情報通信学会技術研究報告 Vol.97 No.449 IEICE Technical Report 第97巻, 19971212, 社団法人電子情報通信学会 The Institute of Electro *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019511756A (en) * 2016-03-03 2019-04-25 ▲騰▼▲訊▼科技(深▲セン▼)有限公司 Information interaction method, device and system

Also Published As

Publication number Publication date
JP5462326B2 (en) 2014-04-02

Similar Documents

Publication Publication Date Title
CN105263050B (en) Mobile terminal real-time rendering system and method based on cloud platform
CN110765744B (en) Multi-user collaborative document editing method and system
US8983902B2 (en) Transparent caching of configuration data
US20100050092A1 (en) Content Sharing and Instant Messaging
CN113595850B (en) Information interaction method, device, server, system and storage medium
US9813365B2 (en) Integrated real-time digital communication platform
CN112508205A (en) Method, device and system for scheduling federated learning
CA2971154A1 (en) Application service delivery through an application service avatar
CN107196848B (en) Information push method and device
CN113902866B (en) Double-engine driven digital twin system
CN105933213A (en) Processing method, related equipment and system of chat message
CN110362586B (en) Multi-center biomedical data cooperative processing system and method without patient data sharing
US20210168204A1 (en) Processing and ordering messages in partitions
CN109792403A (en) Time shift communication in networking message transmission system
CN114675964A (en) Distributed scheduling method, system and medium based on Federal decision tree model training
CN106888264B (en) A kind of method for interchanging data and device
WO2022016981A1 (en) Image processing methods and apparatus, storage medium, and electronic device
JP5462326B2 (en) Virtual space information processing system, server device of the system, program executed on the server device, and virtual space information processing method
CN102624764A (en) Method and apparatus for synchronizing a plurality of copies of same Web application program
CN204316546U (en) A kind of middle-size and small-size cloud stores data synchronous system
CN113413586B (en) Virtual object transmission method, device, equipment and storage medium
WO2015188481A1 (en) Unread message processing method, device and system
CN105718291B (en) Multilevel cache acceleration method for mixed desktop application
CN112767220A (en) Emergency management communication method, system, storage medium and computer equipment
US20140108420A1 (en) Index creation method and system

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131209

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: 20140108

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140116

R150 Certificate of patent or registration of utility model

Ref document number: 5462326

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250