JP2019067450A - Program, information processing device, information processing method and information processing system - Google Patents

Program, information processing device, information processing method and information processing system Download PDF

Info

Publication number
JP2019067450A
JP2019067450A JP2018247761A JP2018247761A JP2019067450A JP 2019067450 A JP2019067450 A JP 2019067450A JP 2018247761 A JP2018247761 A JP 2018247761A JP 2018247761 A JP2018247761 A JP 2018247761A JP 2019067450 A JP2019067450 A JP 2019067450A
Authority
JP
Japan
Prior art keywords
identifier
specific state
terminal
user
server
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
JP2018247761A
Other languages
Japanese (ja)
Other versions
JP6784744B2 (en
JP2019067450A5 (en
Inventor
修一 倉林
Shuichi Kurabayashi
修一 倉林
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.)
Cygames Inc
Original Assignee
Cygames Inc
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 Cygames Inc filed Critical Cygames Inc
Priority to JP2018247761A priority Critical patent/JP6784744B2/en
Publication of JP2019067450A publication Critical patent/JP2019067450A/en
Publication of JP2019067450A5 publication Critical patent/JP2019067450A5/ja
Application granted granted Critical
Publication of JP6784744B2 publication Critical patent/JP6784744B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

To establish a method which enables data indicating a specific state among many states to be promptly shared between users and between devices.SOLUTION: A state monitoring section 102 monitors whether or not designation of a specific state is continued in a user terminal 1-1 which accesses an information processing device using a first identifier. A second identifier generation section 103 generates a second identifier when access of the user terminal 1-1 using the first identifier is received by a reception section 101. A correspondence management section 104 manages a correspondence relation between the first identifier corresponding to the specific state and the generated second identifier during a period when the designation of the specific state is continued in the user terminal 1-1 or a predetermined time span after the period is completed, and abolishes the correspondence relation between the first identifier and the second identifier when termination of the designation of the specific state in the user terminal 1-1 or a lapse of predetermined period after the termination is monitored.SELECTED DRAWING: Figure 5

Description

本発明は、プログラム、情報処理装置、情報処理方法及び情報処理システムに関する。   The present invention relates to a program, an information processing apparatus, an information processing method, and an information processing system.

サーバと通信接続された複数の端末からなるシステムにおいて、あるときに端末Aで指定された特定の状態(Webブラウザで表示しているWebページ)を、別の端末Bでも共有するために、端末Aと端末Bを通信ネットワークを介して同期する技術が、従来から存在する(例えば特許文献1参照)。
しかしながら、この技術を所定の情報セキュリティをもって実現するためには、端末Aと端末Bのうち一方から他方に対する認証処理を行う必要がある。このような認証処理を実現するためにサーバでは各端末に対応したユーザ情報を管理する必要がある。しかしながら、ユーザ情報の管理には細心の注意が必要であり、また諸事情によってユーザ情報をサーバや端末に保持できないこともある。
そこで、通信接続を介さずに特定の状態の共有を行うことが要求されるが、この要求に応えるためには、あまりにも多い情報量では共有することに多大な労力を必要とするので、ユーザが簡単に記憶や伝達ができる程度の情報量をもって行われることが望ましい。
In a system consisting of a plurality of terminals communicatively connected to a server, the terminal is shared with another terminal B in order to share a specific state (a web page displayed by a web browser) specified by the terminal A at a certain time. Conventionally, a technique for synchronizing A and terminal B via a communication network exists (see, for example, Patent Document 1).
However, in order to realize this technology with predetermined information security, it is necessary to perform an authentication process from one of the terminal A and the terminal B to the other. In order to realize such an authentication process, the server needs to manage user information corresponding to each terminal. However, management of user information requires careful attention, and there are also cases where user information can not be held in a server or terminal due to various circumstances.
Therefore, it is required to share a specific state without communication connection, but in order to respond to this request, it is necessary for the user to share a large amount of information. However, it is desirable that the amount of information be easily stored and transmitted.

人間が記憶するには多過ぎる量の情報を、ある程度の量まで短縮する技術の一例として、ウェブ上の任意のURLをより短い文字列に短縮しておき、元の長いURLと、当該URLが登録されたときに生成される短いURLとを紐付け、短いURLにアクセスがあったときに、元の長いURLへ転送する技術が存在する(例えば、特許文献2参照)。   As an example of a technique for shortening the amount of information too much for humans to store, to a certain amount, any URL on the Web is shortened to a shorter string, and the original long URL and the URL are There is a technique of associating with a short URL generated when registered, and transferring to the original long URL when the short URL is accessed (see, for example, Patent Document 2).

特開2013−120603号公報JP, 2013-120603, A 特開2012−174205号公報JP 2012-174205 A

しかしながら、上述のURLを短縮する技術であっても、英数小文字のみの識別子であるURLの桁数は極端に短くすることができないため、口頭での伝達に向かない。
また、URLを短縮する方法は、新たなデータを登録するたびに識別子の組合せが消費されるため、スケーラビリティがない。
また、URLは、Uniform Resource Locatorの名称が表すとおり、Web上の情報の場所を示すものであり、その場所で提供される情報(上記の特定の状態に相当)は、Webページ作成者によって任意に指定され得るものである。具体的には、あるURLで識別されている企業のトップページの内容を示す情報は任意に指定されるものであるが、既存のURLは、この情報の一意性を保証することができず、そのままでは、任意に指定される情報の伝達には適さない。したがって、このURLを短縮するサービスである短縮URL技術もこの情報の伝達には適していない。
However, even with the above-described technique for shortening the URL, the number of digits of the URL, which is an identifier with only lower case letters, can not be extremely shortened, so it is not suitable for verbal transmission.
Also, the method of shortening the URL has no scalability because a combination of identifiers is consumed each time new data is registered.
Also, as the name of Uniform Resource Locator indicates, the URL indicates the location of the information on the web, and the information provided at that location (corresponding to the above specific state) is arbitrary by the web page creator. May be designated. Specifically, although information indicating the content of the top page of the company identified by a certain URL is arbitrarily specified, the existing URL can not guarantee the uniqueness of this information, As such, it is not suitable for the transmission of arbitrarily specified information. Therefore, the shortened URL technology, which is a service for shortening this URL, is not suitable for the transmission of this information.

本発明は、このような状況に鑑みてなされたものであり、あるデバイスで示された特定の状態を、特別なユーザ認証処理をせずとも即座にユーザ間、及び、デバイス間で共有する技術の確立を目的とする。   The present invention has been made in view of such a situation, and technology for sharing a specific state indicated by a certain device between users and between devices without requiring special user authentication processing. Aim to establish the

上記目的を達成するために、本発明の一態様の情報処理プログラムは、
再現性があり且つユーザによって任意に指定される特定の状態を当該指定に基づき表示可能な複数の端末との間で通信をするサーバに、
前記複数の端末のうち第1端末から、前記特定の状態と一意に対応付けられる第1識別子を用いたアクセスを受付ける受付ステップと、
前記第1識別子を用いたアクセスをしてきた前記第1端末において、前記特定の状態の指定が継続しているか否かを監視する監視ステップと、
前記第1端末による前記第1識別子を用いたアクセスが受け付けられたとき、第2識別子を生成する生成ステップと、
生成された前記第2識別子を、前記第1端末に表示させる制御を実行する表示制御ステップと、
当該第1端末において前記特定の状態の指定が継続している期間又は当該期間が終了してから所定期間では、前記特定の状態に対応する前記第1識別子と、生成された前記第2識別子との対応付けを管理し、その後、当該第1端末において前記特定の状態の指定の終了又は当該終了から所定期間の経過が監視されたとき、当該第1識別子と当該第2識別子との対応付けを破棄する管理ステップと、
前記管理ステップにおいて前記管理が継続されている間に、前記複数の端末のうち第2端末から前記第2識別子が通知された場合、当該第2識別子に対応付けられた前記第1識別子に対応する前記特定の状態を、当該第2端末で再現可能にするための制御を実行する状態再現ステップと、
を含む制御処理を実行させる。
In order to achieve the above object, an information processing program according to an aspect of the present invention is
To a server that communicates with a plurality of terminals that are reproducible and can display a specific state arbitrarily designated by the user based on the designation;
An accepting step of accepting an access using a first identifier uniquely associated with the specific state from a first terminal among the plurality of terminals;
A monitoring step of monitoring whether the designation of the specific state continues at the first terminal that has made access using the first identifier;
A generation step of generating a second identifier when an access using the first identifier by the first terminal is accepted;
A display control step of executing control to cause the first terminal to display the generated second identifier;
In a period in which designation of the specific state continues in the first terminal or in a predetermined period after the end of the period, the first identifier corresponding to the specific state, and the generated second identifier Management of the association between the first identifier and the second identifier when the end of designation of the specific state is monitored or the lapse of a predetermined period from the end is monitored in the first terminal. Management steps to discard,
When the second identifier is notified from the second terminal among the plurality of terminals while the management is continued in the management step, the second identifier corresponds to the first identifier associated with the second identifier. A state reproducing step of executing control to make the specific state reproducible on the second terminal;
To execute control processing including

本発明の一態様の情報処理装置、情報処理方法及び情報処理システムは、上述の本発明の一態様の情報処理プログラムに対応する情報処理装置、情報処理方法及び情報処理システムである。   An information processing apparatus, an information processing method, and an information processing system according to an aspect of the present invention are an information processing apparatus, an information processing method, and an information processing system corresponding to the information processing program according to the above aspect of the present invention.

本発明によれば、あるデバイスで示された特定の状態を、特別なユーザ認証処理をせずとも即座にユーザ間、及び、デバイス間で共有する技術の確立を目的とする。   According to the present invention, it is an object of the present invention to establish technology for sharing a specific state indicated by a certain device between users and between devices instantly without any special user authentication process.

本発明の一実施形態に係る情報処理システムの構成を示す図である。It is a figure showing composition of an information processing system concerning one embodiment of the present invention. 図1の情報処理システムのうち、ユーザ端末1のハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of the user terminal 1 among the information processing systems of FIG. 図1の情報処理システムのうち、本発明の情報処理装置の一実施形態に係るサーバ2のハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of the server 2 which concerns on one Embodiment of the information processing apparatus of this invention among the information processing systems of FIG. 口頭伝達可能な識別子を用いてデッキの情報をユーザ間や異種デバイス間で共有する方法の概要を示す図である。FIG. 5 is a diagram showing an overview of a method of sharing deck information between users and different devices using verbally transmittable identifiers. ユーザ端末1―1と、ユーザ端末1―2と、サーバ2の機能的構成のうち、ゲームデータ共有制御を実行するための機能的構成例を示す機能ブロック図である。FIG. 6 is a functional block diagram showing an example of a functional configuration for executing game data sharing control among the functional configurations of the user terminal 1-1, the user terminal 1-2 and the server 2. 第1識別子の特定手法及び当該第1識別子を用いるURL生成手法の一例を示す図である。It is a figure which shows an example of the identification method of a 1st identifier, and the URL production | generation method using the said 1st identifier. ユーザ端末1に表示させる第1識別子及び第2識別子の表示の実装例を示す図である。It is a figure which shows the example of implementation of a display of the 1st identifier displayed on the user terminal 1, and a 2nd identifier. User−Aが口頭で第2識別子を通知し、User−BがUser−Aのデッキの情報を共有する様子を示す図である。It is a figure which shows that User-A verbally notifies a 2nd identifier and User-B shares the information on the deck of User-A. ユーザのデッキの情報へのアクセスの手順を示す図である。FIG. 7 is a diagram showing a procedure of access to information of a user's deck. SNS上でのデッキの情報の共有例を示す図である。It is a figure which shows the example of sharing of the information of the deck on SNS. ユーザ端末1−1、ユーザ端末1−2及びサーバ2のゲームデータ共有処理の流れを示すアローチャートである。It is an arrow chart which shows the flow of the game data sharing process of the user terminal 1-1, the user terminal 1-2, and the server 2. 本実施形態におけるフォーラム、掲示板、SNS内にデッキの情報Pが表示される場合の実装例を示す図である。It is a figure which shows the example of implementation in case the information P of a deck is displayed in the forum, a bulletin board, and SNS in this embodiment.

以下、本発明の実施形態について、サーバと端末とをネットワーク通信接続させて行うネットワークゲームを一例として、図面を用いて説明する。   Hereinafter, an embodiment of the present invention will be described using a drawing as an example of a network game performed by connecting a server and a terminal in network communication.

図1は、本発明の一実施形態に係る情報処理システムの構成を示している。
図1に示す情報処理システムは、m人(mは1以上の任意の整数値)のユーザの夫々により使用されるユーザ端末1−1乃至1−mと、サーバ2とを含むシステムである。ユーザ端末1−1乃至1−mの夫々と、サーバ2とは、インターネット等の所定のネットワークNを介して相互に接続されている。
FIG. 1 shows the configuration of an information processing system according to an embodiment of the present invention.
The information processing system illustrated in FIG. 1 is a system including user terminals 1-1 to 1-m used by each of m users (m is an arbitrary integer value of 1 or more) and a server 2. Each of the user terminals 1-1 to 1-m and the server 2 are mutually connected via a predetermined network N such as the Internet.

サーバ2は、ユーザ端末1−1乃至1−mの夫々に対してゲームの実行環境を提供し、ユーザ端末1−1乃至1−mの夫々において実行されるゲームに関する各種各様のサービスを提供する。
ユーザ端末1−1乃至1−mの夫々は、各ユーザにより操作されるスマートフォン等で構成され、ゲームの実行等各種処理を実行する。
なお、以下、ユーザ端末1−1乃至1−mの夫々を個々に区別する必要がない場合、これらをまとめて「ユーザ端末1」と呼ぶ。
The server 2 provides a game execution environment to each of the user terminals 1-1 to 1-m, and provides various services related to games executed on each of the user terminals 1-1 to 1-m. Do.
Each of the user terminals 1-1 to 1-m is configured by a smartphone or the like operated by each user, and executes various processes such as execution of a game.
Hereinafter, when there is no need to distinguish each of the user terminals 1-1 to 1-m individually, these will be collectively referred to as "user terminal 1".

図2は、図1の情報処理システムのうち、ユーザ端末1のハードウェア構成を示すブロック図である。   FIG. 2 is a block diagram showing the hardware configuration of the user terminal 1 in the information processing system of FIG.

ユーザ端末1は、上述した様にスマートフォン等で構成される。
ユーザ端末1は、CPU(Central Processing Unit)21と、ROM(Read Only Memory)22と、RAM(Random Access Memory)23と、バス24と、入出力インターフェース25と、タッチ操作入力部26と、表示部27と、入力部28と、記憶部29と、通信部30と、ドライブ31と、を備えている。
The user terminal 1 is configured by a smartphone or the like as described above.
The user terminal 1 displays a central processing unit (CPU) 21, a read only memory (ROM) 22, a random access memory (RAM) 23, a bus 24, an input / output interface 25, a touch operation input unit 26, and a display. A unit 27, an input unit 28, a storage unit 29, a communication unit 30, and a drive 31 are provided.

CPU21は、ROM22に記録されているプログラム、又は、記憶部29からRAM23にロードされたプログラムに従って各種の処理を実行する。
RAM23には、CPU21が各種の処理を実行する上において必要なデータ等も適宜記憶される。
The CPU 21 executes various processes in accordance with a program stored in the ROM 22 or a program loaded from the storage unit 29 into the RAM 23.
The RAM 23 appropriately stores data and the like necessary for the CPU 21 to execute various processes.

CPU21、ROM22及びRAM23は、バス24を介して相互に接続されている。このバス24にはまた、入出力インターフェース25も接続されている。入出力インターフェース25には、タッチ操作入力部26、表示部27、入力部28、記憶部29、通信部30、及びドライブ31が接続されている。   The CPU 21, the ROM 22 and the RAM 23 are mutually connected via a bus 24. An input / output interface 25 is also connected to the bus 24. The touch operation input unit 26, the display unit 27, the input unit 28, the storage unit 29, the communication unit 30, and the drive 31 are connected to the input / output interface 25.

タッチ操作入力部26は、例えば表示部27の表示面に積層される静電容量式又は抵抗膜式(感圧式)の位置入力センサにより構成され、タッチ操作がなされた位置の座標を検出する。
ここで、タッチ操作とは、タッチ操作入力部26に対する物体の接触の操作をいう。タッチ操作入力部26に対して接触する物体は、例えばユーザの指やタッチペン等である。
表示部27は、液晶等のディスプレイにより構成され、ゲームに関する画像等、各種画像を表示する。
このように、本実施形態では、タッチ操作入力部26と表示部27とにより、タッチパネルが構成されている。
The touch operation input unit 26 is formed of, for example, a capacitive or resistive (pressure-sensitive) position input sensor stacked on the display surface of the display unit 27, and detects coordinates of a position at which a touch operation is performed.
Here, the touch operation refers to an operation of touching an object on the touch operation input unit 26. The object that contacts the touch operation input unit 26 is, for example, a user's finger or a touch pen.
The display unit 27 is configured of a display such as liquid crystal and displays various images such as an image related to a game.
Thus, in the present embodiment, the touch operation input unit 26 and the display unit 27 constitute a touch panel.

入力部28は、各種ハードウェア釦等で構成され、ユーザの指示操作に応じて各種情報を入力する。
記憶部29は、DRAM(Dynamic Random Access Memory)等で構成され、各種データを記憶する。
通信部30は、インターネットを含むネットワークNを介して他の装置(図1の例ではサーバ2や他のユーザ端末1)との間で行う通信を制御する。
The input unit 28 includes various hardware buttons and the like, and inputs various information in accordance with a user's instruction operation.
The storage unit 29 is configured by a DRAM (Dynamic Random Access Memory) or the like, and stores various data.
The communication unit 30 controls communication performed with another device (the server 2 or the other user terminal 1 in the example of FIG. 1) via the network N including the Internet.

ドライブ31は、必要に応じて設けられる。ドライブ31には、磁気ディスク、光ディスク、光磁気ディスク、或いは半導体メモリ等よりなる、リムーバブルメディア41が適宜装着される。ドライブ31によってリムーバブルメディア41から読み出されたプログラムは、必要に応じて記憶部29にインストールされる。また、リムーバブルメディア41は、記憶部29に記憶されている各種データも、記憶部29と同様に記憶することができる。   The drive 31 is provided as needed. A removable medium 41 made of a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory or the like is appropriately attached to the drive 31. The program read from the removable media 41 by the drive 31 is installed in the storage unit 29 as needed. The removable media 41 can also store various data stored in the storage unit 29 in the same manner as the storage unit 29.

図3は、図1の情報処理システムのうち、本発明の情報処理装置の一実施形態に係るサーバ2のハードウェア構成を示すブロック図である。   FIG. 3 is a block diagram showing a hardware configuration of the server 2 according to an embodiment of the information processing apparatus of the present invention in the information processing system of FIG.

サーバ2は、CPU51と、ROM52と、RAM53と、バス54と、入出力インターフェース55と、出力部56と、入力部57と、記憶部58と、通信部59と、ドライブ60とを備えている。
サーバ2の構成は、ユーザ端末1のタッチパネルを除いた構成と基本的に同様であるので、ここではその説明は省略する。
The server 2 includes a CPU 51, a ROM 52, a RAM 53, a bus 54, an input / output interface 55, an output unit 56, an input unit 57, a storage unit 58, a communication unit 59, and a drive 60. .
The configuration of the server 2 is basically the same as the configuration excluding the touch panel of the user terminal 1, and thus the description thereof is omitted here.

このような図2のユーザ端末1及び図3のサーバ2の各種ハードウェアと各種ソフトウェアとの協働により、ユーザ端末1でゲームの実行が可能になる。
即ち、本実施形態の情報処理システムは、複数のユーザが参加可能なゲームに対する各種制御を実行できる。特に、情報処理システムは、特別なユーザ認証をせずとも当該ゲームに関するデータをユーザ間及び異種デバイス間で瞬時に共有する制御(以下、「データ共有制御」と呼ぶ)として、次のような制御を実行することができる。
The cooperation of the various hardware and software of the user terminal 1 of FIG. 2 and the server 2 of FIG. 3 enables the user terminal 1 to execute a game.
That is, the information processing system of the present embodiment can execute various controls on a game in which a plurality of users can participate. In particular, the information processing system performs the following control as control for instantly sharing data related to the game between users and different devices without special user authentication (hereinafter referred to as “data sharing control”): Can be performed.

即ち、本実施形態の情報処理システムは、カードゲームや箱庭ゲーム(ミニスケープ)等のユーザが多種多様な特定の状態を指定するゲームを対象とする制御を実行する。ここでいうデータとは、ゲームの特定の状態を示すデータを意味する。
ゲームの特定の状態とは、再現性がありかつユーザによって任意に指定される状態をいう。例えばカードゲームであれば、ユーザにより指定された特定の複数種類のカードの組合せで構成されるカードデッキ(以下、単にデッキと呼ぶ)が、特定の状態の一例である。
That is, the information processing system of the present embodiment executes control for a game such as a card game or a box garden game (miniscape) for which a user specifies various specific states. The data referred to herein means data indicating a specific state of the game.
The specific state of the game is a state that is reproducible and arbitrarily designated by the user. For example, in the case of a card game, a card deck (hereinafter, simply referred to as a deck) configured by a combination of a plurality of specific types of cards designated by the user is an example of a specific state.

本実施形態の情報処理システムは、ユーザにより指定されたデータを、多様な媒体を通じて、異種のデバイス(異種のユーザ端末1)の間で容易に共有可能にすることができる。
ユーザにより指定されたデータ、即ちゲームの特定の状態を示すデータを共有可能にするために、コードが用いられる。さらに、多様な媒体を通じて、異種のデバイスの間で当該データを容易に共有可能にするためには、ユーザが覚えやすい程度に短縮変換された短縮コードを用いると好適である。
ただし、本実施形態の情報処理システムは、ユーザによって任意に指定される膨大な種類になり得るデータ(即ち膨大な種類になり得るゲームの特定の状態)に対して短縮コードを直接割り当てるのではなく、そのデータを指定するためのアクセスを行う“コネクション”に対して短縮コードを割り当てる。この“コネクション”はユーザ端末1(ユーザ)がサーバ2に対して任意のタイミングで行うアクセスであり、且つ永続しないものである。即ち、ゲームアプリケーションソフトウェアを通じてサーバ2にアクセスしている最中(或いはアクセス終了から所定期間まで)のユーザ端末1の数は最大でも登録ユーザ数までであり、データの種類に比べれば限定的な数として考えることができる。
本実施形態の情報処理システムは、短縮コードとして、例えば4文字程度の極めて短い短縮コードを採用することができる。具体的には例えば、10の1000乗以上の組み合わせを有する複雑なデータ(ゲームの特定の状態)に対しても、4文字程度の極めて短い短縮コードを用いることで、当該データを一意に識別することができる。
The information processing system of the present embodiment can easily share data specified by the user between different devices (different user terminals 1) through various media.
The code is used to enable sharing of data specified by the user, i.e. data indicating a particular state of the game. Furthermore, in order to make it possible to easily share the data between different devices through various media, it is preferable to use a shortening code that has been converted so as to be easy for the user to remember.
However, the information processing system according to the present embodiment does not directly assign the shortening code to data that can be a huge number of types arbitrarily designated by the user (that is, a specific state of a game that can be a huge number of types). Assign a short code to a "connection" that performs access to specify the data. The “connection” is an access which the user terminal 1 (user) performs to the server 2 at an arbitrary timing, and is not permanent. That is, the number of user terminals 1 while accessing the server 2 through the game application software (or from the end of the access to a predetermined period) is at most up to the number of registered users, and the number is limited compared to the type of data. It can be considered as
The information processing system according to the present embodiment can adopt, for example, a very short shortening code of about four characters as the shortening code. Specifically, for example, even for complex data (a specific state of a game) having a combination of 10 to the power of 1000, the data is uniquely identified by using an extremely short shortening code of about 4 characters. be able to.

即ち、本実施形態では、データを様々なメディア(紙媒体、SNS(Social Networking Service)、無線通信等)上で流通させる際に用いる識別子(以下、「第1識別子」と呼ぶ)とは独立させて、当該データをゲームアプリケーションソフトウェア(以下、「アプリケーションソフトウェア」を適宜「アプリケーション」あるいは「アプリ」と短縮して呼ぶ)に読み込ませるときに用いる識別子(以下、「第2識別子」と呼ぶ)が、4文字程度の極めて短い短縮コードにより実現される。
そして、本実施形態では、この第1識別子と第2識別子との対応関係を動的に管理する2段階識別子管理方式が採用されている。これにより、情報の表現能力と入力の容易性を併せ持つ、データの流通や入力が実現可能になる。
That is, in the present embodiment, an identifier (hereinafter referred to as a “first identifier”) used when distributing data on various media (paper medium, SNS (Social Networking Service), wireless communication, etc.) is made independent. An identifier (hereinafter referred to as a “second identifier”) used when loading the data into game application software (hereinafter referred to as “application software” as appropriate as “application” or “application”), It is realized by an extremely short shortening code of about 4 characters.
In the present embodiment, a two-stage identifier management system is adopted which dynamically manages the correspondence between the first identifier and the second identifier. This makes it possible to realize data distribution and input that have both the ability to express information and the ease of input.

具体的には例えば本実施形態の情報処理システムでは、再現性があり且つユーザによって任意に指定される特定の状態を示すデータに対して、一意の第1識別子が特定される。 この第1識別子は、内容依存の一意性を有する。従って、異なるユーザが指定したデータであっても、同じゲームアプリケーション内の同一の特定の状態を示すデータに対しては、必ず同一の第1識別子が特定される。
換言すると、ゲーム内の特定の状態が異なる場合は、必ず異なる第1識別子が特定される。
第1識別子は、図示しない第1識別子特定部によって特定される情報である。第1識別子特定部は、所定のアプリケーション(本実施形態ではゲームアプリケーション)に適用するために設計された特定のアルゴリズムによって、所定のアプリケーションにおいて再現性のある特定の状態を一意に示す情報として、第1識別子を特定する。第1識別子が特定されるタイミングは任意のタイミングでよいので、第1識別子特定部は第1識別子を特定して管理する機能を追加で有していてもよい。また、この第1識別子特定部の存在場所は、特に限定されない。つまり、第1識別子特定部は、サーバ2に備えられていてもよいし、サーバ2と連携する別の装置に備えられていてもよい。
ここで本実施形態では、流通用の第1識別子はそのままの形態で用いられるのではなく、当該第1識別子をURL文字列内にエンコードしたもの、即ち当該第1識別子をパラメーターとして含むURLが用いられる。
つまり本実施形態では、ユーザが当該URLに存在するデータ(第1識別子により特定されるゲームの特定の状態)をWebブラウザ等で閲覧することが、当該特定の状態を指定していることを意味する。そして、当該URLへのアクセスが継続し、コネクションが成立している期間が、特定の状態の指定が継続している期間に該当する。
なお、第1識別子としてURLを用いるのは一例であり、これに限定されない。別の例については後述する。
Specifically, for example, in the information processing system of the present embodiment, a unique first identifier is specified for data having reproducibility and indicating a specific state arbitrarily designated by the user. This first identifier has content-dependent uniqueness. Therefore, the same first identifier is always specified for data indicating the same specific state in the same game application, even if the data is specified by different users.
In other words, when the specific states in the game are different, different first identifiers are always identified.
The first identifier is information identified by a first identifier identifying unit (not shown). The first identifier specifying unit is configured as information uniquely indicating a reproducible specific state in a predetermined application by a specific algorithm designed to be applied to a predetermined application (a game application in the present embodiment). 1 Identify the identifier. Since the timing at which the first identifier is identified may be any timing, the first identifier identifying unit may additionally have a function of identifying and managing the first identifier. Also, the location of the first identifier identifying unit is not particularly limited. That is, the first identifier specifying unit may be included in the server 2 or may be included in another device that cooperates with the server 2.
Here, in the present embodiment, the first identifier for distribution is not used as it is, but the first identifier encoded in the URL string, that is, the URL including the first identifier as a parameter is used. Be
That is, in the present embodiment, it means that browsing the data (specific state of the game specified by the first identifier) present in the URL by the Web browser or the like designates the specific state. Do. Then, access to the URL is continued, and a period in which a connection is established corresponds to a period in which designation of a specific state is continued.
Note that using a URL as the first identifier is an example, and the present invention is not limited to this. Another example will be described later.

上述した様に、ユーザが、特定の状態を指定して、当該特定の状態を示すデータを閲覧するためには、ユーザ端末1を操作して、当該特定の状態に対応する第1識別子をパラメーターとして含むURLにアクセスし、当該URLの場所にあるデータを所定のWebブラウザ等で閲覧する必要がある。 この特定の状態の指定が継続している期間のみ、即ち当該URLへのコネクションが成立している期間のみ、換言すると、当該データが閲覧されている期間のみ有効な一時的な識別子が、第2識別子として生成される。
この第2識別子は、例えば4文字程度の文字列として生成され、第1識別子と紐づけられた上で、ユーザに提示される。これにより、提示されたユーザ又は当該ユーザから口頭等で伝達された他ユーザは、この4文字程度の文字列を、実行中のゲーム内等で入力する操作をするだけで、対応するデータ、即ち指定が継続されている特定の状態を示すデータを取得することができる。
As described above, in order for the user to specify a specific state and view data indicating the specific state, the user terminal 1 is operated to set the first identifier corresponding to the specific state as a parameter. It is necessary to access a URL including the URL and browse data on the location of the URL with a predetermined web browser or the like. The temporary identifier that is valid only during the period in which the data is being browsed is only for the period during which the specification of this specific state continues, ie, the period for which the connection to the URL is established. It is generated as an identifier.
The second identifier is generated as, for example, a character string of about four characters, linked with the first identifier, and presented to the user. As a result, the presented user or another user verbally transmitted from the user or the like simply inputs the character string of about four characters within the game being executed, etc. It is possible to obtain data indicating a specific state in which specification is continuing.

以上説明したように、ゲームの特定の状態を示すデータの種類数は、当該データの各構成要素(例えばカードゲームならばカード)の膨大な組み合わせに応じて、膨大な種類数になる。このような膨大な種類数のデータに対しては、内容依存の一意性を有する第1識別子が割り当てられる。
つまり、第1識別子は、特定のユーザの情報(ユーザを識別するためのIDや個人情報など)は含まれておらず、データの内容のみに依存するため、ゲーム内で指定される特定の状態が同一であれば、どのユーザも同一のURLの場所にアクセスすることになる。
具体的には例えばカードゲームの場合、ゲームの特定の状態はデッキになるが、異なるユーザの同一のデッキ構成には、必ず同一の第1識別子が対応付けられる。したがって、本実施形態によるゲームのデータの共有にはユーザを特定するための情報を用いる必要性がなく、更にはユーザによる認証の必要がない。従って、ユーザ情報を管理しているゲームサーバ(本実施形態ではサーバ2)にアクセスせずともデータの共有が可能である。以上の通りであるので、本実施形態の情報処理システムによれば、例えばゲームの運営者ではないサードパーティが用意したゲームサーバ以外のサーバを利用しても容易に実現することができる。
As described above, the number of types of data indicating a specific state of the game becomes a huge number of types according to a huge combination of each component of the data (for example, a card in a card game). A first identifier having content-dependent uniqueness is assigned to such a huge number of types of data.
That is, the first identifier does not include information of a specific user (such as an ID for identifying the user, personal information, etc.) and depends only on the content of the data, so the specific state specified in the game Are identical, every user will access the same URL location.
Specifically, for example, in the case of a card game, the specific state of the game is a deck, but the same first identifier is always associated with the same deck configuration of different users. Therefore, the sharing of game data according to the present embodiment does not need to use information for specifying a user, and furthermore, there is no need for authentication by the user. Therefore, data can be shared without accessing the game server (server 2 in the present embodiment) that manages user information. As described above, according to the information processing system of the present embodiment, for example, it can be easily realized even if a server other than the game server prepared by a third party who is not the game operator is used.

一方、第2識別子は、ゲームの特定の状態ではなく、第1識別子を用いたアクセス(コネクション)に対して割り当てられる。ここで、複数のユーザ端末1のうち同時にアクセスするユーザ端末1の台数は、ゲームの特定の状態の種類数に比較して圧倒的に少ないため、第2識別子は、上述した様に、4文字程度の文字列で実現可能になる。
そして、この第2識別子と第1識別子とを紐付けて管理することで、結果として、ゲームの特定の状態を示すデータという膨大な組み合わせを、あたかも極めて短いコード(第2識別子)で表現することができる。
これにより、情報の表現能力と入力の容易性を併せ持つデータの流通や入力が実現可能になる。また、ゲームの特定の状態を示すデータを共有する際においても、ユーザの認証は不要になる。
On the other hand, the second identifier is not assigned to a specific state of the game but to access (connection) using the first identifier. Here, since the number of user terminals 1 accessed at the same time among the plurality of user terminals 1 is overwhelmingly small compared with the number of types of specific states of the game, as described above, the second identifier is 4 characters It becomes feasible with a degree string.
Then, by associating and managing the second identifier and the first identifier, as a result, a vast combination of data indicating a specific state of the game is expressed as if it is an extremely short code (second identifier). Can.
As a result, it becomes possible to realize distribution and input of data having both the ability to express information and the ease of input. In addition, even when sharing data indicating a specific state of the game, authentication of the user is not necessary.

カードゲームを例にさらに説明すると、当該カードゲーム内においてユーザが指定するデータのうち、特に、“デッキ”と呼ばれるデータは、ゲームで用いられる複数のカードの組み合わせを示すデータであり、ゲームの特定の状態を示すデータである。
本実施形態の第1識別子と第2識別子の紐付けの方式を採用することで、同一のデッキを、異なるユーザ間や、同一ユーザであっても異なるデバイス間で、極めて手軽に送受信可能にすることが可能になる。
具体的には例えば、同一ユーザが、ログイン等の処理を行わずに、スマートフォン(ユーザ端末2)上に登録されているデッキを、パーソナルコンピュータ(別のユーザ端末2)等で編集し、それを即座にスマートフォンへ反映するというような、一時的なデバイス間の共有処理が実現可能になる。或いは、ユーザが、その場にいる別のユーザ(友達)に対して即座に、自分のデッキを伝えるような、一時的なユーザ間の共有処理も実現可能になる。
Further explaining the card game as an example, among data designated by the user in the card game, data called “deck” is data indicating a combination of a plurality of cards used in the game, and is not limited to the specification of the game. Data indicating the state of
By employing the method of linking the first identifier and the second identifier according to this embodiment, the same deck can be very easily transmitted / received between different users or between different devices even for the same user. It becomes possible.
Specifically, for example, the same user edits the deck registered on the smartphone (user terminal 2) with the personal computer (another user terminal 2) or the like without performing processing such as login and the like. It is possible to realize temporary processing of sharing between devices, such as immediately reflecting on a smartphone. Alternatively, temporary user sharing processing can be realized such that the user can immediately convey his or her deck to another user (friend) who is present.

具体的には例えば、4,000種類のカードから、重複ありの40枚を選択してデッキを構成するカードゲームが採用されているものとする。
このようなカードゲームでは、カードの組み合わせ数は膨大であり、40枚のカードから構成されるデッキ(ゲームの状態)は、4000^40(=1.2×10^144)という膨大な種類数が存在することになる。
従って、これらの膨大な種類のデッキを、一意に識別する識別子を単純に付与すると、整数を用いた場合で144桁、数字とアルファベットといくつかの記号を含む、64文字の組み合わせとして表現した場合でも80桁の識別子が必要となる。このように長い文字列として表現される識別子は、人がその場で記憶することが難しく、例えばユーザ同士の口頭でのコミュニケーションや、イベント会場でデッキを観衆にアナウンスする場合などに用いることはできない。
一方で、ユーザが指定したデッキを一意に特定するためには、80桁の識別子を用いざるを得ない。そこで、ユーザが指定したデッキを一意に特定するために、この80桁の識別子が、第1識別子として採用される。
そして、ユーザがその場で容易に記憶して、例えばユーザ同士の口頭でのコミュニケーションや、イベント会場でデッキを観衆にアナウンスする場合等に用いることができるように、第1識別子と紐付けられた、4桁程度の第2識別子が用いられるのである。
この第2識別子は、ユーザが第1識別子を用いたアクセスをして、当該第1識別に対応付けられたデッキの閲覧を継続している間だけ有効となるものである。つまり、ユーザによるアクセス(第1識別子に対応付けられたデッキの閲覧)に対して、第2識別子が割り当てられる。
ここで、上述した様に、ゲーム内の特定の状態数よりも、ゲームを同時にプレイするユーザ数のほうが圧倒的に少数である。このため、第2識別子として、4桁程度の非常に短い識別子を採用することができるのである。
Specifically, for example, it is assumed that a card game in which 40 decks with duplication are selected from 4,000 kinds of cards to configure a deck is adopted.
In such a card game, the number of combinations of cards is huge, and the deck (the game state) composed of 40 cards has a huge number of types: 4000 ^ 40 (= 1.2 x 10 ^ 144) Will be present.
Therefore, simply giving an identifier that uniquely identifies these huge types of decks, it is expressed as a combination of 64 characters including 144 digits when using integers, numbers and alphabets, and some symbols. However, an 80 digit identifier is required. Such an identifier expressed as a long character string is difficult for a person to store on the spot, and can not be used, for example, for verbal communication between users, or when announcing a deck to an audience at an event venue, etc. .
On the other hand, in order to uniquely identify the deck designated by the user, an 80-digit identifier must be used. Therefore, in order to uniquely identify the deck designated by the user, this 80-digit identifier is adopted as the first identifier.
Then, the first identifier is linked to the first identifier so that the user can easily store it on the spot and use it, for example, in verbal communication between users, or when announcing a deck to the audience at an event venue, etc. The second identifier of about four digits is used.
The second identifier is valid only while the user accesses using the first identifier and continues browsing the deck associated with the first identification. That is, the second identifier is assigned to access by the user (viewing of the deck associated with the first identifier).
Here, as described above, the number of users who play the game simultaneously is overwhelmingly smaller than the specific number of states in the game. Therefore, a very short identifier of about four digits can be adopted as the second identifier.

また、ユーザは、デッキを他のユーザと共有するだけではなく、ログイン等の処理を行わずに、スマートフォン(第1のユーザ端末1)上に登録されているデッキをパーソナルコンピュータ(第2のユーザ端末1)で編集し、それを即座に当該スマートフォンへ反映するという、一時的なデバイス間でのデッキの共有を望む場合もある。
このような共有も、第1識別子と第2識別子の紐付けを動的に行っていることにより、容易に実現可能になる。つまり、1人のユーザが、デバイス間のやり取りのために仮に何千回も登録処理を行ったとしても、識別子の数が不足しないというスケーラビリティを実現することができる。
In addition, the user not only shares the deck with other users, but also performs processing such as login, etc., and the deck registered on the smartphone (first user terminal 1) as a personal computer (second user) In some cases, it may be desirable to temporarily share a deck between devices, which is edited by the terminal 1) and reflected on the smart phone immediately.
Such sharing can be easily realized by dynamically linking the first identifier and the second identifier. In other words, even if one user performs registration processing thousands of times for communication between devices, it is possible to realize scalability in which the number of identifiers does not run short.

さらに以下、このようなゲームのデータの共有について、図4を参照して説明する。
図4は、口頭伝達可能な識別子を用いてデッキの情報をユーザ間や異種デバイス間で共有する方法の概要を示す図である。
Further, sharing of such game data will be described below with reference to FIG.
FIG. 4 is a diagram showing an overview of a method of sharing deck information between users and different devices using verbally transmittable identifiers.

本実施形態の情報処理システムは、ゲーム内の各種状況のうちユーザにより指定された特定の状態を永続的に識別できる第1識別子と、第1識別子を用いたサーバ2へのアクセス(特定の状態の指定を継続していること)を一時的に識別できる第2識別子とを動的に関連付けるスケーラブルな2段階識別子管理を実行する。これにより、ユーザからみた場合には、4文字程度の極めて少ない情報量の第2識別子を用いるだけで、膨大な組み合わせのゲーム内の各種特定の状態のうち、ユーザにより指定された特定の状態を識別し、異種のデバイス間やユーザ間で、当該特定の状態を再現可能なデータの転送が可能になる。
ここで、スケーラブルな2段階識別子管理とは、ゲーム内の特定の状態数が膨大な数となった場合においても、ユーザが入力する第2識別子の桁数が増加せず、かつ、他ユーザや他デバイスへデータを転送するためのデータ登録処理の回数が膨大な数となった場合においても、ユーザが入力する第2識別子の桁数が増加しないことを意味する。
The information processing system according to the present embodiment uses a first identifier capable of permanently identifying a specific state designated by the user among various situations in the game, and access to the server 2 using the first identifier (specific state Perform scalable two-step identifier management that dynamically associates with a second identifier that can temporarily identify the As a result, when viewed from the user, the specific identifier designated by the user is selected among various specific attributes in the game by using only the second identifier with an extremely small amount of information of about four characters. It enables identification and transfer of data that can reproduce the specific state between different devices and users.
Here, in the scalable two-step identifier management, the number of digits of the second identifier input by the user does not increase even when the number of specific states in the game becomes a huge number, and other users or This means that the number of digits of the second identifier input by the user does not increase even when the number of data registration processing for transferring data to another device is enormous.

図4の上段に表されているのが、ゲーム内の特定の状態である。具体的には図4の例では、カードゲーム内において使用されるカードデッキが表されている。
図4の中段に表されているのが、ゲーム内の特定の状態を永続的に識別することができる第1識別子である。図4に示す通り、図中の左から右の順に従いゲーム内の特定の状態が異なっており、異なるゲーム内の各特定の状態の夫々に対して第1識別子が割り当てられる。
図4の下段に表されているのが、その中段に表されている第1識別子に対応する第2識別子である。第1識別子を用いたアクセス(ここでは第1識別子を含んだURLにアクセス)があるたびに、セッション期間(ユーザにより、第1識別子に対応する特定の状態が指定されている期間)のみ有効な第2識別子が生成される。
The upper part of FIG. 4 shows a specific state in the game. Specifically, in the example of FIG. 4, a card deck used in a card game is shown.
Represented in the middle of FIG. 4 is a first identifier capable of permanently identifying a specific state in the game. As shown in FIG. 4, the specific states in the game are different according to the order from left to right in the figure, and the first identifier is assigned to each specific state in different games.
The lower part of FIG. 4 is a second identifier corresponding to the first identifier shown in the middle part. Each time there is access using the first identifier (here, the URL including the first identifier is accessed), only the session period (period in which a specific state corresponding to the first identifier is specified by the user) is valid. A second identifier is generated.

さらに、以下、第1識別子及び第2識別子について詳しく説明する。
第1識別子は、ゲームの膨大な種類の特定の状態を識別できる、永続的にユニークな識別子である。第1識別子は、ある特定のゲームアプリケーション内においては特定の状態を示すデータを常に一意に識別することを永続的にできるため、雑誌等の紙媒体や、SNS等のネットワークサービスを経由して、データを流通させる用途に適している。さらに、第1識別子を、URLとして表現することにより、既存のURLを流通させる仕組みをそのまま利用して第1識別子を流通させることができる。
第2識別子は、4文字程度と短い文字列で表され、所定のユーザ端末1から即座にゲームを実行している他のユーザ端末1に対してデータを転送する用途で用いられるのに適している。本実施形態では、この第2識別子は、第1識別子を用いたアクセスがあるたびに、動的に生成される。
即ち、ユーザ端末1が、第1識別子を用いたアクセス(後述するように例えば第1識別子を含むURLにアクセス)すると、当該第1識別子に対応するゲームの特定の状態(例えばデッキの情報等)がユーザに閲覧可能になる。このとき、サーバ2は、このアクセスによるセッション(特定の状態の指定)に対して、第2識別子を割当て、当該特定の状態に対応する第1識別子と紐付ける。この第2識別子が別のユーザ端末1に入力されると、当該第2識別子と紐付けられた当該第1識別子に対応する特定の状態(デッキ)が獲得される。
Further, the first identifier and the second identifier will be described in detail below.
The first identifier is a permanently unique identifier that can identify a large variety of specific states of the game. The first identifier permanently makes it possible to always uniquely identify data indicating a specific state in a specific game application, and therefore via a paper medium such as a magazine or a network service such as SNS It is suitable for the purpose of distributing data. Furthermore, by expressing the first identifier as a URL, it is possible to distribute the first identifier by using the mechanism for distributing the existing URL as it is.
The second identifier is represented by a short character string of about four characters, and is suitable for being used for transferring data from a predetermined user terminal 1 to another user terminal 1 executing a game immediately. There is. In this embodiment, this second identifier is dynamically generated each time access is made using the first identifier.
That is, when the user terminal 1 accesses using the first identifier (for example, accesses a URL including the first identifier as described later), the specific state of the game corresponding to the first identifier (for example, deck information etc.) Is viewable to the user. At this time, the server 2 assigns a second identifier to the session (designation of a specific state) by this access, and associates the second identifier with the first identifier corresponding to the specific state. When this second identifier is input to another user terminal 1, a specific state (deck) corresponding to the first identifier associated with the second identifier is acquired.

以上図4を用いて説明したゲームデータ共有制御を実行すべく、図2のユーザ端末1と図3のサーバ2は、図5に示すような機能的構成を有している。
図5は、ユーザ端末1―1と、ユーザ端末1―2と、サーバ2の機能的構成のうち、ゲームデータ共有制御を実行するための機能的構成例を示す機能ブロック図である。
なお、ユーザ端末1−1とユーザ端末1−2は、便宜的に選択されたものであって、図5に示すユーザ端末1−1の機能ブロックとユーザ端末1−2の機能ブロックとは併せて、全てのユーザ端末1において機能するものである。
In order to execute the game data sharing control described above with reference to FIG. 4, the user terminal 1 of FIG. 2 and the server 2 of FIG. 3 have functional configurations as shown in FIG.
FIG. 5 is a functional block diagram showing an example of a functional configuration for executing game data sharing control among the functional configurations of the user terminal 1-1, the user terminal 1-2 and the server 2.
The user terminal 1-1 and the user terminal 1-2 are selected for convenience, and the functional block of the user terminal 1-1 and the functional block of the user terminal 1-2 shown in FIG. 5 are combined. Function in all user terminals 1.

図5に示すように、サーバ2のCPU51においては、受付部101と、状態監視部102と、第2識別子生成部103と、対応付け管理部104と、表示制御部105と、状態再現部106とが機能する。
また、サーバ2の記憶部58においては、対応付け管理DB111が設けられる。
As shown in FIG. 5, in the CPU 51 of the server 2, the reception unit 101, the state monitoring unit 102, the second identifier generation unit 103, the association management unit 104, the display control unit 105, and the state reproduction unit 106. And will work.
Further, in the storage unit 58 of the server 2, a correspondence management DB 111 is provided.

受付部101は、ユーザ端末1−1のアクセス部122から、特定の状態と一意に対応付けられる第1識別子を用いたアクセスを受付ける。
ここで、第1識別子を用いたアクセスの手法は、第1識別子を用いれば足り、特に限定されないが、本実施形態では、第1識別子を含むURLにアクセスする手法が採用されている。以下、この手法について図6を用いて具体的に説明する。
The receiving unit 101 receives, from the access unit 122 of the user terminal 1-1, access using a first identifier uniquely associated with a specific state.
Here, the method of access using the first identifier is sufficient if the first identifier is used, and is not particularly limited. However, in this embodiment, a method of accessing a URL including the first identifier is employed. Hereinafter, this method will be specifically described with reference to FIG.

図6は、第1識別子の特定手法及び当該第1識別子を用いるURL生成手法の一例を示す図である。
図6の例では、1万種類のカードから選択した40枚のカードの組をデッキ(指定されたゲームの特定の状態)として編成するゲームを想定している。図6においては、1枚のカードは、中に数字が付されたボックスとして描画されている。ボックス(カード)内の数字は、カードの通し番号であり、当然ながら実際のカードに必ずしも印字されているわけではない。
図6のカードの通し番号を、“0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmNOPQRSTUVWXYZ−_”の64文字の組み合わせとして表現する64ビット符号化を行い、ドット記号“.”でそれぞれのカードを区切ることにより、URL内に埋め込み可能な文字列として特定してデッキ全体を表現することができる。
図6のボックス下に表されている文字列が、デッキの内容を64ビット符号化した文字列である。これをURLに展開したものが、図6の矢印の下に表されている。本実施例では、このURLをSNSを通じて共有、拡散することができる。
FIG. 6 is a diagram illustrating an example of a method of specifying a first identifier and a method of generating a URL using the first identifier.
In the example of FIG. 6, a game is assumed in which a set of 40 cards selected from 10,000 types of cards is organized as a deck (specific state of a designated game). In FIG. 6, one card is drawn as a numbered box. The numbers in the boxes (cards) are serial numbers of the cards, and naturally they are not necessarily printed on the actual card.
Character string that can be embedded in the URL by performing 64-bit encoding that expresses the serial number of the card in FIG. 6 as a combination of 64 characters of “0123456789ABCDEFGHIJKLMNOPQSTUVWXYZabcdefghijklmNOPQRSTUVWXYZ-_” and dividing each card by the dot symbol “.” Can be specified as an entire deck.
The character string shown below the box in FIG. 6 is a character string obtained by 64-bit encoding the contents of the deck. An expanded version of this is shown below the arrow in FIG. In this embodiment, this URL can be shared and diffused through the SNS.

図5に戻り、状態監視部102は、第1識別子を用いたアクセスをしてきたユーザ端末1−1において、特定の状態の指定が継続しているか否かを監視する。
このように、ユーザ端末1−1における特定の状態の指定は、サーバ2が監視可能なように行われる。つまり、第1識別子を用いたアクセスがユーザ端末1−1からなされてきた場合、状態監視部102は、当該第1識別子に対応する特定の状態の指定がなされたものとして、その監視を開始する。
ここで、特定の状態の指定の継続の判断手法は、ネットワーク通信技術を利用した様々な手法が採用可能であり、特に限定されない。例えば、ユーザ端末1−1からのネットワーク接続の継続中は、特定の状態の指定が継続していると判断する手法を採用してもよい。ここで、ネットワーク接続とは、物理的な通信接続のみならず、論理的な通信接続を含めた広義な概念をいう。ここで論理的な通信接続とは、物理的な通信接続が一時的に切断されても、例えばクッキーやトークン等の技術を用いることで、ある特定の端末が継続的にサーバにアクセスしていることを、サーバが認識していることを意味する。また例えば、ユーザ端末1−1に周期的にpingリクエストを送信しその応答が途絶えない間若しくは途絶えてから一定時間経過するまでの間、特定の状態の指定の継続と判断する手法を採用してもよい。また、例えば、ユーザ端末1−1から周期的にサーバ2にpingメッセージを送信し、その送信が途絶えない間もしくは途絶えてから一定時間経過するまでの間、特定の状態の指定の継続と判断する手法を採用してもよい。
Returning to FIG. 5, the state monitoring unit 102 monitors whether or not specification of a specific state continues in the user terminal 1-1 that has made access using the first identifier.
Thus, designation of a specific state in the user terminal 1-1 is performed so that the server 2 can monitor. That is, when the access using the first identifier is made from the user terminal 1-1, the state monitoring unit 102 starts the monitoring on the assumption that the specific state corresponding to the first identifier is specified. .
Here, various methods using network communication technology can be adopted as the determination method of continuation of specification of a specific state, and it is not particularly limited. For example, while the network connection from the user terminal 1-1 is in progress, a method may be employed in which it is determined that designation of a specific state is continuing. Here, the network connection refers to a broad concept including not only physical communication connection but also logical communication connection. Here, the logical communication connection means that even if the physical communication connection is temporarily disconnected, a specific terminal is continuously accessing the server by using a technology such as a cookie or a token, for example. It means that the server recognizes that. Also, for example, a method of periodically transmitting a ping request to the user terminal 1-1 and determining that the specified state is continued while the response is not interrupted or during a predetermined time after the interruption is stopped is adopted. It is also good. Further, for example, a ping message is periodically transmitted from the user terminal 1-1 to the server 2, and it is determined that the designation of the specific state is continued while the transmission is not interrupted or until a predetermined time elapses after the interruption. A method may be adopted.

第2識別子生成部103は、ユーザ端末1−1による第1識別子を用いたアクセスが受付部101により受付けられたとき、第2識別子を生成する。   The second identifier generation unit 103 generates a second identifier when an access using the first identifier by the user terminal 1-1 is accepted by the acceptance unit 101.

対応付け管理部104は、ユーザ端末1−1において特定の状態の指定が継続している期間又は当該期間が終了してから所定期間では、特定の状態に対応する第1識別子と、生成された第2識別子との対応付けを管理し、その後、当該ユーザ端末1−1において特定の状態の指定の終了又は当該終了から所定期間の経過が監視されたとき、当該第1識別子と当該第2識別子との対応付けを破棄する。
具体的には、対応付け管理部104は、第2識別子生成部103により生成された第2識別子と、当該第2識別子が生成される際に受け付けられたアクセスで用いられた第1識別子とを対応付けて、管理DB111に登録することで、第1識別子と第2識別子の対応付けを管理する。
その後、対応付け管理部104は、ユーザ端末1−1において特定の状態の指定の終了又は当該終了から所定期間の経過が監視されたとき、第1識別子と第2識別子との登録を対応付け管理DB111から削除することにより、第1識別子と第2識別子との対応付けを破棄する。即ち、第2識別子が無効になる。
The association management unit 104 generates the first identifier corresponding to the specific state in the period in which the specification of the specific state continues in the user terminal 1-1 or in the predetermined period after the end of the period. When the association with the second identifier is managed, and thereafter the end of designation of a specific state in the user terminal 1-1 or the lapse of a predetermined period from the end is monitored, the first identifier and the second identifier Discard the correspondence with.
Specifically, the association management unit 104 combines the second identifier generated by the second identifier generation unit 103 and the first identifier used in the access accepted when the second identifier is generated. By correlating and registering in the management DB 111, the association between the first identifier and the second identifier is managed.
Thereafter, the association management unit 104 associates the registration of the first identifier with the second identifier when the end of designation of a specific state in the user terminal 1-1 or the lapse of a predetermined period from that end is monitored. By deleting from the DB 111, the association between the first identifier and the second identifier is discarded. That is, the second identifier becomes invalid.

表示制御部105は、第2識別子生成部103により生成された第2識別子を、第1識別子を用いてアクセスしてきたユーザ端末1−1に表示させる制御を実行する。   The display control unit 105 executes control to cause the second identifier generated by the second identifier generation unit 103 to be displayed on the user terminal 1-1 that has accessed using the first identifier.

図7は、ユーザ端末1に表示させる第1識別子及び第2識別子の表示の実装例を示す図である。
図7の上方に示す様に、ユーザ端末1−1を操作するユーザによりデッキが生成されると、そのデッキの構成が表示されると共に、その下方に第1識別子が表示される。
この第1識別子を用いたアクセス(第1識別子を含むURLへのアクセス)がなされ、その結果として、上述した様にサーバ2において、例えば第2識別子“tr0n”が生成され、当該第1識別子と対応付けられると、サーバ2の表示制御部105の制御により、第2識別子“tr0n”は、図7の下方の[Code:]と表示された右方のボックスに表示される。
この第2識別子は、ユーザ端末1−1を操作するユーザにより図7のデッキが指定されている間、即ち、この例では、図7の画面がユーザ端末1−1に表示されてユーザにより閲覧されている間、有効である。
具体的には図7の下方にある円により、第2識別子の残りの有効時間がアニメーションで表示される。ユーザ端末1−1において図7の画面を開き続けていると第2識別子の有効期限は自動更新される。なお、画面を開き続けているか否かの判定は、上述した特定の状態の指定の継続の判断によって行われる。
FIG. 7 is a diagram showing an implementation example of the display of the first identifier and the second identifier to be displayed on the user terminal 1.
As shown in the upper part of FIG. 7, when the user operating the user terminal 1-1 generates a deck, the configuration of the deck is displayed, and the first identifier is displayed below it.
The access using the first identifier (access to the URL including the first identifier) is made, and as a result, the second identifier “tr0n” is generated in the server 2 as described above, and the first identifier and the first identifier are generated. Once associated, under the control of the display control unit 105 of the server 2, the second identifier “tr 0 n” is displayed in the lower right box labeled “Code:” in FIG. 7.
While the deck of FIG. 7 is designated by the user operating the user terminal 1-1, that is, in this example, the screen of FIG. 7 is displayed on the user terminal 1-1 and the second identifier is viewed by the user It is effective while being done.
Specifically, the remaining effective time of the second identifier is displayed in animation by the circle at the bottom of FIG. If the user terminal 1-1 keeps opening the screen of FIG. 7, the expiration date of the second identifier is automatically updated. Note that the determination as to whether the screen is kept open is made based on the determination of continuation of the designation of the specific state described above.

例えば、ユーザ端末1−1を操作するユーザは、異なるデバイスであるユーザ端末1−2を用いて、所定のアプリケーションプログラムやデッキビルディングを行うためのWebサイトにおいて、第2識別子“tr0n”を入力することができる。
或いはまた例えば、ユーザ端末1−1を操作するユーザから口頭等により第2識別子を伝達された別のユーザは、自分が操作するユーザ端末1−2を用いて、所定のアプリケーションプログラムやデッキビルディングを行うためのWebサイトにおいて、第2識別子“tr0n”を入力することができる。
For example, the user operating the user terminal 1-1 inputs the second identifier "tr0n" at a predetermined application program or a website for performing deck building using the user terminal 1-2 which is a different device. be able to.
Alternatively, for example, another user who receives the second identifier verbally or the like from the user operating the user terminal 1-1 uses the user terminal 1-2 operated by the user to use the predetermined application program or deck building. The second identifier "tr0n" can be input at the web site to do.

図5に戻り、このようにユーザ端末1−2により第2識別子が入力されると、当該第2識別子はサーバの状態再現部106に通知される。
そこで、状態再現部106は、当該第2識別子に対応付けられた第1識別子に対応する特定の状態を、ユーザ端末1−2で再現可能にするための制御を実行する。
具体的には例えば図7の例で説明すると、状態再現部106は、第2識別子に対応付けられた第1識別子で特定されるデッキの情報(図7の画面情報に表示されたデッキと同一デッキの情報)を再現し、ユーザ端末1−2に表示する。
Returning to FIG. 5, when the second identifier is input by the user terminal 1-2 as described above, the second identifier is notified to the state reproducing unit 106 of the server.
Therefore, the state reproduction unit 106 executes control to make the user terminal 1-2 reproduce the specific state corresponding to the first identifier associated with the second identifier.
Specifically, for example, in the example shown in FIG. 7, the state reproduction unit 106 is configured with the information of the deck identified by the first identifier associated with the second identifier (the same as the deck displayed in the screen information of FIG. The deck information is reproduced and displayed on the user terminal 1-2.

このように、ユーザ間やデバイス間でのゲームの特定の状態(デッキの構成)の共有のキーとして、“tr0n”のような4桁程度の短い第2識別子を用いることができる。その結果、デッキの構造等複雑な情報のやり取りが極めて容易に実現可能になる。   In this manner, a short second identifier of about four digits such as "tr 0 n" can be used as a key for sharing of a specific state (configuration of the deck) of a game between users or devices. As a result, the exchange of complex information such as the structure of the deck can be realized extremely easily.

ユーザ端末1−1とユーザ端末1−2についても、機能的構成の概略について説明する。
先ず、図5に示すように、ユーザ端末1―1のCPU21においては、状態指定解除部121と、アクセス部122と、表示制御部123とが機能する。
The functional configuration of the user terminal 1-1 and the user terminal 1-2 will be described briefly.
First, as shown in FIG. 5, in the CPU 21 of the user terminal 1-1, the state designation cancellation unit 121, the access unit 122, and the display control unit 123 function.

状態指定解除部121は、特定の状態の指定又は解除を行う。
具体的には、状態指定解除部121は、ユーザ端末1−1のタッチパネルを通じてユーザがある特定の状態を指定した場合(例えばデッキを生成又は選択した場合)、その指定を受付け、指定された特定の状態を、下記表示制御部123を介してタッチパネルに表示させると共にユーザ端末1−1の記憶部29やサーバ2の記憶部58に保存させる。また、ユーザは、過去に指定した状態(例えば生成済みのデッキ)を例えば記憶部29あるいは記憶部58から読み出し、新たに指定することができる。この場合、状態指定解除部121は、その指定を受付け、指定された特定の状態を下記表示制御部123を介してタッチパネルに表示させる。
特定の状態が指定されると、下記アクセス部122により、当該特定の状態に対応する第1識別子を用いたアクセスが行われる。これにより、サーバ2において、特定の状態の指定が開始したことが認識される。
その後、状態指定解除部121は、サーバ2側で認識できるような形態で、特定の状態の指定を解除する。
この特定の状態の指定の解除(終了)の手法は、サーバ2側で認識できる手法、つまりサーバ2側で採用される特定の状態の指定の終了の判断手法にあわせた手法であれば足りる。
例えばネットワーク接続の切断により特定の状態の指定の終了と判断する手法がサーバ2側で採用されている場合には、状態指定解除部121は、サーバ2とのネットワーク接続を切断することで、特定の状態の指定を解除する。
また例えば、ユーザ端末1−1に周期的にpingリクエストを送信しその応答が途絶えてから一定時間経過したことにより、特定の状態の指定の終了と判断する手法がサーバ2側で採用している場合には、状態指定解除部121は、特定の状態の指定を継続する際にはpingリクエストの応答を生成し、特定の状態を解除する場合には応答の生成を禁止する処理を実行する。
The state designation cancellation unit 121 designates or cancels a specific state.
Specifically, when the user designates a particular state (for example, when a deck is generated or selected) through the touch panel of the user terminal 1-1, the state designation cancellation unit 121 receives the designation and the specified identification. The above state is displayed on the touch panel via the following display control unit 123 and stored in the storage unit 29 of the user terminal 1-1 and the storage unit 58 of the server 2. In addition, the user can read out a state (for example, a generated deck) designated in the past from, for example, the storage unit 29 or the storage unit 58 and newly designate it. In this case, the state specification release unit 121 receives the specification and causes the touch panel to display the specified specific state via the display control unit 123 described below.
When a specific state is designated, the following access unit 122 performs access using the first identifier corresponding to the specific state. As a result, it is recognized in the server 2 that specification of a specific state has started.
After that, the state designation cancellation unit 121 cancels the designation of the specific state in a form that can be recognized by the server 2 side.
The method of canceling (terminating) the specification of the specific state may be any method that can be recognized by the server 2 side, that is, a method adapted to the judgment method of ending the specification of the specific state adopted by the server 2 side.
For example, in the case where the server 2 side adopts a method of judging that the designation of a specific state is ended by disconnection of a network connection, the state designation cancellation unit 121 performs identification by disconnecting the network connection with the server 2. Cancel the specification of the status of.
Also, for example, a method is used in which the server 2 side determines that the designation of the specific state is ended by periodically transmitting a ping request to the user terminal 1-1 and a predetermined time has elapsed since the response was interrupted. In this case, when continuing the specification of the specific state, the state specification release unit 121 generates a response of the ping request, and executes the process of prohibiting the generation of the response when releasing the specific state.

アクセス部122は、特定の状態が指定された場合、当該特定の状態に対応する第1識別子を用いたアクセスを行う制御を実行する。
表示制御部123は、上述したように特定の状態が指定されると、当該特定の状態(必要に応じて第1識別子)をタッチパネルに表示させると共に、当該第1識別子と対応する第2識別子がサーバ2により生成されて通知されてきた場合、当該第2識別子をタッチパネルに表示させる制御を実行する。即ち、表示制御部123は、例えば図7に示すような画面をタッチパネルに表示させる制御を実行する。
When a specific state is designated, the access unit 122 executes control to perform access using the first identifier corresponding to the specific state.
When the specific state is designated as described above, the display control unit 123 causes the touch panel to display the specific state (the first identifier as necessary), and the second identifier corresponding to the first identifier is displayed. When it is generated and notified by the server 2, control is performed to display the second identifier on the touch panel. That is, the display control unit 123 executes control to display a screen as shown in FIG. 7, for example, on the touch panel.

以上、ユーザ端末1−1の機能的構成の概略について説明した。次に、ユーザ端末1−2の機能的構成の概略について説明する。   The outline of the functional configuration of the user terminal 1-1 has been described above. Next, an outline of a functional configuration of the user terminal 1-2 will be described.

ユーザ端末1−2のCPU21においては、第2識別子入力受付部131と、通知制御実行部132と、閲覧制御実行部133とが機能する。   In the CPU 21 of the user terminal 1-2, the second identifier input acceptance unit 131, the notification control execution unit 132, and the browsing control execution unit 133 function.

第2識別子入力受付部131は、ユーザ端末1−1の表示部27に表示された第2識別子であって、ユーザ端末1−2を操作するユーザ(ユーザ端末1−1と同一人の場合もあるし異人の場合もある)によりタッチパネル等により入力された第2識別子の入力を受付ける。
ここで、ユーザ端末1−1のユーザがUser−Aであり、ユーザ端末1−2のユーザが異人のUser−Bであるとして、図8を用いて、ユーザ端末1−1に表示される第2識別子と、ユーザ端末1−2に入力される第2識別子との対応関係について説明する。
The second identifier input acceptance unit 131 is a second identifier displayed on the display unit 27 of the user terminal 1-1, and the user who operates the user terminal 1-2 (even in the case of the same person as the user terminal 1-1) And / or another person) accepts the input of the second identifier input through the touch panel or the like.
Here, assuming that the user of the user terminal 1-1 is User-A and the user of the user terminal 1-2 is an alien User-B, the user terminal 1-1 is displayed on the user terminal 1-1 using FIG. The correspondence between the 2 identifier and the second identifier input to the user terminal 1-2 will be described.

図8は、User−Aが口頭で第2識別子を通知し、User−BがUser−Aのデッキの情報を共有する様子を示す図である。
図8に示す通り、User−Aが、自分自身のデッキをUser−B側で再現させるために、第2識別子“tr0n”を口頭でUser−Bに通知している。
ここで、第2識別子“tr0n”は、User−Aが所有するユーザ端末1−1がデッキを表示した時(特定の状態を指定した時)に、当該デッキに対応する第1識別子を用いたアクセスがなされた結果として、サーバ2により生成されて、ユーザ端末1−1に表示されたものである(図7参照)。
第2識別子“tr0n”は、デッキの情報がユーザ端末1−1の画面上に表示されている限り(つまり、特定の状態の指定が継続している限り)、有効化されて管理され続ける。
この第2識別子“tr0n”を口頭で伝達されたUser−Bは、ユーザ端末1−2のタッチパネル等を用いて、当該第2識別子“tr0n”を入力する。
FIG. 8 is a diagram showing that the User-A verbally notifies the second identifier and the User-B shares information of the deck of the User-A.
As shown in FIG. 8, User-A orally notifies User-B of a second identifier “tr0n” in order to reproduce its own deck on User-B.
Here, when the user terminal 1-1 owned by the User-A displays a deck (when a specific state is designated), the second identifier "tr0n" uses the first identifier corresponding to the deck. As a result of the access being made, it is generated by the server 2 and displayed on the user terminal 1-1 (see FIG. 7).
The second identifier “tr0n” continues to be activated and managed as long as the information on the deck is displayed on the screen of the user terminal 1-1 (that is, as long as designation of a specific state continues).
The User-B verbally receiving the second identifier "tr0n" inputs the second identifier "tr0n" using the touch panel or the like of the user terminal 1-2.

図5に戻り、ユーザ端末1−2の第2識別子入力受付部131は、この入力された第2識別子“tr0n”を受付ける。
通知制御実行部132は、第2識別子入力受付部131により入力された第2識別子、例えば図8の例では“tr0n”をサーバ2に通知する制御を実行する。
すると、上述した様に、サーバ2の状態再現部106は、当該第2識別子(図8の例では“tr0n”)に対応付けられた第1識別子に対応する特定の状態(図8の例では、同図に図示されるデッキの情報)を、ユーザ端末1−2で再現可能にするための制御を実行する。
閲覧制御実行部133は、このサーバ2の状態再現部106の制御のもと、当該第2識別子(図8の例では“tr0n”)に対応付けられた第1識別子に対応する特定の状態(図8の例では、同図に図示されるデッキの情報)をユーザ(図8の例ではUser−B)に閲覧させる制御を実行する。
Returning to FIG. 5, the second identifier input acceptance unit 131 of the user terminal 1-2 accepts the input second identifier "tr0n".
The notification control execution unit 132 executes control to notify the server 2 of the second identifier input by the second identifier input reception unit 131, for example, “tr0n” in the example of FIG.
Then, as described above, the state reproduction unit 106 of the server 2 recognizes the specific state (in the example of FIG. 8) corresponding to the first identifier associated with the second identifier (“tr0n” in the example of FIG. 8). The control for making the user terminal 1-2 reproduce the deck information shown in FIG.
Under the control of the state reproduction unit 106 of the server 2, the browse control execution unit 133 determines the specific state (the first identifier associated with the second identifier (“tr0n” in the example of FIG. 8)). In the example of FIG. 8, control is performed to cause the user (User-B in the example of FIG. 8) to view the information on the deck illustrated in the same figure.

このようにして、User−AとUser−B同士のペアリング処理(例えば、ゲーム内でフレンドになる)や、両者のユーザ端末1同士のペアリング処理を行わずとも、口頭で伝達可能な短い文字列(この場合、“tr0n”)である第2識別子を通知するだけで、デッキの情報を共有することが可能になる。
即ち、本実施形態では、デッキの情報を対象として短縮コードが割り当てられるのではなく、デッキの情報そのものには、普遍的かつ永続的な第1識別子が割り当てられる。そして、その永続的な第1識別子を用いたアクセスを条件として、短い文字列等の第2識別子が生成され、第1識別子と第2識別子とが対応付けられる。その結果として、ユーザの立場にたてば、第2識別子の短い文字列等を口頭の発音のみで伝達するだけで、結果として、デッキの情報を伝達することが実現可能とすることができる。
数理的には、例えば、4,000枚のカードを40枚組み合わせるとき、4,000^40(=1.2×10^144)のバリエーションが存在し、それらを4文字のコードだけでは表現することが出来ない。
しかし、それらのバリエーションへのネットワーク接続を同時に行うユーザ数には、一定の上限があり、数十万程度であるため、1,679,616通りの組み合わせを表現可能な4桁の英数文字を第2識別子として表現することで、結果として、4,000枚のカードの中から任意に選択した40枚組のデッキの情報を伝達することが可能になる。
In this way, it is possible to transmit verbally short without performing pairing processing of User-A and User-B (for example, becoming friends in a game) or pairing processing of user terminals 1 of both of them. It is possible to share deck information simply by notifying the second identifier, which is a character string (in this case, “tr0n”).
That is, in the present embodiment, the shortening code is not assigned to the information of the deck, and the universal and permanent first identifier is assigned to the information of the deck itself. Then, on the condition of access using the permanent first identifier, a second identifier such as a short character string is generated, and the first identifier is associated with the second identifier. As a result, from the standpoint of the user, it is possible to realize that it is feasible to transmit the information of the deck as a result only by transmitting the short character string or the like of the second identifier by only verbal pronunciation.
Mathematically, for example, when 40 cards of 4,000 are combined, 4,000 ^ 40 (= 1.2 x 10 ^ 144) variations exist, and they are expressed using only a four-letter code I can not do it.
However, the number of users simultaneously making network connections to these variations has a certain upper limit, and is about hundreds of thousands, so four-digit alphanumeric characters capable of expressing 1,679,616 combinations are available. By expressing it as the second identifier, as a result, it is possible to transmit information of a set of 40 decks arbitrarily selected from 4,000 cards.

以上、ゲームデータ共有制御を実現するためのユーザ端末1−1、ユーザ端末1−2及びサーバ2の機能的構成について説明した。
次に、図9を参照して、ユーザ端末1−1とユーザ端末1−2のユーザ側からのゲームデータ共有の流れを説明する。
The functional configuration of the user terminal 1-1, the user terminal 1-2, and the server 2 for realizing the game data sharing control has been described above.
Next, with reference to FIG. 9, the flow of the game data sharing from the user side of the user terminal 1-1 and the user terminal 1-2 will be described.

図9は、ユーザのデッキの情報へのアクセスの手順を示す図である。
なお、ユーザ端末1−1及びユーザ端末1−2は、同一のユーザが所有する異なる端末(例えば、スマートフォンとパーソナルコンピュータ)でもよいし、異なるユーザが所有する異なる端末でも良い。
第1の手順として、ユーザは、ユーザ端末1−1を操作して、第1識別子をSNSから取得したり、自身のデッキの第1識別子であればゲームのセーブデータから読み込んで取得する。そして、ユーザは、第1識別子により一意に対応付けられるデッキ(ゲーム内の特定の状態)を、ユーザ端末1−1のタッチパネル等に表示されるWebブラウザやゲームアプリを通じて閲覧する。
第2の手順として、ゲーム内のデッキ(特定の状態)をWebブラウザやゲームアプリを通じて閲覧すると、その閲覧行為が継続している間(例えば、ネットワークの接続が確立している間)だけ有効な第2識別子(ここでは“tr0n”)がユーザ端末1−1のタッチパネル等に表示されるため、ユーザは表示された第2識別子(ここでは“tr0n”)を視認する。
第3の手順として、ユーザは、ユーザ端末1−1に表示された第2識別子(ここでは“tr0n”)を、ユーザ端末1−2のタッチパネル等を用いて入力する。ここで、ユーザが異人であれば、第3の手順を行うユーザ(第2のユーザ)は、第2の手順で視認したユーザ(第1のユーザ)から、第2識別子(ここでは“tr0n”)を口頭等で予め伝達してもらう必要がある。
第4の手順として、第3の手順を受けてサーバ2により、第3の手順で入力された第2識別子(ここでは“tr0n”)に対応する第1識別子のゲーム内の特定の状態がユーザ端末1−2に再現される。このようにして、ユーザは、第1の手順で取得された第1の識別子に対応するデッキの情報にアクセスすることが可能になる。
なお、ユーザ端末1−1によるデッキの閲覧が終了すると(ゲーム内の特定の状態の指示が解除されると)、第2識別子(ここでは“tr0n”)と第1識別子との対応付けは破棄される。
FIG. 9 is a diagram showing a procedure for accessing information on the deck of the user.
The user terminal 1-1 and the user terminal 1-2 may be different terminals (for example, a smartphone and a personal computer) owned by the same user, or may be different terminals owned by different users.
As a first procedure, the user operates the user terminal 1-1 to acquire the first identifier from the SNS or, if it is the first identifier of its own deck, reads and acquires it from the save data of the game. Then, the user browses the deck (specific state in the game) uniquely associated with the first identifier through the web browser or the game application displayed on the touch panel or the like of the user terminal 1-1.
As a second procedure, when viewing the deck (specific state) in the game through a web browser or game application, it is effective only while the browsing action is continuing (for example, while the network connection is established) Since the second identifier (here, “tr0n”) is displayed on the touch panel or the like of the user terminal 1-1, the user visually recognizes the displayed second identifier (here, “tr0n”).
As a third procedure, the user inputs a second identifier (here, “tr0n”) displayed on the user terminal 1-1 using the touch panel or the like of the user terminal 1-2. Here, if the user is an alien, the user who performs the third procedure (the second user) is the second identifier (here, “tr0n”) from the user (the first user) who has visually recognized in the second procedure. Should be communicated in advance verbally.
As a fourth procedure, in response to the third procedure, the server 2 determines that the specific state in the game of the first identifier corresponding to the second identifier (here, “tr0n”) input in the third procedure is the user It is reproduced on the terminal 1-2. In this way, the user can access the information on the deck corresponding to the first identifier obtained in the first procedure.
In addition, if the browsing of the deck by the user terminal 1-1 is complete | finished (If the instruction | indication of the specific state in a game is cancelled | released), matching with a 2nd identifier (here "tr0n") and a 1st identifier will be destroyed. Be done.

次に、本実施形態のSNS上での活用を説明する。
図10は、SNS上でのデッキの情報の共有例を示す図である。
図10の左方に示すように、第1SNS上のOGP(Open Graph Protcol)に第1識別子を含むURLとデッキ(ゲーム内の特定の状態)の情報が表示されている。第1SNSの利用者は、OGP上のURLをクリックすることにより、第1識別子に対応付けられたデッキ(ゲーム内の特定の状態)にアクセスをすることができる。
また、図10の右方に示すように、第2SNS上のOGPに長方形のボタンとデッキが表示されている。この長方形のボタンは、第1識別子を含むURLと対応付けられており、第2SNSの利用者は、OGP上の長方形のボタンをクリックすることにより、第1識別子に対応付けられたデッキ(ゲーム内の特定の状態)にアクセスをすることができる。
このような処理ができるのは、第1識別子が、本実施例のシステム内部の識別子であるだけでなく、URLに埋め込むことが可能な識別子であって、SNSを通じた広域なデッキの情報の流通に適した識別子であるためである。
これにより、SNSのOGPのフォーマットに従って記述されたWebページを、図10のようにサムネイル化して、デッキの情報を拡散することができる。
Next, utilization on SNS of this embodiment is explained.
FIG. 10 is a diagram showing an example of sharing of deck information on the SNS.
As shown on the left side of FIG. 10, the URL including the first identifier and the information of the deck (specific state in the game) are displayed in OGP (Open Graph Protocol) on the first SNS. The user of the first SNS can access the deck (specific state in the game) associated with the first identifier by clicking the URL on the OGP.
Further, as shown on the right side of FIG. 10, rectangular buttons and a deck are displayed on the OGP on the second SNS. The rectangular button is associated with the URL including the first identifier, and the user of the second SNS clicks the rectangular button on the OGP to display the deck associated with the first identifier (in game). Access to the specific state of
Such processing is possible because the first identifier is not only an identifier within the system according to the present embodiment, but also an identifier that can be embedded in a URL, and the distribution of wide area deck information through SNS. This is because the identifier is suitable for
Thereby, the web page described according to the format of OGP of SNS can be made into a thumbnail as shown in FIG. 10, and the information of a deck can be diffused.

次に、図11を参照して、図5のような機能的構成を有するユーザ端末1−1、ユーザ端末1−2及びサーバ2が実行する、ゲームデータ共有処理の流れを説明する。
図11は、ユーザ端末1−1、ユーザ端末1−2及びサーバ2のゲームデータ共有処理の流れを示すアローチャートである。
Next, the flow of the game data sharing process performed by the user terminal 1-1, the user terminal 1-2, and the server 2 having the functional configuration as shown in FIG. 5 will be described with reference to FIG.
FIG. 11 is an arrow chart showing the flow of the game data sharing process of the user terminal 1-1, the user terminal 1-2 and the server 2.

ステップS1において、ユーザ端末1−1の状態指定解除部121は、特定の状態の指定を行う。
ステップS2において、ユーザ端末1−1のアクセス部122は、特定の状態に対応する第1識別子を用いたアクセスを行う。
In step S1, the state designation cancellation unit 121 of the user terminal 1-1 designates a specific state.
In step S2, the access unit 122 of the user terminal 1-1 performs access using the first identifier corresponding to the specific state.

ステップS20において、サーバ2の受付部101は、ユーザ端末1−1からの第1識別子を用いたアクセスを受付ける。
ステップS21において、サーバ2の状態監視部102は、ステップS20のアクセスに基づいて第1識別子を認識する。
ステップS22において、サーバ2の第2識別子生成部103は、第2識別子を生成する。
ステップS23において、サーバ2の対応付け管理部104は、ステップS21で認識された第1識別子と、ステップS22で生成された第2識別子との対応付けを行う。
ステップS24において、サーバ2の表示制御部105は、ステップS22で生成された第2識別子を、ユーザ端末1−1に通知する。
In step S20, the receiving unit 101 of the server 2 receives an access from the user terminal 1-1 using the first identifier.
In step S21, the state monitoring unit 102 of the server 2 recognizes the first identifier based on the access in step S20.
In step S22, the second identifier generation unit 103 of the server 2 generates a second identifier.
In step S23, the association management unit 104 of the server 2 associates the first identifier recognized in step S21 with the second identifier generated in step S22.
In step S24, the display control unit 105 of the server 2 notifies the user terminal 1-1 of the second identifier generated in step S22.

ステップS3において、ユーザ端末1−1の表示制御部123は、ステップS24でサーバ2から通知された第2識別子をタッチパネルに表示させる。
ここでユーザ端末1−1のタッチパネルに表示された第2識別子は、ユーザ端末1−2を操作するユーザに伝達される。
ここで、ユーザ端末1−1とユーザ端末1−2とのユーザが同一人であれば、「伝達される」とは自身の頭に記憶しておくこと等を意味する。ユーザ端末1−1とユーザ端末1−2とのユーザが異人である場合、「伝達される」とは口頭等により伝達されることを意味する。
In step S3, the display control unit 123 of the user terminal 1-1 causes the touch panel to display the second identifier notified from the server 2 in step S24.
Here, the second identifier displayed on the touch panel of the user terminal 1-1 is transmitted to the user operating the user terminal 1-2.
Here, if the user of the user terminal 1-1 and the user of the user terminal 1-2 is the same person, "to be transmitted" means that the user's head is stored and the like. When the user of the user terminal 1-1 and the user of the user terminal 1-2 are different persons, "to be transmitted" means to be transmitted orally or the like.

ステップS31において、ユーザ端末1−2の第2識別子入力受付部131は、第2識別子の入力を受付ける。
ステップS32において、ユーザ端末1−2の通知制御実行部132は、ステップS31で受付けられた第2識別子をサーバ2に通知する。
In step S31, the second identifier input receiving unit 131 of the user terminal 1-2 receives an input of the second identifier.
In step S32, the notification control execution unit 132 of the user terminal 1-2 notifies the server 2 of the second identifier accepted in step S31.

ステップS25において、サーバ2の状態再現部106は、ステップS32で通知された第2識別子を認識する。
ステップS26において、状態再現部106は、ステップS25で認識した第2識別子に対応する第1識別子を認識する。
ステップS27において、状態再現部106は、ステップS26で認識された第1識別子に対応する特定の状態をユーザ端末1−2で再現する制御を実行する。
即ち、ステップS33において、ユーザ端末1−2の閲覧制御実行部133は、ステップS27での制御を受けて、特定の状態を、ユーザ端末1−2のユーザに閲覧させる制御を実行する。
In step S25, the state reproduction unit 106 of the server 2 recognizes the second identifier notified in step S32.
In step S26, the state reproduction unit 106 recognizes the first identifier corresponding to the second identifier recognized in step S25.
In step S27, the state reproducing unit 106 executes control to reproduce the specific state corresponding to the first identifier recognized in step S26 in the user terminal 1-2.
That is, in step S33, the viewing control execution unit 133 of the user terminal 1-2 performs control of causing the user of the user terminal 1-2 to view a specific state, under the control in step S27.

なお、ステップS4において、ユーザ端末1−1の状態指定解除部121が、特定の状態の解除を行った場合、ステップS28において、サーバ2の対応付け管理部104は、第1識別子と第2識別子との対応付けを破棄する。   When the state designation cancellation unit 121 of the user terminal 1-1 cancels the specific state in step S4, the association management unit 104 of the server 2 performs the first identifier and the second identifier in step S28. Discard the correspondence with.

次に、本実施形態のSNS等で1つのWebページ内に複数のデッキの情報(即ち複数の特定の状態)が表示される場合の実装例について説明する。   Next, an implementation example in the case where information of a plurality of decks (that is, a plurality of specific states) is displayed in one web page by the SNS or the like according to the present embodiment will be described.

例えば、Webページ内に表示されるオンライン・フォームや、Web掲示板、SNS等では、1つのURLで識別されるWebページ内に複数のデッキの情報を含めて掲載することができる。
1つのWebページ内に複数のデッキの情報が含まれている場合、当該WebページのURLからだけでは複数のうちのどのデッキの情報が指定(表示)されているのかを特定することが困難である。そこで、例えば複数のデッキの情報のそれぞれの表示に紐づけられたJavaScript(登録商標)コードによって、ユーザが複数のデッキの情報のうちのどのデッキの情報を指定(表示)しているのかを特定し、この特定したデッキの情報によって生成されるコードを第1識別としてサーバに送信することによって第2識別子との対応付けをし、特定したデッキの情報と第2識別子とを対応付けて表示するという手法が提案される。
For example, in an online form displayed in a Web page, a Web bulletin board, an SNS, etc., information of a plurality of decks can be included in a Web page identified by one URL and posted.
When information of a plurality of decks is included in one web page, it is difficult to specify which of the plurality of decks information is designated (displayed) only from the URL of the web page. is there. Therefore, for example, JavaScript (registered trademark) code associated with each display of information of a plurality of decks specifies which deck of the information of the plurality of decks is designated (displayed) by the user. Then, the code generated by the information of the identified deck is transmitted to the server as the first identification to be associated with the second identifier, and the information of the identified deck is associated with the second identifier and displayed. The method is proposed.

図12は、本実施形態におけるフォーラム、掲示板、SNSに複数のデッキの情報Pが表示される場合の実装例を示す図である。
図12(A)は、フォーラム、掲示板、SNSにおいて表示対象となる複数のデッキの情報Pの一例を示す図である。
図12(B)は、ユーザ端末1の表示部27に表示されるデッキの情報Pの一部を示す図である。
図12のデッキの情報Pは、所定の1つのデッキ(ゲームの特定の状態)と当該デッキに対応する第1識別子(第1識別子を含むURL)とを含む。本実施形態では、ユーザ端末1の表示部27の表示領域P1乃至P4の領域の夫々に、図12(A)の複数のデッキの情報Pのうち、選択された4つのデッキの情報Pが表示される。
即ち、図12(A)のように、複数のデッキの情報Pは、縦方向に並んで配置されており、この中で4つのデッキの情報Pが選択されて、ユーザ端末1の表示部27の表示領域P1乃至P4の領域の夫々に表示される。
例えば、図12(A)の範囲RG1が選択されている場合には、当該範囲RG1に含まれる4つのデッキの情報Pが、ユーザ端末1の表示部27の表示領域P1乃至P4の夫々に表示される。
ここで、ユーザが図12(A)の範囲RG2を選択したい場合には、ユーザ端末1の表示部27(タッチパネル)に対して、スクロールの操作をすればよい。
スクロールされて、図12(A)の範囲RG2が選択されると、当該範囲RG2に含まれる4つのデッキの情報Pが、ユーザ端末1の表示部27の表示領域P1乃至P4の夫々に表示される。
つまり、スクロール操作により、ユーザ端末1の表示部27の表示領域P1乃至P4の領域の夫々に表示されるデッキの情報Pも変化する。
FIG. 12 is a diagram showing an implementation example when information P of a plurality of decks is displayed on a forum, a bulletin board, and an SNS in the present embodiment.
FIG. 12A is a diagram showing an example of information P of a plurality of decks to be displayed in a forum, a bulletin board, and an SNS.
FIG. 12B is a diagram showing a part of deck information P displayed on the display unit 27 of the user terminal 1.
Information P of the deck in FIG. 12 includes a predetermined one deck (a specific state of the game) and a first identifier (a URL including the first identifier) corresponding to the deck. In the present embodiment, in each of the display areas P1 to P4 of the display unit 27 of the user terminal 1, the information P of the four selected decks among the information P of the plurality of decks of FIG. Be done.
That is, as shown in FIG. 12 (A), the information P of a plurality of decks is arranged side by side in the vertical direction, and the information P of four decks is selected among them, and the display unit 27 of the user terminal 1 is displayed. Are displayed in the respective display areas P1 to P4.
For example, when the range RG1 in FIG. 12A is selected, the information P of the four decks included in the range RG1 is displayed in each of the display areas P1 to P4 of the display unit 27 of the user terminal 1 Be done.
Here, when the user wants to select the range RG2 in FIG. 12A, the user may perform a scroll operation on the display unit 27 (touch panel) of the user terminal 1.
When the range RG2 of FIG. 12A is selected by scrolling, the information P of four decks included in the range RG2 is displayed in each of the display areas P1 to P4 of the display unit 27 of the user terminal 1. Ru.
That is, the deck information P displayed in each of the display areas P1 to P4 of the display unit 27 of the user terminal 1 is also changed by the scroll operation.

以下実装例について説明する。
図12(A)に示すように、デッキの情報Pを共有することができるオンライン・フォームや、掲示板、SNSでは、ユーザ同士のデッキの情報Pが、1ページ内に縦に長く配置される。このようなフォーラムでは、1つのURLで識別されるページ内に大量のデッキの情報Pが掲載されることになるため、従来の短縮URLなどの方式を用いることはできない。
本実施形態では、ユーザが当該情報を閲覧しているかどうか(ゲームの特定の状態を指示しているかどうか)に応じて第2識別子の有効期限を管理するため、例えば1つのURLで特定される1つのWebページ内に複数のデッキの情報Pが掲載される場合にも適用することができる。
An implementation example will be described below.
As shown in FIG. 12A, in the online form, the bulletin board, and the SNS capable of sharing the information P of the deck, the information P of the decks of the users is arranged longitudinally long in one page. In such a forum, a large amount of deck information P will be posted in the page identified by one URL, so that a conventional method such as a shortened URL can not be used.
In this embodiment, in order to manage the expiration date of the second identifier according to whether the user browses the information (whether or not a specific state of the game is indicated), for example, it is specified by one URL. The present invention is also applicable to the case where information P of a plurality of decks is posted in one web page.

具体的には、図5に示すユーザ端末1−1にインストールされるWebブラウザの機能を利用することで、ユーザ端末1−1側で現在表示されている範囲(図12の例では表示の範囲RG1、RG2)内にあるHTML要素を抽出することができる。
このとき、ユーザ端末1−1はサーバ2へアクセスし、表示制御部123によって表示されているHTML要素内に含まれるデッキの情報Pを受付部101へ送信する。ここで、デッキの情報Pとは第1識別子に相当する情報のことであり、本実施形態においては第1識別子をHTML要素に適用できる形式(HTML内に埋め込める形式)に変換した情報のことである。第1識別子たるデッキの情報Pは、図示しない第1識別子特定部により特定された情報であるが、本実施形態においては、複数の第1識別子(デッキの情報P)がWebページのHTML要素内に含められている。
サーバ2がアクセスを受付けると、第2識別子生成部103は第2識別子を生成し、対応付け管理部104は第1識別子と第2識別子との対応付けを行う。
そして、ユーザ端末1−1はデッキの情報Pの第2識別子をサーバ2から取得し、画面上に表示する。
Specifically, by using the function of the web browser installed on the user terminal 1-1 shown in FIG. 5, the range currently displayed on the user terminal 1-1 side (the range of display in the example of FIG. 12) HTML elements in RG1, RG2) can be extracted.
At this time, the user terminal 1-1 accesses the server 2 and transmits the information P of the deck included in the HTML element displayed by the display control unit 123 to the receiving unit 101. Here, the deck information P is information corresponding to the first identifier, and in the present embodiment, information obtained by converting the first identifier into a format that can be applied to an HTML element (a format that can be embedded in HTML). It is. The information P of the deck which is the first identifier is the information identified by the first identifier identifying unit (not shown), but in the present embodiment, the plurality of first identifiers (the information P of the deck) are within the HTML element of the web page. Is included in.
When the server 2 receives the access, the second identifier generation unit 103 generates a second identifier, and the association management unit 104 associates the first identifier with the second identifier.
Then, the user terminal 1-1 acquires the second identifier of the information P of the deck from the server 2 and displays it on the screen.

また、Webブラウザは、ユーザが画面をスクロールさせた量を、縦方向のスクロール量(ウィンドウの左上とページの上部の距離)であるscrollTop、および、右方向のスクロール量(ウィンドウの左上とページの左端の距離)であるscrollLeftとして取得する機能を有する。
この機能を利用することで、図5に示す状態監視部102が、この値の変化を定期的に確認することにより、図12(A)のうちどの範囲が表示されているのか(例えば範囲RG1なのか範囲RG2なのか)を検出することができる。状態監視部102が、表示範囲が変更されたことを検出した時、当該表示範囲内のデッキの情報Pが画面内に表示されているかどうかを判定し、表示範囲内に含まれているデッキの情報P(あるいはデッキの情報Pから生成された第1識別子)をサーバ2へ送信し、当該デッキの情報Pに対応する第2識別子をサーバ2から取得し、当該デッキの情報Pに関連付けて表示することができる。
ここで、Webブラウザは、例えばJavaScript(登録商標)によって定義される図示しない表示情報抽出部としての機能を有している。表示情報抽出部は、上述したように、ユーザ端末1−1にて表示される内容を示すHTML要素から所定の表示範囲内にあるデッキの情報Pを抽出する手段であるが、このときの表示範囲(すなわち抽出範囲)の大きさ(あるいは広さ)は特に限定的ではなく、適宜設計し得る。表示範囲の大きさは、図12における範囲RG1のようにユーザ端末1−1の表示画面にあわせた大きさとして設計することが好適であるが、本発明の実施においてはこれに拘らない。また、例えば、あるURLによって特定されるWebページ全体を表示範囲とみなして、表示情報抽出部はこのWebページ内に含まれる全てのHTML要素を抽出範囲としてデッキの情報Pを抽出してもよい。
即ち、例えば、図12(A)の表示範囲に含まれる複数のデッキの情報Pが表示情報抽出部により抽出された場合には、サーバ2は、夫々のデッキの情報Pに対応した複数の第1識別子を取得し、取得した第1識別子の夫々を第2識別子と対応付ける。そして、夫々のデッキの情報Pに対応させた第2識別子をユーザ端末1−1の表示部27に表示させる。
また、例えば、表示範囲から複数のデッキの情報Pが表示情報抽出部により抽出された場合であっても、サーバ2は、選択範囲内における中央に最も近い位置のデッキの情報Pに対応した第2識別子のみを、ユーザ端末1−1の表示部27に表示させることとすることもできる。
換言すると、表示範囲の変更の検出後、当該選択範囲内にあるHTML要素内からデッキの情報Pが表示情報抽出部により抽出されることになるため、当該デッキの情報Pにあたるゲームの特定の状態が指定され、当該特定の状態に対応する第1の識別子を用いたアクセスがなされたことになる。
In addition, the Web browser scrolls the screen by the amount of scrolling by the vertical scroll amount (the distance between the top left of the window and the top of the page), scrollTop, and the scroll amount toward the right (the top left of the window and the page It has a function to acquire as scrollLeft which is the distance of the left end).
By using this function, the state monitoring unit 102 shown in FIG. 5 periodically checks the change of this value, and which range in FIG. 12A is displayed (for example, the range RG1 It is possible to detect whether it is the range RG2 or not. When the state monitoring unit 102 detects that the display range has been changed, it determines whether or not the information P of the deck within the display range is displayed in the screen, and the deck of the display range is included. Information P (or a first identifier generated from deck information P) is transmitted to the server 2, a second identifier corresponding to deck information P is obtained from the server 2, displayed in association with deck information P can do.
Here, the Web browser has a function as a display information extraction unit (not shown) defined by JavaScript (registered trademark), for example. As described above, the display information extraction unit is means for extracting the information P of the deck within the predetermined display range from the HTML element indicating the content displayed on the user terminal 1-1. The size (or width) of the range (i.e., the extraction range) is not particularly limited, and may be designed as appropriate. Although it is preferable to design the size of the display range as the size according to the display screen of the user terminal 1-1 as in the range RG1 in FIG. 12, this is not restrictive in the implementation of the present invention. Also, for example, the display information extraction unit may extract deck information P using all HTML elements included in the Web page as the extraction range, regarding the entire Web page specified by a certain URL as the display range. .
That is, for example, when the information P of a plurality of decks included in the display range of FIG. 12A is extracted by the display information extraction unit, the server 2 detects a plurality of second information corresponding to the information P of each deck. 1 Acquire an identifier, and associate each of the acquired first identifiers with a second identifier. Then, the second identifier corresponding to the information P of each deck is displayed on the display unit 27 of the user terminal 1-1.
Also, for example, even if the display information extraction unit extracts the information P of a plurality of decks from the display range, the server 2 may respond to the information P of the deck at a position closest to the center in the selection range. Only the two identifiers may be displayed on the display unit 27 of the user terminal 1-1.
In other words, after the change of the display range is detected, the display information extraction unit extracts the deck information P from the HTML elements in the selection range, so the specific state of the game corresponding to the deck information P Is designated, and access is performed using the first identifier corresponding to the particular state.

なお、ユーザ端末1−2におけるゲームの特定の状態の再現の説明については、上述した説明と同様であるので割愛する。   In addition, about description of reproduction of the specific state of the game in the user terminal 1-2, since it is the same as that of description mentioned above, it omits.

更に、サーバ2は、表示範囲から外れたデッキの情報Pに対応した第2識別子は無効化してもよい。
即ち、図5に示す状態監視部102は、表示範囲が変更されたことを検出したとき、対応付け管理部104および対応付け管理DB111と協動して、表示範囲から外れたデッキの情報Pに対応する第1識別子と当該第1識別子に対応付けられた第2識別子との対応付けを解除し、対応付け管理DB111から情報を破棄して管理を完了する。ただし、当該対応付けの放棄は、表示範囲から外れた時に行われても良いし、表示範囲から外れてから所定期間の経過後に行われてもよい。
Furthermore, the server 2 may invalidate the second identifier corresponding to the information P of the deck which is out of the display range.
That is, when the state monitoring unit 102 shown in FIG. 5 detects that the display range has been changed, the state monitoring unit 102 cooperates with the association management unit 104 and the association management DB 111 to set information P on the deck out of the display range. The correspondence between the corresponding first identifier and the second identifier associated with the first identifier is released, the information is discarded from the association management DB 111, and the management is completed. However, abandonment of the said correspondence may be performed when it remove | deviates from the display range, and it may be performed after progress of the predetermined period after it remove | deviates from the display range.

以上、本発明の一実施形態について説明したが、本発明は、上述の実施形態に限定されるものではなく、本発明の目的を達成できる範囲での変形、改良等は本発明に含まれるものである。   As mentioned above, although one Embodiment of this invention was described, this invention is not limited to the above-mentioned embodiment, A deformation | transformation in the range which can achieve the objective of this invention, improvement, etc. are included in this invention It is.

例えば、上述の実施形態は、カードゲームのデータの共有を対象にするものである。
しかしながら、特にこれに限定されず、デバイス間のデータの共有一般に適用することができる。即ち、ゲームに限定されず、ユーザ間、デバイス間のデータの共有に幅広く適用することができる。
For example, the above-described embodiment is directed to sharing of card game data.
However, the present invention is not particularly limited thereto, and can be generally applied to data sharing between devices. That is, the present invention is not limited to games, and can be widely applied to sharing data between users and devices.

また例えば、上述の実施形態では、説明の便宜上、第1識別子はURLに含まれるものを一例として用いたが、特にこれに限定されない。
即ち、上述したように、第1識別子は、データの膨大な特定の状態を識別できる永続的にユニークな識別子であれば足りる。従って、例えば、一次元コード、二次元コード等の様々な識別子に適用することができる。
For example, in the above-mentioned embodiment, although the 1st identifier used as an example the thing contained in URL as an example for convenience of explanation, it is not limited in particular in this.
That is, as described above, the first identifier may be a permanently unique identifier that can identify a large number of specific states of data. Thus, for example, it can be applied to various identifiers such as one-dimensional code and two-dimensional code.

また例えば、上述の実施形態では、説明の便宜上、第2識別子は4桁の数字又は大文字・小文字のアルファベットを一例として用いたが、特にこれに限定されない。
即ち、上述したように、第2識別子は、ユーザがデータを閲覧した時に、当該ユーザの閲覧行為を同時アクセスセッションの中から識別できる一時的な一意性を有する識別子であれば足りる。従って、例えば、4桁である必要もないし、記号と組み合わせることにより、印刷物等を用いた永続的な短縮識別子であってもよい。具体的には、“+5t7”のように、プレス記号から始まる場合は、無効化されない識別子としてもよい。
Also, for example, in the above-described embodiment, for convenience of explanation, the second identifier uses a four-digit number or upper and lower case alphabets as an example, but it is not particularly limited thereto.
That is, as described above, the second identifier may be a temporary unique identifier that can identify the browsing behavior of the user from the simultaneous access session when the user browses data. Therefore, for example, it does not have to be four digits, and may be a permanent short identifier using printed matter or the like by combining with a symbol. Specifically, when starting from a press symbol, such as "+ 5t7", an identifier that is not invalidated may be used.

また例えば、上述の実施形態では、説明の便宜上、ゲームの処理を用いて説明したが、特にこれに限定されず、再現性があり且つユーザによって任意に指定される特定の状態を取り扱う処理であれば足りる。   Further, for example, in the above-described embodiment, although the process of the game has been described for the convenience of description, it is not particularly limited thereto, and may be a process having reproducibility and handling a specific state arbitrarily designated by the user. It is enough.

また例えば、図5の機能的構成は例示に過ぎず、特に限定されない。即ち、上述した一連の処理を全体として実行できる機能が情報処理装置に備えられていれば足り、この機能を実現するためにどのような機能ブロックを用いるのかは特に図5の例に限定されない。また、機能ブロックの存在場所も、図5に特に限定されず、任意でよい。例えば、サーバ2の機能ブロックをユーザ端末1等に移譲させてもよいし、逆にユーザ端末1の機能ブロックをサーバ2等に移譲させてもよい。
また、1つの機能ブロックは、ハードウェア単体で構成してもよいし、ソフトウェア単体で構成してもよいし、それらの組み合わせで構成してもよい。
Also, for example, the functional configuration of FIG. 5 is merely an example, and is not particularly limited. That is, it is sufficient if the information processing apparatus is provided with a function capable of executing the above-described series of processes as a whole, and what functional block is used to realize this function is not particularly limited to the example of FIG. Also, the location of the functional block is not particularly limited to that in FIG. 5 and may be arbitrary. For example, the functional block of the server 2 may be transferred to the user terminal 1 or the like, or conversely, the functional block of the user terminal 1 may be transferred to the server 2 or the like.
Further, one functional block may be configured by hardware alone, may be configured by software alone, or may be configured by a combination of them.

各機能ブロックの処理をソフトウェアにより実行させる場合には、そのソフトウェアを構成するプログラムが、コンピュータ等にネットワークや記録媒体からインストールされる。
コンピュータは、専用のハードウェアに組み込まれているコンピュータであってもよい。また、コンピュータは、各種のプログラムをインストールすることで、各種の機能を実行することが可能なコンピュータ、例えばサーバの他汎用のスマートフォンやパーソナルコンピュータであってもよい。
When the process of each functional block is to be executed by software, a program constituting the software is installed on a computer or the like from a network or a recording medium.
The computer may be a computer incorporated in dedicated hardware. In addition, the computer may be a computer capable of executing various functions by installing various programs, such as a general-purpose smartphone or personal computer other than a server.

このようなプログラムを含む記録媒体は、ユーザにプログラムを提供するために装置本体とは別に配布される図示せぬリムーバブルメディアにより構成されるだけでなく、装置本体に予め組み込まれた状態でユーザに提供される記録媒体等で構成される。   A recording medium including such a program is not only configured by a removable medium (not shown) distributed separately from the apparatus main body to provide the program to the user, but also to the user while being incorporated in the apparatus main body. It comprises the provided recording medium and the like.

なお、本明細書において、記録媒体に記録されるプログラムを記述するステップは、その順序に沿って時系列的に行われる処理はもちろん、必ずしも時系列的に処理されなくとも、並列的或いは個別に実行される処理をも含むものである。
また、本明細書において、システムの用語は、複数の装置や複数の手段等より構成される全体的な装置を意味するものとする。
In the present specification, in the step of describing the program to be recorded on the recording medium, the processing performed chronologically along the order is, of course, parallel or individually not necessarily necessarily chronologically processing. It also includes the processing to be performed.
Also, in the present specification, the term "system" is intended to mean an overall device composed of a plurality of devices, a plurality of means, and the like.

換言すると、本発明が適用される情報処理プログラムは、上述の図5の実施形態としての情報処理システムを含め、次のような構成を有する各種各様の実施態様を取ることができる。
即ち、本発明が適用される情報処理プログラムは、
再現性があり且つユーザによって任意に指定される特定の状態を当該指定に基づき表示可能な複数の端末との間で通信をするサーバに、
前記複数の端末のうち第1端末から、前記特定の状態と一意に対応付けられる第1識別子を用いたアクセスを受付ける受付ステップ(例えば図5の受付部101が実行するステップ)と、
前記第1識別子を用いたアクセスをしてきた前記第1端末において、前記特定の状態の指定が継続しているか否かを監視する監視ステップ(例えば図5の状態監視部102が実行するステップ)と、
前記第1端末による前記第1識別子を用いたアクセスが受け付けられたとき、第2識別子を生成する生成ステップ(例えば図5の第2識別子生成部103が実行するステップ)と、
生成された前記第2識別子を、前記第1端末に表示させる制御を実行する表示制御ステップ(例えば図5の表示制御部105が実行するステップ)と、
当該第1端末において前記特定の状態の指定が継続している期間又は当該期間が終了してから所定期間では、前記特定の状態に対応する前記第1識別子と、生成された前記第2識別子との対応付けを管理し、その後、当該第1端末において前記特定の状態の指定の終了又は当該終了から所定期間の経過が監視されたとき、当該第1識別子と当該第2識別子との対応付けを破棄する管理ステップ(例えば図5の対応付け管理部104が実行するステップ)と、
前記管理ステップにおいて前記管理が継続されている間に、前記複数の端末のうち第2端末から前記第2識別子が通知された場合、当該第2識別子に対応付けられた前記第1識別子に対応する前記特定の状態を、当該第2端末で再現可能にするための制御を実行する状態再現ステップ(例えば図5の状態再現部106が実行するステップ)と、
を含む制御処理を実行させるプログラム。
In other words, the information processing program to which the present invention is applied can take various embodiments including the information processing system as the embodiment of FIG. 5 described above and having the following configuration.
That is, an information processing program to which the present invention is applied is
To a server that communicates with a plurality of terminals that are reproducible and can display a specific state arbitrarily designated by the user based on the designation;
An accepting step of accepting an access using a first identifier uniquely associated with the specific state from a first terminal among the plurality of terminals (for example, a step executed by the accepting unit 101 in FIG. 5);
A monitoring step (for example, a step executed by the state monitoring unit 102 in FIG. 5) of monitoring whether or not specification of the specific state continues in the first terminal that has made access using the first identifier; ,
A generation step of generating a second identifier (for example, a step executed by the second identifier generation unit 103 of FIG. 5) when an access using the first identifier by the first terminal is accepted;
A display control step (for example, a step executed by the display control unit 105 in FIG. 5) for executing control to cause the first terminal to display the generated second identifier;
In a period in which designation of the specific state continues in the first terminal or in a predetermined period after the end of the period, the first identifier corresponding to the specific state, and the generated second identifier Management of the association between the first identifier and the second identifier when the end of designation of the specific state is monitored or the lapse of a predetermined period from the end is monitored in the first terminal. A management step for discarding (for example, a step executed by the association management unit 104 in FIG. 5);
When the second identifier is notified from the second terminal among the plurality of terminals while the management is continued in the management step, the second identifier corresponds to the first identifier associated with the second identifier. A state reproducing step (for example, a step performed by the state reproducing unit 106 in FIG. 5) for executing control to make the specific state reproducible on the second terminal;
A program that executes control processing including

このようにして、特定の状態を示すデータを即座にユーザ間、及び、デバイス間で即座に共有する技術が確立される。
即ち、データを様々なメディア上で流通させる際に用いる第1識別子と、データをアプリケーションに読み込ませるときに用いる第2識別子を独立させ、この2つの識別子の対応関係を動的に管理する2段階識別子管理方法を採用することにより、情報の表現能力と入力の容易性を併せ持つデータ流通・入力を実現する。
ここで、データ内の特定の状態の数よりも、データを閲覧しているユーザの方が圧倒的に少数である。
従って、データ内の特定の状態を識別する第1識別子と、特定の状態を閲覧する行為を識別する第2識別子とを動的に関連付けることにより、1人のユーザが、デバイス間のやり取りのために何千回も登録処理を行ったとしても、識別子の数が不足しないというスケーラビリティを実現する。
これにより、本発明は、ログイン等の処理を行わずに、デバイス上に登録されているデータを異なるデバイスで編集し、それを即座にデバイスへ反映するという、一時的なデバイス間の共有処理を実現することができる。
In this way, a technology for instantly sharing data indicating a specific state between users and devices is established.
That is, a two-step process of dynamically managing the correspondence between the two identifiers by making the first identifier used when distributing data on various media and the second identifier used when reading data into an application independent. By adopting the identifier management method, data distribution and input having both the expressive ability of information and the ease of input are realized.
Here, the number of users browsing data is overwhelmingly smaller than the number of specific states in the data.
Thus, by dynamically associating a first identifier identifying a particular condition in the data with a second identifier identifying an act of viewing the particular condition, a single user can interact with the device. Even if the registration process is performed thousands of times, the scalability that the number of identifiers does not run short is realized.
Thus, according to the present invention, it is possible to perform temporary device-to-device sharing processing in which data registered on a device is edited by different devices and reflected immediately on the devices without performing processing such as login. It can be realized.

また、前記受付ステップは、前記第1識別子を用いたアクセスとして、当該第1識別子を要素に含むURLによるアクセスを受付けるステップを含むことができる。
これにより、雑誌等の紙媒体や、SNS等のネットワークサービスを経由して、既存のURLを流通させる仕組みをそのまま利用することができる。
Also, the receiving may include, as the access using the first identifier, receiving an access by a URL including the first identifier in an element.
In this way, it is possible to use the existing URL distribution mechanism as it is via a paper medium such as a magazine or a network service such as an SNS.

また、前記生成ステップは、前記第2識別子として、前記第1識別子より情報量が少ない識別子を生成するステップを含むことができる。
これにより、生成される第2識別子は短くシンプルとなるため、ユーザ間での口頭での伝達が可能となり、不特定多数のユーザへのデータ共有や、その場ですぐに見ず知らずのユーザへデータを共有することができる。
また、データ内の特定の状態が膨大な数となった場合においても、ユーザが入力する識別子の数が増加せず、かつ、異なるユーザや異なるデバイスへデータを転送するためのデータ登録処理の回数が膨大な数となった場合においても、ユーザが入力する識別子の数が増加しない。
Also, the generating may include generating an identifier having a smaller amount of information than the first identifier as the second identifier.
As a result, the second identifier generated becomes short and simple, which enables verbal transmission among users, and data sharing to an unspecified number of users and data immediately to unknown users on the spot. It can be shared.
In addition, even when the number of specific states in the data increases, the number of identifiers input by the user does not increase, and the number of times of data registration processing for transferring data to different users or different devices Even in the case where the number of is large, the number of identifiers input by the user does not increase.

1・・・ユーザ端末、2・・・サーバ、21・・・CPU、51・・・CPU、58・・・記憶部、101・・・受付部、102・・・状態監視部、103・・・第2識別子生成部、104・・・対応付け管理部、105・・・表示制御部、106・・・状態再現部、111・・・対応付け管理DB、121・・・状態指定解除部、122・・・アクセス部、123・・・表示制御部、131・・・第2識別子入力受付部、132・・・通知制御実行部、133・・・閲覧制御実行部   Reference Signs List 1 user terminal 2 server 21 CPU 51 CPU 58 58 storage unit 101 reception unit 102 state monitoring unit 103. Second identifier generation unit 104: association management unit 105: display control unit 106: state reproduction unit 111: association management DB 121: state specification cancellation unit 122: Access unit, 123: Display control unit, 131: Second identifier input reception unit, 132: Notification control execution unit, 133: Reading control execution unit

Claims (8)

再現性があり且つユーザによって任意に指定される特定の状態を当該指定に基づき表示可能な複数の端末との間で通信をするサーバに、
前記複数の端末のうち第1端末から、前記特定の状態と一意に対応付けられる第1識別子を用いたアクセスを受付ける受付ステップと、
前記第1端末による前記第1識別子を用いたアクセスが受け付けられたとき、第2識別子を生成する生成ステップと、
生成された前記第2識別子を、前記第1端末に表示させる制御を実行する表示制御ステップと、
前記特定の状態に対応する前記第1識別子と、生成された前記第2識別子との対応付けが維持されていることを条件とし、前記複数の端末のうち第2端末から前記第2識別子が通知された場合、当該第2識別子に対応付けられた前記第1識別子に対応する前記特定の状態を、当該第2端末で再現可能にするための制御を実行する状態再現ステップと、
を含む制御処理を実行させるプログラム。
To a server that communicates with a plurality of terminals that are reproducible and can display a specific state arbitrarily designated by the user based on the designation;
An accepting step of accepting an access using a first identifier uniquely associated with the specific state from a first terminal among the plurality of terminals;
A generation step of generating a second identifier when an access using the first identifier by the first terminal is accepted;
A display control step of executing control to cause the first terminal to display the generated second identifier;
The second identifier is notified from the second terminal among the plurality of terminals on condition that correspondence between the first identifier corresponding to the specific state and the generated second identifier is maintained. A state reproducing step of executing control for making the second terminal capable of reproducing the specific state corresponding to the first identifier associated with the second identifier;
A program that executes control processing including
前記特定の状態に対応する前記第1識別子と、生成された前記第2識別子との前記対応付けを管理し、その後、所定期間が経過すると、当該第1識別子と当該第2識別子との前記対応付けを破棄する管理ステップ、
を更に含む制御処理を実行させる、
請求項1に記載のプログラム。
The association between the first identifier corresponding to the specific state and the generated second identifier is managed, and thereafter, when a predetermined period elapses, the association between the first identifier and the second identifier Management steps to discard
Execute a control process that further includes
The program according to claim 1.
前記第1端末による前記第1識別子を用いたアクセスが終了してから所定期間では、前記特定の状態に対応する前記第1識別子と、生成された前記第2識別子との前記対応付けを管理し、その後、前記所定期間の経過が監視されたとき、当該第1識別子と当該第2識別子との前記対応付けを破棄する管理ステップ、
を更に含む制御処理を実行させる、
請求項1に記載のプログラム。
Managing the association between the first identifier corresponding to the specific state and the generated second identifier during a predetermined period after the end of the access using the first identifier by the first terminal A management step of discarding the association between the first identifier and the second identifier when the lapse of the predetermined period is monitored thereafter;
Execute a control process that further includes
The program according to claim 1.
前記受付ステップは、前記第1識別子を用いたアクセスとして、当該第1識別子を要素に含むURLによるアクセスを受付けるステップを含む、
請求項1乃至3のうち何れか1項に記載のプラグラム。
The receiving step includes the step of accepting access by a URL including the first identifier in an element as access using the first identifier.
The program according to any one of claims 1 to 3.
前記生成ステップは、前記第2識別子として、前記第1識別子より情報量が少ない識別子を生成するステップを含む、
請求項1乃至4のうち何れか1項に記載のプログラム。
The generating step includes the step of generating an identifier having a smaller amount of information than the first identifier as the second identifier.
The program according to any one of claims 1 to 4.
再現性があり且つユーザによって任意に指定される特定の状態を当該指定に基づき表示可能な複数の端末との間で通信をするサーバとして機能する情報処理装置において、
前記複数の端末のうち第1端末から、前記特定の状態と一意に対応付けられる第1識別子を用いたアクセスを受付ける受付手段と、
前記第1端末による前記第1識別子を用いたアクセスが受け付けられたとき、第2識別子を生成する生成手段と、
生成された前記第2識別子を、前記第1端末に表示させる制御を実行する表示制御手段と、
前記特定の状態に対応する前記第1識別子と、生成された前記第2識別子との対応付けが維持されていることを条件とし、前記複数の端末のうち第2端末から前記第2識別子が通知された場合、当該第2識別子に対応付けられた前記第1識別子に対応する前記特定の状態を、当該第2端末で再現可能にするための制御を実行する状態再現手段と、
を備える情報処理装置。
An information processing apparatus that functions as a server that communicates with a plurality of terminals that can be reproduced based on the designation and that can display a specific state that is reproducible and that is arbitrarily designated by the user,
A receiving unit for receiving an access from a first terminal among the plurality of terminals using a first identifier uniquely associated with the specific state;
Generation means for generating a second identifier when an access using the first identifier by the first terminal is accepted;
Display control means for executing control to cause the first terminal to display the generated second identifier;
The second identifier is notified from the second terminal among the plurality of terminals on condition that correspondence between the first identifier corresponding to the specific state and the generated second identifier is maintained. State reproducing means for executing control to make the second terminal capable of reproducing the specific state corresponding to the first identifier associated with the second identifier;
An information processing apparatus comprising:
再現性があり且つユーザによって任意に指定される特定の状態を当該指定に基づき表示可能な複数の端末との間で通信をするサーバが実行する情報処理方法において、
前記複数の端末のうち第1端末から、前記特定の状態と一意に対応付けられる第1識別子を用いたアクセスを受付ける受付ステップと、
前記第1端末による前記第1識別子を用いたアクセスが受け付けられたとき、第2識別子を生成する生成ステップと、
生成された前記第2識別子を、前記第1端末に表示させる制御を実行する表示制御ステップと、
前記特定の状態に対応する前記第1識別子と、生成された前記第2識別子との対応付けが維持されていることを条件とし、前記複数の端末のうち第2端末から前記第2識別子が通知された場合、当該第2識別子に対応付けられた前記第1識別子に対応する前記特定の状態を、当該第2端末で再現可能にするための制御を実行する状態再現ステップと、
を含む情報処理方法。
An information processing method executed by a server that communicates with a plurality of terminals that are reproducible and that can display a specific state arbitrarily specified by a user based on the specification.
An accepting step of accepting an access using a first identifier uniquely associated with the specific state from a first terminal among the plurality of terminals;
A generation step of generating a second identifier when an access using the first identifier by the first terminal is accepted;
A display control step of executing control to cause the first terminal to display the generated second identifier;
The second identifier is notified from the second terminal among the plurality of terminals on condition that correspondence between the first identifier corresponding to the specific state and the generated second identifier is maintained. A state reproducing step of executing control for making the second terminal capable of reproducing the specific state corresponding to the first identifier associated with the second identifier;
Information processing method including:
再現性があり且つユーザによって任意に指定される特定の状態を当該指定に基づき表示可能な複数の端末と、サーバとを含む情報処理システムにおいて、
前記サーバは、
前記複数の端末のうち第1端末から、前記特定の状態と一意に対応付けられる第1識別子を用いたアクセスを受付ける受付手段と、
前記第1端末による前記第1識別子を用いたアクセスが受け付けられたとき、第2識別子を生成する生成手段と、
生成された前記第2識別子を、前記第1端末に表示させる制御を実行する表示制御手段と、
前記特定の状態に対応する前記第1識別子と、生成された前記第2識別子との対応付けが維持されていることを条件とし、前記複数の端末のうち第2端末から前記第2識別子が通知された場合、当該第2識別子に対応付けられた前記第1識別子に対応する前記特定の状態を、当該第2端末で再現可能にするための制御を実行する状態再現手段と、
を備え、
前記複数の端末のうち前記第1端末は、
前記特定の状態と一意に対応付けられる前記第1識別子を用いたアクセスを行うアクセス手段と、
前記サーバにおいて、前記特定の状態の指定が継続している期間又は当該期間が終了してから所定期間のみ有効な前記第2識別子が、前記第1識別子と対応付けられて生成された場合、前記サーバの前記表示制御手段による前記制御を受けて、当該第2識別子を表示する表示手段と、
を備え、
前記複数の端末のうちの前記第2端末は、
前記サーバにより生成されて前記第1端末に表示された前記第2識別子の入力を受付けて、前記サーバに通知する制御を実行する第1制御手段と、
前記サーバにおいて、前記第1制御手段の制御により前記第2識別子が通知された場合、当該サーバの前記状態再現手段による前記制御を受けて、前記特定の状態を再現して前記第2端末のユーザに閲覧させる制御を実行する第2制御手段と、
を備える情報処理システム。
In an information processing system including a plurality of terminals having a reproducibility and capable of displaying a specific state arbitrarily designated by a user based on the designation, and a server,
The server is
A receiving unit for receiving an access from a first terminal among the plurality of terminals using a first identifier uniquely associated with the specific state;
Generation means for generating a second identifier when an access using the first identifier by the first terminal is accepted;
Display control means for executing control to cause the first terminal to display the generated second identifier;
The second identifier is notified from the second terminal among the plurality of terminals on condition that correspondence between the first identifier corresponding to the specific state and the generated second identifier is maintained. State reproducing means for executing control to make the second terminal capable of reproducing the specific state corresponding to the first identifier associated with the second identifier;
Equipped with
The first terminal among the plurality of terminals is
Access means for performing access using the first identifier uniquely associated with the specific state;
In the server, when the second identifier which is valid only for a predetermined period after the period in which the specification of the specific state is continued or the period is completed is generated in association with the first identifier. Display means for displaying the second identifier under the control of the display control means of the server;
Equipped with
The second terminal of the plurality of terminals is:
First control means for executing control for receiving an input of the second identifier generated by the server and displayed on the first terminal and notifying the server of the second identifier;
In the server, when the second identifier is notified by the control of the first control means, the user of the second terminal receives the control of the state reproducing means of the server and reproduces the specific state. Second control means for executing control to cause
An information processing system comprising:
JP2018247761A 2018-12-28 2018-12-28 Programs, information processing devices, information processing methods and information processing systems Active JP6784744B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018247761A JP6784744B2 (en) 2018-12-28 2018-12-28 Programs, information processing devices, information processing methods and information processing systems

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018247761A JP6784744B2 (en) 2018-12-28 2018-12-28 Programs, information processing devices, information processing methods and information processing systems

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2016174623A Division JP6463313B2 (en) 2016-09-07 2016-09-07 Program, information processing apparatus, information processing method, and information processing system

Publications (3)

Publication Number Publication Date
JP2019067450A true JP2019067450A (en) 2019-04-25
JP2019067450A5 JP2019067450A5 (en) 2019-09-05
JP6784744B2 JP6784744B2 (en) 2020-11-11

Family

ID=66338395

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018247761A Active JP6784744B2 (en) 2018-12-28 2018-12-28 Programs, information processing devices, information processing methods and information processing systems

Country Status (1)

Country Link
JP (1) JP6784744B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080307044A1 (en) * 2007-06-07 2008-12-11 Bea Systems Inc. System and method for url compression
KR20110130866A (en) * 2010-05-28 2011-12-06 주식회사 크리터스 Url sms service system and method
JP2012174205A (en) * 2011-02-24 2012-09-10 Dainippon Printing Co Ltd Data communication system, url generation server and data communication program
CN103049477A (en) * 2012-11-19 2013-04-17 腾讯科技(深圳)有限公司 Method and system for sharing streetscape views to social network site
US20140312113A1 (en) * 2013-04-22 2014-10-23 Tencent Technology (Shenzhen) Company Limited Method, apparatus and system for obtaining location information
US20150297998A1 (en) * 2014-04-16 2015-10-22 Microsoft Corporation Hyperlink initiation of game sessions

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080307044A1 (en) * 2007-06-07 2008-12-11 Bea Systems Inc. System and method for url compression
KR20110130866A (en) * 2010-05-28 2011-12-06 주식회사 크리터스 Url sms service system and method
JP2012174205A (en) * 2011-02-24 2012-09-10 Dainippon Printing Co Ltd Data communication system, url generation server and data communication program
CN103049477A (en) * 2012-11-19 2013-04-17 腾讯科技(深圳)有限公司 Method and system for sharing streetscape views to social network site
US20140312113A1 (en) * 2013-04-22 2014-10-23 Tencent Technology (Shenzhen) Company Limited Method, apparatus and system for obtaining location information
US20150297998A1 (en) * 2014-04-16 2015-10-22 Microsoft Corporation Hyperlink initiation of game sessions

Also Published As

Publication number Publication date
JP6784744B2 (en) 2020-11-11

Similar Documents

Publication Publication Date Title
JP6005887B1 (en) Program, information processing apparatus, information processing method, and information processing system
KR101626474B1 (en) Apparatus for providing document sharing service based messenger and method using the same
TW201303752A (en) Method and system for application program execution based on augmented reality and cloud computing
US20080056458A1 (en) Message system for conducting message
EP3105891B1 (en) Instant messaging with non subscriber users
US9386437B2 (en) Determination of order of transmission destination
JP2022530850A (en) Improved messaging system
CN105122295A (en) Message transmission method, message receiving method, administration server, message exchange system, terminal, and terminal registration method
JP2019067450A (en) Program, information processing device, information processing method and information processing system
KR101403783B1 (en) Virtual space providing system for distinct step of application execution
JP6463313B2 (en) Program, information processing apparatus, information processing method, and information processing system
JP5111301B2 (en) IM-linked comment system
KR20100085447A (en) System for notifing post of uniting community server and method thereof
JP7500638B2 (en) System, method, and program
TW201207630A (en) Active cloud processing system, active cloud connecting apparatus and processing method of active cloud service
JP6980961B2 (en) Password verification device, verification method and program to prevent phishing scams
JP2013222371A (en) Application socialization system, application socialization method and program
CN103620566B (en) Image processing equipment, control method for image processing equipment
JP2009020711A (en) Information providing system
JP2017084018A (en) Information processing device, information processing method, and information processing program
JP2019101600A (en) Information processing device, information processing method and information processing system
JP2001357125A (en) Personal information management system
Hwang et al. The performance evaluations and enhancements of GIS web services
CN103620566A (en) Image processing apparatus, control method for the same, and program
JP2013142995A (en) Computer program to be transmitted from server to web browser of cellular phone via network

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190409

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190724

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20190919

RD13 Notification of appointment of power of sub attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7433

Effective date: 20190919

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191004

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200214

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200317

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200511

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201023

R150 Certificate of patent or registration of utility model

Ref document number: 6784744

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250