US20100151941A1 - Method and apparatus for inquiring game player information - Google Patents

Method and apparatus for inquiring game player information Download PDF

Info

Publication number
US20100151941A1
US20100151941A1 US12/708,112 US70811210A US2010151941A1 US 20100151941 A1 US20100151941 A1 US 20100151941A1 US 70811210 A US70811210 A US 70811210A US 2010151941 A1 US2010151941 A1 US 2010151941A1
Authority
US
United States
Prior art keywords
information
game
game player
module
player
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.)
Abandoned
Application number
US12/708,112
Inventor
Wei Gong
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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Assigned to TENCENT TECHNOLOGY (SHENZHEN) COMPANY LIMITED reassignment TENCENT TECHNOLOGY (SHENZHEN) COMPANY LIMITED ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: GONG, WEI
Publication of US20100151941A1 publication Critical patent/US20100151941A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/70Game security or game management aspects
    • A63F13/79Game security or game management aspects involving player-related data, e.g. identities, accounts, preferences or play histories
    • A63F13/12
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/30Interconnection arrangements between game servers and game devices; Interconnection arrangements between game devices; Interconnection arrangements between game servers
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/30Interconnection arrangements between game servers and game devices; Interconnection arrangements between game devices; Interconnection arrangements between game servers
    • A63F13/33Interconnection arrangements between game servers and game devices; Interconnection arrangements between game devices; Interconnection arrangements between game servers using wide area network [WAN] connections
    • A63F13/335Interconnection arrangements between game servers and game devices; Interconnection arrangements between game devices; Interconnection arrangements between game servers using wide area network [WAN] connections using Internet
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/70Game security or game management aspects
    • A63F13/71Game security or game management aspects using secure communication between game devices and game servers, e.g. by encrypting game data or authenticating players
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F2300/00Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
    • A63F2300/20Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterised by details of the game platform
    • A63F2300/209Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterised by details of the game platform characterized by low level software layer, relating to hardware management, e.g. Operating System, Application Programming Interface
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F2300/00Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
    • A63F2300/50Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterized by details of game servers
    • A63F2300/55Details of game data or player data management
    • A63F2300/5546Details of game data or player data management using player registration data, e.g. identification, account, preferences, game history

Definitions

  • the present invention relates to online game technologies, and more particularly, to a method and apparatus for inquiring game player information.
  • Online game has an important place in current network economics.
  • a player of an online game may have various kinds of information, such as ID number, avatar, grade, score and online state.
  • Other game players or network users may desire to obtain the information conveniently.
  • the information can only be inquired through a game client and an account of the online game is necessitated.
  • a game state of the player may be inquired through an IM client.
  • IM Instant Messaging
  • a player can find game state information of a friend through his/her IM client.
  • the game state information may include: in which room the friend currently is, which game the friend is playing, and a game state (e.g. waiting, ready to start, or playing) of the friend.
  • the inquiry process may include: 1) transmitting the game state to a game server in real-time when the player is playing the online game; 2) inquiring, by an EVI server, the game server about game player information periodically and storing the game player information in the IM server; 3) after started, obtaining, by the IM client, information including game information of all players from the IM server by TCP/IP and displaying the obtained information on an interface of the IM client.
  • information is not public and there is a lot of restrictions, i.e., the game player information can be displayed only on a particular IM client but cannot be displayed on a webpage or on other IM software or other network programs.
  • content contained by the displayed information is rather limited, i.e. only the information about in which room and which game the player is playing. Other personal information such as grade and avatar of the player in each game is not displayed, which cannot meet the requirements of the game player.
  • Embodiments of the present invention provide a method and apparatus for inquiring game player information, so as Co comprehensively display a game state and personal information of a player in real-time and enable any IM software or any third-party software to inquire the game state and the personal information of the player.
  • a method for inquiring game player information includes: storing game player information in an information storage database; transmitting, by a game information inquiring client, an inquiry request containing identity information of a game player to a game information server; and after receiving the inquiry request, retrieving, by the game information server, game player information corresponding to the identity information of the game player from the information storage database, and transmitting the game player information corresponding to the identity information of the game player to the game information inquiring client
  • an apparatus for inquiring game player information includes: an information storage module, adapted to store game player information; a game information inquiring client, adapted to transmit an inquiry request containing identity information of a game player; and a game information server, adapted to receive the inquiry request from the game information inquiring client, retrieve game player information corresponding to the identity information of the game player from the information storage module, and transmit the game player information corresponding to the identity information of the game player to the game information inquiring client.
  • a game provider may publish game information of a player and provide an inquiry interface for the third-party software, so that the third-party software may inquire varieties of game player information by the game information inquiring client.
  • the conventional TCP/IP transmission technique is adopted for data transmission.
  • the data can be transmitted and exhibited on the Internet conveniently with high efficiency, good compatibility and high stability.
  • FIG. 1 is a schematic diagram illustrating a structure of an apparatus for inquiring game player information according to an embodiment of the present invention.
  • FIG. 2 is a flowchart of a method for inquiring game player information according to an embodiment of the present invention.
  • FIG. 3 is a schematic diagram illustrating a structure of an apparatus for inquiring game player information according to another embodiment of the present invention.
  • an embodiment of the present invention provides an apparatus for inquiring game player information.
  • the apparatus includes: an information storage module 101 , adapted to store game player information; a game information server 102 , adapted to receive an inquiry request from a game information inquiring client 103 , retrieve the game player information from the information storage module 101 , and transmit the game player information to the game information inquiring client 103 ; and the game information inquiring client 103 , coupled with the game information server 102 , and adapted to transmit the inquiry request to the game information server 102 , receive the game player information returned, and provide the game player information for inquiry of the game client/third-party software 104 .
  • FIG. 2 is a flowchart of a method for inquiring game player information according to an embodiment of the present invention.
  • the method includes the following steps.
  • Step 201 An information storage module stores game player information.
  • the game player information includes static information which is invariable or invariable for a relatively long time, such as an account, a game grade, an avatar, and gender and name of a player.
  • the information storage module may update the static information periodically or according to a request.
  • the game player information further includes dynamic information which varies in real-time, such as an online state, the type of a game, location and information of other players relevant to the player.
  • Step 202 A game client/third-party software invokes a game information inquiring client and transmits identity information of the game player to be inquired to the game information inquiring client.
  • the game information inquiring client generates an inquiry request containing the identity information of the game player and transmits the inquiry request to a game information server.
  • Step 203 After receiving the inquiry request from the game information inquiring client, the game information server retrieves game player information corresponding to the identity information of the game player from the information storage module.
  • Step 204 The game information server transmits the game player information corresponding to the identity information of the game player to the game information inquiring client.
  • Step 205 The game information inquiring client transmits the game player information received to the game client/third-party software.
  • the game client/third-party software displays the game player information in the game client/third-party software.
  • the game player information may he encrypted and compressed first. Then the encrypted and compressed game player information is transmitted to the game information inquiring client.
  • the game information inquiring client decompresses and decrypts the encrypted and compressed game player information. Thus, security of the game player information is guaranteed during a transmission process and network resources are saved.
  • the game information inquiring client is an ActiveX component and the third-party software is any program or script capable of invoking the ActiveX component.
  • an IM-integrated game is taken as an example to describe the present invention in detail.
  • the IM-integrated game is a large-scale and multi-player online game platform based on the Internet, including various popular leisure games, competition games, and middle-scale and large-scale games.
  • a player When playing a game, a player should enter a room in a game hall first. After finding a suitable position, the player plays with another player on a same table. Generally, one room can accommodate hundreds of players.
  • the game player information includes: grade, score, success ratio and avatar, of the player, as well as in which room and position the player currently is, a game state, and whether the player is playing or being a spectator or wandering.
  • the apparatus includes: an information storage database 314 in an information storage module 315 .
  • the info/motion storage database 314 includes a static information storage module 312 and a dynamic information storage module 313 .
  • the static information storage module 312 is adapted to store invariable information, such as account, gender and name of the player, or store information invariable for a relatively long time (e.g. 100 hours online), such as a game grade and an avatar.
  • the game grade is invariable during a period of time and will increase by one grade only if the scores accumulate to some extent, and then become invariable for a period of time again.
  • the avatar changes only when the player changes his/her settings.
  • the invariable information and information invariable for a relatively long time are written by a game server in o the static information storage module 312 in the information storage database 314 , and are updated periodically or according to a request.
  • the dynamic information storage module 313 is adapted to store game player information which varies in real-time, such as the scores, online state (online, offline or hidden) of the player, in which game, room and position the player currently is, game state, game players on the same table and spectators; the above information varies in real-time and is written by the game server in real-time into the dynamic information storage module 313 in the information storage database 314 .
  • the apparatus further includes a game information server and a game information inquiring client.
  • the game information server includes: an inquiry request receiving module 307 , adapted to receive an inquiry request transmitted by the game information inquiring client, retrieve identity information of the game player to be inquired from the inquiry request and transmit the identity information to a retrieving module 311 ; the retrieving module 311 , adapted to retrieve all game player information according to the identity information of the game player transmitted by the inquiry request receiving module 307 , and deliver the game player information to an information transmitting module 308 ; the information transmitting module 308 , adapted to transmit the game player information delivered by the retrieving module 311 to the game information inquiring client.
  • the game information inquiring client is an ActiveX component and includes: an inquiry request transmitting module 302 , adapted to generate the inquiry request and transmit the inquiry request to the game information server, wherein the inquiry request contains the identity information of the game player to be inquired; an information receiving module 306 , adapted to receive the information of the game player to he inquired from the game information server, and forward the game player information to an interface module 303 ; the interface module 303 , adapted to provide an inquiry interface for a game client/third-party software 301 .
  • the third-party software may be an IM program, other application programs or a web browser developed by a third-party.
  • a web browser is taken as an example.
  • the website developer wants to display information of game player A on a webpage, the website developer just needs to invoke the ActiveX component of the game information inquiring client in webpage codes, and transmits a request for inquiring the information of the game player A to the game information inquiring client.
  • the inquiry request transmitting module 302 of the game information inquiring client generates an inquiry request containing identity information of the game player A according to the request of the web browser, and transmits the inquiry request to the game information server through TCP/IP.
  • the inquiry request receiving module 307 of the game information server retrieves the identity information of the game player A from the inquiry request and transmits the identity information of the game player A to the retrieving module 311 .
  • the retrieving module 311 retrieves game player information corresponding to the identity information of the game player A, and transmits the game player information to the information transmitting module 308 .
  • the information transmitting module 308 transmits the game player information corresponding to the identity information of the game player A from the retrieving module 311 to the game information inquiring client.
  • the information receiving module 306 of the game information inquiring client forwards the game player information to the interface module 303 .
  • the interface module 303 provides the game player information for the web browser.
  • the web browser displays the game player information on a webpage.
  • the game information server may further include an encryption module 310 and a compressing module 309 , located between the retrieving module 311 and the information transmitting module 308 , adapted to encrypt and compress the game player information. Then, the information transmitting module 308 transmits the encrypted and compressed game player information to the game information inquiring client.
  • the game information inquiring client may further include a decompressing module 305 and a decrypting module 304 , located between the information receiving module 306 and the interface module 303 , adapted to decompress and decrypt the encrypted and compressed game player information received by the information receiving module 306 .
  • the compression is to make the volume of the game player information more compact and occupy less network resources during transmission.
  • the encryption is to guarantee data security during the transmission process of the game player information and prevent the game player information from being modified during the transmission process.

Abstract

A method for inquiring game player information is disclosed. The method includes: storing game player information in an information storage database; transmitting, by a game information inquiring client, an inquiry request containing identity game player information to a game information server; after receiving the inquiry request, retrieving, by the game information server, game player information corresponding to the identity information of the game player from the information storage database, and transmitting the game player information to the game information inquiring client. An apparatus for inquiring game player information is also disclosed. According to the method and apparatus, third-party software is provided with an inquiry request to inquire varieties of game player information, which meets the requirement of various network users or game players.

Description

    FIELD OF THE INVENTION
  • The present invention relates to online game technologies, and more particularly, to a method and apparatus for inquiring game player information.
  • BACKGROUND OF THE INVENTION
  • Online game has an important place in current network economics. A player of an online game may have various kinds of information, such as ID number, avatar, grade, score and online state. Other game players or network users may desire to obtain the information conveniently. However, in the prior art, the information can only be inquired through a game client and an account of the online game is necessitated.
  • In addition, on a game server platform which combines Instant Messaging (IM) software and the online game, a game state of the player may be inquired through an IM client. Take a mainstream IM-integrated online game as an example. A player can find game state information of a friend through his/her IM client. The game state information may include: in which room the friend currently is, which game the friend is playing, and a game state (e.g. waiting, ready to start, or playing) of the friend. The inquiry process may include: 1) transmitting the game state to a game server in real-time when the player is playing the online game; 2) inquiring, by an EVI server, the game server about game player information periodically and storing the game player information in the IM server; 3) after started, obtaining, by the IM client, information including game information of all players from the IM server by TCP/IP and displaying the obtained information on an interface of the IM client. In the above inquiry process, information is not public and there is a lot of restrictions, i.e., the game player information can be displayed only on a particular IM client but cannot be displayed on a webpage or on other IM software or other network programs. Furthermore, content contained by the displayed information is rather limited, i.e. only the information about in which room and which game the player is playing. Other personal information such as grade and avatar of the player in each game is not displayed, which cannot meet the requirements of the game player.
  • SUMMARY OF THE INVENTION
  • Embodiments of the present invention provide a method and apparatus for inquiring game player information, so as Co comprehensively display a game state and personal information of a player in real-time and enable any IM software or any third-party software to inquire the game state and the personal information of the player.
  • According to an embodiment of the present invention, a method for inquiring game player information includes: storing game player information in an information storage database; transmitting, by a game information inquiring client, an inquiry request containing identity information of a game player to a game information server; and after receiving the inquiry request, retrieving, by the game information server, game player information corresponding to the identity information of the game player from the information storage database, and transmitting the game player information corresponding to the identity information of the game player to the game information inquiring client
  • According to another embodiment of the present invention, an apparatus for inquiring game player information includes: an information storage module, adapted to store game player information; a game information inquiring client, adapted to transmit an inquiry request containing identity information of a game player; and a game information server, adapted to receive the inquiry request from the game information inquiring client, retrieve game player information corresponding to the identity information of the game player from the information storage module, and transmit the game player information corresponding to the identity information of the game player to the game information inquiring client.
  • According to the embodiments of the present invention, a game provider may publish game information of a player and provide an inquiry interface for the third-party software, so that the third-party software may inquire varieties of game player information by the game information inquiring client. As such, large amount of information including invariable static information and dynamic information updated in real-time can be obtained, which meets the requirements of various network users or game players. In the embodiments of the present invention, the conventional TCP/IP transmission technique is adopted for data transmission. Thus, the data can be transmitted and exhibited on the Internet conveniently with high efficiency, good compatibility and high stability.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a schematic diagram illustrating a structure of an apparatus for inquiring game player information according to an embodiment of the present invention.
  • FIG. 2 is a flowchart of a method for inquiring game player information according to an embodiment of the present invention.
  • FIG. 3 is a schematic diagram illustrating a structure of an apparatus for inquiring game player information according to another embodiment of the present invention.
  • DETAILED DESCRIPTION OF THE INVENTION
  • The present invention will be described in detail hereinafter with reference to embodiments and accompanying drawings.
  • In order to enable game client/third-party software 104 to inquire game player information, an embodiment of the present invention provides an apparatus for inquiring game player information. As shown in FIG. 1, the apparatus includes: an information storage module 101, adapted to store game player information; a game information server 102, adapted to receive an inquiry request from a game information inquiring client 103, retrieve the game player information from the information storage module 101, and transmit the game player information to the game information inquiring client 103; and the game information inquiring client 103, coupled with the game information server 102, and adapted to transmit the inquiry request to the game information server 102, receive the game player information returned, and provide the game player information for inquiry of the game client/third-party software 104.
  • FIG. 2 is a flowchart of a method for inquiring game player information according to an embodiment of the present invention. In this embodiment, the method includes the following steps.
  • Step 201: An information storage module stores game player information. The game player information includes static information which is invariable or invariable for a relatively long time, such as an account, a game grade, an avatar, and gender and name of a player. The information storage module may update the static information periodically or according to a request. The game player information further includes dynamic information which varies in real-time, such as an online state, the type of a game, location and information of other players relevant to the player.
  • Step 202: A game client/third-party software invokes a game information inquiring client and transmits identity information of the game player to be inquired to the game information inquiring client. The game information inquiring client generates an inquiry request containing the identity information of the game player and transmits the inquiry request to a game information server.
  • Step 203: After receiving the inquiry request from the game information inquiring client, the game information server retrieves game player information corresponding to the identity information of the game player from the information storage module.
  • Step 204: The game information server transmits the game player information corresponding to the identity information of the game player to the game information inquiring client.
  • Step 205: The game information inquiring client transmits the game player information received to the game client/third-party software. The game client/third-party software displays the game player information in the game client/third-party software.
  • In the above process, before step 204, the game player information may he encrypted and compressed first. Then the encrypted and compressed game player information is transmitted to the game information inquiring client. The game information inquiring client decompresses and decrypts the encrypted and compressed game player information. Thus, security of the game player information is guaranteed during a transmission process and network resources are saved.
  • As a preferred embodiment of the present invention, the game information inquiring client is an ActiveX component and the third-party software is any program or script capable of invoking the ActiveX component.
  • In another embodiment of the present invention, an IM-integrated game is taken as an example to describe the present invention in detail. The IM-integrated game is a large-scale and multi-player online game platform based on the Internet, including various popular leisure games, competition games, and middle-scale and large-scale games. When playing a game, a player should enter a room in a game hall first. After finding a suitable position, the player plays with another player on a same table. Generally, one room can accommodate hundreds of players. The game player information includes: grade, score, success ratio and avatar, of the player, as well as in which room and position the player currently is, a game state, and whether the player is playing or being a spectator or wandering.
  • In order to realize public inquiry of IM game information, embodiments of the present invention provide another apparatus for inquiring game player information. As shown in FIG. 3, the apparatus includes: an information storage database 314 in an information storage module 315. The info/motion storage database 314 includes a static information storage module 312 and a dynamic information storage module 313. The static information storage module 312 is adapted to store invariable information, such as account, gender and name of the player, or store information invariable for a relatively long time (e.g. 100 hours online), such as a game grade and an avatar. The game grade is invariable during a period of time and will increase by one grade only if the scores accumulate to some extent, and then become invariable for a period of time again. The avatar changes only when the player changes his/her settings. The invariable information and information invariable for a relatively long time are written by a game server in o the static information storage module 312 in the information storage database 314, and are updated periodically or according to a request. The dynamic information storage module 313 is adapted to store game player information which varies in real-time, such as the scores, online state (online, offline or hidden) of the player, in which game, room and position the player currently is, game state, game players on the same table and spectators; the above information varies in real-time and is written by the game server in real-time into the dynamic information storage module 313 in the information storage database 314.
  • The apparatus further includes a game information server and a game information inquiring client. The game information server includes: an inquiry request receiving module 307, adapted to receive an inquiry request transmitted by the game information inquiring client, retrieve identity information of the game player to be inquired from the inquiry request and transmit the identity information to a retrieving module 311; the retrieving module 311, adapted to retrieve all game player information according to the identity information of the game player transmitted by the inquiry request receiving module 307, and deliver the game player information to an information transmitting module 308; the information transmitting module 308, adapted to transmit the game player information delivered by the retrieving module 311 to the game information inquiring client. The game information inquiring client is an ActiveX component and includes: an inquiry request transmitting module 302, adapted to generate the inquiry request and transmit the inquiry request to the game information server, wherein the inquiry request contains the identity information of the game player to be inquired; an information receiving module 306, adapted to receive the information of the game player to he inquired from the game information server, and forward the game player information to an interface module 303; the interface module 303, adapted to provide an inquiry interface for a game client/third-party software 301. The third-party software may be an IM program, other application programs or a web browser developed by a third-party.
  • In the following, a web browser is taken as an example. When a website developer wants to display information of game player A on a webpage, the website developer just needs to invoke the ActiveX component of the game information inquiring client in webpage codes, and transmits a request for inquiring the information of the game player A to the game information inquiring client. The inquiry request transmitting module 302 of the game information inquiring client generates an inquiry request containing identity information of the game player A according to the request of the web browser, and transmits the inquiry request to the game information server through TCP/IP. After receiving the inquiry request, the inquiry request receiving module 307 of the game information server retrieves the identity information of the game player A from the inquiry request and transmits the identity information of the game player A to the retrieving module 311. The retrieving module 311 retrieves game player information corresponding to the identity information of the game player A, and transmits the game player information to the information transmitting module 308. The information transmitting module 308 transmits the game player information corresponding to the identity information of the game player A from the retrieving module 311 to the game information inquiring client. After receiving the game player information corresponding to the identity information of the game player A from the game information server, the information receiving module 306 of the game information inquiring client forwards the game player information to the interface module 303. The interface module 303 provides the game player information for the web browser. The web browser displays the game player information on a webpage.
  • In addition, as shown in dashed parts in FIG. 3, the game information server may further include an encryption module 310 and a compressing module 309, located between the retrieving module 311 and the information transmitting module 308, adapted to encrypt and compress the game player information. Then, the information transmitting module 308 transmits the encrypted and compressed game player information to the game information inquiring client. The game information inquiring client may further include a decompressing module 305 and a decrypting module 304, located between the information receiving module 306 and the interface module 303, adapted to decompress and decrypt the encrypted and compressed game player information received by the information receiving module 306. The compression is to make the volume of the game player information more compact and occupy less network resources during transmission. The encryption is to guarantee data security during the transmission process of the game player information and prevent the game player information from being modified during the transmission process.
  • The foregoing is only embodiments of the present invention. The protection scope of the present invention, however, is not limited to the above description. Any change or substitution, easily occurring to those skilled in the art, should be covered by the protection scope of the present invention.

Claims (16)

1. A method for inquiring game player information, comprising:
storing game player information in an information storage database;
transmitting, by a game information inquiring client, an inquiry request containing identity information of a game player to a game information server; and
after receiving the inquiry request, retrieving, by the game information server, game player information corresponding to the identity information of the game player from the information storage database, and transmitting the game player information corresponding to the identity information of the game player to the game information inquiring client.
2. The method of claim 1, wherein the game player information comprises static information and dynamic information; the static information comprises invariable information and information updated periodically or according to a request; the dynamic information comprises information updated in real-time.
3. The method of claim 1, wherein the game information inquiring client is an ActiveX component.
4. The method of claim 1, wherein the game information inquiring client provides an inquiry interface for a game client/third-party software.
5. The method of claim 1, further comprising:
before transmitting the game player information corresponding to the identity information of the game player to the game information inquiring client, compressing and encrypting, by the game information server, the game player information corresponding to the identity information of the game player.
6. The method of claim , u -r comprising:
decrypting and decompressing, by the game information inquiring client, the game player information corresponding to the identity information of the game player.
7. The method of claim 1, wherein the game information inquiring client transmits the inquiry request to the game information server according to a Transfer Control Protocol/Internet Protocol (TCP/IP).
8. An apparatus for inquiring game player information, comprising:
an information storage module, adapted to store game player information;
a game information inquiring client, adapted to transmit an inquiry request containing identity information of a game player; and
a game information server, adapted to receive the inquiry request from the game information inquiring client, retrieve game player information corresponding to the identity information of the game player from the information storage module, and transmit the game player information corresponding to the identity information of the game player to the game information inquiring client.
9. The apparatus of claim 8, wherein the information storage module comprises:
a static information storage module, adapted to store invariable information and information updated periodically or according to a request; and
a dynamic information storage module, adapted to store information updated in real-time.
10. The apparatus of claim 8, wherein the game information server comprises:
an inquiry request receiving module, adapted to receive the inquiry request transmitted by the game information inquiring client, obtain the identity information of the game player from the inquiry request;
a retrieving module, adapted to receive the identity information of the game player from the inquiry request receiving module, retrieve the game player information corresponding to the identity information of the game player from the information storage module; and
an information transmitting module, adapted to receive the game player information corresponding to the identity information of the game player from the retrieving module, and transmit the game player information corresponding to the identity information of the game player to the game information inquiring client.
11. The apparatus of claim 8, wherein the game information inquiring client comprises:
an inquiry request transmitting module, adapted to generate the inquiry request and transmit the inquiry request to the game information server;
an information receiving module, adapted to receive the game player information corresponding to the identity information of the game player from the game information server, and forward the game player information corresponding to the identity information of the game player to an interface module; and
the interface module, adapted to provide an inquiry interface for a game client/third-party software.
12. The apparatus of claim 9, wherein the game information inquiring client comprises:
an inquiry request transmitting module, adapted to generate the inquiry request and transmit the inquiry request to the game information server;
an information receiving module, adapted to receive the game player information corresponding to the identity information of the game player from the game information server, and forward the game player information corresponding to the identity information of the game player to an interface module; and
the interface module, adapted to provide an inquiry interface for a game client/third-party software.
13. The apparatus of claim 10, wherein the game information inquiring client comprises:
an inquiry request transmitting module, adapted to generate the inquiry request and transmit the inquiry request to the game information server;
an information receiving module, adapted to receive the game player information corresponding to the identity information of the game player from the game information server, and forward the game player information corresponding to the identity information of the game player to an interface module; and
the interface module, adapted to provide an inquiry interface for a game client/third-party software.
14. The apparatus of claim 10, wherein the game information server further comprises:
an encrypting module and a compressing module, adapted to encrypt and compress the game player information corresponding to the identity information of the game player retrieved by the retrieving module, and transmit the encrypted and compressed game player information to the information transmitting module.
15. The apparatus of claim 14, wherein the game information inquiring client further comprises:
a decompressing module and a decrypting module, adapted to decompress and decrypt the game player information corresponding to the identity information of the game player received by the information receiving module, and transmit the decompressed and decrypted game player information to the interface module.
16. The apparatus of claim 8, wherein the game information inquiring client is an ActiveX component.
US12/708,112 2007-09-01 2010-02-18 Method and apparatus for inquiring game player information Abandoned US20100151941A1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN200710076904.2 2007-09-01
CNA2007100769042A CN101122917A (en) 2007-09-01 2007-09-01 Game player information inquiry method and device
PCT/CN2008/070619 WO2009026797A1 (en) 2007-09-01 2008-03-28 Method and device of searching the game player information

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/070619 Continuation WO2009026797A1 (en) 2007-09-01 2008-03-28 Method and device of searching the game player information

Publications (1)

Publication Number Publication Date
US20100151941A1 true US20100151941A1 (en) 2010-06-17

Family

ID=39085253

Family Applications (1)

Application Number Title Priority Date Filing Date
US12/708,112 Abandoned US20100151941A1 (en) 2007-09-01 2010-02-18 Method and apparatus for inquiring game player information

Country Status (3)

Country Link
US (1) US20100151941A1 (en)
CN (1) CN101122917A (en)
WO (1) WO2009026797A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120309543A1 (en) * 2011-05-30 2012-12-06 Kabushiki Kaisha Square Enix (Also Trading As Square Enix Co., Ltd.) Assessment information gathering system
CN104104581A (en) * 2013-04-11 2014-10-15 华为技术有限公司 Method and device for setting on-line state
US9451334B1 (en) 2015-10-09 2016-09-20 Sports Logic Group, LLC System capable of integrating user-entered game event data with corresponding video data
US9454993B1 (en) 2015-10-09 2016-09-27 Sports Logic Group, LLC System capable of integrating user-entered game event data with corresponding video data
WO2019018490A1 (en) * 2017-07-21 2019-01-24 Outplayed, Inc. Performance measurement in a multi-player computer gaming environment

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101122917A (en) * 2007-09-01 2008-02-13 腾讯科技(深圳)有限公司 Game player information inquiry method and device
CN102375927A (en) * 2011-07-22 2012-03-14 深圳市财富万方信息技术有限公司 Network online knowledge and skill competition system and realization method thereof
GB2581062B (en) * 2013-03-28 2020-11-18 Reeves Wireline Tech Ltd Improved borehole log data processing methods
CN103391243A (en) * 2013-08-22 2013-11-13 苏州辉游网络有限公司 On-line game system based on chat tool platform
CN104123331A (en) * 2013-09-26 2014-10-29 腾讯科技(深圳)有限公司 Data querying method, device and system of client end application
CN105610849B (en) * 2016-01-07 2020-03-10 网易(杭州)网络有限公司 Method and device for generating sharing label and method and device for displaying attribute information
CN106339493B (en) * 2016-08-31 2018-09-07 腾讯科技(深圳)有限公司 A kind of data processing method and relevant apparatus
CN106330961A (en) * 2016-09-30 2017-01-11 北京乐动卓越科技有限公司 Encryption method of important resources of mobile game client
CN106621330A (en) * 2016-10-12 2017-05-10 深圳市华海技术有限公司 Character recognition device, system and method of intelligent game
CN106775460A (en) * 2016-11-29 2017-05-31 北京像素软件科技股份有限公司 A kind of processing method, the apparatus and system of achievement data of playing
CN106621333B (en) * 2016-12-02 2018-05-11 竞技世界(北京)网络技术有限公司 A kind of generation method and device of online game business card
CN108881344B (en) * 2017-05-12 2021-06-25 腾讯科技(深圳)有限公司 Service processing method and device, storage equipment and processing server
CN111054079A (en) * 2019-12-06 2020-04-24 网易(杭州)网络有限公司 Information query method and device, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5816918A (en) * 1996-04-05 1998-10-06 Rlt Acquistion, Inc. Prize redemption system for games
US20030233537A1 (en) * 2002-06-10 2003-12-18 Wohlgemuth Sean Christian Presence and notification system for maintaining and communicating information
US20080153600A1 (en) * 2006-11-10 2008-06-26 Bally Gaming, Inc. Gaming system configuration change reporting

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020083187A (en) * 2001-04-25 2002-11-02 (주) 그라비티 Instant messenger server and method for supporting on-line game and storage media having program source thereof
CN1794248A (en) * 2005-06-13 2006-06-28 华为技术有限公司 Method of establishing connection with game partner
CN1963830A (en) * 2006-12-04 2007-05-16 北京金山软件有限公司 Method and apparatus for recording game matters, method and system for examining game matters
CN101122917A (en) * 2007-09-01 2008-02-13 腾讯科技(深圳)有限公司 Game player information inquiry method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5816918A (en) * 1996-04-05 1998-10-06 Rlt Acquistion, Inc. Prize redemption system for games
US20030233537A1 (en) * 2002-06-10 2003-12-18 Wohlgemuth Sean Christian Presence and notification system for maintaining and communicating information
US20080153600A1 (en) * 2006-11-10 2008-06-26 Bally Gaming, Inc. Gaming system configuration change reporting

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120309543A1 (en) * 2011-05-30 2012-12-06 Kabushiki Kaisha Square Enix (Also Trading As Square Enix Co., Ltd.) Assessment information gathering system
CN104104581A (en) * 2013-04-11 2014-10-15 华为技术有限公司 Method and device for setting on-line state
US9451334B1 (en) 2015-10-09 2016-09-20 Sports Logic Group, LLC System capable of integrating user-entered game event data with corresponding video data
US9454993B1 (en) 2015-10-09 2016-09-27 Sports Logic Group, LLC System capable of integrating user-entered game event data with corresponding video data
US9861899B1 (en) 2015-10-09 2018-01-09 Sports Logic Group, LLC System capable of integrating user-entered game event data with corresponding video data
WO2019018490A1 (en) * 2017-07-21 2019-01-24 Outplayed, Inc. Performance measurement in a multi-player computer gaming environment

Also Published As

Publication number Publication date
WO2009026797A1 (en) 2009-03-05
CN101122917A (en) 2008-02-13

Similar Documents

Publication Publication Date Title
US20100151941A1 (en) Method and apparatus for inquiring game player information
US8678928B2 (en) System and method to deliver video games
US20020156909A1 (en) System and method for server side control of a flash presentation
CN103366083B (en) System and method for collecting and sharing console game data
US20030038805A1 (en) System and method to provide a spectator experience for networked gaming
US20100035691A1 (en) Method and system providing spectator information for a multimedia application
US20080242417A1 (en) Mobile Device Used as Controller in Interactive Gaming Environment
US20090197681A1 (en) System and method for targeted recommendations using social gaming networks
US20040043819A1 (en) Gaming system emulating a set top box
JP2005534368A (en) System and method for games based on video on demand
JP2008544584A (en) Interact with Internet applications over broadband networks on electronic input / output devices
JP2009536508A (en) Ad rotation
JP2006501767A (en) Dynamic interactive content system
CN109152955A (en) User in cloud game saves data management
US20030009549A1 (en) Server, information processing method and recording medium
US20120297411A1 (en) Communication system and communication method
JP2008104502A (en) Game content provision system and game content provision method
CN107835156A (en) A kind of method and apparatus of streaming media processing
US20120172132A1 (en) Content Synchronization
US9648092B2 (en) Internet browser
US9060044B2 (en) System and method to actively transfer video content across device during video playback (active playback)
WO2006065005A1 (en) Participation in broadcast program by avatar and system which supports the participation
KR101275655B1 (en) Item converting method using recommended item in on-line game and item converting server
US11880415B2 (en) Systems and methods for providing contextual information
US10932013B2 (en) Systems and methods for providing contextual information

Legal Events

Date Code Title Description
AS Assignment

Owner name: TENCENT TECHNOLOGY (SHENZHEN) COMPANY LIMITED,CHIN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:GONG, WEI;REEL/FRAME:023956/0029

Effective date: 20100210

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION