WO2016058478A1 - Data acquisition method, device and system - Google Patents

Data acquisition method, device and system Download PDF

Info

Publication number
WO2016058478A1
WO2016058478A1 PCT/CN2015/090818 CN2015090818W WO2016058478A1 WO 2016058478 A1 WO2016058478 A1 WO 2016058478A1 CN 2015090818 W CN2015090818 W CN 2015090818W WO 2016058478 A1 WO2016058478 A1 WO 2016058478A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
feature data
application feature
data
request message
Prior art date
Application number
PCT/CN2015/090818
Other languages
French (fr)
Chinese (zh)
Inventor
赵宏威
Original Assignee
北京奇虎科技有限公司
奇智软件(北京)有限公司
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 北京奇虎科技有限公司, 奇智软件(北京)有限公司 filed Critical 北京奇虎科技有限公司
Publication of WO2016058478A1 publication Critical patent/WO2016058478A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks

Definitions

  • the present invention relates to the field of data acquisition, and in particular, to a data acquisition method, apparatus, and system.
  • the manner in which the user acquires the application feature data is to input the identity code of the application feature data, and the identity code is usually a 16-bit or even 32-bit string. Therefore, in the prior art, the process of acquiring application feature data requires complicated input operations, and due to the complexity of the input operation, the error rate of the operation is directly increased, and the user experience is reduced.
  • the present invention has been made in order to provide an acquisition method, corresponding apparatus and system that overcomes the above problems or at least partially solves or alleviates the above problems.
  • a data acquisition method which is applied to a user requesting acquisition of application feature data from a client, comprising: receiving an application feature data request message from a user; sending the request message to the management and the a data management platform for applying user rights related to feature data, wherein the data management platform returns user rights related to application feature data of the user; receiving a response message from the data management platform, wherein the response message is Carrying the user authority; determining whether the application feature data can be obtained according to the received user authority.
  • a data acquisition method is also provided, which is applied to a data management platform having a platform cooperation relationship with a plurality of application servers, and the data management platform manages the services provided by each application server.
  • User rights data of multiple clients including: receiving users through the client And the application feature data request message, wherein the application feature data request message carries the identification information, where the identification information includes at least the identification information of the application feature data; and the user and the application feature data are determined according to the identification information.
  • Corresponding user rights returning a response message to the client, wherein the response message carries the user right.
  • a client comprising: a receiving module adapted to receive an application feature data request message from a user; and a sending module adapted to send the request message to the management and application feature data a data management platform of the related user rights, the user management authority is returned by the data management platform, and the receiving module is further adapted to receive a response message from the data management platform, wherein the The response message carries the user authority; the determining module is adapted to determine whether the application feature data can be obtained according to the received user right.
  • a data management platform is further provided, which is applicable to user rights data of a plurality of clients that have a platform cooperation relationship with a plurality of application servers and can manage the services provided by each of the application servers.
  • the method includes: a receiving module, configured to receive an application feature data request message sent by the user by using the client, where the application feature data request message carries the identifier information, where the identifier information includes at least the identifier information of the application feature data.
  • a determining module configured to determine, according to the identifier information, user rights related to the application feature data of the user; the sending module is adapted to return a response message to the client, where the response message carries the User rights.
  • a data acquisition system comprising a client as described above, a data management platform as described above, wherein the client is adapted to receive an application feature data request from a user Transmitting the request message to a data management platform for managing user rights related to application feature data, and returning, by the data management platform, user rights related to application feature data of the user; receiving from the data management platform a response message, wherein the response message carries user rights; and, according to the received user rights, determining whether the application feature data can be obtained; the data management platform is adapted to receive a user through the client And the application feature data request message sent by the terminal, where the application feature data request message carries the identifier information, where the identifier information includes at least the identifier information of the application feature data, and the returned user is determined according to the identifier information. Apply user rights related to the feature data; and return a response message to the location Client, wherein the response message carries a user privileges.
  • a computer program comprising computer readable code that, when executed on a computing device, causes the computing device to perform a data acquisition method according to any of the above.
  • a computer readable medium storing a computer program as described above is provided.
  • the data acquisition method is capable of receiving an application feature data request message from a user, and sending the request message to a data management platform for managing user rights related to the application feature data, and returning the user and the application feature by the data management platform. Data related user rights.
  • the application feature data can be obtained, which is obtained in the application server according to the identity identification code according to the application feature data in the prior art.
  • the present invention can utilize the data management platform to manage user rights, and the data management platform directly returns user rights according to user requests, that is, according to the request message from the user, it can be determined whether the user can obtain the requested application feature data, and avoids The complicated operation of the identity identification code of the input application feature data performed in the prior art for acquiring the application feature data. Therefore, the data acquisition method provided by the embodiment of the present invention achieves the beneficial effects of avoiding a large number of complicated input operations, reducing the error rate of the operation, improving the operation efficiency, and improving the user experience.
  • FIG. 1 is a flow chart showing the processing of a data acquisition method on the client side according to an embodiment of the present invention
  • FIG. 2 is a schematic diagram showing display of an application feature data collection icon on the client interface according to a preferred embodiment of the present invention
  • FIG. 3 is a schematic diagram showing an interface for prompting a user to acquire application feature data without corresponding authority according to a preferred embodiment of the present invention
  • FIG. 4 is a schematic diagram showing an interface for prompting a user to acquire application feature data without corresponding authority according to another preferred embodiment of the present invention
  • FIG. 5 is a schematic flowchart showing a process of a data acquisition method on a data management platform side according to an embodiment of the present invention
  • FIG. 6 is a view schematically showing a client side of a data acquisition method according to a preferred embodiment of the present invention. Processing flow chart;
  • FIG. 7 is a schematic diagram showing an interface of a user prompting a user according to a preferred embodiment of the present invention.
  • FIG. 8 is a flowchart showing a process of a data management platform side in a data acquisition method according to a preferred embodiment of the present invention.
  • FIG. 9 is a schematic block diagram showing the structure of a client according to an embodiment of the present invention.
  • FIG. 10 is a schematic block diagram showing the structure of a client according to a preferred embodiment of the present invention.
  • FIG. 11 is a schematic block diagram showing the architecture between a data management platform and an application server and a client according to a preferred embodiment of the present invention.
  • FIG. 12 is a schematic block diagram showing the structure of a data management platform according to an embodiment of the present invention.
  • FIG. 13 is a schematic block diagram showing the structure of a data acquisition system according to an embodiment of the present invention.
  • Figure 14 is a schematic block diagram showing a computing device for performing a data acquisition method in accordance with the present invention.
  • Fig. 15 schematically shows a storage unit for holding or carrying program code implementing the data acquisition method according to the present invention.
  • the way for the user to acquire the application feature data is to input the identity code of the application feature data, and the identity code is usually a 16-bit or even 32-bit string. Therefore, the process of acquiring application feature data requires complicated input operations, and due to the complexity of the input operation, the error rate of the operation is directly increased, and the user experience is reduced.
  • FIG. 1 is a flow chart showing the processing of a data acquisition method on the client side according to an embodiment of the present invention.
  • the data acquisition method of the embodiment of the present invention includes only steps S102 to S108.
  • Step S102 Receive an application feature data request message from a user.
  • Step S104 Send the request message to a data management platform that manages user rights related to the application feature data, and the data management platform returns the user rights related to the application feature data of the user.
  • Step S106 Receive a response message from a data management platform, where the response message carries a user Permissions.
  • Step S108 Determine, according to the received user authority, whether the application feature data can be acquired.
  • the data acquisition method is capable of receiving an application feature data request message from a user, and sending the request message to a data management platform for managing user rights related to the application feature data, and returning the user and the application feature by the data management platform. Data related user rights.
  • the application feature data can be obtained, which is obtained in the application server according to the identity identification code according to the application feature data in the prior art.
  • the present invention can utilize the data management platform to manage user rights, and the data management platform directly returns user rights according to user requests, that is, according to the request message from the user, it can determine whether the user can obtain the requested application feature data, and avoid The complicated operation of the identification code of the input application feature data performed in the prior art for acquiring the application feature data. Therefore, the data acquisition method provided by the embodiment of the present invention achieves the beneficial effects of avoiding a large number of complicated input operations, reducing the error rate of the operation, improving the operation efficiency, and improving the user experience.
  • FIG. 2 illustrates a schematic diagram of displaying an application feature data collection icon on the client interface in accordance with a preferred embodiment of the present invention.
  • the application feature data collection icon of the embodiment of the present invention is an input portal of the request message.
  • the embodiment of the present invention receives an application feature data request message from the user.
  • the application feature data collection icon in the embodiment of the present invention may be any shape, and may be located at any position of the client interface, which is not limited by the embodiment of the present invention.
  • embodiments of the present invention can send the request message through an interface to a data management platform that manages user rights associated with the application feature data.
  • the embodiment of the present invention sends a request message to the data management platform through an Application Programming Interface (API) interface.
  • API Application Programming Interface
  • the request message is sent to the data management platform through the API interface, which can avoid performing the sending operation by exiting the current interface, thereby saving operation time and improving operation efficiency.
  • the embodiment of the present invention is capable of receiving a response message carrying the user right from the data management platform, and determining whether the application feature data can be acquired according to the received user right.
  • FIG. 3 illustrates a schematic diagram of an interface prompting a user to obtain application feature data without corresponding authority, in accordance with a preferred embodiment of the present invention. As shown in FIG.
  • the embodiment of the present invention can preferably pop up a prompt box to inform the user that the current user right cannot acquire the application feature data.
  • the user may be prompted to obtain the corresponding user rights by performing operations to obtain the application feature data.
  • the user in addition to prompting the user that the user does not have the corresponding permission to obtain the application feature, the user is also prompted to obtain the corresponding user authority by performing the operation of “downloading the XX software and registering” to obtain the application feature data.
  • the embodiment of the present invention provides a data acquisition method applied to a data management platform based on the data acquisition method applied to the client side.
  • the data management platform of the embodiment of the present invention can have a platform collaboration relationship with multiple application servers, and can manage user rights data of multiple clients of services provided by each application server.
  • FIG. 5 is a flowchart showing the processing of a data acquisition method on the data management platform side according to an embodiment of the present invention. Referring to FIG. 5, the flow includes at least steps S502 to S506.
  • Step S502 Receive an application feature data request message sent by the user through the client, where the application feature data request message carries the identifier information, where the identifier information includes at least the identifier information of the application feature data.
  • Step S504 Determine, according to the identification information, a user right of the user related to the application feature data.
  • Step S506 Return a response message to the client, where the response message carries user rights.
  • the application feature data request message sent by the user through the client is received, and the user authority related to the application feature data is determined according to the identification information in the request message, and the user right is returned.
  • the response message to the client avoids the client directly obtaining the user right, thereby more appropriately protecting the user information of the user right, and avoiding the malicious use of the user right to obtain other user information, resulting in loss of user information and/or property.
  • the adverse consequences have reached the beneficial effect of more reasonable and efficient protection of user information.
  • the user authority can be determined according to the received identification information in the application feature data request message from the user.
  • the embodiment of the present invention receives an application feature data request message through an interface (for example, an API interface).
  • an interface for example, an API interface.
  • different manners of determining user rights may be selected according to information such as the type of the identification information.
  • the corresponding level information may be searched in the database according to the identification information in the request message, and the user authority is determined according to the level information.
  • the embodiment of the present invention may further determine whether the user reaches the level that can use the application feature data according to the preset condition and the level information.
  • the preset condition may be a definition of a mapping relationship between the level information of the user and the level information of the application feature data.
  • the user authority when the level information of the application feature data is found according to the identification information of the application feature data, and the level of the application feature data is the application feature data that can be acquired by any user according to the preset condition, the user authority can be determined to be obtainable. Apply feature data. For example, when the user's rating information is found according to the user's identity identification information, and the user's level information is determined according to the preset condition, the user authority corresponding to the user can obtain any application feature data, and the user authority is Ability to acquire application feature data.
  • the level of the applied feature data is a situation that can be obtained by any user
  • the level of the user is a situation in which arbitrary application feature data can be acquired.
  • the application feature data can only be obtained by users of a fixed level and/or a fixed level or higher (or below).
  • the corresponding user level information is found in the database to be level 5, and the level information of the corresponding application feature data is level 6.
  • the user authority can be determined that the application characteristic data cannot be acquired.
  • the corresponding user level information is found in the database to be 8 levels, and the level information of the corresponding application feature data is 7 levels.
  • the user authority of the user whose user level information is level 8 can acquire the application characteristic data of the level 8 or lower and the level 5 or higher, the user authority can be determined to be able to acquire the application feature data.
  • mapping relationship between the user's level information and the level information of the application feature data in the preset conditions mentioned in the above example is only an example, and cannot represent the user's level information and application characteristics in actual use.
  • the mapping relationship between the hierarchical information of the data is only an example, and cannot represent the user's level information and application characteristics in actual use.
  • the embodiment of the present invention can also determine whether the user is based on the identification information of the user and the identification information of the application feature data.
  • the application feature data has been requested and/or the number of times the user has acquired the application feature data has been determined. Thereafter, it is determined whether the user right can acquire the application feature data according to the judgment result and/or the determined number of times.
  • the application feature data requested by the user is the application feature data that can be acquired only once, and after the determination result is that the user has requested the application feature data, it is determined that the user authority carries the information that the user does not have the corresponding authority to acquire the application feature data.
  • the application feature data requested by the user is application feature data that can only be acquired three times, and it is determined that the number of times the user has acquired the application feature data is three times, then determining The user authority carries information that the user does not have the corresponding authority to obtain the application feature data.
  • the application feature data may be feature data that any user can obtain by sending a request message, including application priority class data and/or application privilege class data.
  • the application feature data may be item-like application data that can help the user to pass the game level more quickly.
  • a preferred embodiment is provided to introduce a data acquisition method provided by an embodiment of the present invention.
  • 6 and 8 respectively show processing flowcharts of the client side and the data management platform side in the data acquisition method according to a preferred embodiment of the present invention.
  • the client is set as the game client
  • the application server is the game server
  • the application feature data is the game item data.
  • the flow includes at least steps S602 to S614.
  • Step S602 Receive a request message from a user.
  • the user clicks on the game item data collection icon on the game client interface to implement input of the request message. That is, when the item data collection icon of the game client interface is clicked by the user, a request message from the user is received.
  • Step S604 the request message received in step S602 is sent to the data management platform through the API interface.
  • the game client sends a request message to the data management platform, and the data management platform determines the user authority of the user according to the flowchart shown in FIG. 8 and returns.
  • Step S606 Receive a response message from the data management platform that carries the user authority.
  • Step S608 Determine, according to the received user authority, whether the game item data requested by the user can be obtained. If yes, go to step S610; otherwise, go to step S614.
  • Step S610 Send a request message carrying user rights to the game server.
  • Step S612 receiving a response message that is returned by the game server and carrying the game item data for the user to use, and the process ends.
  • Step S614 popping up a prompt dialog box, prompting the user to obtain the currently requested game props class data without corresponding authority, and prompting the user to continue to pass three game levels to obtain corresponding user rights, and acquiring the game item data. As shown in Figure 7, the process ends.
  • the processing flow of the data acquisition method on the data management platform side of the embodiment includes steps S802 to S812.
  • Step S802 Receive a request message sent by the user through the game client through an API interface.
  • Step S804 Determine, according to the identification information in the received request message, whether the user has requested the game item data. If no, step S806 is performed, and if so, step S810 is performed.
  • Step S806 searching for corresponding user level information and/or game item type data in the database according to the user's identification information and/or game item type data.
  • Step S808 determining user rights according to user level information and/or level information of game item type data.
  • the preset condition defines a mapping relationship between the user's rating information and the level information of the game item class. For example, if it is determined that the current game item data is any application feature data that can be acquired by any user according to the level information of the found game item data and the preset condition, the user authority can be determined to be able to acquire the game item data. For example, when it is determined that the user's level information is the user authority corresponding to the user according to the user's level information and the preset condition, any game item type data can be obtained, and the user authority is capable of acquiring the game item type data.
  • Step S810 if it is determined in step S804 that the user has requested the game item data, it is determined that the user authority carries information that the user does not have the corresponding authority to obtain the currently requested game item data.
  • Step S812 Returning a response message to the game client, where the response message carries user rights, and the process ends.
  • the embodiment of the present invention provides a client to implement the data acquisition method on the client side.
  • FIG. 9 shows a schematic structural diagram of a client according to an embodiment of the present invention.
  • the client in the embodiment of the present invention includes at least a receiving module 910, a sending module 920, a receiving module 930, and a determining module 940.
  • the receiving module 910 is adapted to receive an application feature data request message from the user.
  • the sending module 920 is coupled to the receiving module 910, and is adapted to send the request message to a data management platform that manages user rights related to the application feature data, and the data management platform returns the user rights related to the application feature data of the user.
  • the receiving module 910 is further configured to receive a response message from the data management platform, where the response message carries user rights.
  • the determining module 930 is coupled to the receiving module 910 and is adapted to determine whether the application feature data can be acquired according to the received user authority.
  • FIG. 10 is a block diagram showing the structure of a client according to a preferred embodiment of the present invention, see FIG.
  • the client of the embodiment of the present invention further includes:
  • the sending module 920 is further configured to: if the determining module 930 determines that the application feature data can be obtained, sending the request message to the application server that provides the application service for the client, where the request message carries the user right, and receives the return of the application server, A response message carrying application feature data;
  • the display module 950 is coupled to the determining module 930, and is adapted to prompt the user to obtain the application feature data without corresponding authority if the determining module 930 determines that the application feature data cannot be acquired.
  • the receiving module 910 is further adapted to:
  • the input of the request message is implemented by the user clicking the application feature data collection icon on the client interface, wherein the application feature data collection icon is an input entry of the request message.
  • the sending module 920 is further adapted to:
  • the request message is sent to the data management platform via an interface, wherein the interface includes an application programming interface API.
  • the embodiment of the present invention provides a data management platform to implement a data acquisition method on the data management platform side.
  • the data management platform in this example is applied to a user collaboration data relationship with a plurality of application servers, and is capable of managing user rights data of a plurality of clients provided by each application server, as shown in FIG. Schematic diagram of the architecture between the data management platform and the application server and the client of the embodiment.
  • FIG. 12 is a block diagram showing the structure of a data management platform according to an embodiment of the present invention.
  • the data management platform of the embodiment of the present invention includes at least a receiving module 1210, a determining module 1220, and a sending module 1230.
  • the receiving module 1210 is adapted to receive an application feature data request message sent by the user through the client, where the application feature data request message carries the identifier information, and the identifier information includes at least the identifier information of the application feature data.
  • the determining module 1220 is coupled to the receiving module 1210 and is adapted to determine a user right of the user related to the application feature data according to the identification information.
  • the sending module 1230 is coupled to the determining module 1220 and is adapted to return a response message to the client, where the response message carries user rights.
  • the identification information further includes identity identification information of the user.
  • the determining module 1220 is further adapted to:
  • Searching according to the identification information of the user and/or the identification information of the application feature data, the corresponding user level information and/or the level information of the application feature data in the database; determining the user according to the user level information and/or the level information of the application feature data Permissions.
  • the determining module 1220 is further adapted to:
  • the determining module 1220 is further adapted to:
  • the receiving module 1210 is further adapted to:
  • the application feature data request message is received through the interface, wherein the interface includes an application programming interface API.
  • FIG. 13 is a block diagram showing the structure of a data acquisition system according to an embodiment of the present invention.
  • the data acquisition system of the embodiment of the present invention includes at least a client 1310 and a data management platform 1320.
  • the client 1310 is adapted to receive an application feature data request message from the user, send the request message to a data management platform that manages user rights related to the application feature data, and return, by the data management platform, the user rights related to the application feature data of the user. Receiving a response message from the data management platform, wherein the response message carries user rights; and determining whether the application feature data can be obtained according to the received user rights;
  • the data management platform 1320 is coupled to the client 1310, and is adapted to receive an application feature data request message sent by the user through the client, where the application feature data request message carries the identification information, where the identification information includes at least the identification information of the application feature data. Determining, according to the identification information, user rights related to the application feature data of the returned user; and returning a response message to the client, wherein the response message carries user rights.
  • the embodiment of the present invention can achieve the following beneficial effects:
  • the application feature data request message from the user can be received, and the request message is sent to the data management platform for managing the user rights related to the application feature data.
  • the management platform the user rights related to the application feature data are returned.
  • the application feature data can be obtained, which is obtained in the application server according to the identity identification code according to the application feature data in the prior art.
  • the present invention can utilize the data management platform to manage user rights, and the data management platform directly returns user rights according to user requests, that is, according to the request message from the user, it can be determined whether the user can obtain the requested application feature data, and avoids The complicated operation of the identity identification code of the input application feature data performed in the prior art for acquiring the application feature data.
  • the user management authority is managed by the data management platform, so that the client directly obtains the user right, thereby more appropriately protecting the user information of the user right, and avoiding the user right being maliciously utilized to obtain other information. User information, causing adverse consequences of loss of user information and/or property.
  • the embodiment of the present invention determines whether the application feature data can be obtained by directly determining the application feature data according to the user's request message instead of the application identifier data of the application feature data, thereby improving the operational efficiency and improving the operation efficiency.
  • the data management platform of the user authority determines that the application feature data can be obtained according to the user right returned by the request message, and prevents the user right from being acquired by the unnecessary client or the server, thereby causing malicious use to obtain other user personal information, resulting in user loss. The consequences, therefore, achieve the beneficial effect of more reasonable and efficient protection of user information.
  • modules in the devices of the embodiments can be adaptively changed and placed in one or more devices different from the embodiment.
  • the modules or units or components of the embodiments may be combined into one module or unit or component, and further they may be divided into a plurality of sub-modules or sub-units or sub-components.
  • any combination of the features disclosed in the specification, including the accompanying claims, the abstract and the drawings, and any methods so disclosed, or All processes or units of the device are combined.
  • each feature disclosed in the specification, including the accompanying claims, the abstract and the drawings may be replaced by alternative features that provide the same, equivalent or similar purpose.
  • the various component embodiments of the present invention may be implemented in hardware, or in a software module running on one or more processors, or in a combination thereof.
  • a microprocessor or digital signal processor may be used in practice to implement some or all of the functionality of some or all of the components of the client and data management platform in accordance with embodiments of the present invention.
  • the invention can also be implemented as a device or device program (e.g., a computer program and a computer program product) for performing some or all of the methods described herein.
  • a program implementing the invention may be stored on a computer readable medium or may be in the form of one or more signals. Such signals may be downloaded from an Internet website, provided on a carrier signal, or provided in any other form.
  • Figure 14 illustrates a computing device that can implement a data acquisition method in accordance with the present invention.
  • the computing device conventionally includes a processor 1410 and a computer program product or computer readable medium in the form of a memory 1420.
  • the memory 1420 may be an electronic memory such as a flash memory, an EEPROM (Electrically Erasable Programmable Read Only Memory), an EPROM, a hard disk, or a ROM.
  • Memory 1420 has a memory space 1430 for program code 1431 for performing any of the method steps described above.
  • storage space 1430 for program code may include various program code 1431 for implementing various steps in the above methods, respectively.
  • the program code can be read from or written to one or more computer program products.
  • Such computer program products include program code carriers such as hard disks, compact disks (CDs), memory cards or floppy disks.
  • Such a computer program product is typically a portable or fixed storage unit as described with reference to FIG.
  • the storage unit may have storage segments, storage spaces, and the like that are similarly arranged to memory 1420 in the computing device of FIG.
  • the program code can be compressed, for example, in an appropriate form.
  • the storage unit includes computer readable code 1431', ie, code that can be read by, for example, a processor such as 1410, which when executed by the computing device causes the computing device to perform each of the methods described above step.

Abstract

Disclosed are a data acquisition method, device and system. The method comprises: receiving an application feature data request message from a user; sending the request message to a data management platform for managing user permission related to the application feature data, and returning, by the data management platform, the user permission of the user related to the application feature data; receiving a response message from the data management platform, wherein the response message carries the user permission; and according to the received user permission, determining whether the application feature data can be acquired. The present invention directly determines whether application feature data can be acquired according to a request message of a user rather than an identifier of the application feature data, thus achieving the beneficial effects of avoiding a large number of complex input operations and improving operation efficiency.

Description

数据获取方法、装置及系统Data acquisition method, device and system 技术领域Technical field
本发明涉及数据获取领域,尤其涉及一种数据获取方法、装置及系统。The present invention relates to the field of data acquisition, and in particular, to a data acquisition method, apparatus, and system.
背景技术Background technique
随着网络科技的发展,人们对于各种电子设备中的客户端的使用愈加依赖。为合理利用网络资源,避免造成由于过多用户对同一网络资源的使用造成的网络拥堵等问题,常常针对用户的不同等级等信息为用户提供不同的应用特征数据,不同等级的用户能够根据其能够获取到的不同的应用特征数据对客户端进行更加便捷地使用或者更加顺畅地体验。例如,在进行游戏时,有时利用游戏道具(即应用特征数据的一种)能够更加高效率地通过游戏的关卡。但为了体现游戏的趣味性,不能为所有玩家提供所有道具。因此,游戏客户端常常根据用户通过的关卡数将玩家划分为不同等级,并根据玩家的不同等级为玩家提供不同等级的道具。With the development of network technology, people are increasingly dependent on the use of clients in various electronic devices. In order to make reasonable use of network resources and avoid network congestion caused by excessive users' use of the same network resources, users are often provided with different application feature data for different levels of users and other information, and users of different levels can The acquired different application feature data makes the client more convenient to use or more smoothly experience. For example, when playing a game, sometimes a game item (ie, one of the application feature data) can be used to pass the game's level more efficiently. But in order to reflect the fun of the game, not all the props can be provided for all players. Therefore, the game client often divides the player into different levels according to the number of levels the user passes, and provides different levels of items to the player according to different levels of the player.
但是,现有技术中,用户获取应用特征数据的方式是输入应用特征数据的身份标识码,而这个身份标识码通常为一个16位甚至32位的字符串。因此,现有技术中,获取应用特征数据的过程需要经过复杂的输入操作,并且,由于输入操作的复杂性,直接导致操作的错误率增高,降低用户体验。However, in the prior art, the manner in which the user acquires the application feature data is to input the identity code of the application feature data, and the identity code is usually a 16-bit or even 32-bit string. Therefore, in the prior art, the process of acquiring application feature data requires complicated input operations, and due to the complexity of the input operation, the error rate of the operation is directly increased, and the user experience is reduced.
发明内容Summary of the invention
鉴于上述问题,提出了本发明以便提供一种克服上述问题或者至少部分地解决或者减缓上述问题的获取方法、相应的装置和系统。In view of the above problems, the present invention has been made in order to provide an acquisition method, corresponding apparatus and system that overcomes the above problems or at least partially solves or alleviates the above problems.
根据本发明的一个方面,提供了一种数据获取方法,应用于用户向客户端请求获取应用特征数据,包括:接收来自用户的应用特征数据请求消息;将所述请求消息发送至管理与所述应用特征数据相关的用户权限的数据管理平台,由所述数据管理平台返回所述用户的与应用特征数据相关的用户权限;接收来自所述数据管理平台的应答消息,其中,所述应答消息中携带有所述用户权限;根据接收的所述用户权限,确定能否获取所述应用特征数据。According to an aspect of the present invention, a data acquisition method is provided, which is applied to a user requesting acquisition of application feature data from a client, comprising: receiving an application feature data request message from a user; sending the request message to the management and the a data management platform for applying user rights related to feature data, wherein the data management platform returns user rights related to application feature data of the user; receiving a response message from the data management platform, wherein the response message is Carrying the user authority; determining whether the application feature data can be obtained according to the received user authority.
根据本发明的另一方面,还提供了一种数据获取方法,应用于与多个应用服务器间存在平台协作关系的数据管理平台,且所述数据管理平台管理所述每个应用服务器所提供服务的多个客户端的用户权限数据,包括:接收用户通过所述客户端发 送的应用特征数据请求消息,其中,所述应用特征数据请求消息中携带有标识信息,所述标识信息至少包括应用特征数据的标识信息;根据所述标识信息确定所述用户的与应用特征数据相关的用户权限;返回应答消息至所述客户端,其中,所述应答消息中携带有所述用户权限。According to another aspect of the present invention, a data acquisition method is also provided, which is applied to a data management platform having a platform cooperation relationship with a plurality of application servers, and the data management platform manages the services provided by each application server. User rights data of multiple clients, including: receiving users through the client And the application feature data request message, wherein the application feature data request message carries the identification information, where the identification information includes at least the identification information of the application feature data; and the user and the application feature data are determined according to the identification information. Corresponding user rights; returning a response message to the client, wherein the response message carries the user right.
根据本发明的另一方面,还提供了一种客户端,包括:接收模块,适于接收来自用户的应用特征数据请求消息;发送模块,适于将所述请求消息发送至管理与应用特征数据相关的用户权限的数据管理平台,由所述数据管理平台返回所述用户的与应用特征数据相关的用户权限;接收模块,还适于接收来自所述数据管理平台的应答消息,其中,所述应答消息中携带有用户权限;确定模块,适于根据接收的用户权限,确定能否获取所述应用特征数据。According to another aspect of the present invention, a client is further provided, comprising: a receiving module adapted to receive an application feature data request message from a user; and a sending module adapted to send the request message to the management and application feature data a data management platform of the related user rights, the user management authority is returned by the data management platform, and the receiving module is further adapted to receive a response message from the data management platform, wherein the The response message carries the user authority; the determining module is adapted to determine whether the application feature data can be obtained according to the received user right.
根据本发明的另一方面,还提供了一种数据管理平台,应用于与多个应用服务器间存在平台协作关系,且能够管理所述每个应用服务器所提供服务的多个客户端的用户权限数据,包括:接收模块,适于接收用户通过所述客户端发送的应用特征数据请求消息,其中,所述应用特征数据请求消息中携带有标识信息,所述标识信息至少包括应用特征数据的标识信息;确定模块,适于根据所述标识信息确定所述用户的与应用特征数据相关的用户权限;发送模块,适于返回应答消息至所述客户端,其中,所述应答消息中携带有所述用户权限。According to another aspect of the present invention, a data management platform is further provided, which is applicable to user rights data of a plurality of clients that have a platform cooperation relationship with a plurality of application servers and can manage the services provided by each of the application servers. The method includes: a receiving module, configured to receive an application feature data request message sent by the user by using the client, where the application feature data request message carries the identifier information, where the identifier information includes at least the identifier information of the application feature data. a determining module, configured to determine, according to the identifier information, user rights related to the application feature data of the user; the sending module is adapted to return a response message to the client, where the response message carries the User rights.
根据本发明的另一方面,还提供了一种数据获取系统,包括如上所述的客户端,如上所述的数据管理平台,其中,所述客户端,适于接收来自用户的应用特征数据请求消息;将所述请求消息发送至管理与应用特征数据相关的用户权限的数据管理平台,由所述数据管理平台返回所述用户的与应用特征数据相关的用户权限;接收来自所述数据管理平台的应答消息,其中,所述应答消息中携带有用户权限;以及,根据接收的所述用户权限,确定能否获取所述应用特征数据;所述数据管理平台,适于接收用户通过所述客户端发送的应用特征数据请求消息,其中,所述应用特征数据请求消息中携带有标识信息,所述标识信息至少包括应用特征数据的标识信息;根据所述标识信息确定返回的所述用户的与应用特征数据相关的用户权限;以及,返回应答消息至所述客户端,其中,所述应答消息中携带有用户权限。According to another aspect of the present invention, there is also provided a data acquisition system comprising a client as described above, a data management platform as described above, wherein the client is adapted to receive an application feature data request from a user Transmitting the request message to a data management platform for managing user rights related to application feature data, and returning, by the data management platform, user rights related to application feature data of the user; receiving from the data management platform a response message, wherein the response message carries user rights; and, according to the received user rights, determining whether the application feature data can be obtained; the data management platform is adapted to receive a user through the client And the application feature data request message sent by the terminal, where the application feature data request message carries the identifier information, where the identifier information includes at least the identifier information of the application feature data, and the returned user is determined according to the identifier information. Apply user rights related to the feature data; and return a response message to the location Client, wherein the response message carries a user privileges.
根据本发明的又一个方面,提供了一种计算机程序,其包括计算机可读代码,当所述计算机可读代码在计算设备上运行时,导致所述计算设备执行根据上述任一个数据获取方法。According to still another aspect of the present invention, a computer program is provided comprising computer readable code that, when executed on a computing device, causes the computing device to perform a data acquisition method according to any of the above.
根据本发明的再一个方面,提供了一种计算机可读介质,其中存储了如上所述的计算机程序。 According to still another aspect of the present invention, a computer readable medium storing a computer program as described above is provided.
本发明的有益效果为:The beneficial effects of the invention are:
依据本发明实施例的数据获取方法,能够接收来自用户的应用特征数据请求消息,将请求消息发送至管理与应用特征数据相关的用户权限的数据管理平台,由数据管理平台返回用户的与应用特征数据相关的用户权限。之后,接收来自数据管理平台的应答消息,并根据接收到的应答消息中携带的用户权限,确定能够获取应用特征数据,相对于现有技术中根据应用特征数据的身份标识码在应用服务器中获取用户权限,本发明能够利用数据管理平台对用户权限进行管理,由数据管理平台直接根据用户请求返回用户权限,即根据来自用户的请求消息,能够确定用户是否能够获取请求的应用特征数据,避免了现有技术中为获取应用特征数据执行的输入应用特征数据的身份标识码的复杂操作。因此,本发明实施例提供的数据获取方法达到了避免大量复杂输入操作,降低操作的错误率,提升操作效率的有益效果,并提升用户体验。The data acquisition method according to the embodiment of the present invention is capable of receiving an application feature data request message from a user, and sending the request message to a data management platform for managing user rights related to the application feature data, and returning the user and the application feature by the data management platform. Data related user rights. After receiving the response message from the data management platform, and determining, according to the user rights carried in the received response message, the application feature data can be obtained, which is obtained in the application server according to the identity identification code according to the application feature data in the prior art. User rights, the present invention can utilize the data management platform to manage user rights, and the data management platform directly returns user rights according to user requests, that is, according to the request message from the user, it can be determined whether the user can obtain the requested application feature data, and avoids The complicated operation of the identity identification code of the input application feature data performed in the prior art for acquiring the application feature data. Therefore, the data acquisition method provided by the embodiment of the present invention achieves the beneficial effects of avoiding a large number of complicated input operations, reducing the error rate of the operation, improving the operation efficiency, and improving the user experience.
上述说明仅是本发明技术方案的概述,为了能够更清楚了解本发明的技术手段,而可依照说明书的内容予以实施,并且为了让本发明的上述和其它目的、特征和优点能够更明显易懂,以下特举本发明的具体实施方式。The above description is only an overview of the technical solutions of the present invention, and the above-described and other objects, features and advantages of the present invention can be more clearly understood. Specific embodiments of the invention are set forth below.
附图说明DRAWINGS
通过阅读下文优选实施方式的详细描述,各种其他的优点和益处对于本领域普通技术人员将变得清楚明了。附图仅用于示出优选实施方式的目的,而并不认为是对本发明的限制。而且在整个附图中,用相同的参考符号表示相同的部件。在附图中:Various other advantages and benefits will become apparent to those skilled in the art from a The drawings are only for the purpose of illustrating the preferred embodiments and are not to be construed as limiting. Throughout the drawings, the same reference numerals are used to refer to the same parts. In the drawing:
图1示意性示出了根据本发明一个实施例的客户端一侧的数据获取方法的处理流程图;1 is a flow chart showing the processing of a data acquisition method on the client side according to an embodiment of the present invention;
图2示意性示出了根据本发明一个优选实施例的在本客户端界面显示应用特征数据领取图标的示意图;2 is a schematic diagram showing display of an application feature data collection icon on the client interface according to a preferred embodiment of the present invention;
图3示意性示出了根据本发明一个优选实施例的提示用户无相应权限获取应用特征数据的界面示意图;FIG. 3 is a schematic diagram showing an interface for prompting a user to acquire application feature data without corresponding authority according to a preferred embodiment of the present invention; FIG.
图4示意性示出了根据本发明另一个优选实施例的提示用户无相应权限获取应用特征数据的界面示意图;FIG. 4 is a schematic diagram showing an interface for prompting a user to acquire application feature data without corresponding authority according to another preferred embodiment of the present invention; FIG.
图5示意性示出了根据本发明一个实施例的数据管理平台侧的数据获取方法的处理流程图;FIG. 5 is a schematic flowchart showing a process of a data acquisition method on a data management platform side according to an embodiment of the present invention; FIG.
图6示意性示出了根据本发明一个优选实施例的数据获取方法中客户端一侧的 处理流程图;FIG. 6 is a view schematically showing a client side of a data acquisition method according to a preferred embodiment of the present invention. Processing flow chart;
图7示意性示出了根据本发明一个优选实施例的提示用户的界面示意图;FIG. 7 is a schematic diagram showing an interface of a user prompting a user according to a preferred embodiment of the present invention; FIG.
图8示意性示出了根据本发明一个优选实施例的数据获取方法中数据管理平台一侧的处理流程图;FIG. 8 is a flowchart showing a process of a data management platform side in a data acquisition method according to a preferred embodiment of the present invention; FIG.
图9示意性示出了根据本发明一个实施例的客户端的结构示意图;FIG. 9 is a schematic block diagram showing the structure of a client according to an embodiment of the present invention; FIG.
图10示意性示出了根据本发明一个优选实施例的客户端的结构示意图;FIG. 10 is a schematic block diagram showing the structure of a client according to a preferred embodiment of the present invention; FIG.
图11示意性示出了根据本发明一个优选实施例的数据管理平台与应用服务器以及客户端之间的架构示意图;FIG. 11 is a schematic block diagram showing the architecture between a data management platform and an application server and a client according to a preferred embodiment of the present invention; FIG.
图12示意性示出了根据本发明一个实施例的数据管理平台的结构示意图;FIG. 12 is a schematic block diagram showing the structure of a data management platform according to an embodiment of the present invention; FIG.
图13示意性示出了根据本发明一个实施例的数据获取系统的结构示意图;FIG. 13 is a schematic block diagram showing the structure of a data acquisition system according to an embodiment of the present invention; FIG.
图14示意性地示出了用于执行根据本发明的数据获取方法的计算设备的框图;以及Figure 14 is a schematic block diagram showing a computing device for performing a data acquisition method in accordance with the present invention;
图15示意性地示出了用于保持或者携带实现根据本发明的数据获取方法的程序代码的存储单元。Fig. 15 schematically shows a storage unit for holding or carrying program code implementing the data acquisition method according to the present invention.
具体实施方式detailed description
下面结合附图和具体的实施方式对本发明作进一步的描述。虽然附图中显示了本公开的示例性实施例,然而应当理解,可以以各种形式实现本公开而不应被这里阐述的实施例所限制。相反,提供这些实施例是为了能够更透彻地理解本公开,并且能够将本公开的范围完整的传达给本领域的技术人员。The invention is further described below in conjunction with the drawings and specific embodiments. While the embodiments of the present invention have been shown in the drawings, the embodiments Rather, these embodiments are provided so that this disclosure will be more fully understood and the scope of the disclosure will be fully disclosed.
相关技术中提及,用户获取应用特征数据的方式是输入应用特征数据的身份标识码,而这个身份标识码通常为一个16位甚至32位的字符串。因此,获取应用特征数据的过程需要经过复杂的输入操作,并且,由于输入操作的复杂性,直接导致操作的错误率增高,降低用户体验。As mentioned in the related art, the way for the user to acquire the application feature data is to input the identity code of the application feature data, and the identity code is usually a 16-bit or even 32-bit string. Therefore, the process of acquiring application feature data requires complicated input operations, and due to the complexity of the input operation, the error rate of the operation is directly increased, and the user experience is reduced.
为解决上述技术问题,本发明实施例提供了一种数据获取方法,应用于用户向客户端请求获取应用特征数据。图1示出了根据本发明一个实施例的客户端一侧的数据获取方法的处理流程图。参见图1,本发明实施例的数据获取方法只是包括步骤S102至步骤S108。To solve the above technical problem, an embodiment of the present invention provides a data acquisition method, which is applied to a user requesting acquisition of application feature data from a client. FIG. 1 is a flow chart showing the processing of a data acquisition method on the client side according to an embodiment of the present invention. Referring to FIG. 1, the data acquisition method of the embodiment of the present invention includes only steps S102 to S108.
步骤S102、接收来自用户的应用特征数据请求消息。Step S102: Receive an application feature data request message from a user.
步骤S104、将请求消息发送至管理与应用特征数据相关的用户权限的数据管理平台,由数据管理平台返回用户的与应用特征数据相关的用户权限。Step S104: Send the request message to a data management platform that manages user rights related to the application feature data, and the data management platform returns the user rights related to the application feature data of the user.
步骤S106、接收来自数据管理平台的应答消息,其中,应答消息中携带有用户 权限。Step S106: Receive a response message from a data management platform, where the response message carries a user Permissions.
步骤S108、根据接收的用户权限,确定能否获取应用特征数据。Step S108: Determine, according to the received user authority, whether the application feature data can be acquired.
依据本发明实施例的数据获取方法,能够接收来自用户的应用特征数据请求消息,将请求消息发送至管理与应用特征数据相关的用户权限的数据管理平台,由数据管理平台返回用户的与应用特征数据相关的用户权限。之后,接收来自数据管理平台的应答消息,并根据接收到的应答消息中携带的用户权限,确定能够获取应用特征数据,相对于现有技术中根据应用特征数据的身份标识码在应用服务器中获取用户权限,本发明能够利用数据管理平台对用户权限进行管理,由数据管理平台直接根据用户请求返回用户权限,即根据来自用户的请求消息,即能够确定用户是否能够获取请求的应用特征数据,避免了现有技术中为获取应用特征数据执行的输入应用特征数据的身份标识码的复杂操作。因此,本发明实施例提供的数据获取方法达到了避免大量复杂输入操作,降低操作的错误率,提升操作效率的有益效果,并提升用户体验。The data acquisition method according to the embodiment of the present invention is capable of receiving an application feature data request message from a user, and sending the request message to a data management platform for managing user rights related to the application feature data, and returning the user and the application feature by the data management platform. Data related user rights. After receiving the response message from the data management platform, and determining, according to the user rights carried in the received response message, the application feature data can be obtained, which is obtained in the application server according to the identity identification code according to the application feature data in the prior art. User rights, the present invention can utilize the data management platform to manage user rights, and the data management platform directly returns user rights according to user requests, that is, according to the request message from the user, it can determine whether the user can obtain the requested application feature data, and avoid The complicated operation of the identification code of the input application feature data performed in the prior art for acquiring the application feature data. Therefore, the data acquisition method provided by the embodiment of the present invention achieves the beneficial effects of avoiding a large number of complicated input operations, reducing the error rate of the operation, improving the operation efficiency, and improving the user experience.
由上文可知,本发明实施例中,接收用户的请求消息,而无需接收应用特征数据的身份标识码,即能够确定能否获取权限范围内的应用特征数据,优选地,本发明实施例中,通过用户点击本客户端界面上的应用特征数据领取图标,实现请求消息的输入。例如,图2示出了根据本发明一个优选实施例的在本客户端界面显示应用特征数据领取图标的示意图。其中,本发明实施例的应用特征数据领取图标为请求消息的输入入口。当用户点击如图2所述的领取图标,则本发明实施例接收到来自用户的应用特征数据请求消息。需要说明的是,本发明实施例中的应用特征数据领取图标可以是任意形状,可以处于本客户端界面的任意位置,本发明实施例对此并不加以限定。It can be seen from the above that, in the embodiment of the present invention, the request message of the user is received, and the application identifier data of the application feature data is not received, that is, the application feature data in the scope of the permission can be obtained. The request message is input by the user clicking the application feature data collection icon on the client interface. For example, FIG. 2 illustrates a schematic diagram of displaying an application feature data collection icon on the client interface in accordance with a preferred embodiment of the present invention. The application feature data collection icon of the embodiment of the present invention is an input portal of the request message. When the user clicks on the pick-up icon as described in FIG. 2, the embodiment of the present invention receives an application feature data request message from the user. It should be noted that the application feature data collection icon in the embodiment of the present invention may be any shape, and may be located at any position of the client interface, which is not limited by the embodiment of the present invention.
当接收到来自用户的请求消息之后,本发明实施例能够将请求消息通过接口发送至管理与应用特征数据相关的用户权限的数据管理平台。优选地,本发明实施例通过应用程序编程(Application Programming Interface,以下简称API)接口将请求消息发送至数据管理平台。本发明实施例中,通过API接口发送请求消息至数据管理平台,能够避免通过退出当前界面执行发送操作,进而能够节省操作时间,提高操作效率。在发送请求消息至数据管理平台之后,本发明实施例能够接收来自数据管理平台的、携带有用户权限的应答消息,进而根据接收到的用户权限,确定能否获取应用特征数据。After receiving the request message from the user, embodiments of the present invention can send the request message through an interface to a data management platform that manages user rights associated with the application feature data. Preferably, the embodiment of the present invention sends a request message to the data management platform through an Application Programming Interface (API) interface. In the embodiment of the present invention, the request message is sent to the data management platform through the API interface, which can avoid performing the sending operation by exiting the current interface, thereby saving operation time and improving operation efficiency. After the request message is sent to the data management platform, the embodiment of the present invention is capable of receiving a response message carrying the user right from the data management platform, and determining whether the application feature data can be acquired according to the received user right.
具体地,若用户权限为能够获取应用特征数据的权限,则确定能够获取应用特征数据,反之,则确定不能获取应用特征数据。之后,当确定能够获取应用特征数 据,则发送携带有该用户权限的请求消息至为本客户端提供应用服务的应用服务器。并且,接收应用服务器返回的、携带有应用特征数据的应答消息。另外,当确定不能获取应用特征数据,则提示用户无相应权限获取应用特征数据。例如,图3示出了根据本发明一个优选实施例的提示用户无相应权限获取应用特征数据的界面示意图。如图3所示,当确定不能获取应用特征数据,本发明实施例能够优选弹出提示框,以告知用户当前用户权限不能获取应用特征数据。另外,还可以提示用户能够通过执行哪些操作进一步获得相应用户权限,以获取应用特征数据。如图4所示的提示界面示意图,除提示用户当前无相应权限获取应用特征外,还提示用户能够通过执行“下载XX软件并注册”的操作获得相应用户权限,以获取到应用特征数据。Specifically, if the user right is the right to acquire the application feature data, it is determined that the application feature data can be acquired, and vice versa, the application feature data cannot be acquired. After that, when it is determined that the number of application features can be obtained According to the request, the request message carrying the user authority is sent to the application server that provides the application service for the client. And receiving a response message returned by the application server and carrying the application feature data. In addition, when it is determined that the application feature data cannot be acquired, the user is prompted to obtain the application feature data without corresponding authority. For example, FIG. 3 illustrates a schematic diagram of an interface prompting a user to obtain application feature data without corresponding authority, in accordance with a preferred embodiment of the present invention. As shown in FIG. 3, when it is determined that the application feature data cannot be obtained, the embodiment of the present invention can preferably pop up a prompt box to inform the user that the current user right cannot acquire the application feature data. In addition, the user may be prompted to obtain the corresponding user rights by performing operations to obtain the application feature data. As shown in FIG. 4, in addition to prompting the user that the user does not have the corresponding permission to obtain the application feature, the user is also prompted to obtain the corresponding user authority by performing the operation of “downloading the XX software and registering” to obtain the application feature data.
基于上文各优选实施例提供的、应用于客户端侧的数据获取方法,基于同一发明构思,本发明实施例提供了一种应用于数据管理平台的数据获取方法。其中,本发明实施例的数据管理平台能够与多个应用服务器间存在平台协作关系,并且能够管理每个应用服务器所提供服务的多个客户端的用户权限数据。图5示出了根据本发明一个实施例的数据管理平台侧的数据获取方法的处理流程图。参见图5,该流程至少包括步骤S502至步骤S506。Based on the same inventive concept, the embodiment of the present invention provides a data acquisition method applied to a data management platform based on the data acquisition method applied to the client side. The data management platform of the embodiment of the present invention can have a platform collaboration relationship with multiple application servers, and can manage user rights data of multiple clients of services provided by each application server. FIG. 5 is a flowchart showing the processing of a data acquisition method on the data management platform side according to an embodiment of the present invention. Referring to FIG. 5, the flow includes at least steps S502 to S506.
步骤S502、接收用户通过客户端发送的应用特征数据请求消息,其中,应用特征数据请求消息中携带有标识信息,标识信息至少包括应用特征数据的标识信息。Step S502: Receive an application feature data request message sent by the user through the client, where the application feature data request message carries the identifier information, where the identifier information includes at least the identifier information of the application feature data.
步骤S504、根据标识信息确定用户的与应用特征数据相关的用户权限。Step S504: Determine, according to the identification information, a user right of the user related to the application feature data.
步骤S506、返回应答消息至客户端,其中,应答消息中携带有用户权限。Step S506: Return a response message to the client, where the response message carries user rights.
依据本发明实施例的数据获取方法,能够接收用户通过客户端发送的应用特征数据请求消息,根据请求消息中的标识信息确定用户的与应用特征数据相关的用户权限,并返回携带有该用户权限的应答消息至客户端,避免了客户端直接获取用户权限,进而能够更加合理地保护用户权限这一用户信息,同时避免用户权限被恶意利用以获取其他用户信息,造成用户信息和/或财产损失的不良后果,达到了更加合理高效保护用户信息的有益效果。According to the data acquisition method of the embodiment of the present invention, the application feature data request message sent by the user through the client is received, and the user authority related to the application feature data is determined according to the identification information in the request message, and the user right is returned. The response message to the client avoids the client directly obtaining the user right, thereby more appropriately protecting the user information of the user right, and avoiding the malicious use of the user right to obtain other user information, resulting in loss of user information and/or property. The adverse consequences have reached the beneficial effect of more reasonable and efficient protection of user information.
由上文可知,本发明实施例中,能够根据接收到的、来自用户的应用特征数据请求消息中的标识信息确定用户权限。优选地,本发明实施例通过接口(例如API接口)接收应用特征数据请求消息。具体地,本发明实施例中可以根据标识信息的种类等信息选择不同的确定用户权限的方式。具体地,本发明实施例中,可以根据请求消息中的标识信息在数据库中查找对应的等级信息,并根据等级信息确定用户权限。例如,当标识信息包括用户的身份标识信息和/或应用特征数据的标识信息,则可以在数据库中查找对应的用户等级信息和/或应用特征数据的等级信息。之后, 在根据查找到的等级信息确定用户权限时,本发明实施例还可以优选根据预设条件以及等级信息判断用户是否达到能够使用应用特征数据的等级。其中,预设条件可以是对用户的等级信息与应用特征数据的等级信息之间的映射关系进行的定义。例如,当根据应用特征数据的标识信息查找到应用特征数据的等级信息,并且根据预设条件,该应用特征数据的等级为任意用户均能够获取的应用特征数据,则能够确定用户权限为能够获取应用特征数据。再例如,当根据用户的身份标识信息,在数据库中查找到用户的等级信息,并且根据预设条件判断该用户的等级信息为该用户对应的用户权限能够获得任意应用特征数据,则用户权限为能够获取应用特征数据。It can be seen from the above that in the embodiment of the present invention, the user authority can be determined according to the received identification information in the application feature data request message from the user. Preferably, the embodiment of the present invention receives an application feature data request message through an interface (for example, an API interface). Specifically, in the embodiment of the present invention, different manners of determining user rights may be selected according to information such as the type of the identification information. Specifically, in the embodiment of the present invention, the corresponding level information may be searched in the database according to the identification information in the request message, and the user authority is determined according to the level information. For example, when the identification information includes the identification information of the user and/or the identification information of the application feature data, the corresponding user level information and/or the level information of the application feature data may be searched in the database. after that, When the user authority is determined according to the found level information, the embodiment of the present invention may further determine whether the user reaches the level that can use the application feature data according to the preset condition and the level information. The preset condition may be a definition of a mapping relationship between the level information of the user and the level information of the application feature data. For example, when the level information of the application feature data is found according to the identification information of the application feature data, and the level of the application feature data is the application feature data that can be acquired by any user according to the preset condition, the user authority can be determined to be obtainable. Apply feature data. For example, when the user's rating information is found according to the user's identity identification information, and the user's level information is determined according to the preset condition, the user authority corresponding to the user can obtain any application feature data, and the user authority is Ability to acquire application feature data.
以上两个例举介绍了两种极端情况,即应用特征数据的等级为任意用户均能够获取的情况,以及用户的等级为能够获取任意应用特征数据的情况。而实际操作中,存在的多数情况为应用特征数据仅能够被固定等级和/或固定等级以上(或者以下)的用户获取。例如,当根据用户的身份标识信息以及应用特征数据的标识信息,在数据库中查找到对应的用户等级信息为5级,而对应的应用特征数据的等级信息为6级。根据预设条件,用户等级信息为5级的用户的用户权限仅能够获取5级及以下的应用特征数据,则能够确定用户权限为不能够获取应用特征数据。再例如,当根据用户的身份标识信息以及应用特征数据的标识信息,在数据库中查找到对应的用户等级信息为8级,而对应的应用特征数据的等级信息为7级。根据预设条件,用户等级信息为8级的用户的用户权限能够获取8级及以下、5级以上的应用特征数据,则能够确定用户权限为能够获取应用特征数据。The above two examples introduce two extreme cases, that is, the level of the applied feature data is a situation that can be obtained by any user, and the level of the user is a situation in which arbitrary application feature data can be acquired. In practice, in most cases, the application feature data can only be obtained by users of a fixed level and/or a fixed level or higher (or below). For example, when the identification information of the user and the identification information of the application feature data are used, the corresponding user level information is found in the database to be level 5, and the level information of the corresponding application feature data is level 6. According to the preset condition, if the user right of the user whose user level information is level 5 can only obtain the application characteristic data of level 5 or below, the user authority can be determined that the application characteristic data cannot be acquired. For example, when the identification information of the user and the identification information of the application feature data are used, the corresponding user level information is found in the database to be 8 levels, and the level information of the corresponding application feature data is 7 levels. According to the preset condition, if the user authority of the user whose user level information is level 8 can acquire the application characteristic data of the level 8 or lower and the level 5 or higher, the user authority can be determined to be able to acquire the application feature data.
需要说明的是,上例中提及的预设条件中对用户的等级信息与应用特征数据的等级信息之间的映射关系的定义仅为示例,不能代表实际运用中用户的等级信息与应用特征数据的等级信息之间的映射关系。It should be noted that the definition of the mapping relationship between the user's level information and the level information of the application feature data in the preset conditions mentioned in the above example is only an example, and cannot represent the user's level information and application characteristics in actual use. The mapping relationship between the hierarchical information of the data.
上文对根据标识信息查找到等级信息(例如用户的等级信息和/或应用特征数据的等级信息),并根据等级信息确定用户权限的过程进行了介绍。另外,实际操作中存在由于属性或者用途或者应用方式等原因仅能够被用户获取有限次的应用特征数据,因此,本发明实施例还可以根据用户的标识信息和应用特征数据的标识信息判断用户是否已请求过应用特征数据和/或确定用户已获取应用特征数据的次数。之后,根据判断结果和/或确定的次数确定用户权限是否能够获取应用特征数据。The above describes the process of finding the level information (for example, the level information of the user and/or the level information of the application feature data) based on the identification information, and determining the user authority based on the level information. In addition, in the actual operation, the application feature data can only be obtained by the user for a limited number of times due to the attribute or the use or the application mode. Therefore, the embodiment of the present invention can also determine whether the user is based on the identification information of the user and the identification information of the application feature data. The application feature data has been requested and/or the number of times the user has acquired the application feature data has been determined. Thereafter, it is determined whether the user right can acquire the application feature data according to the judgment result and/or the determined number of times.
例如,当用户请求的应用特征数据为仅能够获取一次的应用特征数据,并且,当判断结果为用户已请求过应用特征数据之后,确定用户权限中携带有用户无相应权限获取应用特征数据的信息。再例如,当用户请求的应用特征数据为仅能够获取三次的应用特征数据,并且,确定用户已获取应用特征数据的次数为三次,则确定 用户权限中携带有用户无相应权限获取应用特征数据的信息。For example, when the application feature data requested by the user is the application feature data that can be acquired only once, and after the determination result is that the user has requested the application feature data, it is determined that the user authority carries the information that the user does not have the corresponding authority to acquire the application feature data. . For another example, when the application feature data requested by the user is application feature data that can only be acquired three times, and it is determined that the number of times the user has acquired the application feature data is three times, then determining The user authority carries information that the user does not have the corresponding authority to obtain the application feature data.
本发明实施例中,应用特征数据可以是任意用户能够通过发送请求消息进行获取的特征数据,包括应用优先权类数据和/或应用特权类数据。例如,在游戏客户端中,应用特征数据可以是能够帮助用户更加快速通过游戏关卡的道具类应用数据。In the embodiment of the present invention, the application feature data may be feature data that any user can obtain by sending a request message, including application priority class data and/or application privilege class data. For example, in the game client, the application feature data may be item-like application data that can help the user to pass the game level more quickly.
实施例一Embodiment 1
为将上文各优选实施例提供的数据获取方法阐述得更加清楚明白,现提供一个优选实施例对本发明实施例提供的数据获取方法进行介绍。图6以及图8分别示出了根据本发明一个优选实施例的数据获取方法中客户端一侧以及数据管理平台一侧的处理流程图。本例中,设置客户端为游戏客户端,应用服务器为游戏服务器,以及应用特征数据为游戏道具类数据。In order to clarify the data acquisition method provided by the above preferred embodiments, a preferred embodiment is provided to introduce a data acquisition method provided by an embodiment of the present invention. 6 and 8 respectively show processing flowcharts of the client side and the data management platform side in the data acquisition method according to a preferred embodiment of the present invention. In this example, the client is set as the game client, the application server is the game server, and the application feature data is the game item data.
参见图6,该流程至少包括步骤S602至步骤S614。Referring to FIG. 6, the flow includes at least steps S602 to S614.
步骤S602、接收来自用户的请求消息。Step S602: Receive a request message from a user.
具体地,用户点击游戏客户端界面上的游戏道具类数据领取图标,实现请求消息的输入。即当游戏客户端界面的道具类数据领取图标受到用户点击,则接收到来自用户的请求消息。Specifically, the user clicks on the game item data collection icon on the game client interface to implement input of the request message. That is, when the item data collection icon of the game client interface is clicked by the user, a request message from the user is received.
步骤S604、通过API接口发送步骤S602接收到的请求消息至数据管理平台。Step S604, the request message received in step S602 is sent to the data management platform through the API interface.
具体地,游戏客户端发送请求消息至数据管理平台,由数据管理平台根据如图8所示的流程图确定用户的用户权限并返回。Specifically, the game client sends a request message to the data management platform, and the data management platform determines the user authority of the user according to the flowchart shown in FIG. 8 and returns.
步骤S606、接收来自数据管理平台的、携带有用户权限的应答消息。Step S606: Receive a response message from the data management platform that carries the user authority.
步骤S608、根据接收的用户权限确定能否获取用户请求的游戏道具类数据。若能,执行步骤S610,反之,执行步骤S614。Step S608: Determine, according to the received user authority, whether the game item data requested by the user can be obtained. If yes, go to step S610; otherwise, go to step S614.
步骤S610、发送携带有用户权限的请求消息至游戏服务器。Step S610: Send a request message carrying user rights to the game server.
步骤S612、接收游戏服务器返回的、携带有游戏道具类数据的应答消息,以供用户进行使用,流程结束。Step S612, receiving a response message that is returned by the game server and carrying the game item data for the user to use, and the process ends.
步骤S614、弹出提示对话框,提示用户无相应权限获取当前请求的游戏道具类数据,并提示用户还需要继续通过三道游戏关卡,以获得对应的用户权限,并进行该游戏道具类数据的获取,如图7所示,流程结束。Step S614, popping up a prompt dialog box, prompting the user to obtain the currently requested game props class data without corresponding authority, and prompting the user to continue to pass three game levels to obtain corresponding user rights, and acquiring the game item data. As shown in Figure 7, the process ends.
参见图8,本实施例的数据管理平台侧的数据获取方法的处理流程包括步骤S802至步骤S812。Referring to FIG. 8, the processing flow of the data acquisition method on the data management platform side of the embodiment includes steps S802 to S812.
步骤S802、通过API接口接收用户通过游戏客户端发送的请求消息。Step S802: Receive a request message sent by the user through the game client through an API interface.
步骤S804、根据接收到的请求消息中的标识信息判断用户是否已请求过游戏道具类数据。若否,执行步骤S806,若是,执行步骤S810。 Step S804: Determine, according to the identification information in the received request message, whether the user has requested the game item data. If no, step S806 is performed, and if so, step S810 is performed.
具体地,根据请求消息中的用户的身份标识信息和游戏道具类数据的标识信息判断用户是否已请求过游戏道具类数据。Specifically, it is determined whether the user has requested the game item data according to the identity identification information of the user in the request message and the identification information of the game item type data.
步骤S806、根据用户的身份标识信息和/或游戏道具类数据在数据库中查找对应的用户等级信息和/或游戏道具类数据。Step S806, searching for corresponding user level information and/or game item type data in the database according to the user's identification information and/or game item type data.
步骤S808、根据用户等级信息和/或游戏道具类数据的等级信息确定用户权限。Step S808, determining user rights according to user level information and/or level information of game item type data.
具体地,本例中,可以根据预设条件,用户的等级信息以及游戏道具类数据判断用户是否达到能够使用游戏道具类数据的等级。本例中,预设条件对用户的等级信息与游戏道具类的等级信息之间的映射关系进行定义。例如,根据查找到的游戏道具类数据的等级信息以及预设条件判断当前游戏道具类数据为任意用户均能够获取的应用特征数据,则能够确定用户权限为能够获取游戏道具类数据。再例如,当根据用户的等级信息以及预设条件,判断该用户的等级信息为该用户对应的用户权限能够获得任意游戏道具类数据,则用户权限为能够获取游戏道具类数据。Specifically, in this example, it is possible to determine whether the user has reached a level at which the game item type data can be used, based on the preset condition, the user's level information, and the game item type data. In this example, the preset condition defines a mapping relationship between the user's rating information and the level information of the game item class. For example, if it is determined that the current game item data is any application feature data that can be acquired by any user according to the level information of the found game item data and the preset condition, the user authority can be determined to be able to acquire the game item data. For example, when it is determined that the user's level information is the user authority corresponding to the user according to the user's level information and the preset condition, any game item type data can be obtained, and the user authority is capable of acquiring the game item type data.
步骤S810、若在步骤S804中判断用户已请求过游戏道具类数据,确定用户权限中携带有用户无相应权限获取当前请求的游戏道具类数据的信息。Step S810, if it is determined in step S804 that the user has requested the game item data, it is determined that the user authority carries information that the user does not have the corresponding authority to obtain the currently requested game item data.
步骤S812、返回应答消息至游戏客户端,其中,应答消息中携带有用户权限,流程结束。Step S812: Returning a response message to the game client, where the response message carries user rights, and the process ends.
基于上文各优选实施例提供的客户端侧的数据获取方法,基于同一发明构思,本发明实施例提供了一种客户端,以实现上述客户端侧的数据获取方法。Based on the client-side data acquisition method provided by the foregoing preferred embodiments, the embodiment of the present invention provides a client to implement the data acquisition method on the client side.
图9示出了根据本发明一个实施例的客户端的结构示意图。参见图9,本发明实施例的客户端至少包括:接收模块910、发送模块920、接收模块930以及确定模块940。FIG. 9 shows a schematic structural diagram of a client according to an embodiment of the present invention. Referring to FIG. 9, the client in the embodiment of the present invention includes at least a receiving module 910, a sending module 920, a receiving module 930, and a determining module 940.
现对本发明实施例的客户端的各组成或器件的功能以及各部分间的连接关系进行介绍:The functions of the components or devices of the client and the connection relationship between the components of the embodiment of the present invention are now introduced:
接收模块910,适于接收来自用户的应用特征数据请求消息。The receiving module 910 is adapted to receive an application feature data request message from the user.
发送模块920,与接收模块910相耦合,适于将请求消息发送至管理与应用特征数据相关的用户权限的数据管理平台,由数据管理平台返回用户的与应用特征数据相关的用户权限。The sending module 920 is coupled to the receiving module 910, and is adapted to send the request message to a data management platform that manages user rights related to the application feature data, and the data management platform returns the user rights related to the application feature data of the user.
接收模块910,还适于接收来自数据管理平台的应答消息,其中,应答消息中携带有用户权限。The receiving module 910 is further configured to receive a response message from the data management platform, where the response message carries user rights.
确定模块930,与接收模块910相耦合,适于根据接收的用户权限,确定能否获取应用特征数据。The determining module 930 is coupled to the receiving module 910 and is adapted to determine whether the application feature data can be acquired according to the received user authority.
图10示出了根据本发明一个优选实施例的客户端的结构示意图,参见图10, 本发明实施例的客户端还包括:FIG. 10 is a block diagram showing the structure of a client according to a preferred embodiment of the present invention, see FIG. The client of the embodiment of the present invention further includes:
发送模块920,还适于若确定模块930确定能获取应用特征数据,发送请求消息至为本客户端提供应用服务的应用服务器,其中,请求消息中携带有用户权限,并接收应用服务器返回的、携带有应用特征数据的应答消息;The sending module 920 is further configured to: if the determining module 930 determines that the application feature data can be obtained, sending the request message to the application server that provides the application service for the client, where the request message carries the user right, and receives the return of the application server, A response message carrying application feature data;
显示模块950,与确定模块930相耦合,适于若确定模块930确定不能获取应用特征数据,提示用户无相应权限获取应用特征数据。The display module 950 is coupled to the determining module 930, and is adapted to prompt the user to obtain the application feature data without corresponding authority if the determining module 930 determines that the application feature data cannot be acquired.
在一个优选的实施例中,接收模块910还适于:In a preferred embodiment, the receiving module 910 is further adapted to:
通过用户点击本客户端界面上的应用特征数据领取图标,实现请求消息的输入,其中,应用特征数据领取图标为请求消息的输入入口。The input of the request message is implemented by the user clicking the application feature data collection icon on the client interface, wherein the application feature data collection icon is an input entry of the request message.
在一个优选的实施例中,发送模块920还适于:In a preferred embodiment, the sending module 920 is further adapted to:
通过接口将请求消息发送至数据管理平台,其中,接口包括应用程序编程接口API。The request message is sent to the data management platform via an interface, wherein the interface includes an application programming interface API.
基于上文各优选实施例提供的数据管理平台侧的数据获取方法,基于同一发明构思,本发明实施例提供了一种数据管理平台,以实现数据管理平台侧的数据获取方法。本例中的数据管理平台应用于与多个应用服务器间存在平台协作关系,且能够管理每个应用服务器所提供服务的多个客户端的用户权限数据,如图11示出了根据本发明一个优选实施例的数据管理平台与应用服务器以及客户端之间的架构示意图。Based on the data acquisition method on the data management platform side provided by the above preferred embodiments, the embodiment of the present invention provides a data management platform to implement a data acquisition method on the data management platform side. The data management platform in this example is applied to a user collaboration data relationship with a plurality of application servers, and is capable of managing user rights data of a plurality of clients provided by each application server, as shown in FIG. Schematic diagram of the architecture between the data management platform and the application server and the client of the embodiment.
图12示出了根据本发明一个实施例的数据管理平台的结构示意图。参见图12,本发明实施例的数据管理平台至少包括:接收模块1210、确定模块1220以及发送模块1230。FIG. 12 is a block diagram showing the structure of a data management platform according to an embodiment of the present invention. Referring to FIG. 12, the data management platform of the embodiment of the present invention includes at least a receiving module 1210, a determining module 1220, and a sending module 1230.
现对本发明实施例的数据管理平台的各组成或器件的功能以及各部分间的连接关系进行介绍:The functions of each component or device of the data management platform and the connection relationship between the components of the data management platform of the embodiment of the present invention are now introduced:
接收模块1210,适于接收用户通过客户端发送的应用特征数据请求消息,其中,应用特征数据请求消息中携带有标识信息,标识信息至少包括应用特征数据的标识信息。The receiving module 1210 is adapted to receive an application feature data request message sent by the user through the client, where the application feature data request message carries the identifier information, and the identifier information includes at least the identifier information of the application feature data.
确定模块1220,与接收模块1210相耦合,适于根据标识信息确定用户的与应用特征数据相关的用户权限。The determining module 1220 is coupled to the receiving module 1210 and is adapted to determine a user right of the user related to the application feature data according to the identification information.
发送模块1230,与确定模块1220相耦合,适于返回应答消息至客户端,其中,应答消息中携带有用户权限。The sending module 1230 is coupled to the determining module 1220 and is adapted to return a response message to the client, where the response message carries user rights.
在一个优选的实施例中,标识信息还包括用户的身份标识信息。In a preferred embodiment, the identification information further includes identity identification information of the user.
在一个优选的实施例中,确定模块1220还适于: In a preferred embodiment, the determining module 1220 is further adapted to:
根据用户的身份标识信息和/或应用特征数据的标识信息,在数据库中查找对应的用户等级信息和/或应用特征数据的等级信息;根据用户等级信息和/或应用特征数据的等级信息确定用户权限。Searching, according to the identification information of the user and/or the identification information of the application feature data, the corresponding user level information and/or the level information of the application feature data in the database; determining the user according to the user level information and/or the level information of the application feature data Permissions.
在一个优选的实施例中,确定模块1220还适于:In a preferred embodiment, the determining module 1220 is further adapted to:
根据预设条件、用户的等级信息以及应用特征数据的等级信息判断用户是否达到能够使用应用特征数据的等级,其中,预设条件对用户的等级信息与应用特征数据的等级信息之间的映射关系进行定义;根据判断结果确定用户权限。Determining, according to the preset condition, the level information of the user, and the level information of the application feature data, whether the user reaches a level capable of using the application feature data, wherein the mapping relationship between the level information of the user and the level information of the application feature data by the preset condition Define; determine user permissions based on the judgment result.
在一个优选的实施例中,确定模块1220还适于:In a preferred embodiment, the determining module 1220 is further adapted to:
根据用户的身份标识信息和应用特征数据的标识信息判断用户是否已请求过应用特征数据;Determining, according to the identity information of the user and the identification information of the application feature data, whether the user has requested the application feature data;
若是,确定用户权限中携带有用户无相应权限获取应用特征数据的信息。If yes, it is determined that the user authority carries information that the user does not have the corresponding authority to obtain the application feature data.
在一个优选的实施例中,接收模块1210还适于:In a preferred embodiment, the receiving module 1210 is further adapted to:
通过接口接收应用特征数据请求消息,其中,接口包括应用程序编程接口API。The application feature data request message is received through the interface, wherein the interface includes an application programming interface API.
基于上文各优选实施例提供的数据获取方法、客户端以及数据管理平台,基于同一发明构思,本发明实施例还提供了一种数据获取系统。图13示出了根据本发明一个实施例的数据获取系统的结构示意图。参见图13,本发明实施例的数据获取系统至少包括:客户端1310以及数据管理平台1320。Based on the data acquisition method, the client, and the data management platform provided by the foregoing preferred embodiments, the embodiment of the present invention further provides a data acquisition system based on the same inventive concept. FIG. 13 is a block diagram showing the structure of a data acquisition system according to an embodiment of the present invention. Referring to FIG. 13, the data acquisition system of the embodiment of the present invention includes at least a client 1310 and a data management platform 1320.
现对本发明实施例的数据获取系统的各组成或器件的功能以及各部分间的连接关系进行介绍:The functions of the components or devices of the data acquisition system and the connection relationship between the components of the data acquisition system of the embodiments of the present invention will now be introduced:
客户端1310,适于接收来自用户的应用特征数据请求消息;将请求消息发送至管理与应用特征数据相关的用户权限的数据管理平台,由数据管理平台返回用户的与应用特征数据相关的用户权限;接收来自数据管理平台的应答消息,其中,应答消息中携带有用户权限;以及,根据接收的用户权限,确定能否获取应用特征数据;The client 1310 is adapted to receive an application feature data request message from the user, send the request message to a data management platform that manages user rights related to the application feature data, and return, by the data management platform, the user rights related to the application feature data of the user. Receiving a response message from the data management platform, wherein the response message carries user rights; and determining whether the application feature data can be obtained according to the received user rights;
数据管理平台1320,与客户端1310相耦合,适于接收用户通过客户端发送的应用特征数据请求消息,其中,应用特征数据请求消息中携带有标识信息,标识信息至少包括应用特征数据的标识信息;根据标识信息确定返回的用户的与应用特征数据相关的用户权限;以及,返回应答消息至客户端,其中,应答消息中携带有用户权限。The data management platform 1320 is coupled to the client 1310, and is adapted to receive an application feature data request message sent by the user through the client, where the application feature data request message carries the identification information, where the identification information includes at least the identification information of the application feature data. Determining, according to the identification information, user rights related to the application feature data of the returned user; and returning a response message to the client, wherein the response message carries user rights.
根据上述任意一个优选实施例或多个优选实施例的组合,本发明实施例能够达到如下有益效果:According to any one of the preferred embodiments or the combination of the preferred embodiments, the embodiment of the present invention can achieve the following beneficial effects:
依据本发明实施例的数据获取方法,能够接收来自用户的应用特征数据请求消息,将请求消息发送至管理与应用特征数据相关的用户权限的数据管理平台,由数 据管理平台返回用户的与应用特征数据相关的用户权限。之后,接收来自数据管理平台的应答消息,并根据接收到的应答消息中携带的用户权限,确定能够获取应用特征数据,相对于现有技术中根据应用特征数据的身份标识码在应用服务器中获取用户权限,本发明能够利用数据管理平台对用户权限进行管理,由数据管理平台直接根据用户请求返回用户权限,即根据来自用户的请求消息,能够确定用户是否能够获取请求的应用特征数据,避免了现有技术中为获取应用特征数据执行的输入应用特征数据的身份标识码的复杂操作。另外,本发明实施例中,由数据管理平台对用户权限进行管理,避免了客户端直接获取用户权限,进而能够更加合理地保护用户权限这一用户信息,同时避免用户权限被恶意利用以获取其他用户信息,造成用户信息和/或财产损失的不良后果。According to the data acquisition method of the embodiment of the present invention, the application feature data request message from the user can be received, and the request message is sent to the data management platform for managing the user rights related to the application feature data. According to the management platform, the user rights related to the application feature data are returned. After receiving the response message from the data management platform, and determining, according to the user rights carried in the received response message, the application feature data can be obtained, which is obtained in the application server according to the identity identification code according to the application feature data in the prior art. User rights, the present invention can utilize the data management platform to manage user rights, and the data management platform directly returns user rights according to user requests, that is, according to the request message from the user, it can be determined whether the user can obtain the requested application feature data, and avoids The complicated operation of the identity identification code of the input application feature data performed in the prior art for acquiring the application feature data. In addition, in the embodiment of the present invention, the user management authority is managed by the data management platform, so that the client directly obtains the user right, thereby more appropriately protecting the user information of the user right, and avoiding the user right being maliciously utilized to obtain other information. User information, causing adverse consequences of loss of user information and/or property.
综上,本发明实施例通过直接根据用户的请求消息而非应用特征数据的身份标识码确定能否获取应用特征数据达到了避免大量复杂输入操作,提升操作效率的有益效果,并且,通过接收管理用户权限的数据管理平台根据请求消息返回的用户权限确定能够获取应用特征数据,避免用户权限由于被不必要的客户端或者服务器获取,导致被恶意利用以获取其他用户个人信息,造成用户损失的不良后果,因此,达到了更加合理高效保护用户信息的有益效果。In summary, the embodiment of the present invention determines whether the application feature data can be obtained by directly determining the application feature data according to the user's request message instead of the application identifier data of the application feature data, thereby improving the operational efficiency and improving the operation efficiency. The data management platform of the user authority determines that the application feature data can be obtained according to the user right returned by the request message, and prevents the user right from being acquired by the unnecessary client or the server, thereby causing malicious use to obtain other user personal information, resulting in user loss. The consequences, therefore, achieve the beneficial effect of more reasonable and efficient protection of user information.
在此处所提供的说明书中,说明了大量具体细节。然而,能够理解,本发明的实施例可以在没有这些具体细节的情况下实践。在一些实例中,并未详细示出公知的方法、结构和技术,以便不模糊对本说明书的理解。In the description provided herein, numerous specific details are set forth. However, it is understood that the embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures, and techniques are not shown in detail so as not to obscure the understanding of the description.
类似地,应当理解,为了精简本公开并帮助理解各个发明方面中的一个或多个,在上面对本发明的示例性实施例的描述中,本发明的各个特征有时被一起分组到单个实施例、图、或者对其的描述中。然而,并不应将该公开的方法解释成反映如下意图:即所要求保护的本发明要求比在每个权利要求中所明确记载的特征更多的特征。更确切地说,如下面的权利要求书所反映的那样,发明方面在于少于前面公开的单个实施例的所有特征。因此,遵循具体实施方式的权利要求书由此明确地并入该具体实施方式,其中每个权利要求本身都作为本发明的单独实施例。Similarly, the various features of the invention are sometimes grouped together into a single embodiment, in the above description of the exemplary embodiments of the invention, Figure, or a description of it. However, the method disclosed is not to be interpreted as reflecting the intention that the claimed invention requires more features than those recited in the claims. Rather, as the following claims reflect, inventive aspects reside in less than all features of the single embodiments disclosed herein. Therefore, the claims following the specific embodiments are hereby explicitly incorporated into the embodiments, and each of the claims as a separate embodiment of the invention.
本领域那些技术人员可以理解,可以对实施例中的设备中的模块进行自适应性地改变并且把它们设置在与该实施例不同的一个或多个设备中。可以把实施例中的模块或单元或组件组合成一个模块或单元或组件,以及此外可以把它们分成多个子模块或子单元或子组件。除了这样的特征和/或过程或者单元中的至少一些是相互排斥之外,可以采用任何组合对本说明书(包括伴随的权利要求、摘要和附图)中公开的所有特征以及如此公开的任何方法或者设备的所有过程或单元进行组合。除非 另外明确陈述,本说明书(包括伴随的权利要求、摘要和附图)中公开的每个特征可以由提供相同、等同或相似目的的替代特征来代替。Those skilled in the art will appreciate that the modules in the devices of the embodiments can be adaptively changed and placed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and further they may be divided into a plurality of sub-modules or sub-units or sub-components. In addition to such features and/or at least some of the processes or units being mutually exclusive, any combination of the features disclosed in the specification, including the accompanying claims, the abstract and the drawings, and any methods so disclosed, or All processes or units of the device are combined. Unless In addition, it is expressly stated that each feature disclosed in the specification, including the accompanying claims, the abstract and the drawings, may be replaced by alternative features that provide the same, equivalent or similar purpose.
此外,本领域的技术人员能够理解,尽管在此所述的一些实施例包括其它实施例中所包括的某些特征而不是其它特征,但是不同实施例的特征的组合意味着处于本发明的范围之内并且形成不同的实施例。例如,在下面的权利要求书中,所要求保护的实施例的任意之一都可以以任意的组合方式来使用。In addition, those skilled in the art will appreciate that, although some embodiments described herein include certain features that are included in other embodiments and not in other features, combinations of features of different embodiments are intended to be within the scope of the present invention. Different embodiments are formed and formed. For example, in the following claims, any one of the claimed embodiments can be used in any combination.
本发明的各个部件实施例可以以硬件实现,或者以在一个或者多个处理器上运行的软件模块实现,或者以它们的组合实现。本领域的技术人员应当理解,可以在实践中使用微处理器或者数字信号处理器(DSP)来实现根据本发明实施例的客户端以及数据管理平台中的一些或者全部部件的一些或者全部功能。本发明还可以实现为用于执行这里所描述的方法的一部分或者全部的设备或者装置程序(例如,计算机程序和计算机程序产品)。这样的实现本发明的程序可以存储在计算机可读介质上,或者可以具有一个或者多个信号的形式。这样的信号可以从因特网网站上下载得到,或者在载体信号上提供,或者以任何其他形式提供。The various component embodiments of the present invention may be implemented in hardware, or in a software module running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or digital signal processor (DSP) may be used in practice to implement some or all of the functionality of some or all of the components of the client and data management platform in accordance with embodiments of the present invention. The invention can also be implemented as a device or device program (e.g., a computer program and a computer program product) for performing some or all of the methods described herein. Such a program implementing the invention may be stored on a computer readable medium or may be in the form of one or more signals. Such signals may be downloaded from an Internet website, provided on a carrier signal, or provided in any other form.
例如,图14示出了可以实现根据本发明的数据获取方法的计算设备。该计算设备传统上包括处理器1410和以存储器1420形式的计算机程序产品或者计算机可读介质。存储器1420可以是诸如闪存、EEPROM(电可擦除可编程只读存储器)、EPROM、硬盘或者ROM之类的电子存储器。存储器1420具有用于执行上述方法中的任何方法步骤的程序代码1431的存储空间1430。例如,用于程序代码的存储空间1430可以包括分别用于实现上面的方法中的各种步骤的各个程序代码1431。这些程序代码可以从一个或者多个计算机程序产品中读出或者写入到这一个或者多个计算机程序产品中。这些计算机程序产品包括诸如硬盘,紧致盘(CD)、存储卡或者软盘之类的程序代码载体。这样的计算机程序产品通常为如参考图15所述的便携式或者固定存储单元。该存储单元可以具有与图14的计算设备中的存储器1420类似布置的存储段、存储空间等。程序代码可以例如以适当形式进行压缩。通常,存储单元包括计算机可读代码1431’,即可以由例如诸如1410之类的处理器读取的代码,这些代码当由计算设备运行时,导致该计算设备执行上面所描述的方法中的各个步骤。For example, Figure 14 illustrates a computing device that can implement a data acquisition method in accordance with the present invention. The computing device conventionally includes a processor 1410 and a computer program product or computer readable medium in the form of a memory 1420. The memory 1420 may be an electronic memory such as a flash memory, an EEPROM (Electrically Erasable Programmable Read Only Memory), an EPROM, a hard disk, or a ROM. Memory 1420 has a memory space 1430 for program code 1431 for performing any of the method steps described above. For example, storage space 1430 for program code may include various program code 1431 for implementing various steps in the above methods, respectively. The program code can be read from or written to one or more computer program products. These computer program products include program code carriers such as hard disks, compact disks (CDs), memory cards or floppy disks. Such a computer program product is typically a portable or fixed storage unit as described with reference to FIG. The storage unit may have storage segments, storage spaces, and the like that are similarly arranged to memory 1420 in the computing device of FIG. The program code can be compressed, for example, in an appropriate form. Typically, the storage unit includes computer readable code 1431', ie, code that can be read by, for example, a processor such as 1410, which when executed by the computing device causes the computing device to perform each of the methods described above step.
本文中所称的“一个实施例”、“实施例”或者“一个或者多个实施例”意味着,结合实施例描述的特定特征、结构或者特性包括在本发明的至少一个实施例中。此外,请注意,这里“在一个实施例中”的词语例子不一定全指同一个实施例。"an embodiment," or "an embodiment," or "an embodiment," In addition, it is noted that the phrase "in one embodiment" is not necessarily referring to the same embodiment.
应该注意的是上述实施例对本发明进行说明而不是对本发明进行限制,并且本领域技术人员在不脱离所附权利要求的范围的情况下可设计出替换实施例。在权利 要求中,不应将位于括号之间的任何参考符号构造成对权利要求的限制。单词“包含”不排除存在未列在权利要求中的元件或步骤。位于元件之前的单词“一”或“一个”不排除存在多个这样的元件。本发明可以借助于包括有若干不同元件的硬件以及借助于适当编程的计算机来实现。在列举了若干装置的单元权利要求中,这些装置中的若干个可以是通过同一个硬件项来具体体现。单词第一、第二、以及第三等的使用不表示任何顺序。可将这些单词解释为名称。It is to be noted that the above-described embodiments are illustrative of the invention and are not intended to be limiting, and that the invention may be devised without departing from the scope of the appended claims. In the right In the requirements, any reference signs placed between parentheses shall not be construed as a limitation. The word "comprising" does not exclude the presence of the elements or steps that are not recited in the claims. The word "a" or "an" The invention can be implemented by means of hardware comprising several distinct elements and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means can be embodied by the same hardware item. The use of the words first, second, and third does not indicate any order. These words can be interpreted as names.
此外,还应当注意,本说明书中使用的语言主要是为了可读性和教导的目的而选择的,而不是为了解释或者限定本发明的主题而选择的。因此,在不偏离所附权利要求书的范围和精神的情况下,对于本技术领域的普通技术人员来说许多修改和变更都是显而易见的。对于本发明的范围,对本发明所做的公开是说明性的,而非限制性的,本发明的范围由所附权利要求书限定。 In addition, it should be noted that the language used in the specification has been selected for the purpose of readability and teaching, and is not intended to be construed or limited. Therefore, many modifications and changes will be apparent to those skilled in the art without departing from the scope of the invention. The disclosure of the present invention is intended to be illustrative, and not restrictive, and the scope of the invention is defined by the appended claims.

Claims (24)

  1. 一种数据获取方法,应用于用户向客户端请求获取应用特征数据,包括:A data acquisition method is applied to a user requesting acquisition of application feature data from a client, including:
    接收来自用户的应用特征数据请求消息;Receiving an application feature data request message from a user;
    将所述请求消息发送至管理与所述应用特征数据相关的用户权限的数据管理平台,由所述数据管理平台返回所述用户的与应用特征数据相关的用户权限;Sending the request message to a data management platform for managing user rights related to the application feature data, and returning, by the data management platform, the user rights related to the application feature data of the user;
    接收来自所述数据管理平台的应答消息,其中,所述应答消息中携带有所述用户权限;Receiving a response message from the data management platform, where the response message carries the user authority;
    根据接收的所述用户权限,确定能否获取所述应用特征数据。Determining whether the application feature data can be acquired according to the received user authority.
  2. 根据权利要求1所述的方法,其中,根据接收的所述用户权限,确定能否获取所述应用特征数据之后,还包括:The method according to claim 1, wherein after determining whether the application feature data is acquired according to the received user right, the method further comprises:
    若能,发送请求消息至为本客户端提供应用服务的应用服务器,其中,所述请求消息中携带有所述用户权限,并接收所述应用服务器返回的、携带有所述应用特征数据的应答消息;If yes, the request message is sent to the application server that provides the application service to the client, where the request message carries the user right, and receives the response returned by the application server and carries the application feature data. Message
    若否,提示所述用户无相应权限获取所述应用特征数据。If not, the user is prompted to obtain the application feature data without corresponding authority.
  3. 根据权利要求1或2所述的方法,其中,接收来自用户的应用特征数据请求消息,包括:The method of claim 1 or 2, wherein receiving an application feature data request message from a user comprises:
    通过所述用户点击本客户端界面上的应用特征数据领取图标,实现所述请求消息的输入,其中,所述应用特征数据领取图标为所述请求消息的输入入口。The input of the request message is implemented by the user clicking an application feature data collection icon on the client interface, where the application feature data collection icon is an input entry of the request message.
  4. 根据权利要求1至3任一项所述的方法,其中,将所述请求消息发送至管理与应用特征数据相关的用户权限的数据管理平台,包括:The method according to any one of claims 1 to 3, wherein the sending of the request message to a data management platform for managing user rights related to application feature data comprises:
    通过接口将所述请求消息发送至所述数据管理平台,其中,所述接口包括应用程序编程接口API。The request message is sent to the data management platform via an interface, wherein the interface includes an application programming interface API.
  5. 一种数据获取方法,应用于与多个应用服务器间存在平台协作关系的数据管理平台,且所述数据管理平台管理所述每个应用服务器所提供服务的多个客户端的用户权限数据,包括:A data acquisition method is applied to a data management platform that has a platform cooperation relationship with a plurality of application servers, and the data management platform manages user rights data of multiple clients of the service provided by each application server, including:
    接收用户通过所述客户端发送的应用特征数据请求消息,其中,所述应用特征数据请求消息中携带有标识信息,所述标识信息至少包括应用特征数据的标识信息;Receiving, by the user, an application feature data request message sent by the user, where the application feature data request message carries the identifier information, where the identifier information includes at least the identifier information of the application feature data;
    根据所述标识信息确定所述用户的与应用特征数据相关的用户权限;Determining, according to the identifier information, user rights related to application feature data of the user;
    返回应答消息至所述客户端,其中,所述应答消息中携带有所述用户权限。Returning a response message to the client, where the response message carries the user right.
  6. 根据权利要求5所述的方法,其中,所述标识信息还包括所述用户的身份标识信息。 The method of claim 5, wherein the identification information further comprises identity identification information of the user.
  7. 根据权利要求6所述的方法,其中,根据所述标识信息确定返回的所述用户的与应用特征数据相关的用户权限,包括:The method according to claim 6, wherein determining the returned user rights related to the application feature data of the user according to the identification information comprises:
    根据所述用户的身份标识信息和/或所述应用特征数据的标识信息,在数据库中查找对应的用户等级信息和/或所述应用特征数据的等级信息;Searching, in the database, corresponding user level information and/or level information of the application feature data according to the identity information of the user and/or the identification information of the application feature data;
    根据所述用户等级信息和/或所述应用特征数据的等级信息确定用户权限。User rights are determined based on the user level information and/or the level information of the application feature data.
  8. 根据权利要求7所述的方法,其中,根据所述用户等级信息和/或所述应用特征数据的等级信息确定所述用户权限,包括:The method according to claim 7, wherein the determining the user rights according to the user level information and/or the level information of the application feature data comprises:
    根据预设条件、所述用户的等级信息以及所述应用特征数据的等级信息判断所述用户是否达到能够使用所述应用特征数据的等级,其中,所述预设条件对所述用户的等级信息与所述应用特征数据的等级信息之间的映射关系进行定义;Determining, according to the preset condition, the level information of the user, and the level information of the application feature data, whether the user reaches a level capable of using the application feature data, wherein the preset condition is to the level information of the user Defining a mapping relationship with the level information of the application feature data;
    根据判断结果确定用户权限。The user authority is determined according to the judgment result.
  9. 根据权利要求6至8任一项所述的方法,其中,根据所述标识信息确定所述用户权限,包括:The method according to any one of claims 6 to 8, wherein determining the user right according to the identification information comprises:
    根据所述用户的身份标识信息和所述应用特征数据的标识信息判断所述用户是否已请求过所述应用特征数据;Determining, according to the identity identification information of the user and the identification information of the application feature data, whether the user has requested the application feature data;
    若是,确定所述用户权限中携带有所述用户无相应权限获取所述应用特征数据的信息。If yes, it is determined that the user authority carries information that the user does not have the corresponding authority to obtain the application feature data.
  10. 根据权利要求5至9任一项所述的方法,其中,所述应用特征数据至少包括以下任意之一:The method according to any one of claims 5 to 9, wherein the application feature data includes at least one of the following:
    应用优先权类数据;Apply priority class data;
    应用特权类数据。Apply privileged class data.
  11. 根据权利要求5至10任一项所述的方法,其中,接收用户通过所述客户端发送的应用特征数据请求消息,包括:The method according to any one of claims 5 to 10, wherein receiving an application feature data request message sent by the user through the client comprises:
    通过接口接收所述应用特征数据请求消息,其中,所述接口包括应用程序编程接口API。The application feature data request message is received through an interface, wherein the interface includes an application programming interface API.
  12. 一种客户端,包括:A client that includes:
    接收模块,适于接收来自用户的应用特征数据请求消息;a receiving module, configured to receive an application feature data request message from a user;
    发送模块,适于将所述请求消息发送至管理与应用特征数据相关的用户权限的数据管理平台,由所述数据管理平台返回所述用户的与应用特征数据相关的用户权限;a sending module, configured to send the request message to a data management platform that manages user rights related to application feature data, where the data management platform returns user rights related to application feature data of the user;
    所述接收模块,还适于接收来自所述数据管理平台的应答消息,其中,所述应答消息中携带有用户权限; The receiving module is further configured to receive a response message from the data management platform, where the response message carries user rights;
    确定模块,适于根据接收的用户权限,确定能否获取所述应用特征数据。The determining module is adapted to determine whether the application feature data can be obtained according to the received user authority.
  13. 根据权利要求12所述的客户端,其中,还包括:The client of claim 12, further comprising:
    所述发送模块,还适于若所述确定模块确定能获取所述应用特征数据,发送请求消息至为本客户端提供应用服务的应用服务器,其中,所述请求消息中携带有所述用户权限,并接收所述应用服务器返回的、携带有所述应用特征数据的应答消息;The sending module is further adapted to: if the determining module determines that the application feature data is obtained, sending a request message to an application server that provides an application service for the client, where the request message carries the user right Receiving a response message returned by the application server and carrying the application feature data;
    显示模块,适于若所述确定模块确定不能获取所述应用特征数据,提示所述用户无相应权限获取所述应用特征数据。And a display module, configured to: if the determining module determines that the application feature data cannot be obtained, prompting the user to obtain the application feature data without corresponding authority.
  14. 根据权利要求12或13所述的客户端,其中,所述接收模块还适于:The client according to claim 12 or 13, wherein the receiving module is further adapted to:
    通过所述用户点击本客户端界面上的应用特征数据领取图标,实现所述请求消息的输入,其中,所述应用特征数据领取图标为所述请求消息的输入入口。The input of the request message is implemented by the user clicking an application feature data collection icon on the client interface, where the application feature data collection icon is an input entry of the request message.
  15. 根据权利要求12至14任一项所述的客户端,其中,所述发送模块还适于:The client according to any one of claims 12 to 14, wherein the sending module is further adapted to:
    通过接口将所述请求消息发送至所述数据管理平台,其中,所述接口包括应用程序编程接口API。The request message is sent to the data management platform via an interface, wherein the interface includes an application programming interface API.
  16. 一种数据管理平台,应用于与多个应用服务器间存在平台协作关系,且能够管理所述每个应用服务器所提供服务的多个客户端的用户权限数据,包括:A data management platform is applied to a user collaboration data relationship between a plurality of client servers and a plurality of client servers, and includes:
    接收模块,适于接收用户通过所述客户端发送的应用特征数据请求消息,其中,所述应用特征数据请求消息中携带有标识信息,所述标识信息至少包括应用特征数据的标识信息;The receiving module is configured to receive an application feature data request message sent by the user by using the client, where the application feature data request message carries the identifier information, where the identifier information includes at least the identifier information of the application feature data;
    确定模块,适于根据所述标识信息确定所述用户的与应用特征数据相关的用户权限;a determining module, configured to determine, according to the identifier information, user rights related to application feature data of the user;
    发送模块,适于返回应答消息至所述客户端,其中,所述应答消息中携带有所述用户权限。The sending module is adapted to return a response message to the client, where the response message carries the user right.
  17. 根据权利要求16所述的数据管理平台,其中,所述标识信息还包括所述用户的身份标识信息。The data management platform of claim 16, wherein the identification information further comprises identity identification information of the user.
  18. 根据权利要求17所述的数据管理平台,其中,所述确定模块还适于:The data management platform of claim 17, wherein the determining module is further adapted to:
    根据所述用户的身份标识信息和/或所述应用特征数据的标识信息,在数据库中查找对应的用户等级信息和/或所述应用特征数据的等级信息;Searching, in the database, corresponding user level information and/or level information of the application feature data according to the identity information of the user and/or the identification information of the application feature data;
    根据所述用户等级信息和/或所述应用特征数据的等级信息确定用户权限。User rights are determined based on the user level information and/or the level information of the application feature data.
  19. 根据权利要求18所述的数据管理平台,其中,所述确定模块还适于:The data management platform of claim 18, wherein the determining module is further adapted to:
    根据预设条件、所述用户的等级信息以及所述应用特征数据的等级信息判断所述用户是否达到能够使用所述应用特征数据的等级,其中,所述预设条件对所述用户的等级信息与所述应用特征数据的等级信息之间的映射关系进行定义; Determining, according to the preset condition, the level information of the user, and the level information of the application feature data, whether the user reaches a level capable of using the application feature data, wherein the preset condition is to the level information of the user Defining a mapping relationship with the level information of the application feature data;
    根据判断结果确定用户权限。The user authority is determined according to the judgment result.
  20. 根据权利要求17至19任一项所述的数据管理平台,其中,所述确定模块还适于:The data management platform according to any one of claims 17 to 19, wherein the determining module is further adapted to:
    根据所述用户的身份标识信息和所述应用特征数据的标识信息判断所述用户是否已请求过所述应用特征数据;Determining, according to the identity identification information of the user and the identification information of the application feature data, whether the user has requested the application feature data;
    若是,确定所述用户权限中携带有所述用户无相应权限获取所述应用特征数据的信息。If yes, it is determined that the user authority carries information that the user does not have the corresponding authority to obtain the application feature data.
  21. 根据权利要求16至20任一项所述的数据管理平台,其中,所述接收模块还适于:The data management platform according to any one of claims 16 to 20, wherein the receiving module is further adapted to:
    通过接口接收所述应用特征数据请求消息,其中,所述接口包括应用程序编程接口API。The application feature data request message is received through an interface, wherein the interface includes an application programming interface API.
  22. 一种数据获取系统,包括权利要求12至15任一项所述的客户端,权利要求16至21任一项所述的数据管理平台,其中,A data acquisition system, comprising the client according to any one of claims 12 to 15, the data management platform according to any one of claims 16 to 21, wherein
    所述客户端,适于接收来自用户的应用特征数据请求消息;将所述请求消息发送至管理与应用特征数据相关的用户权限的数据管理平台,由所述数据管理平台返回所述用户的与应用特征数据相关的用户权限;接收来自所述数据管理平台的应答消息,其中,所述应答消息中携带有用户权限;以及,根据接收的所述用户权限,确定能否获取所述应用特征数据;The client is adapted to receive an application feature data request message from a user; send the request message to a data management platform that manages user rights related to application feature data, and the data management platform returns the user's Receiving user rights related to the feature data; receiving a response message from the data management platform, wherein the response message carries user rights; and determining whether the application feature data can be acquired according to the received user rights ;
    所述数据管理平台,适于接收用户通过所述客户端发送的应用特征数据请求消息,其中,所述应用特征数据请求消息中携带有标识信息,所述标识信息至少包括应用特征数据的标识信息;根据所述标识信息确定返回的所述用户的与应用特征数据相关的用户权限;以及,返回应答消息至所述客户端,其中,所述应答消息中携带有用户权限。The data management platform is adapted to receive an application feature data request message sent by the user through the client, where the application feature data request message carries identification information, and the identifier information includes at least identifier information of the application feature data. Determining, according to the identification information, the returned user rights of the user related to the application feature data; and returning a response message to the client, where the response message carries user rights.
  23. 一种计算机程序,包括计算机可读代码,当所述计算机可读代码在计算设备上运行时,导致所述计算设备执行根据权利要求1-11中的任一个所述的数据获取方法。A computer program comprising computer readable code that, when executed on a computing device, causes the computing device to perform the data acquisition method of any of claims 1-11.
  24. 一种计算机可读介质,其中存储了如权利要求23所述的计算机程序。 A computer readable medium storing the computer program of claim 23.
PCT/CN2015/090818 2014-10-16 2015-09-25 Data acquisition method, device and system WO2016058478A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410548783.7 2014-10-16
CN201410548783.7A CN104348666B (en) 2014-10-16 2014-10-16 Data capture method, apparatus and system

Publications (1)

Publication Number Publication Date
WO2016058478A1 true WO2016058478A1 (en) 2016-04-21

Family

ID=52503536

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/090818 WO2016058478A1 (en) 2014-10-16 2015-09-25 Data acquisition method, device and system

Country Status (2)

Country Link
CN (1) CN104348666B (en)
WO (1) WO2016058478A1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104348666B (en) * 2014-10-16 2018-09-11 北京奇虎科技有限公司 Data capture method, apparatus and system
CN105991721B (en) * 2015-02-12 2019-06-21 Oppo广东移动通信有限公司 A kind of method and device of push application
CN105989115A (en) * 2015-02-12 2016-10-05 广东欧珀移动通信有限公司 Method and device for pushing application details
CN107818172A (en) * 2017-11-14 2018-03-20 北京思特奇信息技术股份有限公司 A kind of management system platform dissolves into the method and device of mouth
CN110753060B (en) * 2019-10-25 2022-06-21 深信服科技股份有限公司 Process operation control method and device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100273552A1 (en) * 2009-04-24 2010-10-28 Mwstory Co., Ltd. Method for Authentication of Game Executing Authority Recording Medium for Storing Authentication Program of Game Executing Authority, and Server for Storing Authentication Program of Game Executing Authority
CN103093068A (en) * 2011-10-27 2013-05-08 腾讯科技(深圳)有限公司 Method and client side for acquiring task data
CN103457986A (en) * 2013-02-06 2013-12-18 江苏钱旺智能系统有限公司 Method, server and terminal for pushing task event
CN104348666A (en) * 2014-10-16 2015-02-11 北京奇虎科技有限公司 Data acquisition method, device and system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102447677B (en) * 2010-09-30 2015-05-20 北大方正集团有限公司 Resource access control method, system and equipment
CN103078859B (en) * 2012-12-31 2016-03-02 普天新能源有限责任公司 Operation system right management method, equipment and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100273552A1 (en) * 2009-04-24 2010-10-28 Mwstory Co., Ltd. Method for Authentication of Game Executing Authority Recording Medium for Storing Authentication Program of Game Executing Authority, and Server for Storing Authentication Program of Game Executing Authority
CN103093068A (en) * 2011-10-27 2013-05-08 腾讯科技(深圳)有限公司 Method and client side for acquiring task data
CN103457986A (en) * 2013-02-06 2013-12-18 江苏钱旺智能系统有限公司 Method, server and terminal for pushing task event
CN104348666A (en) * 2014-10-16 2015-02-11 北京奇虎科技有限公司 Data acquisition method, device and system

Also Published As

Publication number Publication date
CN104348666B (en) 2018-09-11
CN104348666A (en) 2015-02-11

Similar Documents

Publication Publication Date Title
US11294983B2 (en) Inferred user identity in content distribution
US9390255B2 (en) Privileged account manager, dynamic policy engine
WO2016058478A1 (en) Data acquisition method, device and system
US9450883B2 (en) Managing redirected website login using a short address
US8544072B1 (en) Single sign-on service
US8838679B2 (en) Providing state service for online application users
US10579442B2 (en) Inversion-of-control component service models for virtual environments
US20120066346A1 (en) Reputation checking obtained files
TW201510761A (en) Method and apparatus of downloading and installing a client
US8549597B1 (en) Temporary virtual identities in a social networking system
JP2017516179A (en) Virtual machine image authentication using digital certificates
CN104580364A (en) Resource sharing method and device
US20130185645A1 (en) Determining repeat website users via browser uniqueness tracking
US11669850B2 (en) Selecting between client-side and server-side market detection
TW201729121A (en) Cloud service server and method for managing cloud service server
US9830099B1 (en) Secure erase of storage devices
CN109729095B (en) Data processing method, data processing device, computing equipment and media
US20140045596A1 (en) Methods and systems for determining the location of online gaming clients
US10303781B1 (en) Deriving associations between assets
WO2017080167A1 (en) Video pushing method and system for third party
US11775632B2 (en) Credential manager integration
US10621337B1 (en) Application-to-application device ID sharing
CN107333151A (en) A kind of video flowing address method for authenticating and device
US9483623B2 (en) Displaying targeted website content based on social user profile data
US8396969B1 (en) Domain name buckets in a hosted storage system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15850138

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15850138

Country of ref document: EP

Kind code of ref document: A1