CN105786476A - Data processing method and system based on mobile client and server - Google Patents

Data processing method and system based on mobile client and server Download PDF

Info

Publication number
CN105786476A
CN105786476A CN201410834079.8A CN201410834079A CN105786476A CN 105786476 A CN105786476 A CN 105786476A CN 201410834079 A CN201410834079 A CN 201410834079A CN 105786476 A CN105786476 A CN 105786476A
Authority
CN
China
Prior art keywords
request data
server
mobile client
data
agency service
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
CN201410834079.8A
Other languages
Chinese (zh)
Other versions
CN105786476B (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.)
Aisino Corp
Original Assignee
Aisino Corp
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 Aisino Corp filed Critical Aisino Corp
Priority to CN201410834079.8A priority Critical patent/CN105786476B/en
Publication of CN105786476A publication Critical patent/CN105786476A/en
Application granted granted Critical
Publication of CN105786476B publication Critical patent/CN105786476B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention relates to a data processing method and system between a mobile client and a server. In one embodiment, the method comprises the following steps: the mobile client calling a prestored script language basic library function, the mobile client sending request data to the server according to the script language basic library function; the server running an agent service unit to receive the request data, wherein the agent service unit is used for sending the request data to the pre-processing unit corresponding to the request data, receiving the processing result of the request data returned by the pre-processing unit; the agent service unit returning the processing result of the request data to the mobile terminal.

Description

Data processing method between mobile client and server and system
Technical field
The present invention relates to computer technology application, particularly to the data processing method between a kind of mobile client and server and system.
Background technology
Along with the fast development of terminal technology, the function of terminal also improves gradually, and the application (applications is called for short app) based on terminal development also gets more and more.It is connected with the Internet by terminal, and downloads, various application is installed has become the common operation of terminal use.A application often answers popular requirement developing to go out the version suitable in different terminals system.The application and development homepages language of prior art to call the hardware device of mobile terminal to be needed to do substantial amounts of work, renders the label of the page from foreground, sends the script of request then the logical process to backstage, is required for carrying out writing debugging.The page is write does not have unified standard, is unfavorable for that the transplanting of code is reused.
Summary of the invention
In view of this, the present invention provides the data processing method between a kind of mobile client and server and system, it is possible to improves developer and develops the efficiency of Mobile solution.
Data processing method between a kind of mobile client and server, it is characterised in that including:
Mobile client calls the script base library function prestored, and described mobile client sends request data according to described script base library function to server;
Server runs agency service unit and receives described request data, and described request data is sent to the pretreatment unit that described request data is corresponding by described agency service unit, receives the result of the described request data that described pretreatment unit returns;
The result of described request data is back to described mobile client by described agency service unit.
Data handling system between a kind of mobile client and server, it is characterised in that described system includes mobile client and server:
Described mobile client includes,
Sending module, for calling the script base library function prestored, described mobile client sends request data according to described script base library function to server;
Described server includes,
Data processing module, described request data is received for running agency service unit, described request data is sent to the pretreatment unit that described request data is corresponding by described agency service unit, receives the result of the described request data that described pretreatment unit returns;
Result returns module, for described agency service unit, the result of described request data is back to described mobile client.
Method and system according to the present embodiment, send and the versatility code communicated according to data, easy to use, it is simple to safeguard, also improve the reusability of code.
For the purpose of the present invention, feature and advantage can be become apparent, preferred embodiment cited below particularly, and coordinate institute's accompanying drawings, it is described in detail below.
Accompanying drawing explanation
Data processing method flow chart between mobile client and server that Fig. 1 provides for first embodiment.
Data processing method flow chart between mobile client and server that Fig. 2 provides for the second embodiment.
Data processing method flow chart between mobile client and server that Fig. 3 provides for the 3rd embodiment.
Data processing method flow chart between mobile client and server that Fig. 4 provides for the 4th embodiment.
Data handling system schematic diagram between a kind of mobile client and server that Fig. 5 provides for the 5th embodiment.
Data handling system structured flowchart between a kind of mobile client and server that Fig. 6 provides for the 5th embodiment.
Data handling system structured flowchart between a kind of mobile client and server that Fig. 7 provides for sixth embodiment.
Data handling system structured flowchart between a kind of mobile client and server that Fig. 8 provides for the 7th embodiment.
Data handling system structured flowchart between a kind of mobile client and server that Fig. 9 provides for the 8th embodiment.
Detailed description of the invention
For further setting forth that the present invention realizes technological means and effect that predetermined goal of the invention is taked, below in conjunction with accompanying drawing and preferred embodiment, to according to the specific embodiment of the present invention, structure, feature and effect thereof, describe in detail as after.
Mobile client in the embodiment of the present invention may include that the terminal units such as smart mobile phone, panel computer, notebook computer, electronic reader.
In the embodiment of the present invention, mobile client can be any type of terminal, and it can install various application (applications is called for short app), can be used for showing HTML (HyperTextMark-upLanguage, the HTML) page etc..
First embodiment
The present embodiment provides the data processing method between a kind of mobile client and server, as it is shown in figure 1, the method for the present embodiment comprises the following steps:
Step S101, mobile client call the script base library function prestored, and described mobile client sends request data according to described script base library function to server.
Above-mentioned script can be the scripts such as Javascript, Vbscript, for Javascript, the embodiment of the present invention is described below.
Described Javascript is a kind of literal translation formula script, is a kind of regime type, weak type, language based on prototype, built-in support type.Its interpreter is referred to as Javascript engine, for a part for browser, it is widely used in the script of mobile client, is at HTML (HyperTextMark-upLanguage the earliest, HTML) webpage uses, it is used for increasing dynamic function to html web page.Described Javascript base library function is the base library function write in advance, it is possible to include submitting data to server.Such as, if described data are picture, then the Javascript base library function prestored described in includes the function to server uploading pictures function.
Described mobile client is according to described script base library construction of function request data.
Described to server send data can be by interaction network page application or directly submission form realize, the application of above-mentioned interaction network page can be Ajax (AsynchronousJavascriptAndXML, asynchronous JavaScript and XML) technology.
Described Ajax technology refers to a kind of web development technologies creating interaction network page application.By carrying out low volume data exchange on backstage with server, AJAX can make webpage realize asynchronous refresh.This means when not reloading whole webpage, certain part of webpage to be updated.The core of Ajax is Javascript object XmlHttpRequest.This object is firstly introduced in InternetExplorer5, and it is a kind of technology supporting Asynchronous Request.In brief, XmlHttpRequest makes you that Javascript can be used to file a request to server and processes response, and not blocked user.
Described list is primary responsibility data acquisition function in webpage.One list has three elements: form tags, form fields and list button, form tags contains CGI (CommonGatewayInterface used by process form data, CGI) URL (UniformResourceLocator, URL) of program and the data method that is submitted to server.Form fields contains text box, password box, Hidden field, multiline text frame, check box, radio box, drop-down choice box and files passe frame etc..List button includes submitting button, SR and general button to;For transferring data to CGI (CommonGatewayInterface, CGI) script on server or cancelling input, it is also possible to control other with list button and define the process work processing script.
In an example, described is picture to server transmission data request data, then described picture is uploaded onto the server by the function of the uploading pictures in the Javascript base library function prestored described in basis.
Step S102, server run agency service unit and receive described request data, described request data is sent to the pretreatment unit that described request data is corresponding by described agency service unit, receives the result of the described request data that described pretreatment unit returns.
Described agency service unit can be the Java Servlet realized.Described servlet is the small routine run on the server.For responding the request data that above-mentioned mobile client sends.It is appreciated that the agency service unit that described server runs is corresponding with the Javascript base library function that described mobile client prestores.Mobile client can be received by calling the data that Javascript base library function sends by the agency service unit that server runs.
Further, also include the pretreatment unit first pre-setting the type correspondence respectively of various request data in the server, and store the corresponding relation between the type of request data and the mark of pretreatment unit.The above-mentioned agency service unit above-mentioned corresponding relation of type queries according to the request data received, obtains the corresponding pretreatment unit of above-mentioned request data.Then, the request data of described reception is sent the pretreatment unit to described correspondence by described agency service unit.
Described pretreatment unit is the alignment processing data cell of the data call that the framework according to described communication receives.Such as described request data is uploading pictures, then described pretreatment unit is that in picture target, described picture is stored the storage in application server.Such as, described method is applied to the upload pictures in space, the mobile client Javascript base library function by prestoring described in calling, it is appreciated that, the described Javascript base library function prestored has write the function uploading data to proxy server, when proxy server receives described picture, then described picture being sent to described pretreatment unit, described pretreatment unit is for store described picture to spatial server.Such as, described request data is the exchange rate calculating various countries' currency, then described pretreatment unit is the value being calculated target currency according to the described request data received, such as, the request data received is for by 100 yuans of convertible dollar numbers, then described pretreatment unit converts to dollar 16333 dollars for calculating 100 yuans.Such as, described request data is according to keyword query related content, for instance, mobile client sends keyword " summer clothing " to proxy server, then described pretreatment unit is pull the commodity relevant to summer clothing according to described keyword " summer clothing ".
The result of above-mentioned request data is transferred to above-mentioned agency service unit by above-mentioned pretreatment unit.
Further, described agency service unit is corresponding with the script base library function that described mobile client prestores, and described agency service unit forms the framework of data communication with described script base library function.It is, of course, also possible to carry out improving the function of communications framework by calling its each assembly in described mobile client.
The result of described request data is back to described mobile client by step S103, described agency service unit.
Such as, described request data is uploading pictures, then what return mobile client can be that successful prompt statement is uploaded in output.In an example, described request data is the exchange rate calculating various countries' currency, then described pretreatment unit then for being calculated the value of target currency according to the described request data received, such as, the request data received is for by 100 yuans of convertible dollar numbers, then described pretreatment unit converts to dollar 16333 dollars for calculating 100 yuans, and by described agency service unit, result of calculation is back to described mobile client.In another example, described request data is according to keyword query related content, for instance, mobile client sends keyword " summer clothing " to proxy server, then described pretreatment unit is pull the commodity relevant to summer clothing according to described keyword " summer clothing ".The information pulled by keyword is back to mobile client, further, by described pull be shown in described mobile client about " summer clothing " commodity.
Method according to the present embodiment, by the framework of data communication, can be used for the transmission of the data of multiple exploitation application program, and data transport frame code is succinct, unified, it is simple to safeguard.
Second embodiment
The present embodiment provides the data processing method between a kind of mobile client and server, and the present embodiment is similar with first embodiment, and it is different in that, as in figure 2 it is shown, the method for the present embodiment is further comprising the steps of:
Step S201, described request data is compressed encryption.
Such as, described data are too big, it is possible to be first compressed sending request data further according to described Javascript base library function to server.It is further possible to be first encrypted to prevent data to be intercepted.Described encryption method can be according to replacing or method of replacing.
Step S202, described request data is sent to before described pretreatment unit processes described request data in server described in step and also includes, the request data of described compression encryption is resolved.
If described request data is for adding ciphertext data, the described ciphertext data that adds first is resolved by the agency service unit that described server runs.
Method according to the present embodiment, by request data is encrypted, increases the function of resolution data in server, improve the data transport frame in first embodiment, improves the safety of the data of transmission.
3rd embodiment
The present embodiment provides the data processing method between a kind of mobile client and server, and the present embodiment is similar with first embodiment, and it is different in that, as it is shown on figure 3, the method for the present embodiment is specifically further comprising the steps of:
Step S301, call described mobile client hardware bottom layer interface and realize camera function and obtain picture, described in the photographic head taken pictures be the photographic head processed with tag processor.
The picture of described acquisition is write photographic head tag processor and is realized photographic head control rendering at mobile terminal, including control size, preview graph, take pictures button, upload button etc., and calls hardware bottom layer interface and realizes taking pictures push button function.If described in the picture uploaded be the photo obtained of immediately taking pictures, then call the photographic head that described process renders and carry out catching picture.
Step S302, call described in the script base library function that prestores submit uploading pictures to, described photographic head tag processor label statement file mark.
The described picture uploaded can be unborn picture in described mobile client, it is also possible to be the picture utilizing described camera function to obtain in real time.
Described photographic head tag processor label statement file mark can at photographic head label described in the described front page layout application uploading data.Described label statement file can be TLD (taglibdescription, tag library the describes file) file in JSP (JavaServerPages, the java server page).As will at JSP (JavaServerPages, the java server page) page realizes JSP label, must first define the class realizing label, then describe in file (TLD) in tag library and the class finished writing is sent into JSP label, finally in jsp file, use the label defined, it is possible to generate dynamic JSP content.Last block in customization label picture mosaic is TLD (taglibdescription, tag library descriptor) file.The each label created must be stated in a TLD file, and this file must also be deployed together with the Java processor class of label.In servlet, servlet container is known and be placed TLD (taglibdescription, tag library descriptor) file wherein, because stating path in web.xml standard servlet configuration file.
Step S303, server run agency service unit and receive described request data.
Step S304, described pretreatment unit are for storing described uploading pictures to destination server, and described destination server is for providing the server of storage photo services.
If described picture is uploaded successfully can return the successful prompting message of uploading pictures to mobile client.
It is appreciated that, described uploading pictures being stored to destination server is pre-set the pretreatment unit that the type of various request data is respectively corresponding in the server, and stores the type of uploading pictures and the corresponding relation described uploading pictures stored between the mark of destination server.
Method according to the present embodiment, specifically uploads at picture, and to rendering of photographic head control, photographic head label realizes taking pictures and uploading pictures function, to the data communications framework application an embodiment, embodies the simple general use of framework.
4th embodiment
The present embodiment provides the data processing method between a kind of mobile client and server, and the present embodiment is similar with first embodiment, and it is different in that, as shown in Figure 4, the method for the present embodiment is specifically further comprising the steps of:
Step S401, loading dynamic page, described dynamic page is that the precompile page can include the dynamic page for different platform.
Described dynamic page is precompile, the dynamic page write is formed the front end page files such as HTML, CSS and Javascript through precompile, for different mobile terminal platform Android, iOS, WP etc., packing and issuing becomes corresponding executable program file, the page of applicable current target terminal can be loaded when needing to use the page, owing to described dynamic page has compiled different editions, then load the dynamic page of corresponding version according to terminal system.Terminal just can open described precompiler dynamic page without networking, just carries out data interaction with server when the page needs request application server responses data.
Method according to the present embodiment, by loading and the page of compiling, precompiler html page just can be opened without networking at application program, just data interaction is carried out with remote server when the page needs request data, reduce the use of mobile terminal data flow, promote loading velocity and Consumer's Experience, and can cross-platform use, not by the restriction of mobile terminal system programming language.
5th embodiment
The present embodiment provides the data handling system between a kind of mobile client and server, as it can be seen in figures 5 and 6, described system includes mobile client 100 and server 200:
Described mobile client 100 specifically includes such as lower module:
Sending module 101, for calling the script base library function prestored, described mobile client sends request data according to described script base library function to server.
Further, according to described script base library construction of function request data, applied by interaction network page or described request data is sent to server by submission form.The application of described interaction network page includes Ajax.
Described server 200 specifically includes such as lower module:
Data processing module 201, described request data is received for running agency service unit, described request data is sent to the pretreatment unit that described request data is corresponding by described agency service unit, receives the result of the described request data that described pretreatment unit returns.
Described data processing module 201 specifically comprises the steps that
Preset unit 2011, for pre-setting the pretreatment unit of the type correspondence respectively of various request data in the server, and store the corresponding relation between the type of request data and the mark of pretreatment unit.
Alignment processing unit 2012, the described agency service unit of described server is corresponding relation according to the type queries of the request data received, obtain the corresponding pretreatment unit of described request data, the request data of described reception is sent the pretreatment unit to described correspondence, and the result of described request data is transferred to described agency service unit by described pretreatment unit.
Described agency service unit is corresponding with the script base library function that described mobile client prestores, and described agency service unit forms the framework of data communication with described script base library function.
Result returns module 202, for described agency service unit, the result of described request data is back to described mobile client.
About other details of the device of the present embodiment, also can further regard to first embodiment, be not repeated at this.
Method according to the present embodiment, by the framework of data communication, can be used for the transmission of the data of multiple exploitation application program, and data transport frame code is succinct, unified, it is simple to safeguard.
Sixth embodiment
The present embodiment provides the data processing method between a kind of mobile client and server, and the present embodiment is similar with first embodiment, and it is different in that, as it is shown in fig. 7, the system of the present embodiment also includes:
Mobile client 100 also includes:
Encrypting module 102, for being compressed encryption by described request data;
Server 200 also includes:
Data resolution module 203, before described request data being sent to the described pretreatment unit described request data of process at described server, resolves the request data of described compression encryption.
About other details of the device of the present embodiment, also can further regard to the second embodiment, be not repeated at this.
System according to the present embodiment, by request data is encrypted, increases the function of resolution data in server, improve the data transport frame in first embodiment, improves the safety of the data of transmission.
7th embodiment
The present embodiment provides the data processing method between a kind of mobile client and server, and the present embodiment is similar with first embodiment, and it is different in that, as shown in Figure 8, in the system of the present embodiment, mobile client 100 also includes:
Take pictures and realize module 103, be used for calling described mobile client hardware bottom layer interface and realize camera function and obtain picture, described in the photographic head taken pictures be the photographic head processed with tag processor.
Module 104 submitted to by picture, and the Javascript base library function being used for prestoring described in calling submits described uploading pictures to, described photographic head tag processor label statement file mark.
Server 200 also includes:
Picture processing module 204, described pretreatment unit is for storing described uploading pictures to destination server, and described destination server is for providing the server of storage photo services.
About other details of the device of the present embodiment, also can further regard to the 3rd embodiment, be not repeated at this.
System according to the present embodiment, specifically uploads at picture, and to rendering of photographic head control, photographic head label realizes taking pictures and uploading pictures function, to the data communications framework application an embodiment, embodies the simple general use of framework.
8th embodiment
The present embodiment provides the data processing method between a kind of mobile client and server, and the present embodiment is similar with first embodiment, and it is different in that, as it is shown in figure 9, mobile client 100 also includes in the system of the present embodiment:
Mobile client 100 also includes:
Load-on module 105, is used for loading dynamic page, and described dynamic page is that the precompile page can include the dynamic page for different platform.
About other details of the device of the present embodiment, also can further regard to the 4th embodiment, be not repeated at this.
System according to the present embodiment, by loading and the page of compiling, precompiler html page just can be opened without networking at application program, just data interaction is carried out with remote server when the page needs request data, reduce the use of mobile terminal data flow, promote loading velocity and Consumer's Experience, and can cross-platform use, not by the restriction of mobile terminal system programming language.
Additionally, the embodiment of the present invention also provides for a kind of computer-readable recording medium, being stored with computer executable instructions, above-mentioned computer-readable recording medium is such as nonvolatile memory such as CD, hard disk or flash memory.Above-mentioned computer executable instructions is for allowing computer or similar arithmetic unit complete the various operations in the data processing method between above-mentioned mobile client and server.
The above, it it is only presently preferred embodiments of the present invention, not the present invention is done any pro forma restriction, although the present invention discloses as above with preferred embodiment, but it is not limited to the present invention, any those skilled in the art, without departing within the scope of technical solution of the present invention, when the technology contents of available the disclosure above makes a little change or is modified to the Equivalent embodiments of equivalent variations, in every case it is without departing from technical solution of the present invention content, according to any simple modification that above example is made by the technical spirit of the present invention, equivalent variations and modification, all still fall within the scope of technical solution of the present invention.

Claims (16)

1. the data processing method between mobile client and server, it is characterised in that including:
Mobile client calls the script base library function prestored, and described mobile client sends request data according to described script base library function to server;
Server runs agency service unit and receives described request data, and described request data is sent to the pretreatment unit that described request data is corresponding by described agency service unit, receives the result of the described request data that described pretreatment unit returns;
The result of described request data is back to described mobile client by described agency service unit.
2. the data processing method between mobile client and server as claimed in claim 1, it is characterised in that described mobile client sends request data according to described script base library function to server, including:
Described mobile client, according to described script base library construction of function request data, is applied by interaction network page or described request data is sent to server by submission form.
3. the data processing method between mobile client and server as claimed in claim 2, it is characterised in that the application of described interaction network page includes Ajax.
4. the data processing method between mobile client and server as claimed in claim 1, it is characterized in that, described agency service unit is corresponding with the script base library function that described mobile client prestores, and described agency service unit forms the framework of data communication with described script base library function.
5. the data processing method between mobile client and the server as described in any one of Claims 1-4, it is characterized in that, described request data is sent to the pretreatment unit that described request data is corresponding by described agency service unit, receive the result of the described request data that described pretreatment unit returns, including:
Pre-set the pretreatment unit that the type of various request data is corresponding respectively in the server, and store the corresponding relation between the type of request data and the mark of pretreatment unit;
Described agency service unit is corresponding relation according to the type queries of the request data received, obtain the corresponding pretreatment unit of described request data, the request data of described reception is sent the pretreatment unit to described correspondence, and the result of described request data is transferred to described agency service unit by described pretreatment unit.
6. the data processing method between mobile client and server as claimed in claim 1, it is characterised in that described mobile client also includes before sending request data to server:
Described request data is compressed encryption;
Also included before described request data is sent to the described pretreatment unit described request data of process by agency service cell server described in step, the request data of described compression encryption is resolved.
7. the data processing method between mobile client and server as claimed in claim 1, it is characterised in that when described request data is uploading pictures, described method also includes:
Call described mobile client hardware bottom layer interface to realize camera function and obtain picture, described in the photographic head taken pictures be the photographic head processed with tag processor;
The script base library function prestored described in calling submits described uploading pictures to, described photographic head tag processor label statement file mark.
8. the data processing method between mobile client and server as claimed in claim 1, it is characterised in that described method also includes,
Loading dynamic page, described dynamic page is that the precompile page can include the dynamic page for different platform.
9. the data handling system between mobile client and server, it is characterised in that described system includes mobile client and server:
Described mobile client includes,
Sending module, for calling the script base library function prestored, described mobile client sends request data according to described script base library function to server;
Described server includes,
Data processing module, described request data is received for running agency service unit, described request data is sent to the pretreatment unit that described request data is corresponding by described agency service unit, receives the result of the described request data that described pretreatment unit returns;
Result returns module, for described agency service unit, the result of described request data is back to described mobile client.
10. the data handling system between mobile client and server as claimed in claim 9, it is characterised in that the sending module of described mobile client specifically includes:
According to described script base library construction of function request data, applied by interaction network page or described request data is sent to server by submission form.
11. the data handling system between mobile client and server as claimed in claim 10, it is characterised in that the application of described interaction network page includes Ajax.
12. the data handling system between mobile client and server as claimed in claim 9, it is characterized in that, described agency service unit is corresponding with the script base library function that described mobile client prestores, and described agency service unit forms the framework of data communication with described script base library function.
13. the data handling system between mobile client and server as described in any one of claim 9 to 12, it is characterised in that the data processing module of described server, including:
Preset unit, for pre-setting the pretreatment unit of the type correspondence respectively of various request data in the server, and store the corresponding relation between the type of request data and the mark of pretreatment unit;
Alignment processing unit, the described agency service unit of described server is corresponding relation according to the type queries of the request data received, obtain the corresponding pretreatment unit of described request data, the request data of described reception is sent the pretreatment unit to described correspondence, and the result of described request data is transferred to described agency service unit by described pretreatment unit.
14. the data handling system between mobile client and server as claimed in claim 9, it is characterised in that described mobile client also includes,
Encrypting module, for being compressed encryption by described request data;
Described server also includes:
Data resolution module, for resolving the request data of described compression encryption.
15. the data handling system between mobile client and server as claimed in claim 9, it is characterised in that when described request data is uploading pictures, described mobile client also includes,
Calling module, is used for calling described mobile client hardware bottom layer interface and realizes camera function and obtain picture, described in the photographic head taken pictures be the photographic head processed with tag processor;
Module submitted to by picture, and the script base library function being used for prestoring described in calling submits described uploading pictures to, described photographic head tag processor label statement file mark.
16. the data handling system between mobile client and server as claimed in claim 9, it is characterised in that described mobile client also includes,
Load-on module, is used for loading dynamic page, and described dynamic page is that the precompile page can include the dynamic page for different platform.
CN201410834079.8A 2014-12-26 2014-12-26 Data processing method and system between mobile client and server Active CN105786476B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410834079.8A CN105786476B (en) 2014-12-26 2014-12-26 Data processing method and system between mobile client and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410834079.8A CN105786476B (en) 2014-12-26 2014-12-26 Data processing method and system between mobile client and server

Publications (2)

Publication Number Publication Date
CN105786476A true CN105786476A (en) 2016-07-20
CN105786476B CN105786476B (en) 2021-04-02

Family

ID=56389728

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410834079.8A Active CN105786476B (en) 2014-12-26 2014-12-26 Data processing method and system between mobile client and server

Country Status (1)

Country Link
CN (1) CN105786476B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108874390A (en) * 2017-05-10 2018-11-23 腾讯科技(北京)有限公司 A kind of data processing method and device, equipment, storage medium
CN108958729A (en) * 2017-05-19 2018-12-07 腾讯科技(深圳)有限公司 A kind of data processing method, device and storage medium
CN109033324A (en) * 2018-07-18 2018-12-18 北京京安佳新技术有限公司 A kind of data processing system and method
CN109241472A (en) * 2017-07-04 2019-01-18 北京国双科技有限公司 Webpage loading method and device
CN115131197A (en) * 2022-04-11 2022-09-30 广州宇中网络科技有限公司 Image preprocessing method, system and equipment based on network service intermediate layer

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020097411A1 (en) * 2000-11-28 2002-07-25 Stephane Roche Facility and method for exchanging image data with controlled quality and / or size
CN101076030A (en) * 2006-09-27 2007-11-21 腾讯科技(深圳)有限公司 System and method for transmitting realtime figure
CN101968816A (en) * 2010-10-29 2011-02-09 西本新干线股份有限公司 Data processing system and server
CN102415081A (en) * 2009-09-14 2012-04-11 Sk电信有限公司 Smartcard-based content playback system and a method therefor, and a smartcard employed therewith
CN102999535A (en) * 2011-09-19 2013-03-27 阿里巴巴集团控股有限公司 Information display method, information acquisition method, client terminal and server
CN103744896A (en) * 2013-12-24 2014-04-23 乐视网信息技术(北京)股份有限公司 Method and device for data processing
CN104917732A (en) * 2014-03-13 2015-09-16 深圳市赛格导航科技股份有限公司 Method of binding encoders and decoders with multiple clients and system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020097411A1 (en) * 2000-11-28 2002-07-25 Stephane Roche Facility and method for exchanging image data with controlled quality and / or size
CN101076030A (en) * 2006-09-27 2007-11-21 腾讯科技(深圳)有限公司 System and method for transmitting realtime figure
CN102415081A (en) * 2009-09-14 2012-04-11 Sk电信有限公司 Smartcard-based content playback system and a method therefor, and a smartcard employed therewith
CN101968816A (en) * 2010-10-29 2011-02-09 西本新干线股份有限公司 Data processing system and server
CN102999535A (en) * 2011-09-19 2013-03-27 阿里巴巴集团控股有限公司 Information display method, information acquisition method, client terminal and server
CN103744896A (en) * 2013-12-24 2014-04-23 乐视网信息技术(北京)股份有限公司 Method and device for data processing
CN104917732A (en) * 2014-03-13 2015-09-16 深圳市赛格导航科技股份有限公司 Method of binding encoders and decoders with multiple clients and system

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
V. SATHIYAMOORTHI等: ""Data Preprocessing Techniques for Pre-Fetching and Caching of Web Data through Proxy Server"", 《INTERNATIONAL JOURNAL OF COMPUTER SCIENCE AND NETWORK SECURITY: IJCSNS》 *
孙中友等: ""事件信息抽取中的数据预处理方法研究"", 《计算机应用与软件》 *
宋天斌等: ""基于回调函数和VML的数据实时显示在Web中的应用"", 《计算机与现代化》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108874390A (en) * 2017-05-10 2018-11-23 腾讯科技(北京)有限公司 A kind of data processing method and device, equipment, storage medium
CN108874390B (en) * 2017-05-10 2023-05-16 腾讯科技(北京)有限公司 Data processing method and device, equipment and storage medium
CN108958729A (en) * 2017-05-19 2018-12-07 腾讯科技(深圳)有限公司 A kind of data processing method, device and storage medium
CN109241472A (en) * 2017-07-04 2019-01-18 北京国双科技有限公司 Webpage loading method and device
CN109033324A (en) * 2018-07-18 2018-12-18 北京京安佳新技术有限公司 A kind of data processing system and method
CN115131197A (en) * 2022-04-11 2022-09-30 广州宇中网络科技有限公司 Image preprocessing method, system and equipment based on network service intermediate layer

Also Published As

Publication number Publication date
CN105786476B (en) 2021-04-02

Similar Documents

Publication Publication Date Title
US8819698B2 (en) Cross-platform web-based native device feature access
WO2018228211A1 (en) Application conversion method, apparatus and device
US20190243866A1 (en) Mobile enablement of existing web sites
US9244702B1 (en) Installer-free applications using native code modules and persistent local storage
US20120159310A1 (en) Method for converting mobile web application into native application and apparatus using the same
EP3550788A1 (en) Data acquisition method and device
US8966508B2 (en) Method for executing hybrid web application and apparatus therefor
CN105718313A (en) Application operation method and device
CN105786476A (en) Data processing method and system based on mobile client and server
CN104050212B (en) Method and system for mobilizing a web application to take advantage of a native device capability
US9614901B2 (en) Data infrastructure for providing interconnectivity between platforms, devices, and operating systems
US20130036196A1 (en) Method and system for publishing template-based content
CN109240697B (en) Call processing method and device and storage medium
US9426202B2 (en) Transforming application cached template using personalized content
CN107301137A (en) RSET interface realizing methods and device and electronic equipment and computer-readable recording medium
CN109582317A (en) Method and apparatus for debugging boarding application
CN110851211A (en) Method, apparatus, electronic device, and medium for displaying application information
US20110321022A1 (en) Code generation through metadata programming for mobile devices and web platforms to ease access to web services
CN106095886B (en) Data processing method and device
CN110618811B (en) Information presentation method and device
CN112764746A (en) Data processing method and device, electronic equipment and storage medium
CN113315829B (en) Client offline H5 page loading method and device, computer equipment and medium
CN115421693A (en) Method and device for realizing micro front-end architecture, computer equipment and storage medium
CN113448578A (en) Page data processing method, processing system, electronic device and readable storage medium
US20090222471A1 (en) Database exploration for building wireless component applications

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