CN111277638A - Control method and server - Google Patents

Control method and server Download PDF

Info

Publication number
CN111277638A
CN111277638A CN202010041833.8A CN202010041833A CN111277638A CN 111277638 A CN111277638 A CN 111277638A CN 202010041833 A CN202010041833 A CN 202010041833A CN 111277638 A CN111277638 A CN 111277638A
Authority
CN
China
Prior art keywords
function
server
usage rule
access
control
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010041833.8A
Other languages
Chinese (zh)
Inventor
崔显龙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing QIYI Century Science and Technology Co Ltd
Original Assignee
Beijing QIYI Century Science and Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing QIYI Century Science and Technology Co Ltd filed Critical Beijing QIYI Century Science and Technology Co Ltd
Priority to CN202010041833.8A priority Critical patent/CN111277638A/en
Publication of CN111277638A publication Critical patent/CN111277638A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 

Abstract

The embodiment of the invention provides a control method and a server. The control method applied to the control server comprises the following steps: and sending a first function usage rule to the data server, so that the data server adjusts the access state of a target function in the application program according to the first function usage rule, wherein the access state comprises permission of access or prohibition of access. According to the technical scheme of the embodiment of the invention, the control server is used for sending the function use rule to the data server, and the data server side can adjust the access state of the target function to be access permission or access prohibition according to the function use rule, so that when the electronic equipment requests data from the data server, the data is returned according to the function use rule, and thus, the function use state in the application program can be adjusted under the condition of not updating the version of the application program, the control effect is simplified, and the use convenience degree is improved.

Description

Control method and server
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method and an apparatus for controlling an application program.
Background
Before new functions of an application program are on-line, certain tests may need to be carried out, during the test, some users can use the new functions, while other users do not allow the new functions to be used, and during implementation, the usability of the functions is generally identified by utilizing gray scale control. For example, for an available user, the label corresponding to the function is a color label, and for an unavailable user, the label is a grayscale label.
The existing gray scale control process is usually implemented on a code level, that is, a certain judgment condition is set in the code based on a specific condition, for example, based on user data, time, and the like. And when the judgment condition is not met, closing the function.
However, when the open condition of the function needs to be changed, the function needs to be changed from a code level, and when the method is actually implemented, the version of the application program needs to be updated, which brings certain inconvenience to the use.
Disclosure of Invention
An embodiment of the present invention provides a control method, a data server, and a control server, so as to improve convenience of function control. The specific technical scheme is as follows:
in a first aspect of the embodiments of the present invention, there is provided a control method, applied to a control server, where the control server is in communication connection with a data server of an application program, the data server is in communication connection with an electronic device, and the electronic device is installed with the application program, including the following steps:
and sending a first function usage rule to the data server, so that the data server adjusts the access state of a target function in the application program according to the first function usage rule, wherein the access state comprises permission of access or prohibition of access.
In a second aspect implemented by the present invention, there is provided a control method applied to a data server, where the data server is respectively connected to an electronic device and a control server in communication, and the electronic device has the application program installed therein, including the following steps:
receiving a first function usage rule sent by the control server, wherein the first function usage rule is a function usage rule for one version of a target function, and the target function is one function which can be realized by the application program;
adjusting the access state of the target function according to the first function usage rule;
wherein the access state includes an allowed access or a prohibited access.
Optionally, before receiving the first function usage rule sent by the control server, the method further includes:
sending a request to the control server to update the function usage rules.
Optionally, after receiving the first function usage rule sent by the control server, the method further includes:
and analyzing the first function usage rule, and updating a second function usage rule stored in the data server to the first function usage rule, wherein the version of the second function usage rule is lower than that of the first function usage rule.
Optionally, after adjusting the access state of the target function according to the first function usage rule, the method further includes:
and sending the display rule of the control button corresponding to the target function to the electronic equipment, wherein when the state of the target function is access permission, the control button is controlled to be in a first display mode, and when the state of the target function is access prohibition, the control button is controlled to be in a second display mode.
In a third aspect of the present invention, there is provided a server, where the server is a control server, the control server is connected to a data server of an application program in a communication manner, the data server is connected to an electronic device in a communication manner, and the electronic device is installed with the application program therein, the server including:
and sending a first function usage rule to the data server, so that the data server adjusts the access state of a target function in the application program according to the first function usage rule, wherein the access state comprises permission of access or prohibition of access.
In a fourth aspect of the present invention, there is provided a server, where the server is a data server, and the data server is respectively connected to an electronic device and a control server in communication, and the electronic device has the application program installed therein, and the server includes:
a receiving module, configured to receive a first function usage rule sent by the control server, where the first function usage rule is a function usage rule for one version of a target function, and the target function is one function that can be implemented by the application program;
the adjusting module is used for adjusting the access state of the target function according to the first function usage rule;
wherein the access state includes an allowed access or a prohibited access.
Optionally, the method further comprises:
and the first sending module is used for sending a request for updating the function use rule to the control server.
In a fifth aspect of the present invention, there is provided a server, including a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface, and the memory complete communication with each other through the communication bus;
a memory for storing a computer program;
a processor for executing the program stored in the memory;
wherein the server is a control server, and the processor is configured to implement the control method according to the first aspect when executing a program stored in the memory; or
The server is a data server, and the processor executes the program stored in the memory to implement the steps of the control method according to the second aspect.
In a sixth aspect implemented by the present invention, there is provided a computer-readable storage medium on which a computer program is stored, characterized in that the program realizes the steps of the control method described in the first aspect when executed by a processor; or implementing the steps of the control method of any one of the second aspects.
According to the technical scheme of the embodiment of the invention, the control server is used for sending the function use rule to the data server, and the data server side can adjust the access state of the target function to be access permission or access prohibition according to the function use rule, so that when the electronic equipment requests data from the data server, the data is returned according to the function use rule, and thus, the function use state in the application program can be adjusted under the condition of not updating the version of the application program, the control effect is simplified, and the use convenience degree is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below.
FIG. 1 is a flow chart of a control method according to an embodiment of the present invention;
FIG. 2 is a flow chart of another control method in an embodiment of the present invention;
FIG. 3 is a diagram illustrating a connection relationship between a control server and a data server according to an embodiment of the present invention;
FIG. 4 is a diagram illustrating an operation process of a data server according to an embodiment of the present invention;
FIG. 5 is a schematic structural diagram of a control server according to an embodiment of the present invention;
FIG. 6 is a schematic structural diagram of a data server according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of a server in an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be described below with reference to the drawings in the embodiments of the present invention.
The invention provides a control method which is respectively applied to a data server side and a control server side, wherein the data server is in communication connection with the control server, the data server is in communication connection with electronic equipment, an application program is installed in the electronic equipment, and the data server provides data service for the electronic equipment.
As shown in fig. 1, at the control server, the control method includes the following steps:
step 101: and sending a first function usage rule to the data server, so that the data server adjusts the access state of a target function in the application program according to the first function usage rule, wherein the access state comprises permission of access or prohibition of access.
In this embodiment, the first function usage rule is an access rule for controlling a target function of an application program in the data server, and the usage rules of the same function are different at different stages.
For example, an application opens a new function that needs to be used online on a particular date, such as 12 months and 1 days, before 12 months and 1 days, the function is not available.
In the related art, a specific usage rule is set based on the code in the application program, so that if the rule needs to be changed, the code needs to be adjusted, usually in the form of updating the version of the application program.
For example, if the rule needs to be adjusted after the application program containing the usage rule of the function is released in 12 months and 1 days, the user of the internal test can use the function in 11 months and 30 days, the technical solution in the related art is to rewrite the related code and release a new version of the application program, so as to adjust the usage rule.
In this embodiment, the version of the application program does not need to be modified, specifically, when the function usage rule needs to be updated, for example, the specific version of the function usage rule is updated to the first function usage rule, the first function usage rule is sent to the data server through the control server.
When the application program needs to access the target function, the data server needs to be requested to access the data needed by the function, so that the data server judges whether the electronic equipment is allowed to use the target function according to the first function use rule and returns the data according to the judgment result.
Therefore, under the condition that the version of the application program is not updated, the use rule of the target function in the application program is adjusted, and the convenience degree of the control process is improved.
As shown in fig. 2, at the data server, the control method includes the following steps:
step 201: receiving a first function usage rule sent by the control server, wherein the first function usage rule is a function usage rule for one version of a target function, and the target function is one function that can be realized by the application program.
The first function usage rule obtained in this embodiment is from the control server, where the control server may refer to the embodiment shown in fig. 1 for sending the first function usage rule, and details are not repeated here.
Depending on different requirements, the access state of the target function may be adjusted, that is, its function usage rule may include multiple versions, each of which defines the access state of the target function differently.
Step 202: adjusting an access state of the target function according to the first function usage rule, wherein the access state includes allowing access or prohibiting access.
After the first function usage rule is obtained, it is determined whether the electronic device requesting data satisfies the first function usage rule, wherein the current state may include, but is not limited to, the type of the application program, the version number of the application program, the device number of the data server, and the like.
For example, a function may be open to a user of the a operating system but not open to a user of the B operating system, and therefore, it may be necessary to know whether the type of the application is the type corresponding to the a operating system or the type corresponding to the B operating system; for another example, a function can only be used when the application is updated to 1.2 version, but is not open to users of 1.1 and previous versions, and therefore, the version number of the application may need to be known; for another example, if a certain function depends on an NFC (Near field communication) function, it is determined whether the data server has the NFC function according to the device number of the data server, and the function is correspondingly opened or not opened, so that the device number of the data server may need to be known.
In the using process of the electronic equipment, data required by a target function is required to be requested from a data server, required related data is carried in the request sending process of the electronic equipment, and whether the target function is open to the electronic equipment is determined according to the related data carried in the request sent by the electronic equipment by the data. And if the electronic equipment is opened, returning the data requested by the electronic equipment to the electronic equipment, and if the electronic equipment is not opened, not returning the related data, so that the electronic equipment cannot use the function.
In this way, the access rule for the target function is controlled by adjusting the access state of the target function to allow access for the electronic device that has opened the function, and by adjusting the access state of the target function to disallow access for the electronic device that has not opened the function.
According to the technical scheme of the embodiment of the invention, the control server is used for sending the function use rule to the data server, and the data server end can adjust the access state of the target function to be access permission or access prohibition according to the function use rule, so that the function use state in the application program can be controlled by controlling the state of the data related to the target function in the data server under the condition of not updating the version of the application program in the electronic equipment, the control effect is simplified, and the use convenience degree is improved.
Optionally, before receiving the first function usage rule sent by the control server, the method further includes:
sending a request to the control server to update the function usage rules.
In this embodiment, the control server may actively send the updated function usage rule, or the control server may send the updated function usage rule based on a request from the data server.
For example, on the data server side, if a request for related data of a target function in the electronic equipment is received, a request for updating the function usage rule is sent to the control server at the same time to determine whether a new version of the function usage rule exists, and if so, the request for updating the function usage rule is sent to update the function usage rule.
Therefore, the function usage rule for limiting the usage state of the target function is in the latest version, and compared with the related art in which version updating is performed on the application program, in the process of updating the function usage rule, the electronic device does not need to be changed, and only the function usage rule in the data server needs to be adjusted, so that the operation is more convenient and faster, and the improvement of user experience is facilitated.
Optionally, after receiving the function usage rule sent by the control server, the method further includes:
and analyzing the first function usage rule, and updating a second function usage rule stored in the data server to the first function usage rule, wherein the version of the second function usage rule is lower than that of the first function usage rule.
It should be understood that, an analysis frame for function usage rules of a specific format is provided in the data server, a first function usage rule from the control server is a function usage rule conforming to the specific format, after receiving the first function usage rule, the data server analyzes the first function usage rule based on the analysis frame, and at the same time, deletes an original second function analysis rule in the data server, caches the analyzed first function analysis rule to the local, and determines an access state of a target function according to the first function usage rule.
Optionally, after adjusting the state of the target function to allow access or prohibit access according to the function usage rule, the method further includes:
and sending the display rule of the control button corresponding to the target function to the electronic equipment, wherein when the state of the target function is access permission, the control button is controlled to be in a first display mode, and when the state of the target function is access prohibition, the control button is controlled to be in a second display mode.
In this embodiment, the control buttons of the target function are adjusted in different display states, so that the user can know whether the target function is in an available state.
For example, in one embodiment, the first display mode is a color mode and the second display mode is a grayscale mode. That is, when the access of the target function is permitted, the control button corresponding to the target function is adjusted to a color matching with the other part of the screen, and when the access of the target function is prohibited, the control button corresponding to the target function is adjusted to gray to indicate that the function is not usable.
Therefore, the display rule is sent to the electronic equipment, so that the electronic equipment can adjust the control button of the target function, a user can conveniently and quickly know the use state of the target function, and the convenience degree of operation is improved.
As shown in fig. 3 and fig. 4, the technical solution of this embodiment may be summarized as that, first, the control server sends the function usage rule to the data server, and then the data server parses and caches the function usage rule into the data server, and meanwhile, the data server further provides a detector to detect whether the request of the electronic device satisfies the corresponding function usage rule.
As shown in fig. 4, when a request for data of a target function is received from an electronic device, a detector determines whether the request is passed, that is, determines whether the version of the function usage rule determines that information such as the type of the client, the version number of the client, the device number of the client and the like meets requirements, and if the information is met, the detection is passed, otherwise, the detection is not passed.
And in the case of passing detection, transmitting data required by the target function to the electronic equipment, namely allowing the electronic equipment to use the target function.
As shown in fig. 5, the present invention further provides a server, where the server is a control server 500, the control server 500 is in communication connection with a data server of an application program, the data server is in communication connection with an electronic device, and the electronic device is installed with the application program, and the server includes:
the sending module 501 sends a first function usage rule to the data server, so that the data server adjusts an access state of a target function in the application program according to the first function usage rule, where the access state includes permission of access or prohibition of access.
As shown in fig. 6, the present invention further provides a data server 600, where the data server 600 is in communication connection with an electronic device and a control server, respectively, and the electronic device is installed with the application program, and includes:
a receiving module 601, configured to receive a first function usage rule sent by the control server, where the first function usage rule is a function usage rule for one version of a target function, and the target function is one function that can be implemented by the application program;
an adjusting module 602, configured to adjust an access state of the target function according to the first function usage rule;
wherein the access state includes an allowed access or a prohibited access.
Optionally, the method further comprises:
and the first sending module is used for sending a request for updating the function use rule to the control server.
Optionally, the method further comprises:
and the rule updating module is used for analyzing the first function usage rule and updating a second function usage rule stored in the data server into the first function usage rule, wherein the version of the second function usage rule is lower than that of the first function usage rule.
Optionally, the method further comprises:
and the second sending module is used for sending the display rule of the control button corresponding to the target function to the electronic equipment, wherein when the state of the target function is access permission, the control button is controlled to be in a first display mode, and when the state of the target function is access prohibition, the control button is controlled to be in a second display mode.
The control server 500 and the data server 600 of this embodiment can respectively implement each step in the above-described control method embodiment, and basically the same technical effect can be achieved, which is not described herein again.
The embodiment of the present invention further provides a control server, the control server is in communication connection with a data server of an application program, the data server is in communication connection with an electronic device, the electronic device is installed with the application program, as shown in fig. 7, the control server includes a processor 71, a communication interface 72, a memory 73 and a communication bus 74, wherein the processor 71, the communication interface 72 and the memory 73 complete mutual communication through the communication bus 74,
a memory 73 for storing a computer program;
the processor 71, when executing the program stored in the memory 73, implements the following steps:
and sending a first function usage rule of the application program to the data server, so that the application program adjusts the access state of a target function according to the first function usage rule, wherein the access state comprises access permission or access prohibition.
The embodiment of the invention also provides a data server, the data server is respectively connected with the electronic device and the control server in a communication way, the electronic device is provided with the application program and comprises a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory finish the mutual communication through the communication bus,
a memory for storing a computer program;
the processor is used for realizing the following steps when executing the program stored in the memory:
receiving a first function usage rule sent by the control server, wherein the first function usage rule is a function usage rule for one version of a target function, and the target function is one function which can be realized by the application program;
adjusting the access state of the target function according to the first function usage rule;
wherein the access state includes an allowed access or a prohibited access.
Optionally, before receiving the first function usage rule sent by the control server, the method further includes:
sending a request to the control server to update the function usage rules.
Optionally, after receiving the function usage rule sent by the control server, the method further includes:
and analyzing the first function usage rule, and updating a second function usage rule stored in the data server to the first function usage rule, wherein the version of the second function usage rule is lower than that of the first function usage rule.
Optionally, after adjusting the access state of the target function according to the first function usage rule, the method further includes:
and sending the display rule of the control button corresponding to the target function to the electronic equipment, wherein when the state of the target function is access permission, the control button is controlled to be in a first display mode, and when the state of the target function is access prohibition, the control button is controlled to be in a second display mode.
The communication bus mentioned in the above terminal may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The communication bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown, but this does not mean that there is only one bus or one type of bus.
The communication interface is used for communication between the terminal and other equipment.
The Memory may include a Random Access Memory (RAM) or a non-volatile Memory (non-volatile Memory), such as at least one disk Memory. Alternatively, the memory may be at least one memory device located remotely from the processor.
The Processor may be a general-purpose Processor, and includes a Central Processing Unit (CPU), a Network Processor (NP), and the like; the device can also be a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, a discrete Gate or transistor logic device, or a discrete hardware component.
In yet another embodiment of the present invention, a computer-readable storage medium is further provided, which has instructions stored therein, which when run on a computer, cause the computer to execute the control method described in any of the above embodiments.
In a further embodiment provided by the present invention, there is also provided a computer program product containing instructions which, when run on a computer, cause the computer to perform the control method of any of the above embodiments.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the invention to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored in a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website site, computer, control server, or data center to another website site, computer, control server, or data center via wire (e.g., coaxial cable, fiber optics, Digital Subscriber Line (DSL)) or wirelessly (e.g., infrared, wireless, microwave, etc.). The computer readable storage medium can be any available medium that can be accessed by a computer or a data storage device including one or more available media integrated control servers, data centers, and the like. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., Solid State Disk (SSD)), among others.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
All the embodiments in the present specification are described in a related manner, and the same and similar parts among the embodiments may be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The above description is only for the preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention shall fall within the protection scope of the present invention.

Claims (10)

1. A control method is applied to a control server, the control server is in communication connection with a data server of an application program, the data server is in communication connection with an electronic device, and the application program is installed in the electronic device, and the control method is characterized by comprising the following steps:
and sending a first function usage rule to the data server, so that the data server adjusts the access state of a target function in the application program according to the first function usage rule, wherein the access state comprises permission of access or prohibition of access.
2. A control method is applied to a data server, the data server is respectively in communication connection with an electronic device and a control server, the electronic device is provided with an application program, and the control method comprises the following steps:
receiving a first function usage rule sent by the control server, wherein the first function usage rule is a function usage rule for one version of a target function, and the target function is one function which can be realized by the application program;
adjusting the access state of the target function according to the first function usage rule;
wherein the access state includes an allowed access or a prohibited access.
3. The control method according to claim 2, wherein before receiving the first function usage rule sent by the control server, the method further comprises:
sending a request to the control server to update the function usage rules.
4. The control method according to claim 2, wherein after receiving the first function usage rule sent by the control server, the method further comprises:
and analyzing the first function usage rule, and updating a second function usage rule stored in the data server to the first function usage rule, wherein the version of the second function usage rule is lower than that of the first function usage rule.
5. The control method according to any one of claims 2 to 4, further comprising, after adjusting the access state of the target function according to the first function usage rule:
and sending the display rule of the control button corresponding to the target function to the electronic equipment, wherein when the state of the target function is access permission, the control button is controlled to be in a first display mode, and when the state of the target function is access prohibition, the control button is controlled to be in a second display mode.
6. A server is a control server, the control server is in communication connection with a data server of an application program, the data server is in communication connection with an electronic device, and the application program is installed in the electronic device, and the method is characterized by comprising the following steps:
and sending a first function usage rule to the data server, so that the data server adjusts the access state of a target function in the application program according to the first function usage rule, wherein the access state comprises permission of access or prohibition of access.
7. A server, which is a data server, and is in communication connection with an electronic device and a control server, respectively, wherein the electronic device has the application program installed therein, the server comprising:
a receiving module, configured to receive a first function usage rule sent by the control server, where the first function usage rule is a function usage rule for one version of a target function, and the target function is one function that can be implemented by the application program;
the adjusting module is used for adjusting the access state of the target function according to the first function usage rule;
wherein the access state includes an allowed access or a prohibited access.
8. The data server of claim 8, further comprising:
and the first sending module is used for sending a request for updating the function use rule to the control server.
9. A server is characterized by comprising a processor, a communication interface, a memory and a communication bus, wherein the processor and the communication interface are used for realizing the communication between the processor and the memory through the communication bus;
a memory for storing a computer program;
a processor for executing the program stored in the memory;
wherein the server is a control server, and the processor executes a program stored in a memory to implement the control method according to claim 1; or
The server is a data server, and the processor executes a program stored in the memory to implement the steps of the control method according to any one of claims 2 to 5.
10. A computer-readable storage medium, on which a computer program is stored, characterized in that the program, when being executed by a processor, carries out the steps of the control method according to claim 1; or implementing the steps of the control method of any one of claims 2 to 5.
CN202010041833.8A 2020-01-15 2020-01-15 Control method and server Pending CN111277638A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010041833.8A CN111277638A (en) 2020-01-15 2020-01-15 Control method and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010041833.8A CN111277638A (en) 2020-01-15 2020-01-15 Control method and server

Publications (1)

Publication Number Publication Date
CN111277638A true CN111277638A (en) 2020-06-12

Family

ID=70997111

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010041833.8A Pending CN111277638A (en) 2020-01-15 2020-01-15 Control method and server

Country Status (1)

Country Link
CN (1) CN111277638A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113377647A (en) * 2021-05-27 2021-09-10 北京达佳互联信息技术有限公司 Page processing method, device, server, terminal and readable storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1542601A (en) * 2003-04-25 2004-11-03 ������������ʽ���� Print control system, information processing apparatus, function providing apparatus, print function display method, computer program, and computer-readable recording medium
CN108768875A (en) * 2018-05-31 2018-11-06 康键信息技术(深圳)有限公司 Gray scale dissemination method, device and the computer readable storage medium of application
CN109376322A (en) * 2018-09-07 2019-02-22 平安科技(深圳)有限公司 A kind of grayscale version page access method, apparatus, computer equipment and computer storage medium
CN109558751A (en) * 2018-11-30 2019-04-02 深圳市盟天科技有限公司 A kind of access method of application program, device, server and storage medium
CN109815731A (en) * 2018-12-29 2019-05-28 深圳云天励飞技术有限公司 Permission processing method and relevant device
CN110362974A (en) * 2019-05-31 2019-10-22 杭州恩牛网络技术有限公司 Service gray scale dissemination method, device, medium and electronic equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1542601A (en) * 2003-04-25 2004-11-03 ������������ʽ���� Print control system, information processing apparatus, function providing apparatus, print function display method, computer program, and computer-readable recording medium
CN108768875A (en) * 2018-05-31 2018-11-06 康键信息技术(深圳)有限公司 Gray scale dissemination method, device and the computer readable storage medium of application
CN109376322A (en) * 2018-09-07 2019-02-22 平安科技(深圳)有限公司 A kind of grayscale version page access method, apparatus, computer equipment and computer storage medium
CN109558751A (en) * 2018-11-30 2019-04-02 深圳市盟天科技有限公司 A kind of access method of application program, device, server and storage medium
CN109815731A (en) * 2018-12-29 2019-05-28 深圳云天励飞技术有限公司 Permission processing method and relevant device
CN110362974A (en) * 2019-05-31 2019-10-22 杭州恩牛网络技术有限公司 Service gray scale dissemination method, device, medium and electronic equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113377647A (en) * 2021-05-27 2021-09-10 北京达佳互联信息技术有限公司 Page processing method, device, server, terminal and readable storage medium
CN113377647B (en) * 2021-05-27 2023-04-07 北京达佳互联信息技术有限公司 Page processing method, device, server, terminal and readable storage medium

Similar Documents

Publication Publication Date Title
US7308256B2 (en) Mobile communication terminal, information processing apparatus, relay server apparatus, information processing system, and information processing method
KR101752251B1 (en) Method and device for identificating a file
US8984151B1 (en) Content developer abuse detection
DE112012000744T5 (en) Detection of a Trojan horse
US9645914B1 (en) Apps store with integrated test support
US20130276120A1 (en) System, method, and computer program product for determining whether a security status of data is known at a server
CN111416811A (en) Unauthorized vulnerability detection method, system, equipment and storage medium
CN110120971B (en) Gray scale publishing method and device and electronic equipment
US9910724B2 (en) Fast and accurate identification of message-based API calls in application binaries
US11848935B2 (en) Dynamically generating restriction profiles for managed devices
CN113360800A (en) Method and device for processing featureless data, computer equipment and storage medium
CN110457049A (en) Realize method, apparatus, electronic equipment and the storage medium of plug-in unit automation
CN110955872A (en) Authority control method, device, terminal and medium
CN111277638A (en) Control method and server
CN110888817A (en) Method and device for generating code coverage rate report and readable storage medium
JP7100607B2 (en) Anomaly detection system and anomaly detection method
CN109976828B (en) Method and device for configuring file
US9838397B2 (en) Information processing apparatus and control method thereof
CN109726550B (en) Abnormal operation behavior detection method and device and computer readable storage medium
CN114553855B (en) Plug-in gray level issuing method and device, electronic equipment and storage medium
CN111782418B (en) Data attribution method, device, electronic equipment and computer readable medium
CN111767544A (en) Multi-frequency replay attack vulnerability determination method, device, equipment and readable storage medium
US20140074906A1 (en) Information processing apparatus, system, and method
CN111651356A (en) Application program testing method, device and system
JP2019020979A (en) Information processing device and credibility calculation method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200612