CN105808295B - Mobile terminal service based on XML stream executes method and system - Google Patents

Mobile terminal service based on XML stream executes method and system Download PDF

Info

Publication number
CN105808295B
CN105808295B CN201610128612.8A CN201610128612A CN105808295B CN 105808295 B CN105808295 B CN 105808295B CN 201610128612 A CN201610128612 A CN 201610128612A CN 105808295 B CN105808295 B CN 105808295B
Authority
CN
China
Prior art keywords
mobile terminal
configuration file
flow configuration
message
atomic operation
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.)
Active
Application number
CN201610128612.8A
Other languages
Chinese (zh)
Other versions
CN105808295A (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.)
SKYROAM TECHNOLOGY Co.,Ltd.
Original Assignee
Simo Holdings Inc
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=56466833&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=CN105808295(B) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Simo Holdings Inc filed Critical Simo Holdings Inc
Priority to CN201610128612.8A priority Critical patent/CN105808295B/en
Publication of CN105808295A publication Critical patent/CN105808295A/en
Application granted granted Critical
Publication of CN105808295B publication Critical patent/CN105808295B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44536Selecting among different versions

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention discloses a kind of, and the mobile terminal service based on XML stream executes method, comprising steps of starting mobile terminal, the preset flow configuration file of parsing mobile terminal and when executing corresponding atomic operation and being connect with realizing with background server, detects whether that there are updated flow configuration files;Wherein, the flow configuration file is XML format, each corresponding action command of the atomic operation;If it exists, the updated flow configuration file is downloaded from background server, parses the updated flow configuration file, and corresponding atomic operation and the corresponding message of display are executed according to current business demand;If it does not exist, subsequent atomic operation corresponding to the preset flow configuration file after continuing to execute parsing according to current business demand and the corresponding message of display.

Description

Mobile terminal service based on XML stream executes method and system
Technical field
The present invention relates to a kind of mobile terminal service technical field more particularly to a kind of mobile terminal industry based on XML stream Business executes method and system.
Background technique
In the mobile terminal (due to being roaming product) in business realizing technical field of the prior art, often background service Device compiles different software versions according to different business demands, then downloads the complete software version by mobile terminal with reality Now corresponding business demand.
Summary of the invention
The purpose of the embodiment of the present invention is that providing a kind of mobile terminal service execution method and system based on XML stream, energy It enough realizes front and back separation, writes the flow configuration file of corresponding xml format according to business demand by background server, it is mobile Terminal is by downloading and parsing the flow configuration file of update to execute corresponding atomic operation.
The embodiment of the invention provides one kind to be based on XML (Extensible Markup Language, extensible markup language Speech) stream mobile terminal service execute method, comprising steps of
Start mobile terminal, parse preset flow (process) configuration file of mobile terminal and executes corresponding atomic operation When connecting to realize with background server, detect whether that there are updated flow configuration files;Wherein, the flow configuration text Part is XML format, each corresponding action command of the atomic operation;
If it exists, the updated flow configuration file is downloaded from background server, parses the updated flow Configuration file, and corresponding atomic operation and the corresponding message of display are executed according to current business demand;
If it does not exist, corresponding to the preset flow configuration file after continuing to execute parsing according to current business demand Subsequent atomic operation and the corresponding message of display.
As an improvement of the above scheme, it parses flow configuration file and executes corresponding atomic operation and specifically include step:
The information in the flow configuration file of xml format is read, json (JavaScript Object is generated Notation is based on text, independently of the lightweight data interchange format of language) data of format, and store data into In list set;
When being executed, the flow process needed to be implemented is selected according to current business demand, and executed in the list set Corresponding atomic operation.
As an improvement of the above scheme, detect whether that there are updated flow configuration files in the following manner:
When realization is connect with background server, mobile terminal uploads self-ability version number to the background server; The ability version number refers to that mobile terminal provides the version number of atomic operation ability;
If the latest edition number of the ability version number and the background server is inconsistent, judgement is deposited in the updated Flow configuration file.
As an improvement of the above scheme, the flow configuration file includes Row control set flows, massage set msgs With languages set strings:
The Row control set flows refers to the set of each process flow;
Massage set msgs refers to the set for needing the message m sg shown in interface of mobile terminal;
Languages set strings refers to the set of various category of language.
As an improvement of the above scheme, the difference of the preset flow configuration file and updated flow configuration file It is:
The message in massage set msgs in updated flow configuration file is corresponding according to current demand variation Generate modification.
As an improvement of the above scheme, whether controllable based on backstage, the message is divided into local message and backstage push disappears Breath;The backstage push message refers to the message triggered by backstage push form, mobile when receiving the backstage push message Terminal executes corresponding atomic operation and the corresponding message of display.
As an improvement of the above scheme, each process flow includes an entrance function entry and multiple service letters Number service;Each service function service includes an action command action and message m sg or parameter param.
The embodiment of the present invention is corresponding to provide a kind of mobile terminal service execution system based on XML stream, comprising:
Flow configuration file updates detection module, in starting mobile terminal, the preset flow of parsing mobile terminal to match When setting file and executing corresponding atomic operation and connect to realize with background server, detect whether that there are updated flow to match Set file;Wherein, the flow configuration file is XML format, each corresponding action command of the atomic operation;
First execution module, it is described more from background server downloading when for updated flow configuration file if it exists Flow configuration file after new parses the updated flow configuration file, and corresponding according to the execution of current business demand Atomic operation and the corresponding message of display;
Second execution module continues when for updated flow configuration file if it does not exist according to current business demand Subsequent atomic operation corresponding to the preset flow configuration file after executing parsing and the corresponding message of display.
As an improvement of the above scheme, it parses flow configuration file and executes corresponding atomic operation and specifically include:
The information in the flow configuration file of xml format is read, the data of json format are generated, and is stored data into In list set;
When being executed, the flow process needed to be implemented is selected according to current business demand, and executed in the list set Corresponding atomic operation.
As an improvement of the above scheme, the flow configuration file updates detection module and detects whether to deposit in the following manner Flow configuration file in the updated:
When realization is connect with background server, Xiang Suoshu background server uploads the ability version number of mobile terminal;Institute The ability version number of stating refers to that mobile terminal provides the version number of atomic operation ability;
If the latest edition number of the ability version number and the background server is inconsistent, judgement is deposited in the updated Flow configuration file.
As an improvement of the above scheme, the flow configuration file includes Row control set flows, massage set msgs With languages set strings:
The Row control set flows refers to the set of each process flow;
Massage set msgs refers to the set for needing the message shown in interface of mobile terminal;
Languages set strings refers to the set of various category of language.
As an improvement of the above scheme, the difference of the preset flow configuration file and updated flow configuration file It is:
The message in massage set msgs in updated flow configuration file is corresponding according to current demand variation Generate modification.
As an improvement of the above scheme, whether controllable based on backstage, the message is divided into local message and backstage push disappears Breath;The backstage push message refers to the message triggered by backstage push form, mobile when receiving the backstage push message Terminal executes corresponding atomic operation and the corresponding message of display.
Compared with prior art, a kind of mobile terminal service based on XML stream disclosed by the invention executes method and system It can be realized front and back separation, write the flow configuration file of corresponding xml format according to business demand by background server, move Dynamic terminal passes through the flow configuration file for downloading and parsing update, carries out group to the atomic operation in the code of the same version It closes, to reach the version for meeting different business demand with the demand of better adaptation service scene.
Detailed description of the invention
Fig. 1 is a kind of flow diagram of the mobile terminal service execution method based on XML stream in the embodiment of the present invention.
Fig. 2 is a kind of message display signal of the mobile terminal service execution method based on XML stream in the embodiment of the present invention Figure.
Fig. 3 a~Fig. 3 g is a kind of backstage of the mobile terminal service execution method based on XML stream in the embodiment of the present invention Push message flow chart.
Fig. 4 a~Fig. 4 b is a kind of mobile terminal service based on XML stream executes method in the embodiment of the present invention one The execution flow diagram of flow process.
Fig. 5 is a kind of structural block diagram of the mobile terminal service execution system based on XML stream in the embodiment of the present invention.
Specific embodiment
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention carries out clear, complete Site preparation description, it is clear that described embodiments are only a part of the embodiments of the present invention, instead of all the embodiments.It is based on Embodiment in the present invention, it is obtained by those of ordinary skill in the art without making creative efforts every other Embodiment shall fall within the protection scope of the present invention.
As shown in Figure 1, a kind of mobile terminal service based on XML stream provided in an embodiment of the present invention executes method, including Step:
S1, starting mobile terminal, the preset flow configuration file of parsing mobile terminal and execute corresponding atomic operation with When realization is connect with background server, detect whether that there are updated flow configuration files;Wherein, the flow configuration file For XML format, each corresponding action command of the atomic operation;
S2, if it exists downloads the updated flow configuration file from background server, parses described updated Flow configuration file, and corresponding atomic operation and the corresponding message of display are executed according to current business demand;
S3, if it does not exist continues to execute the preset flow configuration file institute after parsing according to current business demand Corresponding subsequent atomic operation and the corresponding message of display.
Wherein, in S1 step, mobile terminal (for example, the products such as roaming treasured) is in factory can one flow of preset configuration Configuration file can automatically parse the preset flow configuration file after mobile terminal starting.
Wherein, parse flow configuration file (including preset flow configuration file and updated flow configuration file) And it executes corresponding atomic operation and is realized especially by following manner:
The information in the flow configuration file of xml format is read, the data of json format are generated, and is stored data into In list set;
When being executed, the flow process needed to be implemented is selected according to current business demand, and executed in the list set Corresponding atomic operation.
That is, when mobile terminal is executed, it is only necessary to be needed to be implemented according to the selection of current business demand Flow process, and corresponding atomic operation in the list set is executed, as shown in Fig. 4 a~Fig. 4 b (it should be understood that Fig. 4 a and Fig. 4 b collectively form the flow chart of a flow process).For example, in mobile terminal-opening and parsing preset flow and matching It after setting file, executes atomic operation A1 (3GMATE starting), and executes atomic operation A2 (S/ after executing atomic operation A1 success N verifying), atomic operation A3 (random code verifying) success after, realization mobile terminal connect with background server.At this moment, mobile whole End continues to execute atomic operation 4 (3GMATE reports self-ability and obtains process relevant configuration information), that is, take to the backstage Be engaged in device upload self-ability version number;The ability version number refers to that mobile terminal provides the version number of atomic operation ability, root According to the ability version that terminal provides, flow configuration file can parse, so that terminal device executes the production in flow configuration Savor set meal.If the latest edition number of the ability version number and the background server is inconsistent, judgement is deposited in the updated Flow configuration file, otherwise be not present updated flow configuration file.
As shown in Fig. 4 a~Fig. 4 b, updated flow configuration file, then described more from background server downloading if it exists Flow configuration file after new parses the updated flow configuration file, and corresponding according to the execution of current business demand Atomic operation and the corresponding message of display;Updated flow configuration file if it does not exist, then according to current business demand after Subsequent atomic operation corresponding to the continuous preset flow configuration file executed after parsing and the corresponding message of display.
In the present embodiment, mobile terminal has the ability for forming multiple atomic operations, and background server is according to product Demand writes the flow configuration file of corresponding xml format, after mobile terminal is by downloading and parsing flow configuration file, executes Corresponding atomic operation, so that the demand of the better adaptation service scene of terminal device.
Wherein, the atomic operation mentioned in the present embodiment refers to the operation that will not be interrupted by thread scheduling mechanism.At this In embodiment, during the basic function of design roaming product, 20 basic atomic operations (reference table 1) are taken out, often The corresponding action command of one atomic operation.
Table 1
Wherein, atomic operation is segmented into different classifications according to different mode classifications, the present embodiment following present It concentrates mode classification (reference table 2):
Table 2
In the present embodiment, the flow configuration file uses XML format, and specific format is as follows:
1, Flow file has a root cfgs, and root includes process set flows, massage set msgs, languages Tetra- subdirectories of set strings, mobile phone configuration set apps.Wherein, flows, msgs, apps can only uniquely specify one A, strings at most configures 3.
2, what process set flows was indicated is the set of flow process, contains up to 30 process flow.Massage set Msgs refers to the set for needing the message m sg shown in interface of mobile terminal;Languages set strings refers to various category of language Set.
3, each process flow is made of an entrance entry and multiple service service.The name of process Flow is most Specify 20 characters more, meanwhile, a process flow contains up to 20 service.
4, a service service selects choice, outflow by action command action, message m sg, parameter param Outbound composition.Action one and only one, msg and param can only specify one of them, cannot two exist simultaneously, Choice and outbound can not have, and one can only be specified when specified, and choice and outbound can only specify one of them, Cannot two exist simultaneously.The name of msg and param at most specifies 15 characters.
5, choice is made of a default and multiple case.10 case are at most specified inside choice.
6, outbound is made of type.The attribute of Type is specified, and that jump is service or flow.
In the present embodiment, the flow configuration file of xml format is the hinge of the connection of mobile terminal and background server. When business demand, which changes, to be needed to modify to message, the developer on backstage only needs to modify accordingly Corresponding flow configuration file is downloaded and updated to the message in massage set msgs in flow configuration file, mobile client, It can make the business demand of updated mobile terminal satisfaction instantly.
Specifically, in the present embodiment, in the function course of design roaming product, 38 basic message are taken out, It is described in detail below (reference table 3):
Table 3
In the present embodiment, message is there are many mode classified, and according to whether controllable from the background, message can be divided into local Message and backstage push message;Be grouped according to intended flow, message can be divided into RSIM BootUp, Verify 3GMATE, VSIM BootUp, Verify Account, Rate Plan and Rate Plan Action;Classified according to type of message, it can be with Message is divided into condition prompting type, progress prompt type, movement type of interaction, continues notification type, message informing type.Tool Body is please referred to such as the following table 4:
Table 4
In the present embodiment, the backstage push message refers to the message triggered by backstage push form, described in reception When the push message of backstage, the corresponding atomic operation of mobile terminal execution and the corresponding message of display.Wherein, Fig. 3 a~Fig. 3 g is aobvious The execution process when mobile terminal receives backstage push message is shown.
Wherein, the display of message on the mobile terminal device is as shown in Figure 2.
In the present embodiment when user is using mobile terminal (specially roaming product), if made according to 24 hours Set meal demand using roaming product, the corresponding background server of the embodiment of the present invention message name is defined as follows table 5:
Table 5
As it can be seen that before a kind of mobile terminal service based on XML stream provided in this embodiment executes method by can be realized Backstage separates, and writes the flow configuration file of corresponding xml format according to business demand by background server, mobile terminal passes through The flow configuration file for downloading and parsing update is combined the atomic operation in the code of the same version, to reach Meet the version of different business demand with the demand of better adaptation service scene.
With reference to Fig. 5, the embodiment of the invention provides a kind of, and the mobile terminal service based on XML stream executes system, comprising:
Flow configuration file updates detection module 51, in starting mobile terminal, the preset flow of parsing mobile terminal Configuration file and when executing corresponding atomic operation and being connect with realizing with background server, detects whether that there are updated flow Configuration file;Wherein, the flow configuration file is XML format, each corresponding action command of the atomic operation;
First execution module 52, when for updated flow configuration file if it exists, described in background server downloading Updated flow configuration file parses the updated flow configuration file, and executes correspondence according to current business demand Atomic operation and the corresponding message of display;
Second execution module 53, when for updated flow configuration file if it does not exist, according to current business demand after Subsequent atomic operation corresponding to the continuous preset flow configuration file executed after parsing and the corresponding message of display.
Wherein, it parses flow configuration file and executes corresponding atomic operation and specifically include:
The information in the flow configuration file of xml format is read, the data of json format are generated, and is stored data into In list set;
When being executed, the flow process needed to be implemented is selected according to current business demand, and executed in the list set Corresponding atomic operation.
Specifically, the flow configuration file updates detection module 51 detects whether that there are updated in the following manner Flow configuration file:
When realization is connect with background server, Xiang Suoshu background server uploads the ability version number of mobile terminal;Institute The ability version number of stating refers to that mobile terminal provides the version number of atomic operation ability;
If the latest edition number of the ability version number and the background server is inconsistent, judgement is deposited in the updated Flow configuration file.
Wherein, the flow configuration file includes Row control set flows, massage set msgs and languages set Strings:
The Row control set flows refers to the set of each process flow;
Massage set msgs refers to the set for needing the message shown in interface of mobile terminal;
Languages set strings refers to the set of various category of language.
Each process flow includes an entrance function entry and multiple service function service;Each clothes Business function service includes an action command action and msg or param.
It should be understood that the difference of the preset flow configuration file and updated flow configuration file is:
The message in massage set msgs in updated flow configuration file is corresponding according to current demand variation Generate modification.
In addition, in the present embodiment, whether controllable based on backstage, the message is divided into local message and backstage push disappears Breath;The backstage push message refers to the message triggered by backstage push form, mobile when receiving the backstage push message Terminal executes corresponding atomic operation and the corresponding message of display.
The specific implementation of the present embodiment please refers to above-described embodiment, and details are not described herein.
In conclusion a kind of mobile terminal service execution method and system based on XML stream disclosed by the invention can be real Existing front and back separation, the flow configuration file of corresponding xml format, mobile terminal are write by background server according to business demand By downloading and parsing the flow configuration file of update, the atomic operation in the code of the same version is combined, thus Reach the version for meeting different business demand with the demand of better adaptation service scene.
The above is a preferred embodiment of the present invention, it is noted that for those skilled in the art For, various improvements and modifications may be made without departing from the principle of the present invention, these improvements and modifications are also considered as Protection scope of the present invention.

Claims (12)

1. a kind of mobile terminal service based on XML stream executes method, which is characterized in that comprising steps of
Start mobile terminal, the preset flow configuration file of parsing mobile terminal simultaneously executes corresponding atomic operation to realize with after When platform server connects, detect whether that there are updated flow configuration files;Wherein, the flow configuration file is XML lattice Formula, each corresponding action command of the atomic operation;
If it exists, the updated flow configuration file is downloaded from background server, parses the updated flow configuration File, and corresponding atomic operation and the corresponding message of display are executed according to current business demand;
If it does not exist, after corresponding to the preset flow configuration file after continuing to execute parsing according to current business demand Continuous atomic operation and the corresponding message of display;
Wherein, detect whether that there are updated flow configuration files in the following manner:
When realization is connect with background server, mobile terminal uploads self-ability version number to the background server;It is described Ability version number refers to that mobile terminal provides the version number of atomic operation ability;
If the latest edition number of the ability version number and the background server is inconsistent, there are updated for judgement Flow configuration file.
2. the mobile terminal service based on XML stream executes method as described in claim 1, which is characterized in that parsing flow matches It sets file and executes corresponding atomic operation and specifically include step:
The information in the flow configuration file of xml format is read, the data of json format are generated, and stores data into list collection In conjunction;
When being executed, the flow process needed to be implemented is selected according to current business demand, and executed corresponding in the list set Atomic operation.
3. the mobile terminal service based on XML stream executes method as described in claim 1, which is characterized in that the flow matches Setting file includes Row control set, massage set and languages set:
The Row control set refers to the set of each process;
Massage set refers to the set for needing the message shown in interface of mobile terminal;
Languages set refers to the set of various category of language.
4. the mobile terminal service based on XML stream executes method as claimed in claim 3, which is characterized in that described preset Flow configuration file and the difference of updated flow configuration file are:
The message in massage set in updated flow configuration file is to be changed according to current demand and accordingly generate modification.
5. mobile terminal service based on XML stream executes method as described in claim 1, which is characterized in that based on being from the background No controllable, the message is divided into local message and backstage push message;The backstage push message refers to through backstage push form The message of triggering, when receiving the backstage push message, the corresponding atomic operation of mobile terminal execution and display are corresponding Message.
6. the mobile terminal service based on XML stream executes method as claimed in claim 3, which is characterized in that each stream Journey includes an entrance function and multiple service functions;Each service function includes an action command and message or ginseng Number.
7. a kind of mobile terminal service based on XML stream executes system characterized by comprising
Flow configuration file updates detection module, in starting mobile terminal, the preset flow of parsing mobile terminal to configure text Part and when executing corresponding atomic operation and being connect with realizing with background server, detects whether that there are updated flow to configure text Part;Wherein, the flow configuration file is XML format, each corresponding action command of the atomic operation;
First execution module, when for updated flow configuration file if it exists, after the background server downloading update Flow configuration file, parse the updated flow configuration file, and corresponding atom is executed according to current business demand Operate and show corresponding message;
Second execution module continues to execute when for updated flow configuration file if it does not exist according to current business demand Subsequent atomic operation corresponding to the preset flow configuration file after parsing and the corresponding message of display;
Wherein, the flow configuration file update detection module detects whether that there are updated flow configurations in the following manner File:
When realization is connect with background server, Xiang Suoshu background server uploads the ability version number of mobile terminal;The energy Power version number refers to that mobile terminal provides the version number of atomic operation ability;
If the latest edition number of the ability version number and the background server is inconsistent, there are updated for judgement Flow configuration file.
8. the mobile terminal service based on XML stream executes system as claimed in claim 7, which is characterized in that parsing flow matches It sets file and executes corresponding atomic operation and specifically include:
The information in the flow configuration file of xml format is read, the data of json format are generated, and stores data into list collection In conjunction;
When being executed, the flow process needed to be implemented is selected according to current business demand, and executed corresponding in the list set Atomic operation.
9. the mobile terminal service based on XML stream executes system as claimed in claim 7, which is characterized in that the flow matches Setting file includes Row control set, massage set and languages set:
The Row control set refers to the set of each process;
Massage set refers to the set for needing the message shown in interface of mobile terminal;
Languages set refers to the set of various category of language.
10. the mobile terminal service based on XML stream executes system as claimed in claim 9, which is characterized in that described preset Flow configuration file and the difference of updated flow configuration file are:
The message in massage set in updated flow configuration file is to be changed according to current demand and accordingly generate modification.
11. mobile terminal service based on XML stream executes system as claimed in claim 7, which is characterized in that based on being from the background No controllable, the message is divided into local message and backstage push message;The backstage push message refers to through backstage push form The message of triggering, when receiving the backstage push message, the corresponding atomic operation of mobile terminal execution and display are corresponding Message.
12. the mobile terminal service based on XML stream executes system as claimed in claim 9, which is characterized in that each stream Journey includes an entrance function and multiple service functions;Each service function includes an action command and message or ginseng Number.
CN201610128612.8A 2016-03-07 2016-03-07 Mobile terminal service based on XML stream executes method and system Active CN105808295B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610128612.8A CN105808295B (en) 2016-03-07 2016-03-07 Mobile terminal service based on XML stream executes method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610128612.8A CN105808295B (en) 2016-03-07 2016-03-07 Mobile terminal service based on XML stream executes method and system

Publications (2)

Publication Number Publication Date
CN105808295A CN105808295A (en) 2016-07-27
CN105808295B true CN105808295B (en) 2019-05-31

Family

ID=56466833

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610128612.8A Active CN105808295B (en) 2016-03-07 2016-03-07 Mobile terminal service based on XML stream executes method and system

Country Status (1)

Country Link
CN (1) CN105808295B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115175163A (en) * 2021-04-01 2022-10-11 思博控股有限公司 vSIM module for portable equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102137110A (en) * 2011-04-15 2011-07-27 哈尔滨工业大学 System service reconfigurable method of safe server of confidential document management system
CN103617066A (en) * 2013-12-16 2014-03-05 中国农业银行股份有限公司 Workflow engine and implementation method thereof
CN104484197A (en) * 2014-12-04 2015-04-01 深圳长城开发科技股份有限公司 Management method, management device and management system based on configuration file

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8245189B2 (en) * 2007-06-21 2012-08-14 International Business Machines Corporation Generically managing the configuration of heterogeneous software artifacts

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102137110A (en) * 2011-04-15 2011-07-27 哈尔滨工业大学 System service reconfigurable method of safe server of confidential document management system
CN103617066A (en) * 2013-12-16 2014-03-05 中国农业银行股份有限公司 Workflow engine and implementation method thereof
CN104484197A (en) * 2014-12-04 2015-04-01 深圳长城开发科技股份有限公司 Management method, management device and management system based on configuration file

Also Published As

Publication number Publication date
CN105808295A (en) 2016-07-27

Similar Documents

Publication Publication Date Title
CN104615466B (en) A kind of cloud platform dispositions method and system
CN103701856B (en) A kind of method that definition and terminal device obtain AKU
US9619122B2 (en) Method and apparatus for automatic device program generation
CN108228810B (en) Form linkage configuration method and system and form updating method and system
CN111382362B (en) Applet processing method, device, equipment and storage medium
CN105511906B (en) A kind of video signal platform automatic deployment method, apparatus and system
EP2871566A1 (en) Information processing device, control method therefor, and program
CN106990948A (en) Application upgrade treating method and apparatus
CN110115055A (en) System and method for programming and/or higher management network is sliced
CN103477590B (en) Method and device for configuring on the basis of management rules
CN108024136A (en) Load method, smart television and the computer-readable recording medium of user interface
CN103905569A (en) Senior citizen mobile phone remote control method and system
US20190052691A1 (en) Method and system for providing internet application services
CN107172685A (en) The method and apparatus that the information of WAP is shown in mobile terminal
US20140316826A1 (en) Wireless carrier platform for service applications
CN101330674A (en) Method for dynamically updating mobile phone software menu
CN110297671A (en) Client plug-in implementation method, device, computer equipment and storage medium
CN105095074B (en) Upgrade test method and device for configuration file
CN105808295B (en) Mobile terminal service based on XML stream executes method and system
CN109508211A (en) A kind of multilingual configuration method, device, system and electronic equipment
CN104200353B (en) A kind of information processing method and electronic equipment
CN111984248B (en) Page editing method and device, storage medium and electronic device
CN106775892A (en) Online upgrading method, the system of intelligent electric appliance and its wireless communication module
CN105700900B (en) A kind of method and device optimizing wireless lan function
CN105577511B (en) User account update notifying method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20200821

Address after: 902, Weisheng science and technology building, 9966 Shennan Avenue, Maling community, Yuehai street, Nanshan District, Shenzhen City, Guangdong Province

Patentee after: SKYROAM TECHNOLOGY Co.,Ltd.

Address before: 518052, Guangdong, Nanshan District, Shenzhen Nanhai Avenue, West Peach Road, Nancy Pearl Garden, F, 717

Patentee before: Shenzhen Thinkwells Technology Co.,Ltd.