CN101807204A - Dynamic creation method of processing Web service with remote sensing image - Google Patents

Dynamic creation method of processing Web service with remote sensing image Download PDF

Info

Publication number
CN101807204A
CN101807204A CN 201010119933 CN201010119933A CN101807204A CN 101807204 A CN101807204 A CN 101807204A CN 201010119933 CN201010119933 CN 201010119933 CN 201010119933 A CN201010119933 A CN 201010119933A CN 101807204 A CN101807204 A CN 101807204A
Authority
CN
China
Prior art keywords
web service
service
web
relevant information
title
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
CN 201010119933
Other languages
Chinese (zh)
Other versions
CN101807204B (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.)
Wuhan University WHU
Original Assignee
Wuhan University WHU
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 Wuhan University WHU filed Critical Wuhan University WHU
Priority to CN2010101199334A priority Critical patent/CN101807204B/en
Publication of CN101807204A publication Critical patent/CN101807204A/en
Application granted granted Critical
Publication of CN101807204B publication Critical patent/CN101807204B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention provides a dynamic creation method of processing Web service with remote sensing image, comprising the following steps: when a service provider firstly publishes Web service, obtaining the name of Web service and related information of Web service according to the application program programming interface of Web service published by the service provider, generating the source code of Web service, compiling and generating the network service of Web service to describe language files, that is generating the Web service published by the service provider; when updating, just reading the API of Web service again, comparing the service name read by the API of Web service with the related information, judging whether the name of Web service and the related information are changed, generating the source code of Web service again if changing, and then generating the Web service again according to the source code. The method is capable of dynamically generating Web service automatically, thereby reducing the time of service generation, man power and material resource, and improving the efficiency when a large amount of Web services are generated.

Description

A kind of dynamic creation method of processing Web service with remote sensing image
Technical field
The invention belongs to remote sensing image processing service technology field, particularly a kind of dynamic creation method of processing Web service with remote sensing image.
Background technology
Web service is a kind of new web application type, and a kind of self-contained, self-explanatory, modular application can be published, locate, and can call from any position on the Web.The ISP uses Web Services Description Language (WSDL) (Webservices description language, WSDL) service that they provide and how to call service is described, the unified description of utilization then, discovery and integrated (Universal description discovery integration, UDDI) with service registry in public registry.Service user or application program are found service and are obtained to describe the WSDL of service in registration table, (Simple object access protocol SOAP) calls service under asynchronous message or far call pattern by Simple Object Access Protocol then.Web service and platform independence, programming language is irrelevant, but has intact encapsulation, height integration capability, and has loosely-coupled characteristic.So Web service has been subjected to the attention and the application of each side.
The existing Web service all is static generally, as ArcGIS Server is the service product of developing on the basis of ArcObject assembly, mainly comprise two parts: the GIS server and based on the ADF of .NET and Java exploitation (ArcGIS JavaWeb Application Developer Framework, ADF).Wherein, the GIS server is the set of many server objects, and these server objects have comprised and are connected to the G1S server and use the necessary ArcObjects of GIS server object; ADF comes the framework of building network application program and network service for .Net and Java developer provide the ArcObjects that adopts the GIS server end respectively, GetIpUpDown has wherein encapsulated the details of bottom ArcObjects, but the embedding people develops in Visual Studio.net environment.Above-mentioned platform has been arranged, just can under certain translation and compiling environment, realize Web service by programming development, issued.The different Web services of ArcGIS Server all need manual programming to realize that the Web service of generation is fixed, and the interface parameters of the Web service of realization is also fixed.This is typical static Web service, and formation efficiency is low, particularly under the situation that the magnanimity Map Services generates.Pertinent literature: Kang Ling, Fu Junfeng, Wang Huaiqing, Cai Jingsong, based on the WebGIS application system development of ArcGIS Server, HYDROELECTRIC ENERGY science, 2007 Vol.25 No.1.
The dynamic exploitation of early stage Web service mainly is that the mode by dynamic generation web page realizes, be that client browser sends the HTTP request to server, server is by carrying out, explain certain application program, and operation result is transferred to client with the form of HTML, client is accepted, is explained and also shows the HTML that generates.In the above-mentioned development scheme ripe have JSP (JavaServer Page, JSP) and the ASP and the ASP.NET of Java Servlet technology and Microsoft.
Java Servlet is based on the serve end program that Java writes, and is mainly used in interactively and browses and revise data, generates web content.Its generative process: (1) client sends a request to server end; (2) server is sent to Servlet with solicited message; (3) Servlet generates response contents and it is passed to server (response contents dynamically generates, and depends on the request of client usually); (4) server returns to client with response.Pertinent literature: sun is just complete, and Li Yan is with the method [J] of Java Servlet technology realization dynamic web page, Experiment Science﹠amp; Technology, 2003 Vol.12 No.03.
The built-in script of the JSP page is based on Java's, and all be compiled as Java Servlet, thus the JSP page have the Java technology be beneficial to, comprise healthy and strong storage administration and security, the advantage of " once write, operation " everywhere and JavaServlet.The WEB server is at first carried out usability of program fragments wherein when running into the request of visit JSP webpage, then execution result is returned the client with HTML or XML form, and usability of program fragments can operating database, redirect webpage and send e-mail etc.Pertinent literature: Li Lei, look for Kang Shan, the brief introduction of Java Server Pages technology, scientific and technical information (Science; Technology Information), 2008No.20.
Active Server Pages (the dynamic state server homepage of Microsoft, ASP) be embedded among the Internet InformationServer (IIS), can produce and carry out the application program of dynamic server in station interactive, expeditiously, also be one of main generating mode of current dynamic web page.ASP mainly is by with WWW (World Wide Web, WWW) issue realizes dynamically generating the HTML homepage with database combination, wherein often with XML technology and built-in MDAC ActiveX Data Objects (the ActiveX Data Objects of ASP, ADO) technology combines and sets up the page of database information, ask according to the user, in ASP, submit SQL statement to, receive Query Result and deal with data demonstration net result by specific interface to database.Pertinent literature: Liu Guangzhong, Wang Qiangbing utilizes the dynamic web page generation technique of ASP, and computer utility is in software, 2001Vol.18 No.4; Yang Jingjing utilizes XML and ASP technology to carry out the Web Data Dynamic and shows Fujian computer, 2004 No.9.
More than the purpose of these development technique mainly be to generate the webpage that can browse, realized the constraint that separated, break away from hardware platform of dynamic page as JSP with static page, and mode such as compiling back operation, improve its execution efficient greatly and become main flow developing instrument on the Internet gradually.Compare with it, but Web service is independently and the application component of self-description, this assembly can be used by other application program, and be not only the dynamic web page that can browse, so strictly speaking, above-mentioned development technique can not be regarded the dynamic generation that has realized Web service veritably as.
Also there are some to realize that client generates the technology of Web service dynamically, the method for a kind of automatic generation client that the Zhou Hongji of ZTE Co., Ltd proposes, the step of this invention is: the user initiates to obtain the request of Web service; System asks according to the user, obtains described Web service request corresponding uniform resource locator URL address according to the corresponding lists of storage in advance; According to described URL address, in the corresponding lists of storage in advance, find the relevant Web service description file, and the development environment generation corresponding Web service client source code predetermined according to system, on-the-flier compiler generates Web service client executing code, promptly generates the Web service client.This can only can not be applied to service end as the method for client service generation.
Pertinent literature: limited company of ZTE Corporation, Zhou Hongji, a kind of method of automatic generating network service client [P], Chinese patent, 200810098044.7,2009-11-25.
The generation of remote sensing image processing Web service, needing the ISP to write Web service describes, the Web service generation method that present remote sensing image processing is used always is mostly by manually writing source code, generate WSDL and Web service, writing of a secondary program need be manually carried out in service of every issue.Aspect remote sensing image processing, the deployment of service is often very many, if when hundreds of Web service is arranged, each service all needs to carry out once manual coding, not only need to spend great amount of manpower and material resources, and inefficiency.
Summary of the invention
Problem to be solved by this invention is that a kind of robotization means that can improve remote sensing image processing Web service formation efficiency are provided.
The invention provides a kind of dynamic creation method of processing Web service with remote sensing image, scheme is as follows:
When the ISP requires to issue Web service first, carry out following steps,
Step 1.1 will be issued the application programming interface of Web service according to the ISP, obtains the Web service title;
Step 1.2 according to the Web service title, is read the Web service relevant information from the interface function that application programming interface provides;
Step 1.3 is created Web service, and the Web service relevant information that Web service title of reading according to step 1.1 and step 1.2 are read generates the Web service source code;
Step 1.4, according to the Web service source code that step 1.3 generates, compiling generates the web services definition language document of Web service, promptly generates the Web service that the ISP will issue;
When the ISP upgrades the application program that will issue Web service, carry out following steps,
Step 2.1 is obtained the Web service title again from application programming interface, and the Web service title of obtaining before upgrading with this compares, and after the reading Web service relevant information, enters step 2.2 if the Web service title changes then again then; If the Web service title reading Web service relevant information again that do not change then, and the Web service relevant information of reading before this Web service relevant information and this upgraded compares, and do not change as if the Web service relevant information and then waits for next update; If the Web service relevant information changes and then enters step 2.2;
Step 2.2, the Web service relevant information according to step 2.1 is read regenerates the Web service source code;
Step 2.3, the Web service source code according to step 2.2 generates recompilates the web services definition language document that generates Web service, promptly regenerates the Web service that the ISP will issue.
And described Web service relevant information comprises the parameter information of Web service, and described parameter information comprises property parameters title, type and the default value of Web service.
And described Web service source code is the source code under the development environment of being scheduled to, and realizes that under this development environment compiling generates the web services definition language document of Web service.
And described predetermined development environment is Visual Studio or JAVA development environment.
According to the method for automatic generation remote sensing image processing provided by the present invention Web service, generate Web service dynamically, do not need manually to generate; And can change in application program the time,, regenerate Web service automatically by the renewal of API as the remote sensing image processing Web service.In a large amount of generation Web services, reduced time, man power and material that service generates, improved efficient.
Description of drawings
Fig. 1 is the process flow diagram of the embodiment of the invention when requiring the issue Web service first.
Fig. 2 is the process flow diagram of the embodiment of the invention when renewal will be issued the application program of Web service.
Specific implementation method
The key problem that the present invention will solve is: dynamically (Appiication Programming Interface API) generates the Web service source code to the application programming interface that provides according to the ISP, and compiling generates the WSDL document of Web service.When remote sensing image processing Web service application program changes, upgrade Web service.
Below in conjunction with drawings and Examples, describe the method for dynamic generation remote sensing image processing of the present invention Web service in detail.
Referring to accompanying drawing 1, when the ISP requires to issue Web service first, carry out following steps,
Step 1.1 will be issued the application programming interface of Web service according to the ISP, obtains the Web service title.
In order to support the dynamic generation of a large amount of Web services, present embodiment obtains its Web service title respectively from the application programming interface of each Web service.During concrete enforcement, can require the ISP to adopt the character string of consistent form that service name is provided, so that subsequent dynamic is discerned when generating Web service.Among the embodiment, form a character string after obtaining the Web service title of all Web services, the particular content of this character string comprises that remote sensing image that all ISPs provide handles the title of service, and form is with the different service name of same separator separation.For example: the title of service 1, the title of service 2 ..., the title of service n.
Step 1.2 according to the Web service title, is read the Web service relevant information from the interface function that application programming interface provides.
ISP's issue is about the API of information on services, wherein provide interface function about the Web service relevant information, for the relevant information of Web service can completely be provided, can set the parameter information that the Web service relevant information comprises remote sensing image processing service, parameter information can be divided into property parameters title, type and default value again.Among the embodiment, at first the character string that obtains from step 1.1 parses the service name that is used to discern each remote sensing image processing service.Further read the attribute information character string that each Web service is used for characterising parameter information separately according to the service name of resolving gained, comprise property parameters title, type and default value.Embodiment sets, and separates with unified character between each attribute of a service, uses the character that is different between the attribute as separator between the title of each attribute, type and the default value, and the necessary unanimity of the order of each attribute information is in order to avoid parse error.
For example:,, obtain the attribute information character string of service 1: attribute 1, Class1, default value 1 according to the interface function that reads Service Properties that service name and API provide for service 1; Attribute 2, type 2; Attribute 3, type 2; Attribute 4, type 3, default value 2; Attribute 5, type 3, default value 3.Use between two attributes "; " separate, separate with ", " between the title of each attribute, type and the default value.
During concrete enforcement, the service name that reads may exist illegal service name variable (as to have the space, or have an illegal symbol), after reading the service name that is used to the service of discerning, can carry out some respective handling (as go to the space and replace illegal symbol etc.) so to it; The typonym that reads also might be illegal (as float32), also can carry out some respective handling (as replacement operation); Default value for attribute also can carry out respective handling (as the situation of default value is not provided, it can be nullified).
During concrete enforcement, can offer user's practicality as software by those skilled in the art's realization technical solution of the present invention of programming.Therefore, can design the title that on software interface, demonstrates all remote sensing image processing services, and corresponding attribute information, make things convenient for the Web service developer that the information of service is carried out visual operation.
Step 1.3 is created Web service, and the Web service relevant information that Web service title of reading according to step 1.1 and step 1.2 are read generates the Web service source code.
For the calling and realizing of API, and write the Web service source code, can be under any development environment, the language that use any service publisher to need is write, is realized.The present invention is scheduled to development environment, generates the consistance that the Web service source code then helps each Web service issue based on this development environment.The development environment that present embodiment adopts is a Visual Studio development environment, and the Web service of creating under this development environment is the ASP.NET Web service.Is the same based on the way of Java development environment with way based on Visual Studio development environment, the web services definition language document that corresponding compiling generates Web service during just based on the Java development environment adopts tomcat or apatch to act as agent, and adopts IIS during based on Visual Studio development environment.
During concrete enforcement, in the remote sensing image processing service that generates in batches, the Web title of different services is different with parameter information, only needs service name and parameter are write.The title of each service that obtains according to step 1.1 and the parameter information of each service that step 1.2 obtains, the source code that dynamically generates each Web service gets final product.
Step 1.4, according to the Web service source code that step 1.3 generates, (WebServices Description Language, WSDL) document promptly generates the Web service that the ISP will issue to the web services definition language of compiling generation Web service.
Embodiment uses Visual Studio development environment to carry out the compiling of Web service source code, and the web services definition language that is generated is distributed on Internet information service (Internet Information Server, IIS) website.
Referring to Fig. 2, in order to tackle renewal, the present invention has designed the scheme of dynamic generation Web service, when the ISP upgrades the application program that will issue Web service,
Step 2.1 is obtained Web service title (consistent with the concrete enforcement of step 1.1) again from application programming interface, and the Web service title of obtaining before upgrading with this compares, and judges whether the Web service title changes.The reading Web service relevant information again if the Web service title changes then directly enters step 2.2 then.If the Web service title reading Web service relevant information again that do not change then,, and the Web service relevant information of reading before this Web service relevant information of reading and this renewal compared, judge whether the Web service relevant information changes.If the Web service relevant information does not change and then waits for next update; If having taken place to change, the Web service relevant information then enters step 2.2.Again the embodiment of reading Web service relevant information and step 1.2 concrete implement consistent, i.e. reading Web service relevant information from the interface function that application programming interface provides again.
Such as after issue first, when carrying out upgrading the first time, be that the Web service title that this new Web service title of obtaining is obtained when issuing is first compared, if the service related information that the different service related informations of then this being read are read when issuing first compares; When carrying out upgrading the second time, be that the Web service title that this new Web service title of reading is read when upgrading is for the first time compared, compare if the different service related informations of then this being read are read service related information when upgrading for the first time.
Step 2.2 according to Web service title and the service related information that step 2.1 is read, regenerates Web service source code (consistent with the concrete enforcement of step 1.3).
Step 2.3, the Web service source code according to step 2.2 generates recompilates the web services definition language document that generates Web service, promptly regenerates the Web service (consistent with the concrete enforcement of step 1.4) that the ISP will issue.
That is to say, Web service is upgraded, be that the remote sensing image processing attendant application is when changing, the descriptor of the remote sensing image processing service that the relevant API of the automatic update service of technical scheme of the present invention reads, renewal process embodiment detailed process when issuing first is consistent, and the present invention will not give unnecessary details.Can set, serve the publisher and only need ask and read API again, then the software that provides according to technical solution of the present invention is finished the generation of Web service source code automatically, the operation source program, and generate WSDL, can finish the renewal of service automatically.As seen adopt the present invention dynamically to generate Web service in batches, do not need manual intervention; And can when changing, remote sensing image processing Web service application program, regenerate Web service automatically by the renewal of API.Therefore the present invention is particularly suitable for applying to the remote sensing image processing service field, realizes a large amount of Web services that generate.
The above only for an embodiment among the present invention, is not limited to the present invention.All within spirit of the present invention and principle, any modification of being made improves etc., all should be included within protection scope of the present invention.

Claims (4)

1. dynamic creation method of processing Web service with remote sensing image is characterized in that:
When the ISP requires to issue Web service first, carry out following steps,
Step 1.1 will be issued the application programming interface of Web service according to the ISP, obtains the Web service title;
Step 1.2 according to the Web service title, is read the Web service relevant information from the interface function that application programming interface provides;
Step 1.3 is created Web service, and the Web service relevant information that Web service title of reading according to step 1.1 and step 1.2 are read generates the Web service source code;
Step 1.4, according to the Web service source code that step 1.3 generates, compiling generates the web services definition language document of Web service, promptly generates the Web service that the ISP will issue;
When the ISP upgrades the application program that will issue Web service, carry out following steps,
Step 2.1 is obtained the Web service title again from application programming interface, and the Web service title of obtaining before upgrading with this compares, and the reading Web service relevant information again if the Web service title changes then enters step 2.2 then; If the Web service title reading Web service relevant information again that do not change then, and the Web service relevant information of reading before this Web service relevant information and this upgraded compares, and do not change as if the Web service relevant information and then waits for next update; If the Web service relevant information changes and then enters step 2.2;
Step 2.2, the Web service relevant information according to step 2.1 is read regenerates the Web service source code;
Step 2.3, the Web service source code according to step 2.2 generates recompilates the web services definition language document that generates Web service, promptly regenerates the Web service that the ISP will issue.
2. dynamic creation method of processing Web service with remote sensing image as claimed in claim 1 is characterized in that: described Web service relevant information comprises the parameter information of Web service, and described parameter information comprises property parameters title, type and the default value of Web service.
3. dynamic creation method of processing Web service with remote sensing image as claimed in claim 1 or 2, it is characterized in that: described Web service source code is the source code under the development environment of being scheduled to, and realizes that under this development environment compiling generates the web services definition language document of Web service.
4. dynamic creation method of processing Web service with remote sensing image as claimed in claim 3 is characterized in that: described predetermined development environment is Visual Studio or JAVA development environment.
CN2010101199334A 2010-03-05 2010-03-05 Dynamic creation method of processing Web service with remote sensing image Expired - Fee Related CN101807204B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010101199334A CN101807204B (en) 2010-03-05 2010-03-05 Dynamic creation method of processing Web service with remote sensing image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010101199334A CN101807204B (en) 2010-03-05 2010-03-05 Dynamic creation method of processing Web service with remote sensing image

Publications (2)

Publication Number Publication Date
CN101807204A true CN101807204A (en) 2010-08-18
CN101807204B CN101807204B (en) 2012-02-15

Family

ID=42608997

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010101199334A Expired - Fee Related CN101807204B (en) 2010-03-05 2010-03-05 Dynamic creation method of processing Web service with remote sensing image

Country Status (1)

Country Link
CN (1) CN101807204B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012114243A1 (en) * 2011-02-22 2012-08-30 International Business Machines Corporation Runtime code replacement
CN103473034A (en) * 2012-06-06 2013-12-25 阿里巴巴集团控股有限公司 Method and device for dynamically publishing Web service
CN105159974A (en) * 2015-08-27 2015-12-16 浪潮软件股份有限公司 Method for automatically generating cross-data-source web service
WO2016131172A1 (en) * 2015-02-16 2016-08-25 华为技术有限公司 Method and device for updating network service descriptor
CN106561030A (en) * 2016-12-11 2017-04-12 天津汉铭科技发展有限公司 Remote sensing image processing Web service dynamic generation method
CN106970948A (en) * 2017-03-02 2017-07-21 努比亚技术有限公司 The channel information management method and device of browser
CN110493067A (en) * 2019-09-05 2019-11-22 中国银联股份有限公司 A kind of method and device that API gateway service updates

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1832478A (en) * 2005-03-08 2006-09-13 微软公司 Dynamic service generation for legacy components
US20080271047A1 (en) * 2007-04-27 2008-10-30 Microsoft Corporation Method of Deriving Web Service Interfaces From Form and Table Metadata
CN101562606A (en) * 2008-04-17 2009-10-21 鸿富锦精密工业(深圳)有限公司 Open type data calling system and method
CN101588347A (en) * 2008-05-23 2009-11-25 中兴通讯股份有限公司 Method for automatically generating network service client terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1832478A (en) * 2005-03-08 2006-09-13 微软公司 Dynamic service generation for legacy components
US20080271047A1 (en) * 2007-04-27 2008-10-30 Microsoft Corporation Method of Deriving Web Service Interfaces From Form and Table Metadata
CN101562606A (en) * 2008-04-17 2009-10-21 鸿富锦精密工业(深圳)有限公司 Open type data calling system and method
CN101588347A (en) * 2008-05-23 2009-11-25 中兴通讯股份有限公司 Method for automatically generating network service client terminal

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
《武汉大学学报•信息科学版》 20041130 龚健雅,贾文珏,陈玉敏,解吉波 从平台GIS到跨平台互操作GIS的发展 985-989 1-4 第29卷, 第11期 2 *
《测绘信息与工程》 20040831 贾文珏,陈玉敏,龚健雅,李爱霞 基于Web Service的OGC地图服务实现方法 34-36 1-4 第29卷, 第4期 2 *

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012114243A1 (en) * 2011-02-22 2012-08-30 International Business Machines Corporation Runtime code replacement
US8806469B2 (en) 2011-02-22 2014-08-12 International Business Machines Corporation Runtime code replacement
CN103473034A (en) * 2012-06-06 2013-12-25 阿里巴巴集团控股有限公司 Method and device for dynamically publishing Web service
CN103473034B (en) * 2012-06-06 2017-03-01 阿里巴巴集团控股有限公司 A kind of method and apparatus of dynamic publishing Web service
WO2016131172A1 (en) * 2015-02-16 2016-08-25 华为技术有限公司 Method and device for updating network service descriptor
CN106134141A (en) * 2015-02-16 2016-11-16 华为技术有限公司 A kind of method and device updating network service describer NSD
RU2683630C2 (en) * 2015-02-16 2019-03-29 Хуавэй Текнолоджиз Ко., Лтд. Method for update of nsd network service descriptor and device
CN106134141B (en) * 2015-02-16 2019-08-27 华为技术有限公司 A kind of method and device updating network service describing device NSD
CN105159974A (en) * 2015-08-27 2015-12-16 浪潮软件股份有限公司 Method for automatically generating cross-data-source web service
CN106561030A (en) * 2016-12-11 2017-04-12 天津汉铭科技发展有限公司 Remote sensing image processing Web service dynamic generation method
CN106970948A (en) * 2017-03-02 2017-07-21 努比亚技术有限公司 The channel information management method and device of browser
CN110493067A (en) * 2019-09-05 2019-11-22 中国银联股份有限公司 A kind of method and device that API gateway service updates

Also Published As

Publication number Publication date
CN101807204B (en) 2012-02-15

Similar Documents

Publication Publication Date Title
CN101807204B (en) Dynamic creation method of processing Web service with remote sensing image
CN1757216B (en) System and method of creating and communicating with component based wireless applications
CN1114157C (en) Simplified-file hyper text protocol
CN102279884B (en) Data acquiring and displaying method, system and Web server based on Web pages
CN102880664B (en) Page editing method, device and system
CN104731589A (en) Automatic generation method and device of user interface (UI)
US20060064422A1 (en) Data sharing system, method and software tool
CN103873918A (en) Picture processing method, device and terminal
CN106293675A (en) Static system resource loading method and device
CN104156243A (en) Application distribution and rapid loading and running system and method
CN102323880A (en) Mobile phone application interface development method and terminal based on browser parsing mode
CN102779063A (en) Method for providing application invocation and server
CN108416021B (en) Browser webpage content processing method and device, electronic equipment and readable medium
CN103237083A (en) Mobile information service resource aggregation system and mobile information service resource aggregation method
CN104541262A (en) System and method for transparent in-network adaptation of rich internet applications
IE20030061A1 (en) Document transformation
CN104093075A (en) Portal page updating method and system
CN102799477A (en) Resource access method and apparatus
CN111723314B (en) Webpage display method and device, electronic equipment and computer readable storage medium
CN103607454A (en) Method for setting private proxy server for Android system browser
JP2004046810A (en) Dispatch method for application step in client/server environment and service portal system
CN103235722B (en) A kind of ActiveX control framework technology implementation method
CN104980464A (en) Network request processing method, network server and network system
CN101964742B (en) Method, system and device for using network open ability
CN102681848B (en) Develop in microtec mode and the method for accessed web page, device, terminal 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
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20120215

Termination date: 20150305

EXPY Termination of patent right or utility model