CN102185917A - Method and system for adaptation between server and mobile terminal, and server adaptation device - Google Patents

Method and system for adaptation between server and mobile terminal, and server adaptation device Download PDF

Info

Publication number
CN102185917A
CN102185917A CN2011101107021A CN201110110702A CN102185917A CN 102185917 A CN102185917 A CN 102185917A CN 2011101107021 A CN2011101107021 A CN 2011101107021A CN 201110110702 A CN201110110702 A CN 201110110702A CN 102185917 A CN102185917 A CN 102185917A
Authority
CN
China
Prior art keywords
function
server
client
module
platform
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2011101107021A
Other languages
Chinese (zh)
Inventor
伍杰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Wuju Technology Co Ltd
Original Assignee
Shenzhen Wuju Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Wuju Technology Co Ltd filed Critical Shenzhen Wuju Technology Co Ltd
Priority to CN2011101107021A priority Critical patent/CN102185917A/en
Publication of CN102185917A publication Critical patent/CN102185917A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention belongs to the technical field of mobile terminals, and particularly relates to a method and a system for adaptation between a server and the mobile terminal, and a server adaptation device. The method for the adaptation between the server and the mobile terminal comprises the following steps that: a, a client makes a request for a server page, and adds own information into a request packet of acquiring server page data; b, the server acquires the information of the client by the request packet, and queries a function set supported by a version and a platform; and c, the server provides the queried function set for the client. The method, the system and the server adaptation device have the advantages that: new and old functions are deployed on the same server without influencing one another, so the code maintenance cost of the server is greatly reduced, and the hardware overhead of the server also can be greatly reduced; in addition, a set of server code and server running environment is required to be adapted to each platform and each version, so the maintenance efficiency of the server is improved, the maintenance cost is reduced, and multi-platform multi-version adaptation also can be realized on the upgrading of a plurality of clients.

Description

The method and system of the adaptive portable terminal of a kind of server, server adaptive device
Technical field
The invention belongs to technical field of mobile terminals, relate in particular to method and system, the server adaptive device of the adaptive portable terminal of a kind of server.
Background technology
For the program of portable terminal with C/S (client/server) mechanical development, continuous upgrading along with client, server needs the new function of continuous adaptive client, constantly add aspect the upgrading solving client, the existing scheme of server end is: the upgrading of developing the new adaptive client of code, be deployed in again on the new environment, supply client-access, old function is kept apart fully with new function code avoid influencing each other.As shown in Figure 1, it comprises the client of different editions, for example A version client, B version client, C version client are until N version client, the issue of each external version of client, all need a cover corresponding server to support its O﹠M, for example A version client needs A version O﹠M server cluster to support, B version client needs B version O﹠M server cluster to support, C version client needs C version O﹠M server cluster to support, and N version client needs N version O﹠M server cluster to support.
The shortcoming of the adaptive client mode of existing server is: server end need be an adaptive cover code server and the server running environment of each version of each platform, has reduced the maintenance efficiency of server end, increases maintenance cost; In addition, new and old function distributing causes function to support the situation confusion on different servers, is not easy to management.
Summary of the invention
The invention provides method and system, the server adaptive device of the adaptive portable terminal of a kind of server, being intended to solve needs to be an adaptive cover code server and the server running environment of each version of each platform in the prior art, and with new and old function distributing on different servers, cause function to support situation confusion, the problem that is not easy to manage.
The present invention is achieved in that the method for the adaptive portable terminal of a kind of server, comprising:
Step a: the client-requested server page, and client-side information joined in the request package;
Step b: server end obtains client-side information by request package, inquires about the function set that described version and platform are supported;
Step c: the function set that inquires is offered client.
Technical scheme of the present invention also comprises: in described step a: described client-side information comprises client release number, platform information, the described request bag is for sending to the data in server bag, described server returns to client according to the IP address of the packet that receives with page data.
Technical scheme of the present invention also comprises: in described step a: described client is by the supertext transmission protocol mode request server page, and client release number, platform information are joined the HTTP request header.
Technical scheme of the present invention also comprises: described step b also comprises: judge in the function set that described version and platform support whether comprise function corresponding, if comprise function corresponding, then extract the related data and the content of corresponding function, otherwise, the sky data are provided.
Technical scheme of the present invention also comprises: described step b also comprises: extract the related data and the content of the function that described portable terminal supports, set up the related data of the function that described portable terminal supports and the set of content.
Technical scheme of the present invention also comprises: in described step c: the function set that inquires is offered client with the feature list form.
Another technical scheme of taking of the present invention is: the system of the adaptive portable terminal of a kind of server, comprise portable terminal and server, described portable terminal comprises request module and information interpolation module, and institute's server comprises memory module, acquisition module, enquiry module and module is provided
The described request module is used for for the client-requested server page;
Described information is added module and is used for client-side information is joined the request package of obtaining server page data;
Described memory module is used to store function and different platform, the client of different editions and the corresponding relation of function that the client of different platform, different editions is supported;
Described acquisition module is used to obtain the information of client;
Described enquiry module is used for inquiring about the function set that this version and platform are supported according to client-side information;
The described function set that provides module to be used for inquiring offers client.
Technical scheme of the present invention also comprises: described server also comprises judge module, extraction module and sets up module;
Described judge module is used to judge in the function set of being supported whether comprise function corresponding, if comprise function corresponding, then extract the related data and the content of corresponding function,, then provide the sky data by extraction module if do not comprise function corresponding by extraction module;
Described extraction module is used to extract the related data and the content of the function that described portable terminal supports;
The described module of setting up is used to set up the related data of the function that described portable terminal supports and the set of content.
The another technical scheme of taking of the present invention is: a kind of server adaptive device, and comprise memory module, acquisition module, enquiry module and module is provided,
Described memory module is used to store function and different platform, the client of different editions and the corresponding relation of function that the client of different platform, different editions is supported;
Described acquisition module is used to obtain client release number, the platform information of client;
Described enquiry module is used for inquiring about the function set that this version and platform are supported according to client release number, platform information;
The described function set that provides module to be used for inquiring offers client.
Technical scheme of the present invention also comprises: server adaptive device of the present invention also comprises judge module, extraction module and sets up module;
Described judge module is used to judge in the function set of being supported whether comprise function corresponding, if comprise function corresponding, then extract the related data and the content of corresponding function,, then provide the sky data by extraction module if do not comprise function corresponding by extraction module;
Described extraction module is used to extract the related data and the content of the function that described portable terminal supports;
The described module of setting up is used to set up the related data of the function that described portable terminal supports and the set of content.
Technical scheme of the present invention has following advantage or beneficial effect: the method and system of the adaptive portable terminal of server of the present invention, server adaptive device with new and old function distributing on a station server and be independent of each other, the code maintenance cost of server end will reduce greatly like this, the server hardware expense also can significantly reduce, in addition, do not need to be an adaptive cover code server and the server running environment of each version of each platform, improved the maintenance efficiency of service end, reduce maintenance cost, in a plurality of client upgradings, can accomplish that also multi-platform many versions are adaptive.
Description of drawings
Accompanying drawing 1 is the schematic diagram of the adaptive portable terminal of existing server;
Accompanying drawing 2 is flow charts of method of the adaptive portable terminal of server of first embodiment of the invention;
Accompanying drawing 3 is flow charts of method of the adaptive portable terminal of server of second embodiment of the invention;
Accompanying drawing 4 is flow charts of method of the adaptive portable terminal of server of third embodiment of the invention;
Accompanying drawing 5 is structural representations of system of the adaptive portable terminal of server of first embodiment of the invention;
Accompanying drawing 6 is structural representations of system of the adaptive portable terminal of server of second embodiment of the invention;
Accompanying drawing 7 is structural representations of the server adaptive device of first embodiment of the invention;
Accompanying drawing 8 is structural representations of the server adaptive device of second embodiment of the invention.
Embodiment
In order to make purpose of the present invention, technical scheme and advantage clearer,, the present invention is further elaborated below in conjunction with drawings and Examples.Should be appreciated that specific embodiment described herein only in order to explanation the present invention, and be not used in qualification the present invention.
Seeing also Fig. 2, is the flow chart of method of the adaptive portable terminal of server of first embodiment of the invention.The method of the adaptive portable terminal of server of first embodiment of the invention may further comprise the steps:
Step 110: the client-requested server page, and client-side information joined in the request package of obtaining server page data;
In step 110, request package is for sending to the data in server bag, and server returns to client according to the IP address of the packet that receives with page data.
In addition, client is based on certain agreement request server page, client release number, platform information can be joined in the request package of this agreement.
Step 120: server end obtains the version number and the platform information of client by request package, inquires about the function set that this version and platform are supported;
In step 120, server is inquired about the function set that this version and platform are supported according to the version number of the client that gets access to and platform information; Wherein, the difference in functionality of the client correspondence of different platform different editions and matching relationship are stored in the data in server storehouse in advance, new function of the each upgrading of client is all upgraded the platform of this function support and the version situation match condition of each platform in server database.
Step 130: the function set that inquires is offered client.
In step 130, the form that the function that inquires is gathered with feature list offers client, and in addition, the feature list that offers client has shielded the unsupported function of client.
Seeing also Fig. 3, is the flow chart of method of the adaptive portable terminal of server of second embodiment of the invention.The method of the adaptive portable terminal of server of second embodiment of the invention may further comprise the steps:
Step 210: client is by HTTP (HTML (Hypertext Markup Language)) the mode request server page, and client release number, platform information are joined the HTTP request header;
In step 210, HTTP is delivered to server by the HTTP header, and HTTP is the request of a client and server end and the standard of replying.Initiate a request by the HTTP client, set up a connection to server designated port (acquiescence is 80 ports).Http server is then monitored the request that client sends at that port.In case receive request, server (to client) is beamed back a statusline, and such as " HTTP/11200 OK " and (response) message, the message body of message can be file, error message or some other information of request.
Step 220: server end obtains the version number and the platform information of client by the HTTP request header information;
Step 230: server end is inquired about the function set that this version and platform are supported according to client release and platform;
In step 230, the difference in functionality of the client correspondence of different platform different editions and matching relationship are stored in the data in server storehouse in advance, new function of the each upgrading of client is all upgraded the platform of this function support and the version situation match condition of each platform in server database.
Step 240: the function set that inquires is offered client with the feature list form.
In step 240, the feature list that offers client has shielded the unsupported function of client.
Seeing also Fig. 4, is the flow chart of method of the adaptive portable terminal of server of third embodiment of the invention.The method of the adaptive portable terminal of server of third embodiment of the invention may further comprise the steps:
Step 310: client is by HTTP (HTML (Hypertext Markup Language)) the mode request server page, and client release number, platform information are joined the HTTP request header;
In step 310, HTTP is delivered to server by the HTTP header, and HTTP is the request of a client and server end and the standard of replying.Initiate a request by the HTTP client, set up a connection to server designated port (acquiescence is 80 ports).HTTP affair device is then monitored the request that client sends at that port.In case receive request, server (to client) is beamed back a statusline, and such as " HTTP/11200 OK " and (response) message, the message body of message can be file, error message or some other information of request.
Step 320: server end obtains the version number and the platform information of client by the HTTP request header information;
Step 330: server end is inquired about the function set that this version and platform are supported according to client release and platform;
In step 330, the difference in functionality of the client correspondence of different platform different editions and matching relationship are stored in the data in server storehouse in advance, new function of the each upgrading of client is all upgraded the platform of this function support and the version situation match condition of each platform in server database.
Step 340: judge in the function set of being supported whether comprise function corresponding,, then enter step 350 if comprise function corresponding, otherwise, enter step 360;
In step 340, judge in the function set of being supported whether comprise function 1, function 2, function 3 successively until function N; In addition, it can support different functions for different clients, then then whether comprises corresponding function in the arbitration functions set at server end, for example, client support function 1 and function 3, then whether server end then comprises function 1 and function 3 in the arbitration functions set.
Step 350: related data and the content of extracting corresponding function;
In step 350, abstraction function 1, function 2, function 3 are until function N related data and content successively; Wherein, the function of extraction is corresponding with the function that client is supported, for example, client support function 1 and function 3, then server end then extracts and contains function 1 and function 3.
Step 360: the sky data are provided;
Step 370: the set of setting up the related data and the content of corresponding function;
In step 370, set up and to comprise the set of function 1, function 2, function 3 until related data and the content of function N; Wherein, the function of foundation is corresponding with the function that client is supported, for example, client support function 1 and function 3, then server end is then set up the set of function 1 and function 3.
Step 380: the function set that inquires is offered client with the feature list form.
In step 380, the feature list that offers client has shielded the unsupported function of client; In addition, also the function set can be offered client with other forms, for example, modes such as icon.
Seeing also Fig. 5, is the structural representation of system of the adaptive portable terminal of server of first embodiment of the invention.The system of the adaptive portable terminal of server of first embodiment of the invention comprises portable terminal and server, and portable terminal comprises request module and information interpolation module, and server comprises memory module, acquisition module, enquiry module and module is provided.
Request module is used for for the client-requested server page, and wherein, the server page is integrated with function 1 that client supports, function 2, function 3 until function N; Request module is based on certain agreement request server page, and in embodiment of the present invention, it is by HTTP (HTML (Hypertext Markup Language)) the mode request server page.
Information is added module and is used for client release number, platform information are joined the request package of obtaining server page data, in embodiment of the present invention, request package is for sending to the data in server bag, server is according to the IP address of the packet that receives, page data is returned to client, and information is added module client release number, platform information is joined the HTTP request header.HTTP is delivered to server by the HTTP header, and HTTP is the request of a client and server end and the standard of replying.Initiate a request by the HTTP client, set up a connection to server designated port (acquiescence is 80 ports).Http server is then monitored the request that client sends at that port.In case receive request, server (to client) is beamed back a statusline, and such as " HTTP/1.1200 OK " and (response) message, the message body of message can be file, error message or some other information of request.
Memory module is used to store function and different platform, the client of different editions and the corresponding relation of function that the client of different platform, different editions is supported.Wherein, the client new function of at every turn upgrading is all upgraded the platform of this function support and the version situation match condition of each platform in memory module.
Acquisition module is used to obtain the version number and the platform information of client, and in embodiment of the present invention, acquisition module obtains the version number and the platform information of client by the HTTP request header information.
Enquiry module is used for inquiring about the function set that this version and platform are supported according to client release and platform.
The function set that provides module to be used for inquiring offers client, and wherein, the form that provides module that the function that inquires is gathered with feature list offers client, and in addition, the feature list that offers client has shielded the unsupported function of client.
Seeing also Fig. 6, is the structural representation of system of the adaptive portable terminal of server of second embodiment of the invention.The system of the adaptive portable terminal of server of second embodiment of the invention comprises portable terminal and server, portable terminal comprises request module and information interpolation module, and server comprises memory module, acquisition module, enquiry module, judge module, extraction module, sets up module and module is provided.
Request module is used for for the client-requested server page, and wherein, the server page is integrated with function 1 that client supports, function 2, function 3 until function N; Request module is based on certain agreement request server page, and in embodiment of the present invention, it is by HTTP (HTML (Hypertext Markup Language)) the mode request server page.
Information is added module and is used for client-side information is joined the request package of obtaining server page data, and in embodiment of the present invention, information is added module client release number, platform information are joined the HTTP request header.HTTP is delivered to server by the HTTP header, and HTTP is the request of a client and server end and the standard of replying.Initiate a request by the HTTP client, set up a connection to server designated port (acquiescence is 80 ports).Http server is then monitored the request that client sends at that port.In case receive request, server (to client) is beamed back a statusline, and such as " HTTP/1.1200 OK " and (response) message, the message body of message can be file, error message or some other information of request.
Memory module is used to store function and different platform, the client of different editions and the corresponding relation of function that the client of different platform, different editions is supported.Wherein, the client new function of at every turn upgrading is all upgraded the platform of this function support and the version situation match condition of each platform in memory module.
Acquisition module is used to obtain the version number and the platform information of client, and in embodiment of the present invention, acquisition module obtains the version number and the platform information of client by the HTTP request header information.
Enquiry module is used for inquiring about the function set that this version and platform are supported according to client release and platform.
Judge module is used to judge in the function set of being supported whether comprise function corresponding, if comprise function corresponding, is then extracted the related data and the content of corresponding function by extraction module, if do not comprise function corresponding, then provides the sky data by extraction module.
Extraction module is used to extract the related data and the content of corresponding function, wherein, extraction module successively abstraction function 1, function 2, function 3 until function N related data and content; Wherein, the function of extraction is corresponding with the function that client is supported, for example, client support function 1 and function 3, then server end then extracts and contains function 1 and function 3.
Set up module and be used to set up the set of the related data and the content of corresponding function, wherein, set up and comprise the set of function 1, function 2, function 3 until related data and the content of function N; Wherein, the function of foundation is corresponding with the function that client is supported, for example, client support function 1 and function 3, then server end is then set up the set of function 1 and function 3.
The function set that provides module to be used for inquiring offers client, and wherein, the form that provides module that the function that inquires is gathered with feature list offers client, and in addition, the feature list that offers client has shielded the unsupported function of client.
Seeing also Fig. 7, is the structural representation of the server adaptive device of first embodiment of the invention.The server adaptive device of first embodiment of the invention comprises memory module, acquisition module, enquiry module and module is provided.
Memory module is used to store function and different platform, the client of different editions and the corresponding relation of function that the client of different platform, different editions is supported.Wherein, the client new function of at every turn upgrading is all upgraded the platform of this function support and the version situation match condition of each platform in memory module.
Acquisition module is used to obtain the version number and the platform information of client, and in embodiment of the present invention, acquisition module obtains the version number and the platform information of client by the HTTP request header information.
Enquiry module is used for inquiring about the function set that this version and platform are supported according to client release and platform.
The function set that provides module to be used for inquiring offers client, and wherein, the form that provides module that the function that inquires is gathered with feature list offers client, and in addition, the feature list that offers client has shielded the unsupported function of client.
Seeing also Fig. 8, is the structural representation of the server adaptive device of second embodiment of the invention.The server adaptive device of second embodiment of the invention comprises memory module, acquisition module, enquiry module, judge module, extraction module, sets up module and module is provided.
Memory module is used to store function and different platform, the client of different editions and the corresponding relation of function that the client of different platform, different editions is supported.Wherein, the client new function of at every turn upgrading is all upgraded the platform of this function support and the version situation match condition of each platform in memory module.
Acquisition module is used to obtain the version number and the platform information of client, and in embodiment of the present invention, acquisition module obtains the version number and the platform information of client by the HTTP request header information.
Enquiry module is used for inquiring about the function set that this version and platform are supported according to client release and platform.
Judge module is used to judge in the function set of being supported whether comprise function corresponding, if comprise function corresponding, is then extracted the related data and the content of corresponding function by extraction module, if do not comprise function corresponding, then provides the sky data by extraction module.
Extraction module is used to extract the related data and the content of corresponding function, wherein, extraction module successively abstraction function 1, function 2, function 3 until function N related data and content; Wherein, the function of extraction is corresponding with the function that client is supported, for example, client support function 1 and function 3, then server end then extracts and contains function 1 and function 3.
Set up module and be used to set up the set of the related data and the content of corresponding function, wherein, set up and comprise the set of function 1, function 2, function 3 until related data and the content of function N; Wherein, the function of foundation is corresponding with the function that client is supported, for example, client support function 1 and function 3, then server end is then set up the set of function 1 and function 3.
The function set that provides module to be used for inquiring offers client, and wherein, the form that provides module that the function that inquires is gathered with feature list offers client, and in addition, the feature list that offers client has shielded the unsupported function of client.
Of that month flow by browser is produced of mobile terminal network flow statistical method of the present invention and device, the same day, flow and this flow flow added up, when the user withdraws from browser each time the of that month flow of real-time explicit user and the same day flow, and to surpass the of that month flow upper limit at of that month flow be to remind the user, make the user can understand the network traffic conditions of oneself in real time, be user-friendly to, promote user's experience.
The above only is preferred embodiment of the present invention, not in order to restriction the present invention, all any modifications of being done within the spirit and principles in the present invention, is equal to and replaces and improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. the method for the adaptive portable terminal of server comprises:
Step a: the client-requested server page, and client-side information joined in the request package of obtaining server page data;
Step b: server end obtains client-side information by request package, inquires about the function set that described version and platform are supported;
Step c: the function set that inquires is offered client.
2. the method for the adaptive portable terminal of server according to claim 1, it is characterized in that, in described step a: described client-side information comprises client release number, platform information, the described request bag is for sending to the data in server bag, described server returns to client according to the IP address of the packet that receives with page data.
3. the method for the adaptive portable terminal of server according to claim 2, it is characterized in that, in described step a: described client is by the HTML (Hypertext Markup Language) HTTP mode request server page, and client release number, platform information are joined the HTTP request header.
4. the method for the adaptive portable terminal of server according to claim 1, it is characterized in that, described step b also comprises: judge in the function set that described version and platform support whether comprise function corresponding, if comprise function corresponding, then extract the related data and the content of corresponding function, otherwise, the sky data are provided.
5. the method for the adaptive portable terminal of server according to claim 4, it is characterized in that, described step b also comprises: extract the related data and the content of the function that described portable terminal supports, set up the related data of the function that described portable terminal supports and the set of content.
6. the method for the adaptive portable terminal of server according to claim 1 is characterized in that, in described step c: the function set that inquires is offered client with the feature list form.
7. the system of the adaptive portable terminal of server comprises portable terminal and server, it is characterized in that, described portable terminal comprises that request module and information adds module, and institute's server comprises memory module, acquisition module, enquiry module and module is provided,
The described request module is used for for the client-requested server page;
Described information is added module and is used for client-side information is joined the request package of obtaining server page data;
Described memory module is used to store function and different platform, the client of different editions and the corresponding relation of function that the client of different platform, different editions is supported;
Described acquisition module is used to obtain the information of client;
Described enquiry module is used for inquiring about the function set that this version and platform are supported according to client-side information;
The described function set that provides module to be used for inquiring offers client.
8. the system of the adaptive portable terminal of server according to claim 7 is characterized in that, described server also comprises judge module, extraction module and sets up module;
Described judge module is used to judge in the function set of being supported whether comprise function corresponding, if comprise function corresponding, then extract the related data and the content of corresponding function,, then provide the sky data by extraction module if do not comprise function corresponding by extraction module;
Described extraction module is used to extract the related data and the content of the function that described portable terminal supports;
The described module of setting up is used to set up the related data of the function that described portable terminal supports and the set of content.
9. a server adaptive device is characterized in that, comprise memory module, acquisition module, enquiry module and module is provided,
Described memory module is used to store function and different platform, the client of different editions and the corresponding relation of function that the client of different platform, different editions is supported;
Described acquisition module is used to obtain client release number, the platform information of client;
Described enquiry module is used for inquiring about the function set that this version and platform are supported according to client release number, platform information;
The described function set that provides module to be used for inquiring offers client.
10. server adaptive device according to claim 9 is characterized in that, also comprises judge module, extraction module and sets up module;
Described judge module is used to judge in the function set of being supported whether comprise function corresponding, if comprise function corresponding, then extract the related data and the content of corresponding function,, then provide the sky data by extraction module if do not comprise function corresponding by extraction module;
Described extraction module is used to extract the related data and the content of the function that described portable terminal supports;
The described module of setting up is used to set up the related data of the function that described portable terminal supports and the set of content.
CN2011101107021A 2011-04-29 2011-04-29 Method and system for adaptation between server and mobile terminal, and server adaptation device Pending CN102185917A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011101107021A CN102185917A (en) 2011-04-29 2011-04-29 Method and system for adaptation between server and mobile terminal, and server adaptation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011101107021A CN102185917A (en) 2011-04-29 2011-04-29 Method and system for adaptation between server and mobile terminal, and server adaptation device

Publications (1)

Publication Number Publication Date
CN102185917A true CN102185917A (en) 2011-09-14

Family

ID=44571987

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011101107021A Pending CN102185917A (en) 2011-04-29 2011-04-29 Method and system for adaptation between server and mobile terminal, and server adaptation device

Country Status (1)

Country Link
CN (1) CN102185917A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013097615A1 (en) * 2011-12-28 2013-07-04 腾讯科技(深圳)有限公司 Method and device for publishing promotional contents and computer storage medium
CN104301394A (en) * 2014-09-25 2015-01-21 小米科技有限责任公司 Display method of service information, server, terminal and system
CN105099988A (en) * 2014-04-24 2015-11-25 阿里巴巴集团控股有限公司 Method used for supporting gray releasing, access method, devices and system
CN105335132A (en) * 2014-06-13 2016-02-17 阿里巴巴集团控股有限公司 Method, apparatus and system for user-defined application function
WO2017071358A1 (en) * 2015-10-26 2017-05-04 广州视睿电子科技有限公司 Software upgrade method and apparatus
CN106897162A (en) * 2017-02-23 2017-06-27 腾讯科技(深圳)有限公司 The communication mode system of selection of component, communication system and mobile terminal in a kind of application
CN103678386B (en) * 2012-09-18 2017-10-03 百度在线网络技术(北京)有限公司 Method, system and the device of transcoding are carried out in the terminal
CN107277140A (en) * 2017-06-21 2017-10-20 山东浪潮通软信息科技有限公司 A kind of distribution method of application programming interfaces, route middleware and operation system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1853180A (en) * 2003-02-14 2006-10-25 尼维纳公司 System and method for semantic knowledge retrieval, management, capture, sharing, discovery, delivery and presentation
CN101795203A (en) * 2009-02-03 2010-08-04 华为软件技术有限公司 Method and device for downloading software upgrading data packet
WO2010116676A1 (en) * 2009-03-30 2010-10-14 日本電気株式会社 Service providing apparatus, service providing system, service providing apparatus data processing method and computer program
CN101937443A (en) * 2004-05-06 2011-01-05 甲骨文国际有限公司 Web server for multi-version web documents
CN102014134A (en) * 2010-12-01 2011-04-13 北京数码大方科技有限公司 Data file control method and system as well as computer

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1853180A (en) * 2003-02-14 2006-10-25 尼维纳公司 System and method for semantic knowledge retrieval, management, capture, sharing, discovery, delivery and presentation
CN101937443A (en) * 2004-05-06 2011-01-05 甲骨文国际有限公司 Web server for multi-version web documents
CN101795203A (en) * 2009-02-03 2010-08-04 华为软件技术有限公司 Method and device for downloading software upgrading data packet
WO2010116676A1 (en) * 2009-03-30 2010-10-14 日本電気株式会社 Service providing apparatus, service providing system, service providing apparatus data processing method and computer program
CN102014134A (en) * 2010-12-01 2011-04-13 北京数码大方科技有限公司 Data file control method and system as well as computer

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013097615A1 (en) * 2011-12-28 2013-07-04 腾讯科技(深圳)有限公司 Method and device for publishing promotional contents and computer storage medium
US9667695B2 (en) 2011-12-28 2017-05-30 Tencent Technology (Shenzhen) Company Limited Method and device for publishing promotion contents and computer storage medium
CN103678386B (en) * 2012-09-18 2017-10-03 百度在线网络技术(北京)有限公司 Method, system and the device of transcoding are carried out in the terminal
CN105099988A (en) * 2014-04-24 2015-11-25 阿里巴巴集团控股有限公司 Method used for supporting gray releasing, access method, devices and system
CN105099988B (en) * 2014-04-24 2018-11-27 阿里巴巴集团控股有限公司 Method, access method and device and system for supporting gray scale to issue
CN105335132A (en) * 2014-06-13 2016-02-17 阿里巴巴集团控股有限公司 Method, apparatus and system for user-defined application function
CN104301394A (en) * 2014-09-25 2015-01-21 小米科技有限责任公司 Display method of service information, server, terminal and system
WO2017071358A1 (en) * 2015-10-26 2017-05-04 广州视睿电子科技有限公司 Software upgrade method and apparatus
CN106897162A (en) * 2017-02-23 2017-06-27 腾讯科技(深圳)有限公司 The communication mode system of selection of component, communication system and mobile terminal in a kind of application
CN107277140A (en) * 2017-06-21 2017-10-20 山东浪潮通软信息科技有限公司 A kind of distribution method of application programming interfaces, route middleware and operation system

Similar Documents

Publication Publication Date Title
CN102185917A (en) Method and system for adaptation between server and mobile terminal, and server adaptation device
CN102695167B (en) Mobile subscriber identity management method and apparatus thereof
US20090024626A1 (en) Information processing terminal, content providing system, content providing method, and content providing program
CN101183946B (en) Method and system of obtaining resource listing of download file
US7752322B2 (en) System for ubiquitous network presence and access without cookies
EP2860941A1 (en) Terminal information obtaining device and method in heterogeneous terminal environment
CN101262478A (en) Method and device for penetrating NAT
CN101616132A (en) A kind of data capture method and device thereof and system
CN109982152B (en) P2P CDN service processing method, intelligent gateway and CDN platform
US9295070B2 (en) Quality of service level adaptation for visual services in mobile communication networks
CN102546218B (en) Configuring management method and system
CN102387172A (en) Method and device for providing or obtaining contents of network resources for mobile equipment
EP2827258A1 (en) Embedded network proxy system, terminal device and proxy method
CN105610883A (en) Policy file synchronization management method, policy synchronization server and management device
CN106850242A (en) A kind of information processing method and device
CN105763461B (en) Router upgrade method and system
CN101159676B (en) Data transmission method and system
CN103685485A (en) Mobile terminal VoIP (voice over internet protocol) communication audio management system
CN101834896A (en) Method for linking whether information by address list of mobile communication terminal and mobile communication terminal
CN104301352B (en) The adaptation method and device of double-terminal
EP2003852B1 (en) Method for improving output of data from a remote gateway at a mobile device and download management unit
CN107786661B (en) Information synchronization method
CN104462235A (en) Internet of Things general event service mechanism based on Restful Web Service
CN102711062A (en) Mobile terminal based method for acquiring weather forecast and mobile terminal
CN101179550B (en) Personal homepage implementing method and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20110914