CN108259520A - A kind of data processing method and server - Google Patents
A kind of data processing method and server Download PDFInfo
- Publication number
- CN108259520A CN108259520A CN201611234203.2A CN201611234203A CN108259520A CN 108259520 A CN108259520 A CN 108259520A CN 201611234203 A CN201611234203 A CN 201611234203A CN 108259520 A CN108259520 A CN 108259520A
- Authority
- CN
- China
- Prior art keywords
- target
- data
- target data
- http request
- client
- 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
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/20—Software design
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The embodiment of the invention discloses a kind of data processing method and servers, for reducing the stand-by period of client and server end in software development process, improve the speed of software development.Present invention method includes:Obtain target data, the target response message that the target data includes the target HTTP request of client transmission or server end is sent;Judge whether the target data meets preset interception condition;If so, obtaining target response body according to the target data, the target response body is successful http response state;The target response body is sent to client, so that the client performs corresponding operating according to the target response body.
Description
Technical field
The present invention relates to field of software development, more particularly to a kind of data processing method and server.
Background technology
With the fast development of development of Mobile Internet technology, more and more new mobile technologies are come into being, RESTFUL framves
Structure is exactly mainstay therein.REST (Representational State Transfer, REST).REST refers to one
Group framework constraints and principle, the application program or design for meeting these constraintss and principle are exactly RESTful.
Current more than 90% mobile applications and website on the market, have all used RESTFUL technologies, it can be very
Good carrying data format and transmission data, however in development and application program (Application, APP) and Website development process
In, client developer is for application programming interface (Application Programming Interface, API)
Dependence be not resolved, " data joint debugging " becomes the bottleneck of RESTFUL frameworks, and programmers have in API
Exploitation mutually waits for the work of other side to complete before completing, and could carry out subsequent joint debugging test.
RESTFUL is used as to be carried out by hypertext transfer protocol (Hyper Text Transfer Protocol, HTTP)
The important channel that data transmission is client and server end personnel carry out data transmission, however existing software development stream
Journey is typically that client and server end are carried out at the same time.How to ensure in the case of no servers' data, keep
The progress of exploitation becomes problem.In the case where server end does not develop completion API, client needs continuous wait for.
Meanwhile in the absence of data, it is likely that will also result in mutual waiting, waste the development time of a large amount of preciousnesses.
Invention content
An embodiment of the present invention provides a kind of data processing method and servers, objective in software development process for reducing
Family end and the stand-by period of server end improve the speed of software development.
First aspect of the embodiment of the present invention provides a kind of data processing method, specifically includes:
Target data is obtained, target HTTP request or server end of the target data including client transmission are sent
Target response message;
Judge whether the target data meets preset interception condition;
If so, obtaining target response body according to the target data, the target response body is successful http response
State;
The target response body is sent to client, so that the client performs phase according to the target response body
It should operate.
With reference to first aspect, in the first possible realization method of first aspect, when needing to obtain target data,
The HTTP request of client transmission can first be received, judge data in the HTTP request and preset configuration file whether
Match, if matching, it is target data that can determine the HTTP request.
With reference to first aspect, it in second of possible realization method of first aspect, is sent when reception client
When HTTP request is mismatched with the data in preset configuration file, which can be sent to server end, so that
Server is obtained according to the HTTP request returning response message, which is target data.
With reference to first aspect, in the third possible realization method of first aspect, when needing to judge that target data is
It is not no when meeting preset interception condition, it can be determined that whether target data matches with the data in preset virtual responsive list,
Upon a match, then it can determine that target data meets preset interception condition, when mismatching, then can determine target data not
Meet preset interception condition.
With reference to first aspect, in the 4th kind of possible realization method of first aspect, when target data is target HTTP
During request, extract in preset virtual responsive list with the matched virtual data of target data, target is generated according to virtual data
Respond body;When target data is target response message, then the responsive state code in target response message, the responsive state are extracted
Responsive state code of the code for mistake generates target response body according to the responsive state code.
Second aspect of the embodiment of the present invention provides a kind of server, specifically includes:
First acquisition module, for obtaining target data, the target data includes the target HTTP that client is sent please
Ask or server end send target response message;
Judgment module, for judging whether the target data meets preset interception condition;
Second acquisition module, for when the target data meets preset interception condition, according to the target data
Target response body is obtained, the target response body is successful http response state;
Sending module, for the target response body to be sent to client, so that the client is according to the mesh
Mark response body performs corresponding operating.
The third aspect of the embodiment of the present invention provides a kind of server, including:
Central processing unit, memory, storage medium, power supply, radio network interface and input/output interface;
By calling the operational order stored on the memory or storage medium, the central processing unit, for performing
Following steps:
Target data is obtained, target HTTP request or server end of the target data including client transmission are sent
Target response message;
Judge whether the target data meets preset interception condition;
If so, obtaining target response body according to the target data, the target response body is successful http response
State;
The target response body is sent to client, so that the client performs phase according to the target response body
It should operate.
As can be seen from the above technical solutions, the embodiment of the present invention has the following advantages:Obtain target data, target data
The target response message that the target HTTP request or server end sent including client is sent;Judge whether target data meets
Interception condition;When target data meets preset interception condition, target response body, target response body are obtained according to target data
For successful http response state;Target response body is sent to client, so that client is performed according to target response body
Corresponding operating.As can be seen that when client transmission HTTP request or server end returning response message meet preset interception item
During part, successful http response state can be got according to the HTTP request or response message, client can be according to this
Successful http response state performs corresponding operation, and after the completion of being developed without waiting for server end API, client just carries out
Data transmission reduces the stand-by period of client and server end, improves the speed of software development.
Description of the drawings
Fig. 1 is one embodiment schematic diagram of data processing method in the embodiment of the present invention;
Fig. 2 is another embodiment schematic diagram of data processing method in the embodiment of the present invention;
Fig. 3 is one embodiment schematic diagram of server in the embodiment of the present invention;
Fig. 4 is another embodiment schematic diagram of server in the embodiment of the present invention;
Fig. 5 is the entity structure schematic diagram of server in the embodiment of the present invention.
Specific embodiment
An embodiment of the present invention provides a kind of data processing method and server, for reducing client in software development process
End and the stand-by period of server end improve the speed of software development.
Below in conjunction with the attached drawing in the embodiment of the present invention, the technical solution in the embodiment of the present invention is carried out clear, complete
Site preparation describes, it is clear that described embodiment is only part of the embodiment of the present invention, instead of all the embodiments.
Term " first ", " second ", " third " in description and claims of this specification and above-mentioned attached drawing, "
The (if present)s such as four " are the objects for distinguishing similar, and specific sequence or precedence are described without being used for.It should manage
The data that solution uses in this way can be interchanged in the appropriate case, so that the embodiments described herein can be in addition to illustrating herein
Or the sequence other than the content of description is implemented.In addition, term " comprising " and " having " and their any deformation, it is intended that
Cover it is non-exclusive include, for example, containing the process of series of steps or unit, method, system, product or equipment need not limit
In those steps or unit for clearly listing, but may include not listing clearly or for these processes, method, production
The intrinsic other steps of product or equipment or unit.
Referring to Fig. 1, one embodiment of data processing method includes in the embodiment of the present invention:
101st, target data is obtained.
In the present embodiment, in software development process, current back end (i.e. client and server end) is needed into line number
During according to transmission, it can be carried out data transmission by HTTP, at this point, i.e. server can get target data, the target data
The target response message that the target HTTP request or server end sent including client is sent.
102nd, judge whether target data meets preset interception condition, if so, step 104 is performed, if it is not, then performing
Step 103.
In the present embodiment, after server gets target data, judge whether the target data meets preset block
The condition of cutting, if so, step 104 is performed, if it is not, then performing step 103.
103rd, other operations are performed.
In the present embodiment, when server determines that target data meets preset interception condition, then other operations are performed.
104th, target response body is obtained according to target data.
It, can be according to the number of targets when server determines that target data meets preset interception condition in the present embodiment
According to target response body is obtained, which is successful http response state.
105th, target response body is sent to client.
In the present embodiment, after server gets target response body, which can be sent to client
End, so that client performs corresponding operation according to target response body.
In summary as can be seen that when client send HTTP request or server end returning response message meet it is preset
During interception condition, server can get successful http response state, client according to the HTTP request or response message
End can perform corresponding operation according to the successful http response state, after the completion of being developed without waiting for server end API,
Client just carries out data transmission, and reduces the stand-by period of client and server end, improves the speed of software development.
Referring to Fig. 2, another embodiment of data processing method includes in the embodiment of the present invention:
201st, the target HTTP request that client is sent is received.
In the present embodiment, in the present embodiment, in software development process, current back end (i.e. client and server end)
When needing to carry out data transmission, it can be carried out data transmission by HTTP, at this point, i.e. server can receive client transmission
Target HTTP request.
202nd, judge whether target HTTP request matches with the data in preset configuration file, if so, performing step
204, if it is not, then performing step 203.
In the present embodiment, when server is after target HTTP request is received, it can be determined that the target HTTP request with it is preset
Configuration file in data whether match, if so, perform step 204, if it is not, then performing step 203.I.e. in client generation
Code is inserted into one section of switch entry code, this section switch entry code has i.e. preset configuration file, works as visitor in the form of a file
Family end send HTTP request when can pass through the preset configuration file, at this point, server can judge the HTTP request with it is preset
Whether the data in configuration file match, and upon a match, perform step 204, when mismatching, perform step 203.
203rd, target HTTP request is sent to server end, so that server end returns to mesh according to target HTTP request
Mark response message.
In the present embodiment, when server determines that target HTTP request is mismatched with the data in preset configuration file,
The target HTTP request can be then sent to server end, server end, can basis after the target HTTP request is received
The target HTTP request returns to target response message.
204th, it is target data to determine target response message.
In the present embodiment, after server receives the target response message that server end is returned according to target HTTP request,
It can determine that the target response message is target data.
205th, it is target data to determine target HTTP request.
In the present embodiment, when server determines the Data Matching in destination request and preset configuration file, at this time may be used
To determine the target HTTP request as target data.
206th, judge whether target data matches with the data in preset virtual responsive list, if so, performing step
208, if it is not, then performing step 207.
In the present embodiment, after server determines target data, it can be determined that the target data and preset virtual sound
Answer whether the data in list match, if so, step 208 is performed, if it is not, then performing step 207.
207th, determine that target data does not meet preset interception condition.
In the present embodiment, when server determines that target data is mismatched with the data in preset virtual responsive list,
It can then determine that the target data does not meet preset interception condition, then the target data be let pass.
208th, determine that target data meets preset interception condition.
In the present embodiment, when server determines the Data Matching in target data and preset virtual responsive list, then
It can determine that the target data meets preset interception condition, then intercept the target data.
209th, target response body is obtained according to target data.
It, can be according to target data after server determines that target data meets preset interception condition in the present embodiment
Obtain target response body.
It should be noted that sent due to the target data for the target HTTP request or server end of client transmission
Target response message, so server is obtained according to target data there are two types of target response bodies, one kind is HTTP request, Yi Zhongwei
Response message illustrates separately below:
When target data is target HTTP request, then it can extract and be matched in preset virtual responsive list with target data
Virtual data, and target response body is generated according to the virtual data, will the virtual data disguise oneself as success response state, should
Success response state can be HTTP STATE 200, which is target response body;
When the target response message that target data is sent for server end, then the sound in target response message can be extracted
Conditional code is answered, at this time responsive state code of the responsive state code for mistake, for example, 400Bad Request (it is semantic wrong, currently
Request can not be understood by server, required parameter is wrong) or 500Internal Server Error (server encounters one
A situation do not expected, processing to request can not be completed by resulting in it), at this point, server can be according to the mistake
Responsive state code generates target response body, will the responsive state code of the mistake disguise oneself as a correct responsive state, this is just
True responsive state is target response body.
210th, target response body is sent to client.
In the present embodiment, when server is after target response body is but kept out, which can be sent to visitor
Family end, for client after the target response body is received, client can perform corresponding operation according to the target.
In summary as can be seen that when client send HTTP request or server end returning response message meet it is preset
During interception condition, server can get successful http response state, client according to the HTTP request or response message
End can perform corresponding operation according to the successful http response state, after the completion of being developed without waiting for server end API,
Client just carries out data transmission, and reduces the stand-by period of client and server end, improves the speed of software development.
The embodiment of the present invention is described from the angle of data processing method above, below from the angle of server to this
Inventive embodiments are described.
Referring to Fig. 3, one embodiment of server includes in the embodiment of the present invention:
First acquisition module 301, for obtaining target data, target data includes the target HTTP request that client is sent
Or the target response message that server end is sent;
Judgment module 302, for judging whether target data meets preset interception condition;
Second acquisition module 303, for when target data meets preset interception condition, mesh to be obtained according to target data
Mark response body, target response body are successful http response state;
Sending module 304, for target response body to be sent to client, so that client is held according to target response body
Row corresponding operating.
Interactive mode between each module and unit of server in the present embodiment data processing side as shown in earlier figures 2
Description in method embodiment is similar, and specific details are not described herein again.
In summary as can be seen that in software process is developed, when current back end needs to carry out data transmission by HTTP,
Server can obtain target data by the first acquisition module 301, and target data includes the target HTTP that client is sent please
It asks or target response message that server end is sent, judges whether target data meets interception condition by judgment module 302, it is logical
The second acquisition module 303 is crossed when target data meets preset interception condition, target response body, mesh are obtained according to target data
Mark response body is successful http response state, target response body is sent to client by sending module 304, so that objective
Family end performs corresponding operating according to target response body.As can be seen that when client sends HTTP request or server end return
When response message meets preset interception condition, can successful http response be got according to the HTTP request or response message
State, client can perform corresponding operation according to the successful http response state, be opened without waiting for server end API
After the completion of hair, client just carries out data transmission, and reduces the stand-by period of client and server end, improves software development
Speed.
In order to make it easy to understand, it is illustrated with reference to Fig. 4.
Referring to Fig. 4, another embodiment of server includes in the embodiment of the present invention:
First acquisition module 401, for obtaining target data, target data includes the target HTTP request that client is sent
Or the target response message that server end is sent;
Judgment module 402, for judging whether target data meets preset interception condition;
Second acquisition module 403, for when target data meets preset interception condition, mesh to be obtained according to target data
Mark response body, target response body are successful http response state;
Sending module 404, for target response body to be sent to client, so that client is held according to target response body
Row corresponding operating.
Wherein, the first acquisition module 401 may further include:
Receiving unit 4011, for receiving the target HTTP request of client transmission;
Judging unit 4012, for judging whether target HTTP request matches with the data in preset configuration file;
First determination unit 4013, during for Data Matching in target HTTP request and preset configuration file, really
The HTTP request that sets the goal is the target data.
Or,
Transmitting element 4014 when being mismatched for the data in target HTTP request and preset configuration file, then will
Target HTTP request is sent to server end, disappears so that server end returns to the target response according to target HTTP request
Breath;
Second determination unit 4015, for determining that target response message is target data.
Wherein, judgment module 402 may further include:
Judging unit 4021, for judging whether target data matches with the data in preset virtual responsive list;
Third determination unit 4022, for the Data Matching in target data and the preset virtual responsive list
When, determine that target data meets preset interception condition;
4th determination unit 4023 mismatches for the data in target data and the preset virtual responsive list
When, it is determined that target data does not meet preset interception condition.
Wherein, the second acquisition module 403 may further include:
First extraction unit 4031, for when target data is target HTTP request, extracting preset virtual responsive row
In table with the matched virtual data of target data;
First generation unit 4032, for generating target response body according to virtual data;
Or,
Second extraction unit 4033, for when target data is target response message, extracting in target response message
Responsive state code, responsive state code of the responsive state code for mistake;
Second generation unit 4034 generates target response body for conditional code according to response.
Interactive mode between each module and unit of server in the present embodiment data processing side as shown in earlier figures 2
Description in method embodiment is similar, and specific details are not described herein again.
In summary as can be seen that in software process is developed, when current back end needs to carry out data transmission by HTTP,
Server can obtain target data by the first acquisition module 401, and target data includes the target HTTP that client is sent please
It asks or target response message that server end is sent, judges whether target data meets interception condition by judgment module 402, it is logical
The second acquisition module 403 is crossed when target data meets preset interception condition, target response body, mesh are obtained according to target data
Mark response body is successful http response state, target response body is sent to client by sending module 404, so that objective
Family end performs corresponding operating according to target response body.As can be seen that when client sends HTTP request or server end return
When response message meets preset interception condition, can successful http response be got according to the HTTP request or response message
State, client can perform corresponding operation according to the successful http response state, be opened without waiting for server end API
After the completion of hair, client just carries out data transmission, and reduces the stand-by period of client and server end, improves software development
Speed.
Referring to Fig. 5, Fig. 5 is a kind of structure diagram of server provided in an embodiment of the present invention, which can
Bigger difference is generated due to configuration or different performance, one or more central processing units (central can be included
Processing units, CPU) 522 (for example, one or more processors) and memory 32, one or more
Store the storage medium 30 (such as one or more mass memory units) of application program 542 or data 544.Wherein, it deposits
Reservoir 532 and storage medium 530 can be of short duration storage or persistent storage.Being stored in the program of storage medium 530 can include
One or more modules (diagram does not mark), each module can include operating the series of instructions in server.More
Further, central processing unit 522 could be provided as communicating with storage medium 530, and storage medium is performed on server 500
Series of instructions operation in 530.
Server 500 can also include one or more power supplys 526, one or more wired or wireless networks
Interface 550, one or more input/output interfaces 558 and/or, one or more operating systems 541, such as
Windows ServerTM, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM etc..
The server architecture shown in fig. 5 can be based on as the step performed by server in above-described embodiment.
It is apparent to those skilled in the art that for convenience and simplicity of description, the system of foregoing description,
The specific work process of device and unit can refer to the corresponding process in preceding method embodiment, and details are not described herein.
In several embodiments provided herein, it should be understood that disclosed system, device and method can be with
It realizes by another way.For example, the apparatus embodiments described above are merely exemplary, for example, the unit
It divides, only a kind of division of logic function can have other dividing mode, such as multiple units or component in actual implementation
It may be combined or can be integrated into another system or some features can be ignored or does not perform.Another point, it is shown or
The mutual coupling, direct-coupling or communication connection discussed can be the indirect coupling by some interfaces, device or unit
It closes or communicates to connect, can be electrical, machinery or other forms.
The unit illustrated as separating component may or may not be physically separate, be shown as unit
The component shown may or may not be physical unit, you can be located at a place or can also be distributed to multiple
In network element.Some or all of unit therein can be selected according to the actual needs to realize the mesh of this embodiment scheme
's.
In addition, each functional unit in each embodiment of the present invention can be integrated in a processing unit, it can also
That each unit is individually physically present, can also two or more units integrate in a unit.Above-mentioned integrated list
The form that hardware had both may be used in member is realized, can also be realized in the form of SFU software functional unit.
If the integrated unit is realized in the form of SFU software functional unit and is independent product sale or uses
When, it can be stored in a computer read/write memory medium.Based on such understanding, technical scheme of the present invention is substantially
The part to contribute in other words to the prior art or all or part of the technical solution can be in the form of software products
It embodies, which is stored in a storage medium, is used including some instructions so that a computer
Equipment (can be personal computer, server or the network equipment etc.) performs the complete of each embodiment the method for the present invention
Portion or part steps.And aforementioned storage medium includes:USB flash disk, mobile hard disk, read-only memory (ROM, Read-Only
Memory), random access memory (RAM, Random Access Memory), magnetic disc or CD etc. are various can store journey
The medium of sequence code.
The above, the above embodiments are merely illustrative of the technical solutions of the present invention, rather than its limitations;Although with reference to before
Embodiment is stated the present invention is described in detail, it will be understood by those of ordinary skill in the art that:It still can be to preceding
The technical solution recorded in each embodiment is stated to modify or carry out equivalent replacement to which part technical characteristic;And these
Modification is replaced, the spirit and scope for various embodiments of the present invention technical solution that it does not separate the essence of the corresponding technical solution.
Claims (10)
1. a kind of data processing method, which is characterized in that including:
Obtain target data, the target that the target data includes the target HTTP request of client transmission or server end is sent
Response message;
Judge whether the target data meets preset interception condition;
If so, obtaining target response body according to the target data, the target response body is successful http response state;
The target response body is sent to client, so that the client performs corresponding behaviour according to the target response body
Make.
2. data processing method according to claim 1, which is characterized in that the acquisition target data includes:
Receive the target HTTP request that the client is sent;
Judge whether the target HTTP request matches with the data in preset configuration file;
If matching, it is determined that the target HTTP request is the target data.
3. data processing method according to claim 2, which is characterized in that when the target HTTP request is matched with preset
When putting the data mismatch in file, the method further includes:
The target HTTP request is sent to server end, so that the server end is returned according to the target HTTP request
Return the target response message;
It is the target data to determine the target response message.
4. data processing method according to claim 1, which is characterized in that described to judge whether the target data meets
Preset interception condition includes:
Judge whether the target data matches with the data in preset virtual responsive list;
If matching, it is determined that the target data meets preset interception condition;
If mismatch, it is determined that the target data does not meet preset interception condition.
5. data processing method according to claim 4, which is characterized in that described that target is obtained according to the target data
Response body includes:
When the target data be the target HTTP request when, then extract in the preset virtual responsive list with the mesh
Mark the virtual data of Data Matching;
The target response body is generated according to the virtual data;
Or,
When the target data is the target response message, then the responsive state code in the target response message is extracted,
Responsive state code of the responsive state code for mistake;
The target response body is generated according to the responsive state code.
6. a kind of server, which is characterized in that including:
First acquisition module, for obtaining target data, the target data include the target HTTP request that client sends or
The target response message that server end is sent;
Judgment module, for judging whether the target data meets preset interception condition;
Second acquisition module, for when the target data meets preset interception condition, being obtained according to the target data
Target response body, the target response body are successful http response state;
Sending module, for the target response body to be sent to client, so that the client is rung according to the target
Body is answered to perform corresponding operating.
7. server according to claim 6, which is characterized in that first acquisition module includes:
Receiving unit, for receiving the target HTTP request that the client is sent;
Judging unit, for judging whether the target HTTP request matches with the data in preset configuration file;
First determination unit during for Data Matching in the target HTTP request and preset configuration file, determines institute
Target HTTP request is stated as the target data.
8. server according to claim 7, which is characterized in that first acquisition module further includes:
Transmitting element, when being mismatched for the data in the target HTTP request and preset configuration file, then by described in
Target HTTP request is sent to server end, so that the server end returns to the target according to the target HTTP request
Response message;
Second determination unit, for determining that the target response message is the target data.
9. server according to claim 6, which is characterized in that the judgment module includes:
Judging unit, for judging whether the target data matches with the data in preset virtual responsive list;
Third determination unit, during for Data Matching in the target data and the preset virtual responsive list, really
The fixed target data meets preset interception condition;
4th determination unit, when being mismatched for the data in the target data and the preset virtual responsive list,
Then determine that the target data does not meet preset interception condition.
10. server according to claim 9, which is characterized in that second acquisition module includes:
First extraction unit, for when the target data is the target HTTP request, extracting the preset virtual sound
Answer in list with the matched virtual data of the target data;
First generation unit, for generating the target response body according to the virtual data;
Or,
Second extraction unit, for when the target data is the target response message, extracting the target response message
In responsive state code, the responsive state code for mistake responsive state code;
Second generation unit, for generating the target response body according to the responsive state code.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201611234203.2A CN108259520A (en) | 2016-12-27 | 2016-12-27 | A kind of data processing method and server |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201611234203.2A CN108259520A (en) | 2016-12-27 | 2016-12-27 | A kind of data processing method and server |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN108259520A true CN108259520A (en) | 2018-07-06 |
Family
ID=62720142
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201611234203.2A Pending CN108259520A (en) | 2016-12-27 | 2016-12-27 | A kind of data processing method and server |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN108259520A (en) |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20120157170A1 (en) * | 2010-07-26 | 2012-06-21 | Ari Backholm | Mobile device radio use optimization by batching low priority requests |
| CN104199725A (en) * | 2014-09-27 | 2014-12-10 | 上海瀚之友信息技术服务有限公司 | Service interface data simulation method and system |
| CN105763507A (en) * | 2014-12-16 | 2016-07-13 | 阿里巴巴集团控股有限公司 | Message processing method, device and system |
| CN106055383A (en) * | 2016-05-26 | 2016-10-26 | 北京京东尚科信息技术有限公司 | Request processing method and device |
-
2016
- 2016-12-27 CN CN201611234203.2A patent/CN108259520A/en active Pending
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20120157170A1 (en) * | 2010-07-26 | 2012-06-21 | Ari Backholm | Mobile device radio use optimization by batching low priority requests |
| CN104199725A (en) * | 2014-09-27 | 2014-12-10 | 上海瀚之友信息技术服务有限公司 | Service interface data simulation method and system |
| CN105763507A (en) * | 2014-12-16 | 2016-07-13 | 阿里巴巴集团控股有限公司 | Message processing method, device and system |
| CN106055383A (en) * | 2016-05-26 | 2016-10-26 | 北京京东尚科信息技术有限公司 | Request processing method and device |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6166467B2 (en) | Bluetooth communication method and Bluetooth communication equipment | |
| CN104636924B (en) | Secure payment method, server and system | |
| CN104601641B (en) | Application link sharing method, apparatus and system | |
| JP6770063B2 (en) | Methods and devices for implementing service functions | |
| EP3654618A1 (en) | Audio broadcasting method, device, and system, and smart broadcasting apparatus | |
| US20160210632A1 (en) | Secured payment method and relevant device and system | |
| KR102517843B1 (en) | Chatbot system based on artificial intelligence markup language and method for proding chatbot service | |
| US20160247157A1 (en) | Data processing method based on instant messaging or social applications, and device thereof | |
| CN106453216A (en) | Malicious website interception method, malicious website interception device and client | |
| CN105814591A (en) | Verification information transmission method and terminal | |
| CN103916482A (en) | Data synchronous transmission method based on sqlite | |
| CN104253741A (en) | Information sending method and device and system thereof | |
| CN104601672B (en) | The method and apparatus of network resource sharing based on different application client | |
| CN105471968B (en) | A kind of method for interchanging data, system and data platform server | |
| JP2018515831A (en) | Computerized system and method for offline user authentication | |
| CN105450592A (en) | Safety verification method and device, server and terminal | |
| CN102999628A (en) | Search method and information search terminal | |
| JP2024534288A (en) | System and method for retrieving RAN information - Patents.com | |
| KR102361227B1 (en) | An apparatus for recognizing natural language of instant message and method thereof | |
| CN105094506A (en) | Screen unlocking method for intelligent terminal, intelligent terminal and operating platform | |
| CN107168765A (en) | A kind of method and system of remote compilation software | |
| CN105184559B (en) | A kind of payment system and method | |
| CN104168294B (en) | Instant communication method, system and device between across open platform user | |
| CN110399288A (en) | Applied testing method and device, storage medium and electronic device | |
| CN104052737A (en) | Network data message processing method and device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| CB02 | Change of applicant information | ||
| CB02 | Change of applicant information |
Address after: 100080 No. 401, 4th Floor, Haitai Building, 229 North Fourth Ring Road, Haidian District, Beijing Applicant after: Beijing Guoshuang Technology Co.,Ltd. Address before: 100086 Cuigong Hotel, 76 Zhichun Road, Shuangyushu District, Haidian District, Beijing Applicant before: Beijing Guoshuang Technology Co.,Ltd. |
|
| RJ01 | Rejection of invention patent application after publication | ||
| RJ01 | Rejection of invention patent application after publication |
Application publication date: 20180706 |