CN105373354A - Control method and device for data generation - Google Patents

Control method and device for data generation Download PDF

Info

Publication number
CN105373354A
CN105373354A CN201410397489.0A CN201410397489A CN105373354A CN 105373354 A CN105373354 A CN 105373354A CN 201410397489 A CN201410397489 A CN 201410397489A CN 105373354 A CN105373354 A CN 105373354A
Authority
CN
China
Prior art keywords
request
data genaration
section
numerical value
data
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
CN201410397489.0A
Other languages
Chinese (zh)
Other versions
CN105373354B (en
Inventor
崔克群
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201410397489.0A priority Critical patent/CN105373354B/en
Publication of CN105373354A publication Critical patent/CN105373354A/en
Application granted granted Critical
Publication of CN105373354B publication Critical patent/CN105373354B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

One embodiment of the invention discloses a control method for data generation. The method of the embodiment comprises: receiving the X-th data generation request sent from a user terminal; obtaining a data generation control table corresponding to the data generation request, wherein the data generation control table is a continuous data array of n segments and each data value of the data array of each segment is corresponding to the data generation request for one time, and the data array of each segment comprises K true values and locations of the K true values in one segment of data array are random; and determining the data value corresponding to the X-th data generation request in the data generation control table: if the data value is a true value, a response of a successful request is sent to the user; if the data value is not a true value, a response of a failed request is sent to the user.

Description

A kind of data genaration control method and device
Technical field
The present invention relates to navigation field, particularly relate to a kind of data genaration control method and device.
Background technology
In the interactive application of some networks, relate to the probability control problem of data genaration; Such as, user completes some assigned operations, data genaration request will be initiated, request webserver side generates and returns the data message of specifying, and these data messages are valuable for user, therefore the webserver can set the quantity of generating probability to these data messages and controls.
In the prior art, the webserver can adopt random function to control data genaration.The advantage of this scheme is that implementation procedure is simple, but shortcoming is because " at random " causes the generation of data within certain time period uncontrollable, and user completes time input by assigned operation and gathers in the crops that almost it doesn't matter.
Further, the method security that this employing random function control data generates is not high, and be easily subject to the attack of disabled user, the data message causing these important is illegally distorted.
Summary of the invention
Embodiments provide a kind of data genaration control method and device, for controlling the generation of data, the time of user being dropped into and produces relevance with results.
The data genaration control method that the embodiment of the present invention provides, comprising:
Receive the X secondary data generation request that user terminal sends;
Obtain the data genaration control table corresponding with described data genaration request; Described data genaration control table is the continuous array of a n section, the once described data genaration request of each numerical value correspondence in each section of described array, wherein, include K true value in each section of described array, the position of a described K true value in one section of described array is random;
Determine that X secondary data described in described data genaration control table generates numerical value corresponding to request, if described numerical value is true value, then send request successful response to described user; If described numerical value is non-true value, then send request the response of failure to described user; Described n, X, K are all the integer being greater than zero.
The data genaration control device that the embodiment of the present invention provides, comprising:
Receiving element, the X secondary data sent for receiving user terminal generates request;
Acquiring unit, for obtaining the data genaration control table corresponding with described data genaration request; Described data genaration control table is the continuous array of a n section, the once described data genaration request of each numerical value correspondence in each section of described array, wherein, include K true value in each section of described array, the position of a described K true value in one section of described array is random;
Determining unit, for determining that X secondary data described in described data genaration control table generates numerical value corresponding to request, if described numerical value is true value, then sends request successful response to described user; If described numerical value is non-true value, then send request the response of failure to described user; Described n, X, K are all the integer being greater than zero.
As can be seen from the above technical solutions, the embodiment of the present invention has the following advantages:
The data genaration request whether success that mode by tabling look-up determines user in embodiments of the present invention, and the data genaration control table inquired about is the continuous array of a n section, the once described data genaration request of each numerical value correspondence in each section of described array, K true value is all included in every hop count group, namely user is whenever the data genaration request sending specified number of times, it is for K time successful for necessarily having, and makes the growing amount of target data be controlled in specified request number of times; Further, this method specify that the growing amount of target data in specified request number of times, once the set growing amount met just not regeneration, makes disabled user be difficult to illegally obtain extra target data by altered data.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is a schematic flow sheet of data genaration control method in the embodiment of the present invention;
Fig. 2 is another schematic flow sheet of data genaration control method in the embodiment of the present invention;
Fig. 3 is a schematic flow sheet of data genaration control method in the embodiment of the present invention;
Fig. 4 is a structural representation of data genaration control device in the embodiment of the present invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
Embodiments provide a kind of data genaration control method and device, for controlling the generation of data, the time of user being dropped into and produces relevance with results.
Refer to Fig. 1, in the embodiment of the present invention, an embodiment of data genaration control method comprises:
101, the X secondary data generation request that user terminal sends is received;
Data genaration control device receive user terminal send X secondary data generate request, wherein, described X be greater than zero integer.
In actual applications, in order to obtain target data (i.e. described data genaration request ask data), user can complete the assigned operation generating described target data, then activated user terminal sends data genaration request to the data genaration control device of network side, and data genaration control device determines whether successfully to generate described target data according to the generation steering logic that this locality is arranged.Owing to not being that each request all can be successful, therefore, described data genaration request can send repeatedly.
102, the data genaration control table corresponding with described data genaration request is obtained;
Data genaration control device obtains the data genaration control table corresponding with described data genaration request; Described data genaration control table is the continuous array of a n section, the once described data genaration request of each numerical value correspondence in each section of described array, wherein, include K true value in each section of described array, the position of a described K true value in one section of described array is random.Described n, K are all the integer being greater than zero.
Concrete, described K can be 1, the integer that also can be greater than zero for other, specifically can be specified according to the actual requirements, does not limit herein.
Concrete, in actual applications, data genaration request can ask dissimilar target data, wherein, and the target data of an a kind of data type of data genaration request corresponding requests; Data genaration control device stores the data genaration control table corresponding with various data type in this locality; After data genaration control device receives described data genaration request, the data type of the target data can asked according to this data genaration request, searches corresponding data genaration control table.
Concrete, data genaration control table sets the generation steering logic to target data, due in the continuous array for a n section, the once described data genaration request of each numerical value correspondence in each section of described array, K true value is all included in every hop count group, namely user is whenever the data genaration request sending specified number of times, and it is for K time successful for necessarily having, and makes the growing amount of target data be controlled in specified request number of times; Avoid in prior art and cause the uncontrollable problem of the generation of data in certain time period due to stochastic generation.
103, determine that X secondary data described in described data genaration control table generates numerical value corresponding to request;
Data genaration control device determines that X secondary data described in described data genaration control table generates numerical value corresponding to request, if described numerical value is true value, then performs step 104; If described numerical value is non-true value, then perform step 105.
If 104 described numerical value are true value, send request successful response to described user;
If data genaration control device determines that described numerical value is true value, then send request successful response to described user.
If 105 described numerical value are non-true value, send request the response of failure to described user.
If data genaration control device determines that described numerical value is non-true value, then send request the response of failure to described user.
The data genaration request whether success that mode by tabling look-up determines user in embodiments of the present invention, and the data genaration control table inquired about is the continuous array of a n section, the once described data genaration request of each numerical value correspondence in each section of described array, K true value is all included in every hop count group, namely user is whenever the data genaration request sending specified number of times, it is for K time successful for necessarily having, and makes the growing amount of target data be controlled in specified request number of times; Further, this method specify that the growing amount of target data in specified request number of times, once the set growing amount met just not regeneration, makes disabled user be difficult to illegally obtain extra target data by altered data.
And the data genaration control device in the embodiment of the present invention can be single-alone physical equipment, comprise multiple physical module; Also can for being carried in the software program on computing machine, or the functional module in a software, or separately software form or exist with the form of plug-in unit.The description of data genaration control device is only schematic, the wherein division of unit, be only a kind of logic function to divide, actual can have other dividing mode when realizing, such as multiple unit or assembly can in conjunction with or another system can be integrated into, or some features can be ignored, or do not perform.Another point, shown or discussed coupling each other or direct-coupling or communication connection can be by some interfaces, and the indirect coupling of device or unit or communication connection can be electrical, machinery or other form.If described integrated unit using the form of SFU software functional unit realize and as independently production marketing or use time, can be stored in a computer read/write memory medium.Based on such understanding, the part that technical scheme of the present invention contributes to prior art in essence in other words or all or part of of this technical scheme can embody with the form of software product, this computer software product is stored in a storage medium, comprising some instructions in order to make a computer equipment (can be personal computer, server, or the network equipment etc.) perform all or part of step of method described in each embodiment of the present invention.
In actual applications, the scheme of the embodiment of the present invention can also generate the parameter in control table by further setting data, do further control to the generation of target data, refer to Fig. 2, in the embodiment of the present invention, another embodiment of data genaration control method comprises:
201, the X secondary data generation request that user terminal sends is received;
Data genaration control device receive user terminal send X secondary data generate request, wherein, described X be greater than zero integer.
In actual applications, in order to obtain target data (i.e. described data genaration request ask data), user can complete the assigned operation generating described target data, then activated user terminal sends data genaration request to the data genaration control device of network side, and data genaration control device determines whether successfully to generate described target data according to the generation steering logic that this locality is arranged.Owing to not being that each request all can be successful, therefore, described data genaration request can send repeatedly.
Optionally, the total degree that user terminal in the unit interval can send described data genaration request can be set, if exceed described total degree, then determine abnormal behavior, ignore described data genaration request or directly return the failed response of request.
202, the user type of described user terminal respective user is obtained;
Data genaration control device obtains the user type of described user terminal respective user.
In actual applications, different user types can corresponding different data genaration control table, so that provide different data genaration probability for dissimilar user.
Concrete, when other parameter constants, data genaration probability can be changed by the value changing " K " in data genaration control table; As, suppose that the value of " K " is become " 2 " by " 1 ", then, in the continuous array of n section, the probability that each section successfully generates target data is doubled.
Optionally, when other parameter constants, also can change data genaration probability by the sum changing the numerical value comprised in described continuous array; In actual applications, the implementation changing data genaration probability has multiple, does not do concrete restriction herein.
203, the data genaration control table corresponding with described data genaration request and described user type is obtained;
Data genaration control device obtains the data genaration control table corresponding with described data genaration request and described user type.
Concrete, in actual applications, the sum of the numerical value comprised in the continuous array of described n section can be expressed as the total degree that described user terminal can send described data genaration request; Namely the total degree of described data genaration request can be sent with described user terminal, as the sum of the numerical value comprised in described continuous array, make network side reasonably can distribute the data genaration probability (i.e. how many corresponding how many true value of numerical value in a hop count group) of each hop count group according to this total degree.
Further, the quantity of the numerical value comprised in each hop count group in described n hop count group can be equal, also can be not exclusively equal or completely unequal.Be convenient to the generation of network side in the different stages to target data like this and different probability is set, so that arrange the control of different levels.As hypothesis has two hop count groups, can be all often complete 5 times (namely user often sends 5 secondary data and generates request) to have 1 success; Also can be complete the last period to have 1 success for 5 times, latter one section completes and has 1 success for 6 times.
204, determine that X secondary data described in described data genaration control table generates numerical value corresponding to request;
Data genaration control device determines that X secondary data described in described data genaration control table generates numerical value corresponding to request, if described numerical value is true value, then performs step 205; If described numerical value is non-true value, then perform step 206.
205, successful response is sent request to described user;
If data genaration control device determines that described numerical value is true value, then send request successful response to described user.
206, the response of failure is sent request to described user.
If data genaration control device determines that described numerical value is non-true value, then send request the response of failure to described user.
In embodiments of the present invention, add respectively and control according to the difference of different user types, and control according to the difference of different phase, enriched the level controlled, provided more choices for network side realizes different control effects based on different situations.
In actual applications, before obtaining the data genaration control table corresponding with described data genaration request, data genaration control device can also perform the operation generating data genaration control table, and refer to Fig. 3, in the embodiment of the present invention, another embodiment of data genaration control method comprises:
301, the frequency n * K that the data genaration request obtaining described user can successfully be applied within the unit interval;
The frequency n * K that the data genaration request that data genaration control device obtains described user can successfully be applied within the unit interval.Concrete, the number of times can successfully applied in the unit interval can be a default value, also can stochastic generation one value, as the number of times can successfully applied in the unit interval.
302, determine that described user can send the total degree S of described data genaration request;
Data genaration control device determines that described user can send the total degree S of described data genaration request, makes network side reasonably can distribute the data genaration probability of each hop count group according to this total degree.
303, the setting application probability of success and the corresponding relation sending described data genaration request number of times;
The data genaration control device setting application probability of success and the corresponding relation sending described data genaration request number of times, obtain a continuous array, the length of described continuous array equals described S, and each value correspondence once described data genaration request in described continuous array.
304, be n section by described consecutive numbers component, by random function, determine that certain K numerical value of each section is true value.
Described consecutive numbers component is n section by data genaration control device, by random function, determines that certain K numerical value of each section is true value.
Concrete, in actual applications, non-true value and true value can represent with 0 and 1 respectively.For 0,1 serial data has good compression describing mode, such as uses the mode <0 of ordered pair, 100>, <1,1>, describe this one piece of data how many 0, how many 1, less storage space can be taken.
In actual applications, described data genaration control table can be generated by data genaration control device, issues data genaration control device, be specifically not construed as limiting herein after also can being generated by other computer installation.
Only with some examples, the application scenarios in the embodiment of the present invention is illustrated above, is understandable that, in actual applications, more application scenarios can also be had, be specifically not construed as limiting herein.
Be described the data genaration control device realizing data genaration control method in the embodiment of the present invention below, refer to Fig. 4, in the embodiment of the present invention, an embodiment of data genaration control device comprises:
Receiving element 401, the X secondary data sent for receiving user terminal generates request;
Acquiring unit 402, for obtaining the data genaration control table corresponding with described data genaration request; Described data genaration control table is the continuous array of a n section, the once described data genaration request of each numerical value correspondence in each section of described array, wherein, include K true value in each section of described array, the position of a described K true value in one section of described array is random;
Determining unit 403, for determining that X secondary data described in described data genaration control table generates numerical value corresponding to request, if described numerical value is true value, then sends request successful response to described user; If described numerical value is non-true value, then send request the response of failure to described user; Described n, X, K are all the integer being greater than zero.
Optionally, the numerical value comprised in the continuous array of described n section add up to the total degree that described user terminal can send described data genaration request.
Optionally, wherein the relation of each hop count group can be:
The quantity of the numerical value that each section of described array comprises is equal;
Or,
The quantity of the numerical value that each section of described array comprises is not exclusively equal;
Or,
The quantity of the numerical value that each section of described array comprises is completely unequal.
Further, described acquiring unit specifically for:
Obtain the user type of described user terminal respective user;
Obtain the data genaration control table corresponding with described data genaration request and described user type.
Further, described device also comprises:
Generation unit 404, for generating data genaration control table.
Described generation unit 404 specifically for:
The frequency n * K that the data genaration request obtaining described user can successfully be applied within the unit interval;
Determine that described user can send the total degree S of described data genaration request;
The setting application probability of success and the corresponding relation sending described data genaration request number of times, obtain a continuous array, the length of described continuous array equals described S, and each value correspondence once described data genaration request in described continuous array;
Be n section by described consecutive numbers component, by random function, determine that certain K numerical value of each section is true value.
The specific operation process of above-mentioned unit/module refers to embodiment of the method, repeats no more herein.
In several embodiments that the application provides, should be understood that, disclosed apparatus and method can realize by another way.Such as, device embodiment described above is only schematic, such as, the division of described unit, be only a kind of logic function to divide, actual can have other dividing mode when realizing, such as multiple unit or assembly can in conjunction with or another system can be integrated into, or some features can be ignored, or do not perform.Another point, shown or discussed coupling each other or direct-coupling or communication connection can be by some interfaces, and the indirect coupling of device or unit or communication connection can be electrical, machinery or other form.
The described unit illustrated as separating component or can may not be and physically separates, and the parts as unit display can be or may not be physical location, namely can be positioned at a place, or also can be distributed in multiple network element.Some or all of unit wherein can be selected according to the actual needs to realize the object of the present embodiment scheme.
In addition, each functional unit in each embodiment of the present invention can be integrated in a processing unit, also can be that the independent physics of unit exists, also can two or more unit in a unit integrated.Above-mentioned integrated unit both can adopt the form of hardware to realize, and the form of SFU software functional unit also can be adopted to realize.
If described integrated unit using the form of SFU software functional unit realize and as independently production marketing or use time, can be stored in a computer read/write memory medium.Based on such understanding, the part that technical scheme of the present invention contributes to prior art in essence in other words or all or part of of this technical scheme can embody with the form of software product, this computer software product is stored in a storage medium, comprising some instructions in order to make a computer equipment (can be personal computer, server, or the network equipment etc.) perform all or part of step of method described in each embodiment of the present invention.And aforesaid storage medium comprises: USB flash disk, portable hard drive, ROM (read-only memory) (ROM, Read-OnlyMemory), random access memory (RAM, RandomAccessMemory), magnetic disc or CD etc. various can be program code stored medium.
The above; be only the specific embodiment of the present invention, but protection scope of the present invention is not limited thereto, is anyly familiar with those skilled in the art in the technical scope that the present invention discloses; change can be expected easily or replace, all should be encompassed within protection scope of the present invention.Therefore, protection scope of the present invention should described be as the criterion with the protection domain of claim.

Claims (12)

1. a data genaration control method, is characterized in that, comprising:
Receive the X secondary data generation request that user terminal sends;
Obtain the data genaration control table corresponding with described data genaration request; Described data genaration control table is the continuous array of a n section, the once described data genaration request of each numerical value correspondence in each section of described array, wherein, include K true value in each section of described array, the position of a described K true value in one section of described array is random;
Determine that X secondary data described in described data genaration control table generates numerical value corresponding to request, if described numerical value is true value, then send request successful response to described user; If described numerical value is non-true value, then send request the response of failure to described user; Described n, X, K are all the integer being greater than zero.
2. method according to claim 1, is characterized in that, the numerical value comprised in the continuous array of described n section add up to the total degree that described user terminal can send described data genaration request.
3. method according to claim 1, is characterized in that,
The quantity of the numerical value that each section of described array comprises is equal;
Or,
The quantity of the numerical value that each section of described array comprises is not exclusively equal;
Or,
The quantity of the numerical value that each section of described array comprises is completely unequal.
4. method according to claim 1, is characterized in that, the data genaration control table that described acquisition is corresponding with described data genaration request, comprising:
Obtain the user type of described user terminal respective user;
Obtain the data genaration control table corresponding with described data genaration request and described user type.
5. the method according to Claims 1-4 any one, is characterized in that, before the data genaration control table that described acquisition is corresponding with described data genaration request, also comprises:
Generate data genaration control table.
6. method according to claim 5, is characterized in that, the control table of described generation data genaration, comprising:
The frequency n * K that the data genaration request obtaining described user can successfully be applied within the unit interval;
Determine that described user can send the total degree S of described data genaration request;
The setting application probability of success and the corresponding relation sending described data genaration request number of times, obtain a continuous array, the length of described continuous array equals described S, and each value correspondence once described data genaration request in described continuous array;
Be n section by described consecutive numbers component, by random function, determine that certain K numerical value of each section is true value.
7. a data genaration control device, is characterized in that, comprising:
Receiving element, the X secondary data sent for receiving user terminal generates request;
Acquiring unit, for obtaining the data genaration control table corresponding with described data genaration request; Described data genaration control table is the continuous array of a n section, the once described data genaration request of each numerical value correspondence in each section of described array, wherein, include K true value in each section of described array, the position of a described K true value in one section of described array is random;
Determining unit, for determining that X secondary data described in described data genaration control table generates numerical value corresponding to request, if described numerical value is true value, then sends request successful response to described user; If described numerical value is non-true value, then send request the response of failure to described user; Described n, X, K are all the integer being greater than zero.
8. device according to claim 7, is characterized in that, the numerical value comprised in the continuous array of described n section add up to the total degree that described user terminal can send described data genaration request.
9. device according to claim 7, is characterized in that,
The quantity of the numerical value that each section of described array comprises is equal;
Or,
The quantity of the numerical value that each section of described array comprises is not exclusively equal;
Or,
The quantity of the numerical value that each section of described array comprises is completely unequal.
10. device according to claim 7, is characterized in that, described acquiring unit specifically for:
Obtain the user type of described user terminal respective user;
Obtain the data genaration control table corresponding with described data genaration request and described user type.
11. devices according to claim 7 to 10 any one, it is characterized in that, described device also comprises:
Generation unit, for generating data genaration control table.
12. devices according to claim 11, is characterized in that, described generation unit specifically for:
The frequency n * K that the data genaration request obtaining described user can successfully be applied within the unit interval;
Determine that described user can send the total degree S of described data genaration request;
The setting application probability of success and the corresponding relation sending described data genaration request number of times, obtain a continuous array, the length of described continuous array equals described S, and each value correspondence once described data genaration request in described continuous array;
Be n section by described consecutive numbers component, by random function, determine that certain K numerical value of each section is true value.
CN201410397489.0A 2014-08-13 2014-08-13 A kind of data generation control method and device Active CN105373354B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410397489.0A CN105373354B (en) 2014-08-13 2014-08-13 A kind of data generation control method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410397489.0A CN105373354B (en) 2014-08-13 2014-08-13 A kind of data generation control method and device

Publications (2)

Publication Number Publication Date
CN105373354A true CN105373354A (en) 2016-03-02
CN105373354B CN105373354B (en) 2019-04-26

Family

ID=55375588

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410397489.0A Active CN105373354B (en) 2014-08-13 2014-08-13 A kind of data generation control method and device

Country Status (1)

Country Link
CN (1) CN105373354B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030182397A1 (en) * 2002-03-22 2003-09-25 Asim Mitra Vector-based sending of web content
CN102779018A (en) * 2011-05-10 2012-11-14 株式会社理光 Control apparatus, control method, and control system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030182397A1 (en) * 2002-03-22 2003-09-25 Asim Mitra Vector-based sending of web content
CN102779018A (en) * 2011-05-10 2012-11-14 株式会社理光 Control apparatus, control method, and control system

Also Published As

Publication number Publication date
CN105373354B (en) 2019-04-26

Similar Documents

Publication Publication Date Title
CN103051723A (en) Increment updating method as well as server and terminal
CN104301142A (en) Backup method and device for configuration files
CN102231881B (en) Method, server and system for processing user data of mobile terminal
CN103414589A (en) Method and device for managing resource information
CN104572182A (en) Configuration method of stream application, nodes and stream computing system
CN104965798A (en) Data processing method, related device and data processing system
US20180267927A1 (en) Model parameter fusion method and apparatus
CN109902056A (en) A kind of method, apparatus of serial transmission, equipment and computer readable storage medium
CN105491078A (en) Data processing method and device in SOA system, and SOA system
CN103716056A (en) Data compression method, data decompression method and devices
CN113438713B (en) Method and device for distribution network and intelligent home system
CN106201772A (en) The backup of a kind of operating system based on data center, restoration methods and device
CN106293851A (en) A kind of firmware upgrade method and equipment
CN104780120A (en) Method and device for transmitting files in local area network
CN104536926A (en) Control method and device of serial devices
CN105373354A (en) Control method and device for data generation
CN110244982B (en) Data recovery method and device
CN110958139A (en) Network control method, orchestrator, controller, and computer-readable storage medium
CN113311745B (en) Method, system, device and equipment for product monitoring
CN104852986A (en) Method and device for providing newly-added function
CN110602221A (en) Notification level processing method and device and readable storage medium
CN103455481A (en) System and method for generating digital identification codes
CN113179338B (en) Communication method, electronic device, and storage medium
CN108090087B (en) File processing method and device
CN113709188B (en) Session control information processing method, device, system and storage medium

Legal Events

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