CN111381837A - Burning method, system and readable storage medium - Google Patents

Burning method, system and readable storage medium Download PDF

Info

Publication number
CN111381837A
CN111381837A CN201910214962.XA CN201910214962A CN111381837A CN 111381837 A CN111381837 A CN 111381837A CN 201910214962 A CN201910214962 A CN 201910214962A CN 111381837 A CN111381837 A CN 111381837A
Authority
CN
China
Prior art keywords
burning
data
preset
burned
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201910214962.XA
Other languages
Chinese (zh)
Other versions
CN111381837B (en
Inventor
毛宏程
其他发明人请求不公开姓名
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Zhono Electronic Technology Co ltd
Original Assignee
Guangzhou Zhono Electronic 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 Guangzhou Zhono Electronic Technology Co ltd filed Critical Guangzhou Zhono Electronic Technology Co ltd
Publication of CN111381837A publication Critical patent/CN111381837A/en
Application granted granted Critical
Publication of CN111381837B publication Critical patent/CN111381837B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • G06F8/63Image based installation; Cloning; Build to order

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a burning method, a burning system and a storage medium, wherein the method comprises the following steps: receiving a burning request; determining data to be burned, and performing data grouping on the data to be burned to obtain grouped data; burning the grouped data according to a preset rule; receiving feedback information; and if the feedback information is the burning success information, deducting the fee. According to the technical scheme, the preset grouped data can be randomly burned in the burning process, when the preset grouped data is burned, the error data is burned firstly, so that a third party is prevented from attacking and deducting the fee, the correct preset grouped data is burned in a random certain time point, the attacking difficulty of an attacker is improved, and the loss of an enterprise is reduced. In addition, attack judgment is carried out through a set preset rule, whether attack behaviors exist or not is judged through progress information and failure times within a certain time range, the attack behaviors are sent to a server side or a recording device is locked, and the attack loss can be reduced.

Description

Burning method, system and readable storage medium
Technical Field
The present invention relates to the field of data burning technologies, and in particular, to a burning method, a burning system, and a readable storage medium.
Background
A consumptive material chip for printer (laser printer, ink jet printer or multifunctional machine), its information of storage relevant printing consumptive material box (ink horn, selenium drum, powder box etc.) is used for identification and record user state.
When the consumable chip is designed by a Micro Controller Unit (MCU), the MCU needs to complete communication with the printer and has a memory or storage function for ink (or powder) amount.
At present, chip burning equipment usually adopts a charging mode to carry out burning, that is, corresponding fee deduction is carried out when data is burned once. The deduction fee can be in a form of networking deduction fee or through a rechargeable point card. The point card can be charged through networking, then the number of charging times is recorded, and the corresponding number of times is deducted when the point card is burned every time. Because the burning needs to be deducted, the possibility of failure and deception of malicious tampering processes in the burning process may occur, that is, after the data is about to be burned or is burned successfully, a failure instruction is returned to the burning host device to prevent the burning host device from deducting the fee. The problem of how to prevent fraudulent deduction in the burning process is urgent to be solved. The charging operation principle of the conventional paid service equipment (such as consumable chip capacity resetting equipment) is that after the equipment completes service operation on a service object, the service object returns a confirmation or charging signal to the equipment, and the equipment charges. The fee deduction process has a vulnerability of channel attack, an attacker can tamper the information returned by the service object, so that the originally successful information is tampered into the failure information, thereby shielding the device fee deduction, but the service object is successfully served.
Therefore, the existing paid service equipment fee deduction technology has a deception attack vulnerability, and an attacker can utilize the vulnerability to carry out equipment fee deduction, so that the equipment can be circularly served without fee deduction.
Disclosure of Invention
In order to solve at least one technical problem, the invention provides a device management method, a device management system and a readable storage medium.
The first aspect of the present invention provides a burning method, including:
receiving a burning request;
determining data to be burned, and performing data grouping on the data to be burned to obtain grouped data;
burning the grouped data according to a preset rule;
receiving feedback information;
and if the feedback information is the burning success information, deducting the fee.
In this scheme, the grouping the data to be burned to obtain grouped data specifically includes:
dividing data to be burned into n groups of data according to a preset grouping rule; selecting m groups of data as preset grouped data; wherein n is a natural number greater than or equal to 2, and m is a natural number less than or equal to n.
In this scheme, the preset rule specifically includes:
acquiring the data length of the preset grouped data;
determining the maximum data burning times N;
randomly selecting a numerical value in N, wherein the numerical value is defined as M;
randomly generating M-1 groups of data segments with the same length as the packet data;
burning the M-1 group of data in sequence or in a random mode;
after burning the M-1 group of data, burning preset grouped data.
In this scheme, if the feedback information is recording success information, the fee deduction is performed, specifically:
after receiving the feedback information, judging the feedback information as burning success information;
sending a fee deduction instruction to the card ordering module;
and after receiving the fee deduction instruction, the card counting module deducts the fee and records the fee.
In this scheme, still include:
recording progress state information of burning failure and the number of times of burning failure;
and if the progress state information and the burning failure times meet preset alarm conditions, sending alarm information.
In this scheme, the preset alarm condition specifically includes:
recording the times of the progress state information of the burning failure within a preset range value;
and if the times reach a preset threshold value, sending alarm information.
In this scheme, the preset alarm condition specifically includes:
recording the number of times of recording failure within a preset time range;
and if the times reach a preset threshold value, sending alarm information.
The second aspect of the present invention further provides a burning system, which includes: the device comprises a memory and a processor, wherein the memory comprises a burning method program, and the burning method program realizes the following steps when being executed by the processor:
receiving a burning request;
determining data to be burned, and performing data grouping on the data to be burned to obtain grouped data;
burning the grouped data according to a preset rule;
receiving feedback information;
and if the feedback information is the burning success information, deducting the fee.
In this scheme, the grouping the data to be burned to obtain grouped data specifically includes:
dividing data to be burned into n groups of data according to a preset grouping rule; selecting m groups of data as preset grouped data; wherein n is a natural number greater than or equal to 2, and m is a natural number less than or equal to n.
A third aspect of the present invention provides a computer-readable storage medium, which includes a burning method program, and when the burning method program is executed by a processor, the steps of a burning method according to any one of claims 1 to 7 are implemented.
According to the burning method, the burning system and the readable storage medium provided by the invention, random burning can be carried out on preset grouped data in the burning process, when the preset grouped data is burned, error data is burned firstly, a third party is prevented from attacking and deducting the fee, and the correct preset grouped data is burned in a random certain time point, so that the attacking difficulty of an attacker is improved, and the loss of an enterprise is reduced. In addition, attack judgment is carried out through a set preset rule, whether attack behaviors exist or not is judged through progress information and failure times within a certain time range, the attack behaviors are sent to a server side or a recording device is locked, and the attack loss can be reduced.
Drawings
FIG. 1 is a flow chart of a burning method according to the present invention;
FIG. 2 is a block diagram of a burning system of the present invention.
Detailed Description
In order that the above objects, features and advantages of the present invention can be more clearly understood, a more particular description of the invention will be rendered by reference to the appended drawings. It should be noted that the embodiments and features of the embodiments of the present application may be combined with each other without conflict.
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention, however, the present invention may be practiced in other ways than those specifically described herein, and therefore the scope of the present invention is not limited by the specific embodiments disclosed below.
Fig. 1 shows a flowchart of a burning method according to the present invention.
As shown in fig. 1, a first aspect of the present invention provides a burning method, including:
s102, receiving a burning request;
s104, determining data to be burned, and performing data grouping on the data to be burned to obtain grouped data;
s106, burning the grouped data according to a preset rule;
s108, receiving feedback information;
and S110, if the feedback information is the burning success information, deducting the fee.
It should be noted that, the receiving of the burning request may be that the user contacts the chip through the burning head of the burning device, so as to generate a burning request signal, and the burning device performs the burning step after receiving the burning request; or the user selects the burning function in the burning device and clicks the burning button to generate the burning request. And after the data to be burned is determined, grouping the data to be burned to form a plurality of different data groups. For example, the burning data can be divided into an important part and an unimportant part, the important part is divided into an important data group, and the unimportant part is divided into an unimportant data group; the non-important data set is burned in a common burning mode, and the important data set is burned by adopting the scheme.
It should be noted that after the burning is completed, the chip performs data verification and feeds back the burning success information, and after the burning success information is received, the burning device can send a fee deduction instruction to the point card module or other modules for storing points, so as to complete the fee deduction operation.
According to the embodiment of the invention, the grouping of the data to be burned to obtain the grouped data specifically comprises:
dividing data to be burned into n groups of data according to a preset grouping rule; selecting m groups of data as preset grouped data; wherein n is a natural number greater than or equal to 2, and m is a natural number less than or equal to n.
It should be noted that the preset grouping rule is a preset grouping rule, and may be a grouping according to an importance level, a grouping according to a burning time sequence, or a grouping according to an address. Preferably, the burning time is adopted for grouping to form grouped data, and the finally burnt data group is preset grouped data. Dividing data to be burned into n groups of data according to a preset grouping rule; selecting m groups of data as preset grouped data; wherein n is a natural number greater than or equal to 2, and m is a natural number less than or equal to n. n is a natural number greater than or equal to 2, and m is a natural number less than or equal to n. For example, if the data to be burned is divided into 10 groups, n =10, and 2 groups of the data are selected as the preset packet data, and m = 2. And burning the selected 2 groups of data according to a preset rule.
According to the embodiment of the present invention, the preset rule specifically includes:
acquiring the data length of the preset grouped data;
determining the maximum data burning times N;
randomly selecting a numerical value in N, wherein the numerical value is defined as M;
randomly generating M-1 groups of data segments with the same length as the packet data;
burning the M-1 group of data in sequence or in a random mode;
after burning the M-1 group of data, burning preset grouped data.
It should be noted that, after the predetermined packet data is determined, the data length of the predetermined packet data needs to be acquired. For example, if the last 2 groups of data among 10 groups of data are selected as the preset group of data, the data length of the two groups of data will be obtained. After the data length is obtained, it is determined that the maximum burning number N is a preset number, or a randomly selected number, and when the randomly selected number is adopted, the value range of N needs to be limited, for example, if N is limited to a number greater than or equal to 10 and less than or equal to 20, a value 12 of N may be randomly selected. After 12 is selected, M is selected, and since M is a value smaller than N, M can be selected to be 7, and then 7-1=6 data segments are randomly generated, and the length of each data segment is the data length determined above. The 6 groups of data are burned in a random or sequential mode, each burning covers the previous burning data, and preset grouped data are burned only when the last burning, namely 7 times of burning is dropped. Since the burning of other dummy data is performed before the preset packet data is burned, and the burning times are random, an attacker cannot well perform the burning attack behavior.
According to the embodiment of the present invention, if the feedback information is recording success information, the fee deduction is performed, specifically:
after receiving the feedback information, judging the feedback information as burning success information;
sending a fee deduction instruction to the card ordering module;
and after receiving the fee deduction instruction, the card counting module deducts the fee and records the fee.
It should be noted that the card counting module may be a peripheral card counting module, a module for recording the number of times and deduction in the burning device, or an account module in the server background. After receiving the fee deduction instruction information, the fee deduction instruction information is sent to the card ordering module, the card ordering module carries out fee deduction, and the burning times and the remaining times are recorded.
According to the embodiment of the invention, the method further comprises the following steps:
recording progress state information of burning failure and the number of times of burning failure;
and if the progress state information and the burning failure times meet preset alarm conditions, sending alarm information.
It should be noted that the feedback information of successful burning is received after each data burning. And acquiring progress information and frequency information of programming failure, wherein the purpose of acquiring the progress information and the frequency information of the programming failure is to judge whether a third party malicious fraud deduction behavior exists. In general fraud deduction behaviors, failure information is fed back after 90% of progress to carry out fraud deduction behaviors; and often deception is carried out for a plurality of times, and a plurality of chips are burned, so that the purpose of not deducting fees is achieved. Therefore, after the progress information and the frequency information are obtained, whether the frequency of programming failure reaches a preset frequency threshold value or not is judged, and whether the progress information of each programming failure is consistent or not is judged. And if the progress information of each programming failure is consistent, indicating that the fraud fee deduction behavior exists at a large probability, and sending alarm information to a background server and/or host equipment. If the progress information of each programming failure is inconsistent, the probability of the deception deduction behavior is low, reporting is not needed, and data is allowed to be re-programmed.
According to the embodiment of the present invention, the preset alarm condition specifically includes:
recording the times of the progress state information of the burning failure within a preset range value;
and if the times reach a preset threshold value, sending alarm information.
It should be noted that the preset range value is a preset range of the progress, and can be set to 60% -90%, that is, when the burning is failed, if the burning progress is 60% -90%, recording is performed, and the failure times of the situation are accumulated. And if the preset threshold value is reached, alarming. For example, if the preset threshold is set to 10 times, the number of times that the progress of each recording failure is 80% reaches 10 times, and an alarm is given. The alarm can be an alarm to a server or an alarm to a burning host device, and after the alarm information is received, the burning function can be locked or other operations can be taken.
According to the embodiment of the present invention, the preset alarm condition specifically includes:
recording the number of times of recording failure within a preset time range;
and if the times reach a preset threshold value, sending alarm information.
It should be noted that the preset time range is a preset time range value, and may be selected to be 5-60 minutes, that is, within 5-60 minutes, if the number of times of recording failure reaches a preset threshold, an alarm is given. For example, within 30 minutes, the number of times of recording failure is 10, the preset threshold is 10, and then the preset threshold is reached, so that an alarm is given. The alarm can be an alarm to a server or an alarm to a burning host device, and after the alarm information is received, the burning function can be locked or other operations can be taken.
FIG. 2 is a block diagram of a burning system according to the present invention.
As shown in fig. 2, the second aspect of the present invention further provides a burning system 2, which includes: a memory 21 and a processor 22, wherein the memory includes a burning method program, and the burning method program implements the following steps when executed by the processor:
receiving a burning request;
determining data to be burned, and performing data grouping on the data to be burned to obtain grouped data;
burning the grouped data according to a preset rule;
receiving feedback information;
and if the feedback information is the burning success information, deducting the fee.
It should be noted that, the receiving of the burning request may be that the user contacts the chip through the burning head of the burning device, so as to generate a burning request signal, and the burning device performs the burning step after receiving the burning request; or the user selects the burning function in the burning device and clicks the burning button to generate the burning request. And after the data to be burned is determined, grouping the data to be burned to form a plurality of different data groups. For example, the burning data can be divided into an important part and an unimportant part, the important part is divided into an important data group, and the unimportant part is divided into an unimportant data group; the non-important data set is burned in a common burning mode, and the important data set is burned by adopting the scheme.
It should be noted that after the burning is completed, the chip performs data verification and feeds back the burning success information, and after the burning success information is received, the burning device can send a fee deduction instruction to the point card module or other modules for storing points, so as to complete the fee deduction operation.
According to the embodiment of the invention, the grouping of the data to be burned to obtain the grouped data specifically comprises:
dividing data to be burned into n groups of data according to a preset grouping rule; selecting m groups of data as preset grouped data; wherein n is a natural number greater than or equal to 2, and m is a natural number less than or equal to n.
It should be noted that the preset grouping rule is a preset grouping rule, and may be a grouping according to an importance level, a grouping according to a burning time sequence, or a grouping according to an address. Preferably, the burning time is adopted for grouping to form grouped data, and the finally burnt data group is preset grouped data. Dividing data to be burned into n groups of data according to a preset grouping rule; selecting m groups of data as preset grouped data; wherein n is a natural number greater than or equal to 2, and m is a natural number less than or equal to n. n is a natural number greater than or equal to 2, and m is a natural number less than or equal to n. For example, if the data to be burned is divided into 10 groups, n =10, and 2 groups of the data are selected as the preset packet data, and m = 2. And burning the selected 2 groups of data according to a preset rule.
According to the embodiment of the present invention, the preset rule specifically includes:
acquiring the data length of the preset grouped data;
determining the maximum data burning times N;
randomly selecting a numerical value in N, wherein the numerical value is defined as M;
randomly generating M-1 groups of data segments with the same length as the packet data;
burning the M-1 group of data in sequence or in a random mode;
after burning the M-1 group of data, burning preset grouped data.
It should be noted that, after the predetermined packet data is determined, the data length of the predetermined packet data needs to be acquired. For example, if the last 2 groups of data among 10 groups of data are selected as the preset group of data, the data length of the two groups of data will be obtained. After the data length is obtained, it is determined that the maximum burning number N is a preset number, or a randomly selected number, and when the randomly selected number is adopted, the value range of N needs to be limited, for example, if N is limited to a number greater than or equal to 10 and less than or equal to 20, a value 12 of N may be randomly selected. After 12 is selected, M is selected, and since M is a value smaller than N, M can be selected to be 7, and then 7-1=6 data segments are randomly generated, and the length of each data segment is the data length determined above. The 6 groups of data are burned in a random or sequential mode, each burning covers the previous burning data, and preset grouped data are burned only when the last burning, namely 7 times of burning is dropped. Since the burning of other dummy data is performed before the preset packet data is burned, and the burning times are random, an attacker cannot well perform the burning attack behavior.
According to the embodiment of the present invention, if the feedback information is recording success information, the fee deduction is performed, specifically:
after receiving the feedback information, judging the feedback information as burning success information;
sending a fee deduction instruction to the card ordering module;
and after receiving the fee deduction instruction, the card counting module deducts the fee and records the fee.
It should be noted that the card counting module may be a peripheral card counting module, a module for recording the number of times and deduction in the burning device, or an account module in the server background. After receiving the fee deduction instruction information, the fee deduction instruction information is sent to the card ordering module, the card ordering module carries out fee deduction, and the burning times and the remaining times are recorded.
According to the embodiment of the invention, the method further comprises the following steps:
recording progress state information of burning failure and the number of times of burning failure;
and if the progress state information and the burning failure times meet preset alarm conditions, sending alarm information.
It should be noted that the feedback information of successful burning is received after each data burning. And acquiring progress information and frequency information of programming failure, wherein the purpose of acquiring the progress information and the frequency information of the programming failure is to judge whether a third party malicious fraud deduction behavior exists. In general fraud deduction behaviors, failure information is fed back after 90% of progress to carry out fraud deduction behaviors; and often deception is carried out for a plurality of times, and a plurality of chips are burned, so that the purpose of not deducting fees is achieved. Therefore, after the progress information and the frequency information are obtained, whether the frequency of programming failure reaches a preset frequency threshold value or not is judged, and whether the progress information of each programming failure is consistent or not is judged. And if the progress information of each programming failure is consistent, indicating that the fraud fee deduction behavior exists at a large probability, and sending alarm information to a background server and/or host equipment. If the progress information of each programming failure is inconsistent, the probability of the deception deduction behavior is low, reporting is not needed, and data is allowed to be re-programmed.
According to the embodiment of the present invention, the preset alarm condition specifically includes:
recording the times of the progress state information of the burning failure within a preset range value;
and if the times reach a preset threshold value, sending alarm information.
It should be noted that the preset range value is a preset range of the progress, and can be set to 60% -90%, that is, when the burning is failed, if the burning progress is 60% -90%, recording is performed, and the failure times of the situation are accumulated. And if the preset threshold value is reached, alarming. For example, if the preset threshold is set to 10 times, the number of times that the progress of each recording failure is 80% reaches 10 times, and an alarm is given. The alarm can be an alarm to a server or an alarm to a burning host device, and after the alarm information is received, the burning function can be locked or other operations can be taken.
According to the embodiment of the present invention, the preset alarm condition specifically includes:
recording the number of times of recording failure within a preset time range;
and if the times reach a preset threshold value, sending alarm information.
It should be noted that the preset time range is a preset time range value, and may be selected to be 5-60 minutes, that is, within 5-60 minutes, if the number of times of recording failure reaches a preset threshold, an alarm is given. For example, within 30 minutes, the number of times of recording failure is 10, the preset threshold is 10, and then the preset threshold is reached, so that an alarm is given. The alarm can be an alarm to a server or an alarm to a burning host device, and after the alarm information is received, the burning function can be locked or other operations can be taken.
According to the burning method, the burning system and the readable storage medium provided by the invention, random burning can be carried out on preset grouped data in the burning process, when the preset grouped data is burned, error data is burned firstly, a third party is prevented from attacking and deducting the fee, and the correct preset grouped data is burned in a random certain time point, so that the attacking difficulty of an attacker is improved, and the loss of an enterprise is reduced. In addition, attack judgment is carried out through a set preset rule, whether attack behaviors exist or not is judged through progress information and failure times within a certain time range, the attack behaviors are sent to a server side or a recording device is locked, and the attack loss can be reduced.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The above-described device embodiments are merely illustrative, for example, the division of the unit is only a logical functional division, and there may be other division ways in actual implementation, such as: multiple units or components may be combined, or may be integrated into another system, or some features may be omitted, or not implemented. In addition, the coupling, direct coupling or communication connection between the components shown or discussed may be through some interfaces, and the indirect coupling or communication connection between the devices or units may be electrical, mechanical or other forms.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units; can be located in one place or distributed on a plurality of network units; some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, all the functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may be separately regarded as one unit, or two or more units may be integrated into one unit; the integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
Those of ordinary skill in the art will understand that: all or part of the steps for realizing the method embodiments can be completed by hardware related to program instructions, the program can be stored in a computer readable storage medium, and the program executes the steps comprising the method embodiments when executed; and the aforementioned storage medium includes: a mobile storage device, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
Alternatively, the integrated unit of the present invention may be stored in a computer-readable storage medium if it is implemented in the form of a software functional module and sold or used as a separate product. Based on such understanding, the technical solutions of the embodiments of the present invention may be essentially implemented or a part contributing to the prior art may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the methods described in the embodiments of the present invention. And the aforementioned storage medium includes: a removable storage device, a ROM, a RAM, a magnetic or optical disk, or various other media that can store program code.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims.

Claims (10)

1. A burning method is characterized by comprising the following steps:
receiving a burning request;
determining data to be burned, and performing data grouping on the data to be burned to obtain grouped data;
burning the grouped data according to a preset rule;
receiving feedback information;
and if the feedback information is the burning success information, deducting the fee.
2. The burning method of claim 1, wherein the grouping the data to be burned into the data packets to obtain the grouped data specifically comprises:
dividing data to be burned into n groups of data according to a preset grouping rule; selecting m groups of data as preset grouped data; wherein n is a natural number greater than or equal to 2, and m is a natural number less than or equal to n.
3. The burning method as claimed in claim 1, wherein the predetermined rule is specifically:
acquiring the data length of the preset grouped data;
determining the maximum data burning times N;
randomly selecting a numerical value in N, wherein the numerical value is defined as M;
randomly generating M-1 groups of data segments with the same length as the packet data;
burning the M-1 group of data in sequence or in a random mode;
after burning the M-1 group of data, burning preset grouped data.
4. The recording method as claimed in claim 1, wherein if the feedback information is recording success information, the charging is performed, specifically:
after receiving the feedback information, judging the feedback information as burning success information;
sending a fee deduction instruction to the card ordering module;
and after receiving the fee deduction instruction, the card counting module deducts the fee and records the fee.
5. The burning method as claimed in claim 1, further comprising:
recording progress state information of burning failure and the number of times of burning failure;
and if the progress state information and the burning failure times meet preset alarm conditions, sending alarm information.
6. The burning method as claimed in claim 5, wherein the preset alarm condition is specifically:
recording the times of the progress state information of the burning failure within a preset range value;
and if the times reach a preset threshold value, sending alarm information.
7. The burning method as claimed in claim 5, wherein the preset alarm condition is specifically:
recording the number of times of recording failure within a preset time range;
and if the times reach a preset threshold value, sending alarm information.
8. A burn recording system, the system comprising: the device comprises a memory and a processor, wherein the memory comprises a burning method program, and the burning method program realizes the following steps when being executed by the processor:
receiving a burning request;
determining data to be burned, and performing data grouping on the data to be burned to obtain grouped data;
burning the grouped data according to a preset rule;
receiving feedback information;
and if the feedback information is the burning success information, deducting the fee.
9. The burning system of claim 8, wherein the grouping of the data to be burned to obtain grouped data specifically comprises:
dividing data to be burned into n groups of data according to a preset grouping rule; selecting m groups of data as preset grouped data; wherein n is a natural number greater than or equal to 2, and m is a natural number less than or equal to n.
10. A computer-readable storage medium, comprising a programming method program, which when executed by a processor implements the steps of a programming method according to any one of claims 1 to 7.
CN201910214962.XA 2018-12-28 2019-03-21 Burning method, system and readable storage medium Active CN111381837B (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2018116223968 2018-12-28
CN201811622396 2018-12-28

Publications (2)

Publication Number Publication Date
CN111381837A true CN111381837A (en) 2020-07-07
CN111381837B CN111381837B (en) 2023-07-18

Family

ID=71219164

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910214962.XA Active CN111381837B (en) 2018-12-28 2019-03-21 Burning method, system and readable storage medium

Country Status (1)

Country Link
CN (1) CN111381837B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114237647A (en) * 2021-12-20 2022-03-25 深圳市德仪电子科技有限公司 Singlechip programming control system, singlechip and singlechip programming control method

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050141386A1 (en) * 2003-12-26 2005-06-30 Guo-Zua Wu Disc burner and its control method
US20050268030A1 (en) * 2004-05-28 2005-12-01 Chi-Hsiang Chang Method and related apparatus for generating fixed packets while writing data to cds
CN1984339A (en) * 2005-10-06 2007-06-20 迪康公司 Method and system for storing data packets
CN205282100U (en) * 2015-12-29 2016-06-01 深圳市博巨兴实业发展有限公司 Microcontroller
CN106101712A (en) * 2016-06-13 2016-11-09 浙江大华技术股份有限公司 A kind of processing method and processing device of video stream data
CN106933603A (en) * 2015-12-29 2017-07-07 深圳市博巨兴实业发展有限公司 A kind of method of burning chip, device and microcontroller
CN107766058A (en) * 2017-10-27 2018-03-06 信利光电股份有限公司 A kind of method and device of data recording

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050141386A1 (en) * 2003-12-26 2005-06-30 Guo-Zua Wu Disc burner and its control method
US20050268030A1 (en) * 2004-05-28 2005-12-01 Chi-Hsiang Chang Method and related apparatus for generating fixed packets while writing data to cds
CN1984339A (en) * 2005-10-06 2007-06-20 迪康公司 Method and system for storing data packets
CN205282100U (en) * 2015-12-29 2016-06-01 深圳市博巨兴实业发展有限公司 Microcontroller
CN106933603A (en) * 2015-12-29 2017-07-07 深圳市博巨兴实业发展有限公司 A kind of method of burning chip, device and microcontroller
CN106101712A (en) * 2016-06-13 2016-11-09 浙江大华技术股份有限公司 A kind of processing method and processing device of video stream data
CN107766058A (en) * 2017-10-27 2018-03-06 信利光电股份有限公司 A kind of method and device of data recording

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114237647A (en) * 2021-12-20 2022-03-25 深圳市德仪电子科技有限公司 Singlechip programming control system, singlechip and singlechip programming control method
CN114237647B (en) * 2021-12-20 2022-10-14 深圳市德仪电子科技有限公司 Single-chip microcomputer programming control system and single-chip microcomputer programming control method

Also Published As

Publication number Publication date
CN111381837B (en) 2023-07-18

Similar Documents

Publication Publication Date Title
CN110517097B (en) Method, device, equipment and storage medium for identifying abnormal users
CN107743115B (en) Identity authentication method, device and system for terminal application
CN108810831A (en) Method for pushing, electronic device and the readable storage medium storing program for executing of short message verification code
CN104917749A (en) Account registration method and device
CN111400714B (en) Virus detection method, device, equipment and storage medium
CN104199654A (en) Open platform calling method and device
CN105554908A (en) Method, master device, slave device and system for achieving code scanning automatic bluetooth connection
CN105635044B (en) Information synchronization method and device
CN110874231A (en) Method, device and storage medium for updating terminal version
CN110930144A (en) Virtual payment card selection method and device and computer readable storage medium
CN111767537A (en) Tamper verification method of application program based on IOS (operating system) and related equipment
CN111259382A (en) Malicious behavior identification method, device and system and storage medium
CN111260366B (en) Burning method, system and storage medium
CN111381837B (en) Burning method, system and readable storage medium
CN111417122B (en) Attack prevention method and device
CN115913802A (en) Service data processing method and device, electronic equipment and storage medium
CN110740190B (en) Event reporting method, power terminal and computer readable storage medium
CN117291596A (en) Offline payment information processing method, device, equipment and readable storage medium
CN108989298B (en) Equipment safety monitoring method and device and computer readable storage medium
CN115314227B (en) Charging pile access authentication method, system and equipment
CN113794679B (en) Method and system for preventing automatic script number robbing
CN109525673A (en) Target user's configuration method, device, server and the readable storage medium storing program for executing of message
CN115242872A (en) Data processing method and device, computer equipment and readable storage medium
CN111131198B (en) Updating method and device for network security policy configuration
CN101044777B (en) Method to detect whether a smart card is dialoguing with a phone handset

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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 510663 No. 202, G10 202, Southern China new material innovation park, 31 Guangzhou high tech Industrial Development Zone, Guangzhou, Guangdong

Applicant after: Guangzhou Zhongnuo Microelectronics Co.,Ltd.

Address before: 510663 No. 202, G10 202, Southern China new material innovation park, 31 Guangzhou high tech Industrial Development Zone, Guangzhou, Guangdong

Applicant before: GUANGZHOU ZHONO ELECTRONIC TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant