CN109451014A - A kind of WebService agency plant and its transparent proxy method - Google Patents

A kind of WebService agency plant and its transparent proxy method Download PDF

Info

Publication number
CN109451014A
CN109451014A CN201811300136.9A CN201811300136A CN109451014A CN 109451014 A CN109451014 A CN 109451014A CN 201811300136 A CN201811300136 A CN 201811300136A CN 109451014 A CN109451014 A CN 109451014A
Authority
CN
China
Prior art keywords
service
webservice
address
module
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
CN201811300136.9A
Other languages
Chinese (zh)
Other versions
CN109451014B (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.)
Anhui Zhongke Guochuanggao Trusted Software Co ltd
Original Assignee
Section Big Country Wound Software Inc Co
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 Section Big Country Wound Software Inc Co filed Critical Section Big Country Wound Software Inc Co
Priority to CN201811300136.9A priority Critical patent/CN109451014B/en
Publication of CN109451014A publication Critical patent/CN109451014A/en
Application granted granted Critical
Publication of CN109451014B publication Critical patent/CN109451014B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a kind of WebService agency plants, service register module registers address and the WSDL message address of real WebService service, generate Virtual Service Address, and above- mentioned information are saved in data server, service monitors module and is responsible for open http port and monitors the service invocation request of WebService client transmission and wsdl document request, the client request that service agent module is responsible for receive are transmitted to real WebService server-side.Of the invention a kind of WebService agency plant and its transparent proxy method, make client developer without the concern for factors such as address conversions, WebService client directly can be generated according to the WSDL content that agency plant provides, and it calls directly, without manually adjusting code, the efficiency of the practice of development efficiency and agent platform deployment access can be effectively improved.

Description

A kind of WebService agency plant and its transparent proxy method
Technical field
The present invention relates to computer and computer software technical field, a kind of particularly WebService agency plant And its transparent proxy method.
Background technique
WebService service is a kind of common information system data interface technology based on HTTP and XML technology, extensively It is general to be used to meet the data interaction demand and systematic collaboration demand between various systems.Under the simplest network architecture, service Provider creates and provides WebService service, service consumer by the WebService client call service acquisition or Propelling data, to achieve the purpose that data are transmitted.Under this scene, as long as service consumer can connect service provider The network port.
With the continuous development of the technologies and demand such as ESB bus, API gateway, the control of application service interface authority, increasingly Service consumer cannot be directly connected to service provider in more scenes, and must be transferred by agency service.WebService Agreement itself is the application layer protocol based on http protocol, therefore can be realized and be acted on behalf of by HTTP Proxy technology.But due to The complexity of WebService agreement itself will use WSDL (Web when developing WebService service usually in reality Services Description Language) one description file of creation, for illustrating the parameter number of WebService service Amount, type, interface method etc. call details, and this is described file and is issued together with service.Service consumer would generally base File is described to generate client code in this, to simplify development process.Some WebSerice development kits also provide in real time The mode of WebService service call is carried out based on wsdl document, and is widely used.However, provided by service provider WSDL is described in file, contains the fixation domain name or IP address of service side, therefore the calling generation generated according to this wsdl document Code can only call the original address of service.When needing to access WebService service by proxy server, because network is not Reachable, the calling of client will fail.
Common solution is that service consumer is first based on wsdl document in the development phase and generates client code at present, Then by hand the original service address occurred in code is revised as executing again after proxy server address.If developer uses Dynamic acquisition WSDL and the technical approach of service is called when calling service, then needs to modify Technology Selection, change other tune into The dynamic replacement of address of service is carried out with mode, or addition additional code.It can also be modified by service provider offer Wsdl document is written directly to agent address in WSDL, but this does not meet the transparent principle of agency's reply service provider, can not The flexibly demands scene such as proxy server address change, multiple delegate under reply corporate environment.No matter which kind of method, all to exploitation Person brings biggish trouble.
In addition, in the networked environments of some large-scale enterprises and institutions, between the organizations such as subsidiary, subordinate unit Network cannot direct intercommunication, each sub-network must by specific gateway could with the external world connect.In this case, only portion An agency plant is affixed one's name to, because two sub-networks can not be accessed simultaneously, can not achieve agent demand.If passing through multiple agency plants If interconnection, then complexity and workload brought by foregoing problems will steeply rise.
Summary of the invention
In view of the above existing problems in the prior art, the present invention provides a kind of WebService agency plant and its transparent generations Reason method can modify WSDL automatically and describe address of service in file, reduce WebService client development difficulty, improve Production efficiency.
To achieve the goals above, the present invention provides technical solutions below: a kind of WebService agency plant, packet Include WebService client, service register module, service monitor module, service agent module, WebService server-side and Data server.
As advanced optimizing for above scheme, the WebService client for send service invocation request and Wsdl document request.
As advanced optimizing for above scheme, the service register module is for registering real WebService The address of service and wsdl document message address generate Virtual Service Address, and above- mentioned information are saved in data server.
As advanced optimizing for above scheme, the service monitors module and is responsible for open http port and monitors Service invocation request and the wsdl document request that WebService client is sent.
As advanced optimizing for above scheme, the WebService server-side turns for receiving service agent module The WebService client request of hair.
As advanced optimizing for above scheme, the data server be used for store WebService service address, WSDL message address and Virtual Service Address.
As advanced optimizing for above scheme, the service agent module is responsible for forwarding the client request received To real WebService server-side, and the data for being returned to WebService server-side based on the information in data server After modification, module forwards are monitored via service and give WebService client.
The present invention also provides a kind of WebService transparent proxy methods, specifically comprise the following steps:
(21) service register module registers the address for needing proxied WebService service and service WSDL File acquisition address;
(22) service register module for the address of service on proxied WebService service creation agency plant and is somebody's turn to do The wsdl document of service obtains address;
(23) request that module is monitored and receives the sending of WebService client is monitored in service;
(24) service monitor module judgement receive WebService client request address be address of service or Wsdl document obtains address and jumps to step (25) if it is address of service, otherwise jumps to step (27);
(25) request data is sent to proxied WebService service according to registration information by service agent module Address obtains the response message of WebService service;
(26) response message of WebService service is monitored into module by service and returns to WebService client, Terminate this service broker's process;
(27) according to registration information, the wsdl document for accessing proxied WebService service obtains service agent module Address gets the WSDL content of proxied service;
(28) information that service agent module is registered according to service register module in step (21) and step (22), will be in step Suddenly the address of service of the WebService service occurred in the WSDL content that (27) are got is replaced with to be generated in step (22) Address of service, generate modified WSDL content;
(29) modified WSDL content is monitored module by service and returns to WebService visitor by service agent module Family end terminates this service broker's process.
As advanced optimizing for above scheme, since WSDL information will not change after publication WebService service, It is currently preferred after step (28), agency plant caches modified WSDL content, thus next time When progress to step (27), subsequent processing is skipped, WSDL content after the modification of direct return cache, to effectively improve system fortune Row performance.
The invention also discloses a kind of equipment, the equipment includes:
One or more processors;
Memory, for storing one or more programs,
When one or more of programs are executed by one or more of processors, so that one or more of places It manages device and executes a kind of WebService agency plant and its transparent proxy method a method according to any one of claims 1-3.
The invention also discloses a kind of computer readable storage mediums for being stored with computer program, and the program is by processor A kind of WebService agency plant and its transparent proxy method a method according to any one of claims 1-3 are realized when execution.
The present invention by adopting the above technical scheme, compared with prior art, a kind of WebService agency plant of the invention And its transparent proxy method, it has the advantages that
1, a kind of WebService agency plant and its transparent proxy method provided by the invention, can be on agent platform One is fictionalized from the WebService service being in harmony, such WebService agent way is equal to client and real server-side Transparent, client requires no knowledge about the real information on services in its rear end, and server-side does not need to modify oneself because of proxied yet WSDL information.
2, a kind of WebService agency plant and its transparent proxy method provided by the invention, by virtual WebService service, makes client developer without the concern for factors such as address conversions, can be directly according to agency plant The WSDL content of offer generates WebService client, and calls directly, and without manually adjusting code, can effectively improve exploitation The efficiency of the practice of efficiency and agent platform deployment access.
3, a kind of WebService agency plant and its transparent proxy method provided by the invention, can be by WebService Service carries out multiple proxy cascading, and the Virtual Service that every first-level agent generates is all from being in harmony, and to front stage, agency is transparent , so proxy cascading mode can be formed easily, realize the service call demand of across a network.
Detailed description of the invention
Fig. 1 is the structural schematic diagram of WebService agency plant of the present invention.
Fig. 2 is the flow chart of WebService transparent proxy method of the present invention.
Specific embodiment
In order to make the objectives, technical solutions and advantages of the present invention clearer, right below by attached drawing and embodiment The present invention is further elaborated.However, it should be understood that described herein, specific examples are only used to explain the present invention, The range being not intended to restrict the invention.
It should be noted that in the absence of conflict, the features in the embodiments and the embodiments of the present application can phase Mutually combination.The application is described in detail below with reference to the accompanying drawings and in conjunction with the embodiments.
Embodiment 1:
Referring to Fig. 1, a kind of WebService agency plant of the present embodiment includes service register module 1, WebService Module 3, service agent module 4, WebService server-side 5 and data server 6 are monitored in client 2, service.
Service register module 1 registers address and the wsdl document message address of real WebService service 5, raw It is saved in data server 6 at Virtual Service Address, and by above- mentioned information, service monitors module 3 and is responsible for open http port simultaneously The service invocation request and wsdl document request that WebService client 2 is sent are monitored, service agent module 4 is responsible for receive To client request be transmitted to real WebService server-side 5, and will based on the information in data server 6 After the data modification that WebService service 5 returns, module 3 is monitored via service and is transmitted to WebService client 2.
Embodiment 2:
Corresponding to the WebService agency plant of the embodiment of the present invention one, second embodiment of the present invention provides one kind WebService transparent proxy method, as shown in Figure 2:
Referring to fig. 2, a kind of application method of WebService Transparent Proxy, includes the following steps:
(21) service register module 1 registers the address A for needing proxied WebService service 5 and the service Wsdl document obtains address B;
(22) service register module 1 be proxied WebService service 5 generate address of service X on agency plants and The wsdl document of the service obtains address Y;
(23) request that module 3 is monitored and receives the sending of WebService client 2 is monitored in service;
(24) service monitor module 3 judge receive WebService client 2 request address be address of service X or Wsdl document obtains address Y and jumps to step (25) if it is address of service X, otherwise jumps to step (27);
(25) service agent module 4 sends request data to proxied WebService service 5 according to registration information Address A, obtain WebService service 5 response message;
(26) response message of WebService service 5 is monitored into module 3 by service and returns to WebService client End 2, terminates this service broker's process
(27) according to registration information, the wsdl document for accessing proxied WebService service 5 obtains service agent module 4 Address B is taken, the WSDL content of proxied service is got;
(28) information that service agent module 4 is registered according to service register module 1 in step (21) and step (22), will be The address of service A of the WebService service 5 occurred in the WSDL content that step (27) is got is replaced in step (22) The address of service X of generation generates modified WSDL content;
(29) modified WSDL content is monitored module 3 by service and returns to WebService by service agent module 4 Client 2 terminates this service broker's process.
As advanced optimizing for above scheme, since WSDL information will not change after publication WebService service 5, It is currently preferred after step (28), agency plant caches modified WSDL content, thus next time When progress to step (27), subsequent processing is skipped, WSDL content after the modification of direct return cache, to effectively improve system fortune Row performance.
The invention also discloses a kind of equipment, the equipment includes:
One or more processors;
Memory, for storing one or more programs, when one or more of programs are by one or more of places When managing device execution, so that one or more of processors execute a kind of WebService a method according to any one of claims 1-3 Agency plant and its transparent proxy method.
The invention also discloses a kind of computer readable storage mediums for being stored with computer program, and the program is by processor A kind of WebService agency plant and its transparent proxy method a method according to any one of claims 1-3 are realized when execution.
In addition, the present embodiment additionally provides a kind of computer readable storage medium for being stored with computer program, the program A kind of WebService agency plant and its transparent proxy method of the present embodiment are realized when being executed by processor.The computer can Reading storage medium can be computer readable storage medium included in system or equipment described in above-described embodiment;It can also be with It is individualism, without the computer readable storage medium in supplying equipment, such as hard disk, CD, SD card.
The invention discloses a kind of WebService agency plant and its transparent proxy method, service register module registration is stepped on Address and the WSDL message address for remembering real WebService service, generate Virtual Service Address, and above- mentioned information are saved To data server, service monitors module and is responsible for open http port and monitors the service call of WebService client transmission Request and wsdl document request, the client request that service agent module is responsible for receive are transmitted to real WebService Server-side, and after the data modification for being returned to WebService server-side based on the information in data server, it is supervised via service Module forwards are listened to give WebService client.Of the invention a kind of WebService agency plant and its transparent proxy method, Client requires no knowledge about the real information on services in its rear end, and server-side does not need to modify the WSDL of oneself because of proxied yet Information makes client developer without the concern for factors such as address conversions, the WSDL that can be directly provided according to agency plant Content generates WebService client, and calls directly, and without manually adjusting code, can effectively improve development efficiency and agency The efficiency of the practice of Platform deployment access.
In addition, it should be understood that although this specification is described in terms of embodiments, but not each embodiment is only wrapped Containing an independent technical solution, this description of the specification is merely for the sake of clarity, and those skilled in the art should It considers the specification as a whole, the technical solutions in the various embodiments may also be suitably combined, forms those skilled in the art The other embodiments being understood that.

Claims (5)

1. a kind of WebService agency plant, which is characterized in that the WebService agency plant includes WebService Module, service agent module, WebService server-side and data server are monitored in client, service register module, service:
WebService client, for sending service invocation request and wsdl document request;
Service register module is registered address and the wsdl document message address of real WebService service, is generated empty Quasi- address of service, and above- mentioned information are saved in data server;
Module is monitored in service, be responsible for open http port and monitor the transmission of WebService client service invocation request and Wsdl document request;
Service agent module is responsible for the client request received being transmitted to real WebService server-side;
WebService server-side, for receiving the WebService client request of service agent module forwarding;
Data server, for storing address, WSDL message address and the Virtual Service Address of WebService service.
2. a kind of WebService agency plant according to claim 1, which is characterized in that the service agent module base After the data modification that information in data server returns to WebService server-side, module forwards are monitored via service and are given WebService client.
3. a kind of WebService transparent proxy method, which is characterized in that the specific mistake of WebService transparent proxy method Journey includes the following:
(21) service register module registers the address for needing proxied WebService service and the service wsdl document Obtain address;
(22) service register module is the address of service on proxied WebService service creation agency plant and the service Wsdl document obtain address;
(23) request that module is monitored and receives the sending of WebService client is monitored in service;
(24) it is address of service or WSDL text that service, which monitors module judgement and receives the request address of WebService client, Part obtains address and jumps to step (25) if it is address of service, otherwise jumps to step (27);
(25) request data is sent to the ground of proxied WebService service according to registration information by service agent module Location obtains the response message of WebService service;
(26) response message of WebService service is monitored into module by service and returns to WebService client, terminated This service broker's process;
(27) for service agent module according to registration information, the wsdl document for accessing proxied WebService service obtains ground Location gets the WSDL content of proxied service;
(28) information that service agent module is registered according to service register module in step (21) and step (22), will be in step (27) address of service of the WebService service occurred in the WSDL content got replaces with the generation in step (22) Address of service generates modified WSDL content;
(29) modified WSDL content is monitored module by service and returns to WebService client by service agent module End, terminates this service broker's process.
4. a kind of equipment, which is characterized in that the equipment includes:
One or more processors;
Memory, for storing one or more programs, when one or more of programs are by one or more of processors When execution, so that one or more of processors execute a kind of WebService agency a method according to any one of claims 1-3 System and its transparent proxy method.
5. a kind of computer readable storage medium for being stored with computer program, which is characterized in that the program is executed by processor A kind of Shi Shixian WebService agency plant a method according to any one of claims 1-3 and its transparent proxy method.
CN201811300136.9A 2018-11-02 2018-11-02 WebService agent system and transparent agent method thereof Active CN109451014B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811300136.9A CN109451014B (en) 2018-11-02 2018-11-02 WebService agent system and transparent agent method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811300136.9A CN109451014B (en) 2018-11-02 2018-11-02 WebService agent system and transparent agent method thereof

Publications (2)

Publication Number Publication Date
CN109451014A true CN109451014A (en) 2019-03-08
CN109451014B CN109451014B (en) 2021-02-05

Family

ID=65549632

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811300136.9A Active CN109451014B (en) 2018-11-02 2018-11-02 WebService agent system and transparent agent method thereof

Country Status (1)

Country Link
CN (1) CN109451014B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111641696A (en) * 2020-05-21 2020-09-08 远光软件股份有限公司 WebService service registration and management method and system based on distributed system environment
CN111865868A (en) * 2019-04-24 2020-10-30 顺丰科技有限公司 Cross-network regional service calling method and system
CN112291380A (en) * 2020-09-01 2021-01-29 上海泛微软件有限公司 Network request processing method, device, equipment and computer readable storage medium
CN113377621A (en) * 2021-07-01 2021-09-10 武汉斗鱼鱼乐网络科技有限公司 Data monitoring method and device, storage medium and electronic equipment
CN113973105A (en) * 2021-10-18 2022-01-25 湖南大学 System and method for simplifying SOAP message on service bus
CN115277659A (en) * 2022-07-04 2022-11-01 浪潮软件股份有限公司 Method and system for acting Web service interface based on APISIX

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070255719A1 (en) * 2006-04-28 2007-11-01 Sap Ag Method and system for generating and employing a generic object access model
CN101534324A (en) * 2009-04-14 2009-09-16 河北全通通信有限公司 Dynamic invocation method of DotNet platform-based pluggable Web service
CN101621516A (en) * 2009-08-10 2010-01-06 浙江大学 Interactive method for enterprise service bus and external Web service
US20110022880A1 (en) * 2003-09-22 2011-01-27 Progress Software Corporation Enabling Existing Desktop Applications To Access Web Services Through The Use of a Web Service Proxy
CN102130965A (en) * 2011-04-13 2011-07-20 北京邮电大学 Method and system for dynamically combining services based on rule engine
CN102624881A (en) * 2012-02-29 2012-08-01 浙江大学 Mobile-device-oriented service cache system architecture and development method
CN102790684A (en) * 2011-05-16 2012-11-21 中国移动通信集团北京有限公司 Service information invocation method and system and enterprise service bus server
CN103580937A (en) * 2012-07-24 2014-02-12 阿里巴巴集团控股有限公司 Web service simulating method and system and service agent system thereof
CN103581310A (en) * 2013-10-24 2014-02-12 深圳市远行科技有限公司 Automatic generating method for web service agent
CN106453288A (en) * 2016-09-29 2017-02-22 上海和付信息技术有限公司 Asynchronous mode supporting distributed micro service framework system and implementation method thereof

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110022880A1 (en) * 2003-09-22 2011-01-27 Progress Software Corporation Enabling Existing Desktop Applications To Access Web Services Through The Use of a Web Service Proxy
US20070255719A1 (en) * 2006-04-28 2007-11-01 Sap Ag Method and system for generating and employing a generic object access model
CN101534324A (en) * 2009-04-14 2009-09-16 河北全通通信有限公司 Dynamic invocation method of DotNet platform-based pluggable Web service
CN101621516A (en) * 2009-08-10 2010-01-06 浙江大学 Interactive method for enterprise service bus and external Web service
CN102130965A (en) * 2011-04-13 2011-07-20 北京邮电大学 Method and system for dynamically combining services based on rule engine
CN102790684A (en) * 2011-05-16 2012-11-21 中国移动通信集团北京有限公司 Service information invocation method and system and enterprise service bus server
CN102624881A (en) * 2012-02-29 2012-08-01 浙江大学 Mobile-device-oriented service cache system architecture and development method
CN103580937A (en) * 2012-07-24 2014-02-12 阿里巴巴集团控股有限公司 Web service simulating method and system and service agent system thereof
CN103581310A (en) * 2013-10-24 2014-02-12 深圳市远行科技有限公司 Automatic generating method for web service agent
CN106453288A (en) * 2016-09-29 2017-02-22 上海和付信息技术有限公司 Asynchronous mode supporting distributed micro service framework system and implementation method thereof

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111865868A (en) * 2019-04-24 2020-10-30 顺丰科技有限公司 Cross-network regional service calling method and system
CN111641696A (en) * 2020-05-21 2020-09-08 远光软件股份有限公司 WebService service registration and management method and system based on distributed system environment
CN112291380A (en) * 2020-09-01 2021-01-29 上海泛微软件有限公司 Network request processing method, device, equipment and computer readable storage medium
CN113377621A (en) * 2021-07-01 2021-09-10 武汉斗鱼鱼乐网络科技有限公司 Data monitoring method and device, storage medium and electronic equipment
CN113377621B (en) * 2021-07-01 2022-08-02 武汉斗鱼鱼乐网络科技有限公司 Data monitoring method and device, storage medium and electronic equipment
CN113973105A (en) * 2021-10-18 2022-01-25 湖南大学 System and method for simplifying SOAP message on service bus
CN115277659A (en) * 2022-07-04 2022-11-01 浪潮软件股份有限公司 Method and system for acting Web service interface based on APISIX
CN115277659B (en) * 2022-07-04 2024-04-12 浪潮软件股份有限公司 Method and system based on APISIX proxy Web service interface

Also Published As

Publication number Publication date
CN109451014B (en) 2021-02-05

Similar Documents

Publication Publication Date Title
CN109451014A (en) A kind of WebService agency plant and its transparent proxy method
US10244059B2 (en) Systems and methods for the demand-driven deployment of location-neutral software
US8375122B2 (en) Web service information management in service-oriented architecture applications
JP5277251B2 (en) Model-based composite application platform
US8248992B2 (en) Method and apparatus for providing home network device service to an external device through web service
TW591909B (en) Dynamic deployment of services in a computing network
JP5160553B2 (en) Aggregation of portlets used in the client environment without depending on server resources
CN106663033B (en) System and method for supporting a wraparound domain and proxy model and updating service information for cross-domain messaging in a transactional middleware machine environment
CN111371679A (en) Method for realizing API gateway based on kubernets and Kong
JP2016538669A (en) System and method for content caching with notification-based invalidation
US20050010661A1 (en) Systems and methods for testing network services
US7996562B2 (en) Messaging system interface to web services
US9128886B2 (en) Computer implemented method, computer system, electronic interface, mobile computing device and computer readable medium
CN114205342A (en) Routing method, electronic device, medium, and program product for service debugging
CN115811546B (en) System and method for realizing network collaborative distributed processing by scientific and technological service
CN100512304C (en) Method for providing network service based on middleware platform
US11552868B1 (en) Collect and forward
US8812556B2 (en) Storing modification data for recreating modifications
US11546405B2 (en) Methods for exposing mainframe data as a web service and devices thereof
EP2101474A1 (en) Service bindings for web services
van Gurp et al. Service grid variability realization
CN102143181B (en) Method and device for acquiring resources in grid environment
Malvik Administration
Helmy et al. Vehicle-to-Cloud System New Architecture based on Adaptive AUTOSAR, VSS, and VISS
CN118101745A (en) Distributed micro-service treatment method for borderless vehicle agent

Legal Events

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

Effective date of registration: 20220817

Address after: Room 403, No. 355, Wenqu Road, High-tech Zone, Hefei City, Anhui Province, 230094

Patentee after: Anhui Zhongke guochuanggao trusted software Co.,Ltd.

Address before: No. 355, Wenqu Road, hi tech Zone, Hefei City, Anhui Province

Patentee before: USTC SINOVATE SOFTWARE CO.,LTD.