CN106657292B - Data processing method and device - Google Patents

Data processing method and device Download PDF

Info

Publication number
CN106657292B
CN106657292B CN201611106433.0A CN201611106433A CN106657292B CN 106657292 B CN106657292 B CN 106657292B CN 201611106433 A CN201611106433 A CN 201611106433A CN 106657292 B CN106657292 B CN 106657292B
Authority
CN
China
Prior art keywords
user information
operation data
user
pieces
terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201611106433.0A
Other languages
Chinese (zh)
Other versions
CN106657292A (en
Inventor
李云峰
刘曙辉
胡涛
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
Priority to CN201611106433.0A priority Critical patent/CN106657292B/en
Publication of CN106657292A publication Critical patent/CN106657292A/en
Application granted granted Critical
Publication of CN106657292B publication Critical patent/CN106657292B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/30Interconnection arrangements between game servers and game devices; Interconnection arrangements between game devices; Interconnection arrangements between game servers
    • A63F13/35Details of 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/70Game security or game management aspects
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/131Protocols for games, networked simulations or virtual reality
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Business, Economics & Management (AREA)
  • Computer Security & Cryptography (AREA)
  • General Business, Economics & Management (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention discloses a data processing method and device. Wherein, the method comprises the following steps: before reporting the first user information, the terminal may send a connection request to the service device, so as to establish a communication connection with the service device, after receiving the first user information, the service device obtains operation data corresponding to n pieces of user information based on the first user information, so as to send the operation data to the terminal, and disconnect the communication connection with the terminal, so that the terminal displays the received operation data. According to the embodiment of the invention, the terminal establishes communication connection with the service equipment when in need, and disconnects the communication connection after receiving the operation data sent by the service equipment, namely, the short connection is established between the terminal and the service equipment, so that the service equipment is convenient to maintain, the service equipment can provide services for a plurality of terminals, and the resource utilization rate of the service equipment is improved.

Description

Data processing method and device
Technical Field
The invention relates to the technical field of internet, in particular to a data processing method and service equipment.
Background
Currently, with the increasing popularization of the internet, a service device integrating functions of group chat, live video, channel karaoke, online game, online movie and television and the like has become the hottest entertainment tool. In practical application, a user can utilize the service equipment to perform online interaction with other users so as to achieve the purpose of entertainment. For example, the service device randomly allocates the same number of application elements carrying the weight to a plurality of users, after a user a shows a certain number of application elements carrying the weight, if other users do not have application elements allowed to be shown by a rule, the user a continues to show other application elements from the remaining number of application elements until all application elements of a certain user are shown, and the service device can also push virtual article information for the user, so that the purpose of entertainment can be achieved.
In general, when a user performs online interaction with other users by using a service device, the service device regularly pushes updated user data to a terminal, which requires that the terminal and the service device are kept in long connection.
Disclosure of Invention
The embodiment of the invention discloses a data processing method and service equipment, which can improve the resource utilization rate of the service equipment.
In a first aspect, an embodiment of the present invention discloses a data processing method, which may include:
the method comprises the steps that the service equipment establishes communication connection with a terminal under the condition that a connection request of the terminal is received;
the service equipment receives first user information reported by the terminal through the communication connection;
the service equipment acquires operation data corresponding to n user information based on the first user information, wherein n is a positive integer;
and the service equipment sends the operation data to the terminal and disconnects the communication connection with the terminal so that the terminal can display the operation data.
In a second aspect, an embodiment of the present invention discloses another data processing method, where the method may include:
the terminal sends a connection request to the service equipment and establishes communication connection with the service equipment;
the terminal sends first user information to the service equipment through the communication connection;
the terminal receives operation data corresponding to n pieces of user information sent by the service equipment based on the first user information;
and the terminal displays the operation data and disconnects the communication connection with the service equipment.
And the n pieces of user information are user information in a user list corresponding to the first user information.
In a third aspect, an embodiment of the present invention discloses a data processing apparatus, which may include:
the communication module is used for establishing communication connection with a terminal and receiving first user information reported by the terminal through the communication connection under the condition of receiving a connection request of the terminal;
an obtaining module, configured to obtain operation data corresponding to n pieces of user information based on the first user information, where n is a positive integer;
the communication module is further configured to send the operation data to the terminal, and disconnect a communication connection with the terminal, so that the terminal displays the operation data.
In a fourth aspect, an embodiment of the present invention discloses another data processing apparatus, where the apparatus may include:
the communication module is used for sending a connection request to the service equipment and establishing communication connection with the service equipment;
the communication module is further configured to send first user information to the service device through the communication connection, and receive operation data corresponding to n pieces of user information sent by the service device based on the first user information;
the display module is used for displaying the operation data;
the communication module is also used for disconnecting the communication connection with the service equipment.
And the n pieces of user information are user information in a user list corresponding to the first user information.
The embodiment of the invention has the following beneficial effects:
in the embodiment of the invention, before the terminal reports the first user information, the terminal can send a connection request to the service equipment so as to establish communication connection with the service equipment, after the service equipment receives the first user information, the service equipment acquires operation data corresponding to n user information based on the first user information so as to send the operation data to the terminal, and disconnects the communication connection with the terminal, so that the terminal displays the received operation data. According to the embodiment of the invention, the terminal establishes communication connection with the service equipment when in need, and disconnects the communication connection after receiving the operation data sent by the service equipment, namely, the short connection is established between the terminal and the service equipment, so that the service equipment is convenient to maintain, the service equipment can provide services for a plurality of terminals, and the resource utilization rate of the service equipment is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a block diagram of a data processing system according to an embodiment of the present invention;
FIG. 2 is a flow chart of a data processing method according to an embodiment of the present invention;
FIG. 3a is a schematic diagram of an application interface disclosed in an embodiment of the present invention;
FIG. 3b is a schematic diagram of another application interface disclosed in embodiments of the present invention;
FIG. 3c is a schematic diagram of the structure of a collection disclosed by an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a service device disclosed in the embodiment of the present invention;
FIG. 5 is a schematic structural diagram of a data processing apparatus according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a terminal disclosed in the embodiment of the present invention;
fig. 7 is a schematic structural diagram of another data processing apparatus according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The embodiment of the invention discloses a data processing method, a data processing device, related equipment and a data processing system, which can improve the resource utilization rate of service equipment. The following are detailed below.
The embodiment of the invention discloses a data processing system which can be a game application system. Referring to fig. 1, the architecture of the system at least includes a service device, at least one terminal accessing the service device, and a storage device.
The terminal can be a notebook computer, a desktop computer, a mobile phone, a tablet computer, a vehicle-mounted terminal, an intelligent wearable device and the like. At least one type of game client may be run in the terminal, including but not limited to: applications in the form of web pages, APPs, and the like. The user may use the game client through a terminal, for example, the user may open a game APP on the terminal, thereby playing a game on the APP. Specifically, the game client can be used for game applications such as farm henry, petal shaking and shaking, twelve animals and the like. The game client can access the service equipment through the uniform access layer, namely, the terminal can establish communication connection with the service equipment through the Internet.
The service device may be an independent server of the game application, or a core service device formed by a plurality of independent servers, and the service device may provide various services for the user to play the game on the game client, such as providing game services, order services, issue services, activity services, virtual room services, exception handling services, and the like for the user.
The storage device is used for providing storage service for the service device, and can store account information, game data, details of the virtual room and the like of each user. The storage device may be a database and/or a distributed cache server (CKV cache server), among others.
Further, the function of the storage device may also be integrated in the service device, and the embodiment of the present invention is not limited.
Referring to fig. 2, fig. 2 is a schematic flow chart of a data processing method according to an embodiment of the present invention. The data processing method described in the embodiment of the present invention may include the following steps:
201. the terminal sends a connection request to the service device.
In the embodiment of the invention, after the terminal logs in the game application through the game account, the terminal can send a connection request to the service equipment when detecting the user operation and needing to synchronize the service equipment; if the user data in the period of time is reported according to the predetermined time interval, the terminal may also send a connection request to the service device when the predetermined time interval is reached, which is not limited in the embodiment of the present invention. The connection request may carry an identifier of the terminal, such as a Media Access Control (MAC) address, a device number, a mobile phone number, and the like, which is not limited in the embodiment of the present invention.
202. The service equipment receives the connection request and establishes communication connection with the terminal.
In the embodiment of the invention, after receiving the connection request of the terminal, the service equipment can establish communication connection with the terminal, specifically, internet connection can be established. After the communication connection is established, the service device may communicate with the terminal, for example, the service device may push the latest game data to the terminal, so that the terminal may display the latest game data on the display interface; the terminal can also send data generated by the operation of the user to the service equipment so as to realize the update synchronization of the data; the terminal may also transmit a data update request to the service device, and the service device may thereby transmit the latest game data to the terminal based on the data update request.
203. The terminal sends the first user information to the service device through the communication connection.
In the embodiment of the invention, after the communication connection is established between the terminal and the service equipment, the first user information can be sent to the service equipment. The first user information refers to personal data of a game application logged in at a terminal, and may be a mobile phone number, a mailbox, or a social account, such as a QQ, a WeChat, and the like.
The first user information may include account information, such as an account name and a game level of the user. If the user does not log in the game application for the first time, the first user information may also carry relevant information of the set allocated to the user at the last login, such as an Identification (ID) of the set, user information of other users in the set matching the user, and the like.
It should be noted that the set referred to herein may be referred to as a virtual room, which is a virtual concept, and when the service device manages data of each user in the background, the service device may manage the data in units of sets, so as to implement modular management of multiple users, so that when data is updated, the data can be updated according to the sets, and updating of data of all logged-in users at the same time is avoided, thereby reducing load pressure of the service device to a certain extent. If the user logs in before the communication connection, the first user information may further include user data of the time period when the user disconnects the communication connection with the communication connection last time and related information of the set to which the user belongs when the user connects the communication connection last time. The user data may be data generated by a user operating a game application interface, such as data related to upgraded or purchased equipment, a virtual item or a virtual coin to be added or consumed in a game application, game data (such as betting information) generated during game playing, and the like, which are not limited in the embodiments of the present invention.
204. The service equipment receives the first user information and judges whether the storage equipment has set information corresponding to the first user information.
In the embodiment of the present invention, after receiving the first user information, the service device may first determine whether the user logs in for the first time, specifically, may determine whether set information of a set corresponding to the first user information exists in the storage device. If the first login is the first login, the storage device does not store the corresponding relation between the first user information and the set, and if the first login is not the first login, the storage device records the set information of the set allocated by the service device when the user corresponding to the first user information logs in the game application or operates for the last time, namely the corresponding relation between the first user information and the set.
The set information may include an ID of a set allocated by the service device when the user (specifically, user information, which may also be referred to as account information) establishes a communication connection with the service device last time, and a user list matched with the user, where the user list includes a plurality of pieces of user information, and a user corresponding to each piece of user information belongs to the same set as the user before.
205. And under the condition that the set information corresponding to the first user information does not exist, the service equipment adds the first user information to a first set of which the user information quantity does not reach the upper limit, and records the corresponding relation between the first user information and the first set.
In the embodiment of the present invention, if there is no set information of a set corresponding to the first user information in the storage device, the service device may determine, from all sets, a set whose user information quantity does not reach the upper limit, and randomly select the first set from the sets, so as to add the user to the first set, that is, record the correspondence between the first user information and the first set.
Correspondingly, the first user information is added to the first set of aggregate information, and the first set of aggregate information is also added to the first user information.
In background management, the service device may set a plurality of sets, each set setting a number of receivable users, that is, setting a number of user information corresponding to each set. When the number of the user information of a certain set reaches the upper limit of the number of the set, the service device may add the new login user to other sets, or may create a new set.
In the embodiment of the invention, if a user logs in and the user information of the user does not contain the set information, the user is the user who logs in for the first time, and the service equipment randomly allocates the set for the user, so that the flexibility of the background for managing the user information can be improved.
Optionally, if set information corresponding to the first user information exists in the storage device, the service device may determine whether the first user information exists in a second set corresponding to the set information, and determine whether the amount of the user information in the second set reaches an upper limit of the amount of the user information in the second set, if the first user information does not exist in the second set, and the amount of the user information in the second set does not reach the upper limit of the amount of the user information in the second set, the service device may add the first user information to the second set, and record a corresponding relationship between the second set and the first user information.
That is, if the storage device has the set information corresponding to the first user information, it indicates that the user is not logged in for the first time, and the service device may further determine whether the first user information is recorded in the set information. If the record is recorded, the fact that the user exists in the second set corresponding to the set information when the terminal establishes the communication connection with the service device last time is shown, and the first user information of the user is not expired, and the service device can continue to manage the user in the second set. If no record is recorded, it indicates that the state of the first user information of the user in the second set is expired, and the service device has removed the first user information from the second set, then the service device needs to further determine whether the number of the user information corresponding to the second set reaches the upper limit, and if so, reselect the set whose number of the user information does not reach the upper limit, and add the first user information to the set. If the upper limit is not reached, the service device may directly re-add the first user information to the second set in order to manage the user in the second set.
Therefore, the service device may record the corresponding relationship between the second set and the first user information under the condition that the number of the user information of the second set does not reach the upper limit of the number of the user information of the second set, that is, the first user information is added to the set information of the second set, and the set information of the second set is also added to the first user information.
In the embodiment of the invention, when a user logs in, if the user is not the first-time login user and the user information of the user is overdue, the service equipment can preferentially add the user to the set where the user logs in last time, and if the user information of the user is not overdue, the service equipment can add the user to the set where the user logs in last time by default, so that the management efficiency of a background on the user information can be improved.
Specifically, please refer to fig. 3c, which is a schematic structural diagram of the assembly disclosed in the embodiment of the present invention. As shown in fig. 3c, the storage device may specifically store a collection list and collection information. Wherein the aggregate list holds the headcount (i.e., number in parentheses) for each aggregate and the usage of each aggregate (which may be 1 for used and 0 for unused); the set information may specifically include user information in the set, such as a user ID (number may be given to unexpired user information in the set, as shown in fig. 3 c), and a maximum number of users that can be accommodated; the user information may specifically correspond to game data of the user, such as a betting situation, a winning situation, an expiration time of the user information, a user information update time, corresponding collection information, and a user list in the same collection, and the like, and the user list may include a certain amount of user information, and the amount may be set, which is not limited in the embodiment of the present invention. Of course, the user information may also include a user account, a nickname, a head portrait, and the like, and the embodiment of the present invention is not limited.
It should be noted that the user information expiration time may be understood as: the service equipment allows the terminal to update the time interval of the user information, when the time difference between the last time of updating the user information and the current time of the terminal exceeds the time interval, the service equipment can determine the user information as expired, and the expired time is the time point of exceeding the time interval.
For example, referring to fig. 3c, when the game client needs to obtain the latest game data, a connection is established with the service device, and then the user information (betting situation, winning situation, expiration time, collection information, and user list) on the client side is reported to the service device, assuming that the collection corresponding to the collection information is the fourth collection in the collection list, and the upper limit of the number of users in the fourth collection is 100, the service device checks whether the user information still exists in the fourth collection, and if so, manages the game data corresponding to the user information in the fourth collection by default. Assuming that the upper limit of the number of users in the fourth set is 75, and the game data corresponding to the user information in the fourth set has expired (i.e. the current time exceeds the expiration time in the user information), the service device will add the user corresponding to the user information to the set (e.g. the second set) whose number of users has not reached the upper limit at random, so as to manage the game data corresponding to the user information in the second set. Meanwhile, the service device further acquires a user list contained in the user information, and if the user information of other users in the user list is not expired, acquires the game data of other users in the user list and sends the game data to the client to display the latest game data. If the user information does not have the user list, or the user information of other users is not contained in the user list, or the user information of a part of users in the user list is expired, the service device randomly obtains 5 pieces of unexpired user information (assuming that only game data of 5 users can be simultaneously displayed on an interface of the client) from the second set, so that game data corresponding to the 5 pieces of user information are sent to the client, and the user information is updated to the user list.
206. The service equipment acquires operation data corresponding to the n pieces of user information based on the first user information.
In the embodiment of the present invention, after receiving the first user information and adding the first user information to the set, the service device may obtain, based on the first user information, operation data corresponding to the n pieces of user information. The operation data may be understood as game data generated by a user playing a game, for example, an action of a virtual character in the game, a result generated by the action, and the like, and the embodiment of the present invention is not limited thereto.
Typically, after a user logs into a game application, the application interface will have a distinction between a "lobby" and a "virtual room". The hall is used for showing a plurality of virtual rooms, the use condition of each virtual room, personal data of a user and the like; a "virtual room" is equivalent to a small set of users, a certain number of users can be divided into a group, and users in the same "virtual room" may have some features, such as participating in the same game, interacting with each other, etc. After the user clicks to enter a certain virtual room, the user can watch the game situation of other users in the virtual room, and can also participate in the game together with other users. However, the number of users accommodated by the virtual room is generally limited, and users can watch the game situation of other users only after entering the virtual room. In the embodiment of the invention, a hall of the game application can be combined with a virtual room, and the background of the service equipment divides the users into different virtual rooms (namely, the set mentioned herein), so that the background uniformly manages the users in the same virtual room, and the game main interface can display the game data of other users, and the other users can be the users in the same virtual room with the user or the users in other virtual rooms.
For example, please refer to fig. 3a and fig. 3b together, in which fig. 3a is a schematic diagram of an application interface disclosed in the embodiment of the present invention, and fig. 3b is a schematic diagram of another application interface disclosed in the embodiment of the present invention. As shown in fig. 3a, after the user logs in the game application, the application main interface displays game data (i.e., betting information) of the user, the avatar of the user, the virtual article (i.e., the number of golden beans), the avatar of the other user (e.g., the avatar surrounded by the square frame), game data (e.g., information surrounded by the oval frame) corresponding to the other user, and the like, so that the user can view the game playing situation of the other user on the application main interface. Specifically, the user may select a specific item through the payment of the virtual item, and if the item selected by the user is the same as the item randomly matched by the service device, the user may be rewarded accordingly, such as a certain number of virtual items, which is the case where other users bet on the item shown in fig. 3 a. After the specific time comes, if the terminal requests to establish communication connection with the service device, the service device can push the result of the current game to the terminal, as shown in fig. 3b, the information enclosed by the square frame is the winning result of other users, so that the user can not only view the game data of other users on the application main interface, but also know the game results of other users. Furthermore, game data of other users are displayed on the main interface, so that the atmosphere of multi-user online games can be created, the user experience is improved, and the game viscosity of the user is increased.
Specifically, the specific way for the service device to obtain the operation data corresponding to the n pieces of user information based on the first user information may be:
the service equipment acquires a user list corresponding to the first user information, judges whether the number of the user information contained in the user list reaches a preset number n, and if yes, acquires operation data corresponding to n user information from the user list; if not, the service equipment acquires set information of a set corresponding to the first user information, determines k pieces of user information from the set information, and acquires operation data corresponding to the user information contained in the user list and operation data corresponding to the k pieces of user information, wherein k is a positive integer, and the sum of the k pieces of user information and the number of the user information contained in the user list is n.
In a specific implementation, after receiving first user information, the service device first determines whether the user is a new login user, if not, a user list corresponding to the first user information may exist in the storage device, and the user information included in the user list may be user information of a user belonging to the same set as the user when the communication connection is established last time. If the user is a new login user, the user list corresponding to the first user information does not exist, the service device may randomly match a preset number n of pieces of user information in a set corresponding to the first user information, so as to obtain operation data corresponding to the n pieces of user information, where n is a positive integer, and a value of n may be adjusted according to a size of the display interface, for example, if the application is a mobile phone APP, n may be set to 5, and if the application is a computer side APP, n may be set to 10, and a specific value is not limited herein.
Further, if a user list corresponding to the first user information exists, the service device may determine whether the number of user information included in the user list reaches n, and if so, randomly select n pieces of user information from the user list and obtain operation data corresponding to the n pieces of user information. If not, randomly determining k pieces of user information from the set information corresponding to the first user information, wherein the sum of the k pieces of user information and the number of the user information contained in the user list is n, and the service equipment can acquire operation data corresponding to the n pieces of user information.
In the embodiment of the invention, when the terminal needs to acquire the latest operation data, the service equipment preferentially acquires the operation data of other users displayed on the application interface when the user logs in last time, so that the time for the service equipment to acquire the operation data of other users can be reduced, and the efficiency for the service equipment to update the operation data is improved.
Further, if the user information of some of the other users displayed on the application interface during the last login of the user is expired, the service device will acquire the operation data of the other users from the set where the user is located, so as to ensure that the number of the operation data displayed on the application interface is always consistent, create an atmosphere of the multiplayer online game, improve the user experience, and increase the game viscosity of the user.
Optionally, the specific manner of the service device obtaining the operation data corresponding to the n pieces of user information from the user list may be:
the service equipment determines n pieces of user information from the user list and detects the reporting time of the n pieces of user information; the service equipment judges whether second user information exists in the n user information or not based on the reporting time, if not, operation data corresponding to the n user information is obtained, and if so, the second user information is deleted. The second user information is the user information of which the time difference between the reporting time and the current time exceeds a preset time threshold.
In a specific implementation, the service device determines n pieces of user information from the user list, and then detects the reporting time of the n pieces of user information (i.e., detects whether the n pieces of user information are expired), if a distance difference between the reporting time and a current time exceeds a preset time threshold, for example, 2 minutes, the service device may delete the second user information that exceeds the preset time threshold from the corresponding set information, and if the distance difference does not exceed the preset time threshold, the service device may obtain operation data corresponding to the n pieces of user information. The second user information may be one or multiple, and the embodiment of the present invention is not limited.
Further, the service device deletes the second user information from the user list of the first user information.
Furthermore, the terminal can query the user information in the set at certain time intervals, and then the service device can repeatedly execute the operation of judging whether the number of the user information in the user list reaches n or not based on the request of the terminal, so that the number of other user information displayed on the display interface of the terminal can be kept n all the time, the atmosphere of the multiplayer online game can be created, the user experience can be improved, and the game viscosity of the user can be increased.
Optionally, the service device may also perform the above operation on the user information randomly determined from the set information corresponding to the first user information and the user information included in the user list (that is, the n pieces of user information that are not all acquired from the user list), which is not limited in the embodiment of the present invention.
Optionally, the service device may further add the determined n pieces of user information to a user list corresponding to the first user information, so that the terminal performs the above operation based on the updated user list when initiating the connection request next time.
Optionally, the first user information may also carry operation data of the user, and then after receiving the first user information, the service device may further update the operation data of the first user information based on the carried operation data, so that a result corresponding to the updated operation data is sent to the terminal, so that the terminal displays the latest operation result.
Optionally, after receiving the first user information, the service device may further record the reporting time of the first user information.
The number of the user information in the set is not limited, and since the user information in the same set as the first user information is stored, the service device can preferentially acquire the operation data corresponding to the user information in the same set before, and if the operation data is not enough, the operation data of other user information is matched randomly. And if the reporting time of the user information exceeds a preset time threshold, deleting the user information, thereby keeping the validity of the user information in the set.
207. The service device transmits the operation data to the terminal and disconnects the communication connection with the terminal.
In the embodiment of the invention, the service equipment sends the operation data corresponding to the acquired n pieces of user information to the terminal, so that the communication connection with the terminal is disconnected.
When the terminal needs to update data or inquire user information in the set, the connection with the service equipment is established, the service equipment sends the latest data to the terminal, and when the user information in the set does not need to be updated or inquired, the connection with the service equipment is disconnected, so that the operating pressure of the service equipment can be reduced, the service equipment can provide services for a plurality of terminals, and the resource utilization rate of the service equipment is improved.
Further, after the communication connection with the service device is disconnected, the terminal further records the duration of the disconnection with the service device, so that a connection request is sent to the service device again when the duration reaches the preset duration to acquire the latest operation data, and the real-time performance of the operation data displayed by the terminal is guaranteed.
That is to say, the specific way for the terminal to send the connection request to the service device and establish the communication connection with the service device may be: the method comprises the steps of firstly obtaining recorded duration of communication disconnection with service equipment, and sending a connection request to the service equipment when the duration reaches preset duration, so as to establish communication connection with the service equipment.
208. The terminal receives and displays the operation data.
In the embodiment of the invention, after receiving the operation data sent by the service device, the terminal can display the operation data on the application interface, so that a user can check the operation data of other users (as shown in fig. 3a and 3 b), the atmosphere of a multi-player online game is created, the user experience is improved, and the game viscosity of the user is increased.
It can be seen that, in the method described in fig. 2, before the terminal reports the first user information, the terminal may send a connection request to the service device, so as to establish a communication connection with the service device, after the service device receives the first user information, the service device obtains, based on the first user information, operation data corresponding to n pieces of user information, so as to send the operation data to the terminal, and disconnect the communication connection with the terminal, so that the terminal displays the received operation data. According to the embodiment of the invention, the terminal establishes communication connection with the service equipment when in need, and disconnects the communication connection after receiving the operation data sent by the service equipment, namely, the short connection is established between the terminal and the service equipment, so that the service equipment is convenient to maintain, the service equipment can provide services for a plurality of terminals, and the resource utilization rate of the service equipment is improved.
Referring to fig. 4, fig. 4 is a schematic structural diagram of a service device according to an embodiment of the present invention. The service device described in this embodiment may provide game services such as room services, order services, activity services, exception handling services, and the like to the user. Wherein, the service device may include but is not limited to: a processor, a network interface, and a memory. The processor, the network interface and the memory may be connected by a bus or other means, and fig. 4 shows an example of the connection by a bus in the embodiment of the present invention.
The processor (or CPU) is a computing core and a control core of the service device. The network interface may optionally include a standard wired interface, a wireless interface (e.g., WI-FI, mobile communication interface, etc.). The Memory (Memory) is a Memory device in the service device for storing programs and data. It is understood that the memory herein may be a high-speed RAM memory, or a non-volatile memory (non-volatile memory), such as at least one disk memory; optionally, at least one memory device located remotely from the processor. The memory provides storage space that stores the operating system of the service device, which may include but is not limited to: windows system (an operating system), Linux system (an operating system), etc., which are not limited in this regard. The memory space of the memory also stores data processing means.
In the embodiment of the present invention, the service device executes the corresponding steps of the method flow shown in fig. 2 by operating the data processing device in the memory. Referring to fig. 5, in the process of executing the game service, the device runs the following modules:
the communication module 501 is configured to establish a communication connection with a terminal when receiving a connection request of the terminal, and receive first user information reported by the terminal through the communication connection.
An obtaining module 502, configured to obtain operation data corresponding to n pieces of user information based on the first user information, where n is a positive integer;
the communication module 501 is further configured to send the operation data to a terminal, and disconnect a communication connection with the terminal, so that the terminal displays the operation data.
Optionally, the acquiring module 502 may include an acquiring unit 5021, a judging unit 5022 and a determining unit 5023, wherein:
an obtaining unit 5021 is configured to obtain a user list corresponding to the first user information.
The determining unit 5022 is configured to determine whether the number of the user information included in the user list reaches a preset number n.
The obtaining unit 5021 is further configured to obtain the operation data corresponding to n pieces of user information from the user list when the determining unit 5022 determines that the number of the user information reaches n.
The obtaining unit 5021 is further configured to obtain the set information corresponding to the first user information when the determining unit 5022 determines that the number of the user information does not reach n.
A determining unit 5023, configured to determine k pieces of user information from the set information, where k is a positive integer.
The obtaining unit 5021 is further configured to obtain operation data corresponding to the user information included in the user list and operation data corresponding to k pieces of user information, where a sum of the number of the k pieces of user information and the number of the user information included in the user list is n.
Specifically, the specific way for the obtaining unit 5021 to obtain the operation data corresponding to the n pieces of user information from the user list may be:
determining n pieces of user information from the user list, detecting the reporting time of the n pieces of user information, judging whether the second user information is stored in the n pieces of user information, if not, deleting the second user information, and if so, acquiring operation data corresponding to the n pieces of user information. The second user information is the user information of which the time difference between the reporting time and the current time exceeds a preset time threshold.
Optionally, the apparatus may further include a determining module 503 and a recording module 504, wherein:
the determining module 503 is configured to determine whether set information corresponding to the first user information exists in the storage device.
A recording module 504, configured to, when the determining module 503 determines that there is no set information corresponding to the first user information, add the first user information to a first set whose user information quantity does not reach an upper limit, and record a corresponding relationship between the first user information and the first set.
Optionally, the determining module 503 is further configured to determine, in the presence of set information corresponding to the first user information, whether the first user information exists in a second set corresponding to the set information, and determine whether the number of user information in the second set reaches an upper limit of the number of user information in the second set.
The recording module 504 is further configured to, when the determining module 503 determines that the first user information does not exist in the second set and the number of the user information in the second set does not reach the upper limit of the number of the user information in the second set, add the first user information to the second set, and record a corresponding relationship between the first user information and the second set.
It can be seen that, in the embodiment of the present invention, before the terminal reports the first user information, the terminal may send a connection request to the service device, so as to establish a communication connection with the service device, after the service device receives the first user information, the service device obtains, based on the first user information, operation data corresponding to n pieces of user information, so as to send the operation data to the terminal, and disconnect the communication connection with the terminal, so that the terminal displays the received operation data. According to the embodiment of the invention, the terminal establishes communication connection with the service equipment when in need, and disconnects the communication connection after receiving the operation data sent by the service equipment, namely, the short connection is established between the terminal and the service equipment, so that the service equipment is convenient to maintain, the service equipment can provide services for a plurality of terminals, and the resource utilization rate of the service equipment is improved.
Referring to fig. 6, fig. 6 is a schematic structural diagram of a terminal according to an embodiment of the present invention. The terminal described in this embodiment may be installed with a game application client, such as APP, a web application, and the like. Among others, the terminal may include but is not limited to: a processor, a network interface, and a memory. The processor, the network interface and the memory may be connected by a bus or other means, and fig. 6 shows an example of the connection by a bus according to the embodiment of the present invention.
The processor (or CPU) is a computing core and a control core of the terminal. The network interface may optionally include a standard wired interface, a wireless interface (e.g., WI-FI, mobile communication interface, etc.). A Memory (Memory) is a Memory device in a terminal for storing programs and data. It is understood that the memory herein may be a high-speed RAM memory, or a non-volatile memory (non-volatile memory), such as at least one disk memory; optionally, at least one memory device located remotely from the processor. The memory provides storage space that stores the operating system of the terminal, which may include, but is not limited to: windows system (an operating system), Linux system (an operating system), etc., which are not limited in this regard. The memory space of the memory also stores data processing means.
In the embodiment of the present invention, the terminal executes the corresponding steps of the method flow shown in fig. 2 by operating the data processing device in the memory. Referring also to fig. 7, after logging in the game application, the device runs the following modules:
a communication module 701, configured to send a connection request to a service device, and establish a communication connection with the service device.
The communication module 701 is further configured to send the first user information to the service device through the communication connection, and receive operation data corresponding to the n pieces of user information sent by the service device based on the first user information.
A display module 702, configured to display the operation data.
The communication module 701 is further configured to disconnect a communication connection with the service device.
Specifically, the n pieces of user information are user information in a user list corresponding to the first user information. For example, when the number of user information in the user list reaches a preset number n, n pieces of user information in the user list are random. And under the condition that the number of the user information in the user list does not reach the preset number n, randomly acquiring the user information in the user list and k pieces of information from the set information corresponding to the first user information, wherein the sum of the k pieces of user information and the number of the user information in the user list is n.
Optionally, the apparatus may further include a recording module 703 for recording a duration of the disconnection of the communication connection with the service device.
Correspondingly, the specific way for the communication module 701 to send the connection request to the service device and establish communication connection with the service device may be: and acquiring the recorded duration of the communication disconnection with the service equipment, sending a connection request to the service equipment when the duration reaches the preset duration, and establishing communication connection with the service equipment.
It can be seen that, in the embodiment of the present invention, before the terminal reports the first user information, the terminal may send a connection request to the service device, so as to establish a communication connection with the service device, after the service device receives the first user information, the service device obtains, based on the first user information, operation data corresponding to n pieces of user information, so as to send the operation data to the terminal, and disconnect the communication connection with the terminal, so that the terminal displays the received operation data. According to the embodiment of the invention, the terminal establishes communication connection with the service equipment when in need, and disconnects the communication connection after receiving the operation data sent by the service equipment, namely, the short connection is established between the terminal and the service equipment, so that the service equipment is convenient to maintain, the service equipment can provide services for a plurality of terminals, and the resource utilization rate of the service equipment is improved.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
The above disclosure is only for the purpose of illustrating the preferred embodiments of the present invention, and it is therefore to be understood that the invention is not limited by the scope of the appended claims.

Claims (22)

1. A data processing method, comprising:
the method comprises the steps that the service equipment establishes communication connection with a terminal under the condition that a connection request of the terminal is received;
the service equipment receives first user information reported by the terminal through the communication connection, wherein the first user information carries operation data;
the service equipment judges whether set information corresponding to the first user information exists in storage equipment or not;
if the set information does not exist, the service equipment adds the first user information to a first set of which the user information quantity does not reach an upper limit, and records the corresponding relation between the first user information and the first set, wherein the first set comprises n pieces of user information;
the service equipment updates operation data corresponding to the n pieces of user information based on operation data carried by the first user information;
the service equipment acquires the updated operation data corresponding to the n pieces of user information based on the first user information, wherein n is a positive integer;
and the service equipment sends the operation data corresponding to the updated n user information to the terminal and disconnects the communication connection with the terminal so that the terminal can display the operation data corresponding to the updated n user information.
2. The method according to claim 1, wherein the obtaining, by the service device, the operation data corresponding to the updated n pieces of user information based on the first user information includes:
the service equipment acquires a user list corresponding to the first user information and judges whether the number of the user information contained in the user list reaches a preset number n;
and if the number of the user information reaches n, the service equipment acquires the operation data corresponding to the updated n user information from the user list.
3. The method according to claim 2, wherein the step of the service device obtaining the operation data corresponding to the updated n pieces of user information from the user list comprises:
the service equipment determines the n pieces of user information from the user list and detects the reporting time of the n pieces of user information;
the service equipment judges whether second user information exists in the n pieces of user information or not based on the reporting time, wherein the second user information is the user information of which the time difference between the reporting time and the current time exceeds a preset time threshold;
if the updated n user information does not exist, the service equipment acquires operation data corresponding to the updated n user information;
and if so, the service equipment deletes the second user information.
4. The method according to claim 2, wherein the service device obtains the operation data corresponding to the updated n pieces of user information based on the first user information, and further comprising:
if the number of the user information does not reach the n, the service equipment acquires set information corresponding to the first user information;
the service equipment determines k pieces of user information from the set information, and obtains operation data corresponding to the user information included in the user list and operation data corresponding to the k pieces of user information, wherein k is a positive integer, and the sum of the k pieces of user information and the number of the user information included in the user list is n.
5. The method of claim 4, further comprising:
if the set information exists, the service equipment judges whether the first user information exists in a second set corresponding to the set information or not, and judges whether the number of the user information in the second set reaches the upper limit of the number of the user information in the second set or not;
if the first user information does not exist in the second set and the quantity of the user information in the second set does not reach the upper limit of the quantity of the user information in the second set, the service equipment adds the first user information to the second set and records the corresponding relation between the first user information and the second set.
6. A method of data processing, the method comprising:
the terminal sends a connection request to the service equipment and establishes communication connection with the service equipment;
the terminal sends first user information to the service equipment through the communication connection, wherein the first user information carries operation data;
the terminal receives operation data corresponding to the updated n pieces of user information, which are sent by the service equipment based on the first user information and the first set corresponding to the first user information, wherein the operation data corresponding to the updated n pieces of user information are obtained by updating the operation data corresponding to the n pieces of user information by the service equipment based on the operation data carried by the first user information;
and the terminal displays the operation data and disconnects the communication connection with the service equipment.
7. The method according to claim 6, wherein the n pieces of user information are user information in a user list corresponding to the first user information.
8. The method according to claim 6 or 7, wherein after the terminal presents the operation data and disconnects the communication with the service device, the method further comprises:
and the terminal records the duration of the communication disconnection with the service equipment.
9. The method of claim 8, wherein the terminal sends a connection request to a service device and establishes a communication connection with the service device, and wherein the method comprises:
the terminal acquires the recorded duration of the communication disconnection with the service equipment, sends a connection request to the service equipment when the duration reaches the preset duration, and establishes communication connection with the service equipment.
10. A data processing apparatus, comprising:
the communication module is used for establishing communication connection with a terminal under the condition of receiving a connection request of the terminal, and receiving first user information reported by the terminal through the communication connection, wherein the first user information carries operation data;
the judging module is used for judging whether the storage equipment has set information corresponding to the first user information;
the recording module is used for adding the first user information to a first set of which the number of user information does not reach an upper limit under the condition that the judging module judges that the set information corresponding to the first user information does not exist, and recording the corresponding relation between the first user information and the first set, wherein the first set comprises n pieces of user information;
an obtaining module, configured to update operation data corresponding to the n pieces of user information based on operation data carried by the first user information, and obtain the updated operation data corresponding to the n pieces of user information based on the first user information, where n is a positive integer;
the communication module is further configured to send the operation data corresponding to the updated n pieces of user information to the terminal, and disconnect a communication connection with the terminal, so that the terminal displays the operation data corresponding to the updated n pieces of user information.
11. The apparatus of claim 10, wherein the obtaining module comprises a determining unit and an obtaining unit, wherein:
the acquiring unit is used for acquiring a user list corresponding to the first user information;
the judging unit is used for judging whether the number of the user information contained in the user list reaches a preset number n;
the obtaining unit is further configured to obtain, from the user list, the updated operation data corresponding to the n pieces of user information when the determining unit determines that the number of the user information reaches n.
12. The apparatus according to claim 11, wherein the obtaining unit obtains the operation data corresponding to the updated n pieces of user information from the user list in a specific manner:
determining the n pieces of user information from the user list, and detecting the reporting time of the n pieces of user information;
judging whether second user information exists in the n pieces of user information or not based on the reporting time, wherein the second user information is the user information of which the time difference between the reporting time and the current time exceeds a preset time threshold;
if yes, acquiring operation data corresponding to the updated n pieces of user information;
and if the second user information does not exist, deleting the second user information.
13. The apparatus of claim 11, wherein the obtaining module further comprises a determining unit, wherein:
the acquiring unit is further configured to acquire set information corresponding to the first user information when the determining unit determines that the number of the user information does not reach the n;
the determining unit is configured to determine k pieces of user information from the set information, where k is a positive integer;
the obtaining unit is further configured to obtain operation data corresponding to the user information included in the user list and operation data corresponding to the k pieces of user information, where a sum of the k pieces of user information and the number of the user information included in the user list is n.
14. The apparatus of claim 10,
the judging module is further configured to, in the presence of set information corresponding to the first user information, judge whether the first user information is present in a second set corresponding to the set information, and judge whether the amount of user information in the second set reaches an upper limit of the amount of user information in the second set;
the recording module is further configured to add the first user information to the second set and record a corresponding relationship between the first user information and the second set when the determining module determines that the first user information does not exist in the second set and the number of the user information in the second set does not reach the upper limit of the number of the user information in the second set.
15. A data processing apparatus, comprising:
the communication module is used for sending a connection request to the service equipment and establishing communication connection with the service equipment;
the communication module is further configured to send first user information to the service device through the communication connection, and receive operation data corresponding to the updated n pieces of user information sent by the service device based on the first user information and the first set corresponding to the first user information, where the first user information carries operation data, and the operation data corresponding to the updated n pieces of user information is obtained by updating, by the service device, the operation data corresponding to the n pieces of user information based on the operation data carried by the first user information;
the display module is used for displaying the operation data;
the communication module is also used for disconnecting the communication connection with the service equipment.
16. The apparatus of claim 15, wherein the n pieces of user information are user information in a user list corresponding to the first user information.
17. The apparatus of claim 15 or 16, further comprising:
and the recording module is used for recording the duration of the communication disconnection between the service equipment and the recording module.
18. The apparatus according to claim 17, wherein the communication module sends the connection request to the service device, and the specific manner of establishing the communication connection with the service device is:
and acquiring the recorded duration of the communication disconnection with the service equipment, sending a connection request to the service equipment when the duration reaches the preset duration, and establishing communication connection with the service equipment.
19. A service device, comprising:
a memory for storing a computer program;
a processor calling the computer program in the memory for performing the following operations:
under the condition of receiving a connection request of a terminal, establishing communication connection with the terminal;
receiving first user information reported by the terminal through the communication connection, wherein the first user information carries operation data;
judging whether set information corresponding to the first user information exists in a storage device or not;
if the set information does not exist, adding the first user information to a first set of which the user information quantity does not reach an upper limit, and recording the corresponding relation between the first user information and the first set, wherein the first set comprises n pieces of user information;
updating operation data corresponding to the n pieces of user information based on operation data carried by the first user information;
acquiring operation data corresponding to the updated n pieces of user information based on the first user information, wherein n is a positive integer;
and sending the operation data corresponding to the updated n user information to the terminal, and disconnecting the communication connection with the terminal so that the terminal can display the operation data corresponding to the updated n user information.
20. A terminal, comprising:
a memory for storing a computer program;
a processor calling the computer program in the memory for performing the following operations:
sending a connection request to a service device, and establishing communication connection with the service device;
sending first user information to the service equipment through the communication connection, wherein the first user information carries operation data;
receiving operation data corresponding to the updated n pieces of user information, which is sent by the service device based on the first user information and the first set corresponding to the first user information, wherein the operation data corresponding to the updated n pieces of user information is obtained by updating the operation data corresponding to the n pieces of user information by the service device based on the operation data carried by the first user information;
and displaying the operation data, and disconnecting the communication connection with the service equipment.
21. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program comprising program instructions that, when executed by a service device, cause the service device to perform the data processing method according to any one of claims 1 to 5.
22. A computer-readable storage medium, characterized in that it stores a computer program comprising program instructions which, when executed by a terminal, cause the terminal to carry out the data processing method according to any one of claims 6 to 9.
CN201611106433.0A 2016-12-05 2016-12-05 Data processing method and device Active CN106657292B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611106433.0A CN106657292B (en) 2016-12-05 2016-12-05 Data processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611106433.0A CN106657292B (en) 2016-12-05 2016-12-05 Data processing method and device

Publications (2)

Publication Number Publication Date
CN106657292A CN106657292A (en) 2017-05-10
CN106657292B true CN106657292B (en) 2020-02-18

Family

ID=58819776

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611106433.0A Active CN106657292B (en) 2016-12-05 2016-12-05 Data processing method and device

Country Status (1)

Country Link
CN (1) CN106657292B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108289326B (en) * 2018-01-03 2020-09-11 广东工业大学 Unmanned system equipment communication method, system, equipment and computer medium
CN110704439B (en) * 2019-09-27 2022-07-29 北京智道合创科技有限公司 Data storage method and device
CN111885017B (en) * 2020-07-06 2021-03-02 全时云商务服务股份有限公司 Terminal offline response system, method, device, server and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101448335A (en) * 2008-12-23 2009-06-03 腾讯科技(深圳)有限公司 Mobile terminal based networking games realization method and game server
KR20100051910A (en) * 2008-10-29 2010-05-19 에스케이 텔레콤주식회사 A game supply system using personal area network, a game supply method thereby, a service server, a relay method, a mobile phone and a storage means
CN103220260A (en) * 2012-01-20 2013-07-24 腾讯科技(深圳)有限公司 Method of updating data, server, client-side and system
CN104503801A (en) * 2014-12-30 2015-04-08 北京奇虎科技有限公司 Software updating instruction distributing method, communication server and terminal device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20100051910A (en) * 2008-10-29 2010-05-19 에스케이 텔레콤주식회사 A game supply system using personal area network, a game supply method thereby, a service server, a relay method, a mobile phone and a storage means
CN101448335A (en) * 2008-12-23 2009-06-03 腾讯科技(深圳)有限公司 Mobile terminal based networking games realization method and game server
CN103220260A (en) * 2012-01-20 2013-07-24 腾讯科技(深圳)有限公司 Method of updating data, server, client-side and system
CN104503801A (en) * 2014-12-30 2015-04-08 北京奇虎科技有限公司 Software updating instruction distributing method, communication server and terminal device

Also Published As

Publication number Publication date
CN106657292A (en) 2017-05-10

Similar Documents

Publication Publication Date Title
CN111084983B (en) Cloud game service method, device, equipment and storage medium
CN113058270B (en) Live interaction method and device, storage medium and electronic equipment
US8608572B1 (en) Game processing server apparatus and game processing server system
CN111612461B (en) Interaction method and device based on electronic certificates and electronic equipment
US20090176557A1 (en) Leaderboard event notification
CN107483986A (en) A kind of method and system of gifts
CN101075941B (en) Method and system for sharing game by invitation and instant telecommunication end
CN106657292B (en) Data processing method and device
CN113179206B (en) Session display method, session acquisition method, device, equipment, system and medium
CN108449612B (en) Method, device, system, storage medium and computer equipment for distributing resources
US20190268662A1 (en) System and method for enhancing live video content streams
CN105681294B (en) A kind of game services management method and game business management system
JP6393701B2 (en) GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM
CN106232193A (en) Use the game progress of the portion of user data retrieved
CN110490590B (en) Activity record query method, device, equipment and storage medium based on block chain
CN109847340B (en) Information processing method, device, equipment and medium
CN111950670A (en) Virtual interaction task execution method and device, storage medium and electronic device
CN110585722A (en) Block chain-based game time information processing method and device and game control method and device
KR101674567B1 (en) Method of matching online and offline players in online game, and system thereof
CN110580257A (en) Data sharing method, server and medium
US10596473B2 (en) Communication system, server, and information-processing method
CN112402968B (en) Method and device for adjusting use duration of virtual prop object and storage medium
JP6770756B2 (en) Game system, computer programs and server devices used for it
KR101569645B1 (en) Game executing method, game server and game system
JP2023041928A (en) Game system, computer program used therefor, and server device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant