CN101695032A - Unified web client, service configuration method and system thereof - Google Patents

Unified web client, service configuration method and system thereof Download PDF

Info

Publication number
CN101695032A
CN101695032A CN200910210003A CN200910210003A CN101695032A CN 101695032 A CN101695032 A CN 101695032A CN 200910210003 A CN200910210003 A CN 200910210003A CN 200910210003 A CN200910210003 A CN 200910210003A CN 101695032 A CN101695032 A CN 101695032A
Authority
CN
China
Prior art keywords
application server
business
service
module
uniform client
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN200910210003A
Other languages
Chinese (zh)
Other versions
CN101695032B (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.)
China Telecom Corp Ltd
Original Assignee
China Telecom Corp 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 China Telecom Corp Ltd filed Critical China Telecom Corp Ltd
Priority to CN2009102100037A priority Critical patent/CN101695032B/en
Publication of CN101695032A publication Critical patent/CN101695032A/en
Application granted granted Critical
Publication of CN101695032B publication Critical patent/CN101695032B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a unified web client, and a service configuration method and a system thereof. The method includes: the unified web client visits an application server to search for XML configuration information of services; the application server returns a data pack containing the XML configuration information to the unified web client; the unified web client analyzes the data pack and obtains service logics of the services; the unified web client calls a Lua script according to the service logics and executes the services. The invention adopts the unified configuration information of XML format data to exchange with the application server, encapsulates a more rapid and highly efficient Lua script in the XML format data, and employs a Lua engine mounted on the unified web client to execute the service logics corresponding to the services. Users can realize applications of mobile phone terminals based on different platforms through the unified web client; configuration information of various services are transmitted through an HTTP protocol, thereby decreasing difficulty in developing the terminals of cross-platform mobile phones and greatly improving developing efficiency.

Description

The business collocation method of uniform client, uniform client and system
Technical field
The present invention relates to the develop and field technology of mobile phone terminal, relate in particular to the business collocation method and the system of uniform client, uniform client.
Background technology
Along with the maturation of 3G technology and applying of 3G network, telecom operators have released the value-added service of many novelties, have greatly opened up the application prospect of mobile phone terminal.The platform of current exploitation mobile phone terminal is more, because every value-added service self all has its unique application demand and characteristics, the mobile phone terminal difficulty that the miscellaneous service demand is satisfied in unitized overall development is bigger, and upgrade maintenance is comparatively difficult; Need the client development technique that release can be cross-platform badly, develop can cross-platform operation client, to satisfy the needs of business development.
On the mobile phone terminal that uses, some adopts the JAVA technology to develop the mobile phone terminal application software, but still can not satisfy the demand of the professional fast development of 3G at present, and therefore, the application of JAVA technology in mobile phone terminal also is not very universal; Be necessary to construct a kind of, efficiently virtual machine technique more simple and direct than JAVA.
The Lua language is a kind of dynamic script interpreted languages, can be closely integrated with C/C++.Compare with other dynamic language, as JavaScript (Spidermonkey realizes or JScript realizes), Python, Ruby etc., no matter on execution speed still is EMS memory occupation, all embody very big advantage, the about 50k of Lua script interpreter size belongs to the development language of lightweight more than JAVA.In addition, the Lua language possesses very strong portability, can extensive use on the mobile phone terminal platform.Therefore, if in extend markup language (XML, Extensible MarkupLanguage) data file, encapsulate the Lua language, just can be closely integrated with client software application interface (API, Application Program Interface).
Summary of the invention
The business collocation method and the system that the purpose of this invention is to provide a kind of uniform client, uniform client, adopt unified XML formatted data configuration information and application server mutual, the simple and direct more script of Lua efficiently of encapsulation in the XML formatted data, utilize the Lua engine of installing on the uniform client to carry out professional corresponding service logic, realize the cross-platform application of mobile phone terminal.The invention provides following technical scheme:
One aspect of the present invention provides a kind of uniform client, this uniform client comprises: HTTP host-host protocol interface module, be used for uploading business datum to application server according to the HTTP host-host protocol, and from application server the XML configuration information of downloading service; XML form package module is used for according to pre-defined rule business datum and service logic being encapsulated the reconciliation package operation; The business logic processing module is used for calling the execution engine of Lua engine modules, and carries out the service logic that XML form package module unpacks acquisition; The Lua engine modules is used to encapsulate the execution engine of Lua script, and provides calling interface to the business logic processing module.
Another aspect of the present invention provides a kind of business collocation method of uniform client, and this method comprises: the uniform client access application server is searched XML configuration information of services; Application server returns the packet that contains the XML configuration information to uniform client; Uniform client resolution data bag obtains professional service logic; Uniform client is carried out professional according to service logical calling Lua script.
Among the embodiment of the business collocation method of uniform client provided by the invention, after uniform client execution business, uniform client is by mode and the mutual XML formatted data of the application server information of HTTP POST.
Among the embodiment of the business collocation method of uniform client provided by the invention, uniform client is according to service logical calling Lua script, the execution business further comprises: uniform client is carried out page logic according to the page logic in the service logical calling Lua script by the Lua engine.
Among the embodiment of the business configuration system of the uniform client that another aspect of the present invention provides, this system comprises: uniform client and application server; Wherein, uniform client further comprises: HTTP host-host protocol interface module, be used for uploading business datum to application server according to the HTTP host-host protocol, and from application server the configuration information of downloading service; XML form package module is used for according to pre-defined rule business datum and service logic being encapsulated the reconciliation package operation; The business logic processing module is used for calling the execution engine of Lua engine modules, and moves the service logic that XML form package module unpacks acquisition; The Lua engine modules is used to encapsulate the execution engine of Lua script, and provides calling interface to the business logic processing module; Application server further comprises: Service Processing Module, store the related service logic, and be in charge of the XML file, cache user user modes etc. are mainly used in the processing corresponding business, are the important module in the application server; Safety control module is mainly used in the terminal use is carried out identification authentication, authentication; Service supplier's administration module is used for the situation according to the service provider under professional, and related data is handled.
Among the embodiment of the business configuration system of uniform client provided by the invention, application server also comprises: data simultaneous module and external interface module; Wherein data simultaneous module is used for carrying out data synchronization processing with external system, thereby guarantees that external system has unified data message and configuration information; External interface module is mainly used in to application server provides a socket, makes it carry out exchanges data and professional interlock processing with external system.
The business collocation method of uniform client provided by the invention, uniform client and system, by adopting unified XML formatted data configuration information and application server mutual, the simple and direct more script of Lua efficiently of encapsulation in the XML formatted data, utilize the Lua engine of installing on the uniform client to carry out professional corresponding service logic, solved the technical problem of developing cross-platform mobile phone terminal, realized based on the application on the mobile phone terminal of different platform exploitation.
Description of drawings
Fig. 1 illustrates the structural representation of an embodiment of uniform client of the present invention;
Fig. 2 illustrates the structural representation of the data encapsulation structure of XML form among the present invention;
Fig. 3 illustrates the structural representation of an embodiment of the business configuration system of uniform client of the present invention;
Fig. 4 illustrates the structural representation of an embodiment of the business configuration system of uniform client of the present invention;
Fig. 5 illustrates the flow chart of an embodiment of the business collocation method of uniform client of the present invention;
Fig. 6 illustrates the flow chart of an embodiment of the business collocation method of uniform client of the present invention.
Embodiment
With reference to the accompanying drawings the present invention is described more fully, exemplary embodiment of the present invention wherein is described.
Fig. 1 illustrates the structural representation of an embodiment of uniform client of the present invention.
As shown in Figure 1, uniform client 100 mainly comprises HTTP host-host protocol interface module 102, XML form package module 104, business logic processing module 106 and Lua engine modules 108.Usually store user mobile phone software on the uniform client 100, the running environment by calling system application programming interfaces (API), simulation virtual machine realizes the function of application software; Equipment manufacturers can pre-install associated user's cell phone software in uniform client, consider that the degree of opening of client operating system is more and more higher, and therefore, the user also can utilize downloading mode to obtain shared user mobile phone software from the public resource storehouse.
HTTP host-host protocol interface module 102 is mainly used in server and carries out data interaction, the configuration information of uploading business datum and download related service from server to server by the invoke user cell phone software, according to the HTTP host-host protocol.
XML form package module 104, as the significant components of uniform client 100, be mainly used in according to predefined consensus standard (as definition of data module contents, typesetting format, user profile etc.) business datum and service logic are encapsulated the reconciliation package operation.Encapsulation and unpack and belong to two opposite operations, encapsulation is that data form is according to the rules assembled with predetermined rule, transmits after data are encapsulated to help providing transmission rate, reduces error of transmission; Unpacking then is according to predetermined rule the packet of encapsulation to be resolved, thereby obtains related data information again.Data encapsulation structure to the XML form is further introduced after a while.
Business logic processing module 106 is used for calling the execution engine of Lua engine modules 108, carries out the service logic that XML form package module 104 unpacks.
Lua engine modules 108 is used to encapsulate the execution engine of Lua script, and provides calling interface to business logic processing module 106.
Uniform client employing unified XML formatted data configuration information provided by the invention and application server are mutual, the simple and direct more script of Lua efficiently of encapsulation in the XML formatted data, utilize the Lua engine of installing on the uniform client to carry out professional corresponding service logic, solved the technical problem of developing cross-platform mobile phone terminal, by can realize renewal and maintenance in application server deploy unified XML data configuration information to the application on the mobile phone terminal; Reduce development difficulty, improved development efficiency.
Fig. 2 illustrates the structural representation of the data encapsulation structure of XML form among the present invention.
As shown in Figure 2, the file 200 of XML form mainly is made of " User-Agent " 202, class XHtml 204 and Lua script 206 3 parts.
Wherein, " User-Agent " 202 is mainly used in the terminal type that identifying user uses, so that carry out the adaptive of performance parameter etc. according to terminal capabilities.
Class Xhtml 204 comprises content of text (as user profile etc.), the coded format that is made of extensible HyperText Markup Language, and SP information, as telecom operators or service supplier (SP, Service Provider) information.
Lua script 206 relates generally to page logic and script function storehouse, and wherein page logic is used to call that correlation function is carried out business realizing and business represents, and the script function storehouse is used to provide the Lua language that can Gong call function library.
Next simply provide the example of the data encapsulation structure language description of XML form, specific as follows described:
<XML?User-Agent=″windows?mobile?6.0-Dopod?S900C″
width=″640″height=″520″>
<div?class=”username”>
admin
</div>
<div?class=”password”>
admin
</div>
<script>
<onload>
</onload>
<library>
</library>
</script>
</XML>
Wherein, " User-Agent " shows the type of this user terminal; " div " is the label symbol in the extensible HyperText Markup Language (XHtml, eXtensible Hyper Text MarkupLanguage) of standard, do not have special implication; Define user name " username " and password " password " subsequently respectively; " script " expression Lua script,<script〉and</script〉initial/termination paragraph of sign Lua script; This function is initially just called in " onload " representative; In " library " some built-in functions that can Gong call.
Fig. 3 illustrates the structural representation of an embodiment of the business configuration system of uniform client of the present invention.
As shown in Figure 3, the business configuration system 300 of uniform client mainly comprises uniform client 302 and application server 304.Wherein, uniform client 302 mainly comprises HTTP host-host protocol interface module 3022, XML form package module 3024, business logic processing module 3026 and Lua engine modules 3028, can adopt and uniform client shown in Figure 1 100 same or analogous modules; For for purpose of brevity, just repeat no more here.
Application server 304 mainly comprises Service Processing Module 3042, safety control module 3044 and SP administration module 3046.Application server 304, be mainly used in to uniform client 302 access interface based on http protocol is provided, the XML markup language good by customization in advance provides the relative application software configuration information needed to uniform client 302, the processing capacity of related service is provided, and provide security control, data sync function and with external system interface etc.
Service Processing Module 3042 stores the related service logic, is in charge of the XML file, and cache user user mode etc. are mainly used in the processing corresponding business, are the important module in the application server.
Safety control module 3044 is mainly used in authentication, authentication to the terminal use, is specifically related to the authentication/authentication of the opening an account of client user, cancellation, password change, service fulfillment miscellaneous service.
Service supplier (SP) administration module 3046 is used for the situation according to the service provider under professional, and related data is handled; Specifically because different business may belong to different service suppliers, therefore, SP administration module 3046 need according to the user to the operating position of business related datas such as data traffic, rate situation, subscriber's account classify, processing such as calculating.
Fig. 4 illustrates the structural representation of an embodiment of the business configuration system of uniform client of the present invention.
As shown in Figure 4, the business configuration system 400 of uniform client mainly comprises uniform client 402 and application server 404.Wherein, uniform client 402 can adopt and uniform client shown in Figure 3 302 same or analogous modules, and the Service Processing Module 4042 in the application server 404, safety control module 4044 and SP administration module 4046 can adopt and Service Processing Module shown in Figure 3 3042, safety control module 3044 and SP administration module 3046 same or analogous modules; For for purpose of brevity, just repeat no more here.
As shown in Figure 4, application server 404 further comprises data simultaneous module 4048 and external interface module 4049.Wherein, data simultaneous module 4048 is responsible for carrying out data synchronization processing with external system (as the account system of customer relation management, telecommunications company etc.), thereby is guaranteed that the associated external system has unified data message and configuration information.
External interface module 4049 is mainly used in to application server 404 provides a socket, makes it carry out exchanges data (synchronous as data) and professional interlock (upgrading as service configuration information) processing with external system.The reservation development interface that external interface module 4049 is comprised helps the technical staff realizes system to uniform client subsequent upgrade and maintenance.
Fig. 5 illustrates the flow chart of an embodiment of the business collocation method of uniform client of the present invention.
As shown in Figure 5, the business collocation method flow process 500 of uniform client comprises: step 502, uniform client access application server are searched the XML configuration information of related service.For example, after the user starts uniform client (as mobile phone terminal) related application business software, the user is by this business of certain service provider of disposing in the related application business software access application server, application server finds this professional corresponding XML configuration information according to user's request.
Step 504, application server are returned the packet that contains the XML configuration information to uniform client.For example, application server is packaged into packet with the XML configuration information that finds according to the form of making an appointment (as the XML form) and sends to uniform client.
Step 506, uniform client resolution data bag, sub-argument goes out service logic.For example, the packet that the mobile phone client software application server is returned is resolved, and related service logic (comprising that mainly business processing logic and business represent logic) according to the XML formatted data sub-argument of making an appointment.
Step 508, uniform client are carried out corresponding service according to service logical calling Lua script.For example, mobile phone client software is according to the service logic that parses, and systems soft ware that the calling mobile phone client provides and Lua script are carried out this corresponding business.Wherein the systems soft ware that provides of uniform client and Lua script are to satisfy the system configuration that service logic that step 506 sub-argument goes out requires.After user mobile phone client is carried out the logic of this business, carry out business to the user and represent, employed client software can be in closes or holding state.
The business collocation method of uniform client provided by the invention, adopt unified XML formatted data configuration information and application server mutual, the simple and direct more script of Lua efficiently of encapsulation utilizes the Lua engine of installing on the uniform client to carry out professional corresponding service logic in the XML formatted data; At the mobile phone terminal of different platform, the service provider only need develop the data configuration information of unified XML form, and is deployed on the application server, just can realize based on the application on the mobile phone terminal of different platform exploitation.The business collocation method of uniform client provided by the invention has reduced the difficulty of developing cross-platform mobile phone terminal, reduces operator's construction cycle, has greatly improved development efficiency, has reduced the updating maintenance cost.
Fig. 6 illustrates the flow chart of an embodiment of the business collocation method of uniform client of the present invention.
As shown in Figure 6, step 602-608 has same or analogous method flow with step 502-508 shown in Figure 5 in the business collocation method flow process 600 of uniform client.For for purpose of brevity, repeat no more here.
As shown in Figure 6, after step 608 " uniform client is carried out corresponding service according to service logical calling Lua script ", execution in step 610 " uniform client is uploaded XML formatted data information to application server ".For example, uniform client is when carrying out corresponding service, mobile phone terminal software need be mutual with application server (for example downloading service version, decryption information, upload up-to-date business datum etc.), uniform client can be uploaded according to the data of the XML form of electricity in advance month by HTTP POST mode and give server; Uniform client also can be downloaded the encapsulated data packet of XML form by HTTP POST mode from application server.Application server is behind the data message that obtains relevant XML form, with the business information of upgrading in the application server corresponding module.
The business collocation method of uniform client provided by the invention, the user calls the service logic that is deployed in application server by uniform client, can realize mobile phone terminal at different platform, the service provider only need develop the data configuration information of unified XML form, and be deployed on the application server, just can realize based on the application on the mobile phone terminal of different platform exploitation.The business collocation method of uniform client provided by the invention transmits the configuration information of multiple business based on http protocol in single client, reduced the difficulty of developing cross-platform mobile phone terminal, reduce operator's construction cycle, greatly improved development efficiency, reduced the updating maintenance cost; Reduce the user simultaneously and waited for the client downloads application program, and the possibility that has reduced client initiation of services or runtimeerror.
The business collocation method of uniform client provided by the invention, uniform client and system by the Lua script in the encapsulation in the service logic of XML form, thereby make that uniform client can simpler and more direct highly-efficient implementation related service logic; The user calls the service logic that is deployed in application server by uniform client, just can realize based on the application on the mobile phone terminal of different platform exploitation.With reference to the exemplary description of aforementioned the present invention, those skilled in the art can clearly know the present invention and have the following advantages:
1) the professional efficient quick of carrying out
The business collocation method of uniform client provided by the invention, uniform client and system by the Lua script in the encapsulation in the service logic of XML form, thereby make that uniform client can simpler and more direct highly-efficient implementation related service logic.
2) make things convenient for system cross platform exploitation, renewal and maintenance
The business collocation method of uniform client provided by the invention, uniform client and system, adopt unified XML formatted data configuration information and application server mutual, the simple and direct more script of Lua efficiently of encapsulation utilizes the Lua engine of installing on the uniform client to carry out professional corresponding service logic in the XML formatted data; The user calls the service logic that is deployed in application server by uniform client, can realize mobile phone terminal at different platform, the service provider only need develop the data configuration information of unified XML form, and be deployed on the application server, just can realize based on the application on the mobile phone terminal of different platform exploitation.
3) scheme realizes easily, economy is remarkable
The configuration information of multiple business is transmitted in the business collocation method of uniform client provided by the invention, uniform client and system based on http protocol in single client, reduced the difficulty of developing cross-platform mobile phone terminal, reduce operator's construction cycle, greatly improve development efficiency, reduced the updating maintenance cost; Reduce the user simultaneously and waited for the client downloads application program, and the possibility that has reduced client initiation of services or runtimeerror.
Embodiments of the invention provide for example with for the purpose of describing, and are not exhaustively or limit the invention to disclosed form.Many modifications and variations are conspicuous for the ordinary skill in the art.Selecting and describing embodiment is for better explanation principle of the present invention and practical application, thereby and makes those of ordinary skill in the art can understand the various embodiment that have various modifications that the present invention's design is suitable for special-purpose.

Claims (6)

1. the business collocation method of a uniform client is characterized in that, described method comprises:
Described uniform client access application server is searched XML configuration information of services;
Described application server returns the packet that contains described XML configuration information to described uniform client;
Described uniform client is resolved described packet, obtains the service logic of described business;
Described uniform client is carried out described business according to described service logical calling Lua script.
2. method according to claim 1 is characterized in that, after described uniform client was carried out described business, described uniform client was by mode and the mutual XML formatted data of the described application server information of HTTP POST.
3. method according to claim 1 is characterized in that, described uniform client is carried out described business and further comprised according to described service logical calling Lua script:
Described uniform client is carried out described page logic according to the page logic in the described service logical calling Lua script by the Lua engine.
4. a uniform client is characterized in that, described client (100) comprising:
HTTP host-host protocol interface module (102) is used for uploading business datum according to the HTTP host-host protocol to application server, and from described application server the XML configuration information of downloading service;
XML form package module (104) is used for according to pre-defined rule business datum and service logic being encapsulated the reconciliation package operation;
Business logic processing module (106) is used for calling the execution engine of Lua engine modules (108), and carries out the service logic that XML form package module (104) unpacks acquisition;
Lua engine modules (108) is used to encapsulate the execution engine of Lua script, and provides calling interface to business logic processing module (106).
5. the business configuration system of a uniform client is characterized in that, described system (300) comprising: uniform client (302,402) and application server (304,404); Wherein,
Described uniform client (302) further comprises:
HTTP host-host protocol interface module (3022,4022) is used for uploading business datum according to the HTTP host-host protocol to application server, and from described application server the configuration information of downloading service;
XML form package module (3024,4024) is used for according to pre-defined rule business datum and service logic being encapsulated the reconciliation package operation;
Business logic processing module (3026,4026) is used to call the execution engine in the Lua engine modules (3028,4028), and operation XML form package module (3024,4024) unpacks the service logic of acquisition;
Lua engine modules (3028,4028) is used to encapsulate the execution engine of Lua script, and provides calling interface to business logic processing module (3026,4026);
Described application server (304,404) further comprises:
Service Processing Module (3042,4042) stores the related service logic, is in charge of the XML file, and cache user user mode etc. are mainly used in the processing corresponding business, are the important module in the application server.
Safety control module (3044,4044) is mainly used in the terminal use is carried out identification authentication, authentication;
Service supplier's administration module (3046,4036) is used for the situation according to the service provider under professional, and related data is handled.
6. system according to claim 5 is characterized in that, described application server (404) also comprises: data simultaneous module (4048) and external interface module (4049); Wherein
Data simultaneous module (4048) is used for carrying out data synchronization processing with external system, thereby guarantees that described external system has unified data message and configuration information;
External interface module (4049) is mainly used in to described application server (404) provides a socket, makes it carry out exchanges data and professional interlock processing with external system.
CN2009102100037A 2009-11-02 2009-11-02 Unified web client, service configuration method and system thereof Active CN101695032B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009102100037A CN101695032B (en) 2009-11-02 2009-11-02 Unified web client, service configuration method and system thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009102100037A CN101695032B (en) 2009-11-02 2009-11-02 Unified web client, service configuration method and system thereof

Publications (2)

Publication Number Publication Date
CN101695032A true CN101695032A (en) 2010-04-14
CN101695032B CN101695032B (en) 2011-08-10

Family

ID=42093973

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009102100037A Active CN101695032B (en) 2009-11-02 2009-11-02 Unified web client, service configuration method and system thereof

Country Status (1)

Country Link
CN (1) CN101695032B (en)

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102231164A (en) * 2011-07-06 2011-11-02 华中科技大学 Extensible makeup language (XML) incremental transmission and interaction method for multidisciplinary virtual experiment platform
CN102253946A (en) * 2010-05-20 2011-11-23 腾讯科技(北京)有限公司 Lua script interactive information-based method, Web engine and embedded terminal
CN102333087A (en) * 2011-09-22 2012-01-25 宇龙计算机通信科技(深圳)有限公司 Communication method and service client, terminal and system thereof
CN102572724A (en) * 2011-12-12 2012-07-11 天津七一二通信广播有限公司 Method for configuring digital trunked terminal in XML form
CN103729189A (en) * 2013-12-31 2014-04-16 福建星网视易信息***有限公司 Broadcast protocol conversion method, system and terminal based on LUA
CN103885790A (en) * 2012-12-20 2014-06-25 龙尚科技(上海)有限公司 Method for analytically running programmable scripts on wireless mobile terminal
CN104506580A (en) * 2014-12-05 2015-04-08 蓝信工场(北京)科技有限公司 Method and system for unifying client versions
CN104821954A (en) * 2015-03-27 2015-08-05 中国海洋大学 Cross-platform remote procedure call method
CN105589695A (en) * 2015-12-23 2016-05-18 深圳市丽海弘金科技有限公司 Business function calling method and system
CN105786508A (en) * 2016-02-26 2016-07-20 北京元心科技有限公司 Method for generating form page for equipment patrol and patrol system
CN106230805A (en) * 2016-07-27 2016-12-14 厦门中控生物识别信息技术有限公司 A kind of data processing method, server and data handling system
CN107172013A (en) * 2017-04-18 2017-09-15 北京思特奇信息技术股份有限公司 A kind of data transmission method and system
CN107480153A (en) * 2016-06-08 2017-12-15 阿里巴巴集团控股有限公司 A kind of page data processing method, client and terminal device
CN107517327A (en) * 2017-09-19 2017-12-26 贵阳朗玛信息技术股份有限公司 Value added voice service system and its communication means
CN107580152A (en) * 2017-09-19 2018-01-12 贵阳朗玛信息技术股份有限公司 Value added voice service system and its communication means
CN108279932A (en) * 2018-01-22 2018-07-13 北京奇艺世纪科技有限公司 A kind of mobile terminal dynamic configuration user interface method and device
CN108415702A (en) * 2018-01-22 2018-08-17 北京奇艺世纪科技有限公司 A kind of mobile terminal application interface dynamic rendering intent and device
CN108563477A (en) * 2018-03-02 2018-09-21 北京奇艺世纪科技有限公司 A kind of page events response method and device
CN108632300A (en) * 2017-03-15 2018-10-09 阿里巴巴集团控股有限公司 Data synchronous system, method, server, client and electronic equipment
CN110119204A (en) * 2019-04-26 2019-08-13 北京知感科技有限公司 The processing method of any VR/AR/MR device can be matched by editing a VR/AR/MR content
CN111447227A (en) * 2020-03-27 2020-07-24 四川虹美智能科技有限公司 Protocol analysis method and device of Internet of things equipment
CN111857675A (en) * 2020-08-03 2020-10-30 北京思特奇信息技术股份有限公司 Method and system for realizing RESTFUL service based on C + +
CN112187711A (en) * 2020-08-17 2021-01-05 福建新大陆通信科技股份有限公司 ONU (optical network unit) cross-platform middleware and method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100489776C (en) * 2007-03-30 2009-05-20 腾讯科技(深圳)有限公司 Software interface processing method and device
CN100511139C (en) * 2007-12-07 2009-07-08 上海科泰世纪科技有限公司 Computer software application program development and operation method based on XML and script language

Cited By (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102253946A (en) * 2010-05-20 2011-11-23 腾讯科技(北京)有限公司 Lua script interactive information-based method, Web engine and embedded terminal
CN102231164A (en) * 2011-07-06 2011-11-02 华中科技大学 Extensible makeup language (XML) incremental transmission and interaction method for multidisciplinary virtual experiment platform
CN102333087B (en) * 2011-09-22 2015-07-08 宇龙计算机通信科技(深圳)有限公司 Communication method and service client, terminal and system thereof
CN102333087A (en) * 2011-09-22 2012-01-25 宇龙计算机通信科技(深圳)有限公司 Communication method and service client, terminal and system thereof
CN102572724A (en) * 2011-12-12 2012-07-11 天津七一二通信广播有限公司 Method for configuring digital trunked terminal in XML form
CN103885790A (en) * 2012-12-20 2014-06-25 龙尚科技(上海)有限公司 Method for analytically running programmable scripts on wireless mobile terminal
CN103729189B (en) * 2013-12-31 2017-01-04 福建星网锐捷通讯股份有限公司 Broadcasting method for converting protocol based on LUA, system, terminal
CN103729189A (en) * 2013-12-31 2014-04-16 福建星网视易信息***有限公司 Broadcast protocol conversion method, system and terminal based on LUA
CN104506580A (en) * 2014-12-05 2015-04-08 蓝信工场(北京)科技有限公司 Method and system for unifying client versions
CN104821954A (en) * 2015-03-27 2015-08-05 中国海洋大学 Cross-platform remote procedure call method
CN105589695A (en) * 2015-12-23 2016-05-18 深圳市丽海弘金科技有限公司 Business function calling method and system
CN105786508A (en) * 2016-02-26 2016-07-20 北京元心科技有限公司 Method for generating form page for equipment patrol and patrol system
CN107480153A (en) * 2016-06-08 2017-12-15 阿里巴巴集团控股有限公司 A kind of page data processing method, client and terminal device
CN106230805A (en) * 2016-07-27 2016-12-14 厦门中控生物识别信息技术有限公司 A kind of data processing method, server and data handling system
CN108632300A (en) * 2017-03-15 2018-10-09 阿里巴巴集团控股有限公司 Data synchronous system, method, server, client and electronic equipment
CN108632300B (en) * 2017-03-15 2021-12-10 阿里巴巴集团控股有限公司 Data synchronization system, method, server, client and electronic equipment
CN107172013A (en) * 2017-04-18 2017-09-15 北京思特奇信息技术股份有限公司 A kind of data transmission method and system
CN107172013B (en) * 2017-04-18 2020-08-04 北京思特奇信息技术股份有限公司 Data transmission method and system
CN107580152A (en) * 2017-09-19 2018-01-12 贵阳朗玛信息技术股份有限公司 Value added voice service system and its communication means
CN107517327A (en) * 2017-09-19 2017-12-26 贵阳朗玛信息技术股份有限公司 Value added voice service system and its communication means
CN107580152B (en) * 2017-09-19 2023-05-19 贵阳朗玛信息技术股份有限公司 Voice value-added service system and communication method thereof
CN107517327B (en) * 2017-09-19 2023-05-09 贵阳朗玛信息技术股份有限公司 Voice value-added service system and communication method thereof
CN108415702A (en) * 2018-01-22 2018-08-17 北京奇艺世纪科技有限公司 A kind of mobile terminal application interface dynamic rendering intent and device
CN108279932A (en) * 2018-01-22 2018-07-13 北京奇艺世纪科技有限公司 A kind of mobile terminal dynamic configuration user interface method and device
CN108415702B (en) * 2018-01-22 2021-05-25 北京奇艺世纪科技有限公司 Dynamic rendering method and device for application interface of mobile terminal
CN108279932B (en) * 2018-01-22 2021-05-25 北京奇艺世纪科技有限公司 Method and device for dynamically configuring user interface of mobile terminal
CN108563477A (en) * 2018-03-02 2018-09-21 北京奇艺世纪科技有限公司 A kind of page events response method and device
CN110119204A (en) * 2019-04-26 2019-08-13 北京知感科技有限公司 The processing method of any VR/AR/MR device can be matched by editing a VR/AR/MR content
CN111447227A (en) * 2020-03-27 2020-07-24 四川虹美智能科技有限公司 Protocol analysis method and device of Internet of things equipment
CN111857675A (en) * 2020-08-03 2020-10-30 北京思特奇信息技术股份有限公司 Method and system for realizing RESTFUL service based on C + +
CN112187711B (en) * 2020-08-17 2022-09-20 福建新大陆通信科技股份有限公司 ONU (optical network unit) cross-platform middleware and method
CN112187711A (en) * 2020-08-17 2021-01-05 福建新大陆通信科技股份有限公司 ONU (optical network unit) cross-platform middleware and method

Also Published As

Publication number Publication date
CN101695032B (en) 2011-08-10

Similar Documents

Publication Publication Date Title
CN101695032B (en) Unified web client, service configuration method and system thereof
US10831987B2 (en) Computer program product provisioned to non-transitory computer storage of a wireless mobile device
CN110324169B (en) Interface management method and device
US9979611B2 (en) Client-server system for network services and applications for mobile telecommunications terminals
EP2145250A1 (en) Xml push and remote execution of a wireless application
WO2010130165A1 (en) Method and system for generating open telecommunication service based on internet
CN101990169A (en) Intelligent card active pushing system and intelligent card mobile terminal
CN103729189A (en) Broadcast protocol conversion method, system and terminal based on LUA
KR100670605B1 (en) System and method for servicing multimedia contents and recording medium thereof
KR100876958B1 (en) A Middleware for Data Communication Between Various Terminals and Application Server and An Operating Method thereof
CN101964742B (en) Method, system and device for using network open ability
CN111338717A (en) Interface calling method, application program upgrading method, server and client
CN111447279B (en) Server and interface analysis service package generation method
CN113347609B (en) Wireless intelligent control platform
EP3119067A1 (en) Client-server system for network services and applications for mobile telecommunications terminals
CN108737525A (en) A kind of Web service system based on REST frameworks
CN114116048B (en) Method and device for realizing light weight of mobile device application program
CN116106941A (en) Platform and method for constructing application with Beidou space-time service
CN117787989A (en) Rule management platform, equipment and storage medium based on wind control verification of DPU
KR101288845B1 (en) System for processing Multi mobile service and method therefor

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant