CN104270470A - Remote service invocation method, device and system - Google Patents

Remote service invocation method, device and system Download PDF

Info

Publication number
CN104270470A
CN104270470A CN201410578360.XA CN201410578360A CN104270470A CN 104270470 A CN104270470 A CN 104270470A CN 201410578360 A CN201410578360 A CN 201410578360A CN 104270470 A CN104270470 A CN 104270470A
Authority
CN
China
Prior art keywords
call
service
packet
parameters
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201410578360.XA
Other languages
Chinese (zh)
Inventor
李七生
胡斌
冯维
姜一维
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
HANGZHOU GOLDENSOFT SYSTEM Co Ltd
Original Assignee
HANGZHOU GOLDENSOFT SYSTEM Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by HANGZHOU GOLDENSOFT SYSTEM Co Ltd filed Critical HANGZHOU GOLDENSOFT SYSTEM Co Ltd
Priority to CN201410578360.XA priority Critical patent/CN104270470A/en
Publication of CN104270470A publication Critical patent/CN104270470A/en
Pending legal-status Critical Current

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/01Protocols
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web 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]

Abstract

The application provides a remote service invocation method, device and system. The remote service invocation method comprises the following steps: when an invocation command sent by a service calling program is received, a corresponding server is determined, wherein the server is in the Internet, and the invocation command comprises invocation parameters; the invocation parameters are extracted and serialized; the serialized invocation parameters are wrapped into a data packet; the data packet is sent to the server through the Internet by the HTTP protocol, so that the server returns the invocation result, and the invocation result is returned to the service calling program to complete one-time remote service invocation in the public network. Besides, the data packet sent from a client can be encrypted and compressed, so that the data packet can be safely and quickly transmitted in the public network.

Description

A kind of remote service calling method, Apparatus and system
Technical field
The present invention relates to software technology field, especially a kind of remote service calling method, Apparatus and system.
Background technology
In software field, the client-server communication pattern of exploitation, user end to server sends service invocation request, and server end is provided with serviced component, and server by utilizing serviced component responds described call request.
At present, JAVA RMI (Java Remote Method Invocation, Java RMI) technology is usually used to realize calling of remote service.In Java programming language, this technology is a kind of application programming interface technology for realizing remote procedure call, the object on the routine call remote server that it can make client run.But this kind of service call mode, just application in a local network, is not applied in the Internet public network.
Summary of the invention
In view of this, the invention provides a kind of remote service calling method, Apparatus and system, in order to realize calling of remote service in the Internet public network.For realizing described goal of the invention, technical scheme provided by the invention is as follows:
A kind of remote service calling method, be applied to client, described method comprises:
When receiving the call instruction that service call program sends, determine the server corresponding with described client;
Extract the call parameters in described call instruction, and described call parameters is carried out serializing process;
Call parameters after serializing process is encapsulated as packet, and utilizes http protocol that described packet is sent to described server by the Internet, trigger described server and return and corresponding with described packet call result;
Described result of calling is back to described service call program.
The above-mentioned remote service calling method being applied in client, preferably, describedly carries out serializing process by described call parameters, comprising:
Utilize the Hessian serializing assembly pre-set, described call parameters is carried out serializing process.
The above-mentioned remote service calling method being applied in client, preferably, described described call parameters carried out serializing process after, also comprise:
Encrypt the call parameters after described serializing;
Correspondingly, describedly call parameters after serializing process be encapsulated as packet comprise:
By described serializing and encryption after call parameters be encapsulated as packet.
The above-mentioned remote service calling method being applied in client, preferably, after the call parameters after the described serializing of described encryption, also comprises:
Compress described serializing and encryption after call parameters;
Correspondingly, described call parameters by described serializing and after encryption is encapsulated as packet and comprises:
By described serializing, encryption and compression after call parameters be encapsulated as packet.
Present invention also provides a kind of remote service calling method, be applied in server, described method comprises:
When receiving the service call packet that client is sent by the Internet, extract the call parameters in described service call packet;
According to described call parameters, call corresponding service execution module, obtain and call result;
Described result of calling is back to described client.
The above-mentioned remote service calling method being applied in server, preferably, the call parameters in described service call packet be serializing, encryption and compression after call parameters;
Wherein, the call parameters in the described service call packet of described extraction comprises:
Described service call packet is decompressed, deciphers and unserializing process, obtain call parameters.
Present invention also provides a kind of remote service calling device, be applied in client, described device comprises:
Server determining unit, for when receiving the call instruction that service call program sends, determines the server corresponding with described client;
Call parameters processing unit, for extracting the call parameters in described call instruction, and carries out serializing process by described call parameters;
Packet Generation unit, for the call parameters after serializing process is encapsulated as service call packet, and utilize http protocol that described service call packet is sent to described server by the Internet, trigger described server and return and corresponding with described service call packet call result;
Call result and return unit, for described result of calling is back to described service call program.
Present invention also provides a kind of remote service calling device, be applied in server, described device comprises:
Call parameters extraction unit, for when receiving the service call packet that client is sent by the Internet, extracts the call parameters in described service call packet;
Call result and obtain unit, for according to described call parameters, call corresponding service execution module, obtain and call result;
Call result transmitting element, for described result of calling is back to described client.
Present invention also provides a kind of remote service calling system, comprising: be applied in the remote service calling device of client as claimed in claim 7 and be applied in the remote service calling device of server as claimed in claim 8.
Above-mentioned remote service calling system, described in be applied in client remote service calling device also comprise:
Compress-encrypt unit, for after described call parameters is carried out serializing process, compresses and the call parameters of cryptographic serialisation;
Described call parameters extraction unit comprises:
Extract subelement, for decompressing to described service call packet, deciphering and unserializing process, obtain call parameters.
From above technical scheme, the remote service calling method that the present embodiment provides, Apparatus and system, when receiving the call instruction that service call program sends, determine corresponding server, wherein, this server is the server in the Internet, call parameters is comprised in call instruction, extract call parameters, and call parameters is carried out serializing process, call parameters after serializing process is encapsulated as packet, and utilize http protocol that this packet is sent to server by the Internet, return to make server and call result, and this is called result and be back to service call program, complete the remote service invoked procedure once in public network.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparently, accompanying drawing in the following describes is only embodiments of the invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to the accompanying drawing provided.
The flow chart being applied in the remote service calling method of client that Fig. 1 provides for the embodiment of the present invention;
Another flow chart being applied in the remote service calling method of client that Fig. 2 provides for the embodiment of the present invention;
The another flow chart being applied in the remote service calling method of client that Fig. 3 provides for the embodiment of the present invention;
The flow chart being applied in the remote service calling method of server that Fig. 4 provides for the embodiment of the present invention;
The structure chart being applied in the remote service calling device of client that Fig. 5 provides for the embodiment of the present invention;
The structure chart being applied in the remote service calling device of server that Fig. 6 provides for the embodiment of the present invention;
The structure chart of the remote service calling system that Fig. 7 provides for the embodiment of the present invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
See Fig. 1, it illustrates the flow process of the remote service calling method that the embodiment of the present invention provides, be applied in client, this flow process specifically comprises the following steps:
Step S101: when receiving the call instruction that service call program sends, determine the server corresponding with described client.
Wherein, include service call program in client, this service call program needs the service of calling to be kept at server, needs to illustrate, this server is the server on public network.Server has URL (Uniform Resoure Locator, uniform resource locator) address, and this URL address is distributed to client, for client when service call, determines corresponding server.Correspondingly, client, when starting up, carries out initialization operation.Initialization operation is included in URL address and the port-mark of the issue of client configuration server.Utilize this URL address to determine server, and utilize port-mark to determine server receives the port numbers of service invocation request further.
Step S102: extract the call parameters in described call instruction, and described call parameters is carried out serializing process.
Need to illustrate, server calls specific service, needs service name and parameter.Wherein, service name is used for the service of determining specifically to call in multiple service, and parameter is used for generation and calls result.Comprise call parameters in call instruction, alternatively, call parameters comprises service name and parameter.
Service in client call public network on server, that is, this invoked procedure relates to process telecommunication.And two processes are when carrying out telecommunication, the data of transmission need the form being converted to binary sequence to transmit in a network.Call parameters is converted to binary sequence by serializing process exactly.
Step S103: the call parameters after serializing process is encapsulated as packet, and utilize http protocol that described packet is sent to described server by the Internet, triggers described server and returns and corresponding with described packet call result.
Call parameters after serializing process is binary sequence, needs this binary sequence to be packaged into packet, and by can at the http protocol of public network transmitting data, by this Packet Generation to server end.Need to illustrate, above-mentioned server URL address and port information are respectively used to determine that server and server receive service invocation request port used.Particularly, by the server that Packet Generation represents to server URL address, and specifically send it to port corresponding to port-mark.
Server registration has receiver, this receiver can receive the packet that client sends, and after receiving this packet, unserializing process is carried out to the call parameters of serializing in packet, thus acquisition call parameters, and then utilize call parameters to call service implementation, thus result is called in generation.
Particularly, service parameter comprises service name and service parameter.Utilize service name to determine corresponding service module, trigger this service implementation and utilize service parameter generation to call result.
Step S104: described result of calling is back to described service call program.
Wherein, server returns and calls the Executive Module of result to the present embodiment, and this is called result and is back to service call program by the Executive Module of the present embodiment, completes a far call process.
From above technical scheme, the remote service calling method that the present embodiment provides, when receiving the call instruction that service call program sends, determine corresponding server, wherein, this server is the server in the Internet, call parameters is comprised in call instruction, extract call parameters, and call parameters is carried out serializing process, call parameters after serializing process is encapsulated as packet, and utilize http protocol that this packet is sent to server by the Internet, return to make server and call result, and this is called result and be back to service call program, complete the remote service invoked procedure once in public network.
In prior art, client has services cache function, also just have a talk about, the memory address of service implementation can be buffered in client this locality by client, after client receives the call parameters of service calling module, first the memory address of service is searched in this locality, and the memory address found is included in the call parameters of generation, be sent to server, this memory address determination service execution module position in internal memory of server direct basis, and then Trigger services realizes module and realizes service invocation procedure.But services cache method of the prior art, after the memory address of the service implementation of server changes, can cause the invalid of call parameters, and then cause the failure of service call.
Unlike, in the present embodiment, service name and service parameter is only included in the call parameters received, do not include the memory address of service implementation, but this call parameters is sent to server, server, according to the corresponding relation of the memory address of the service name that pre-sets and service implementation, determines the memory address of the service implementation that the service name that needs to call is corresponding.After the memory address of service implementation changes, server can change the corresponding relation of memory address and service name thereupon, therefore, the remote service calling method that the present embodiment provides is dynamic, that is, and do not rely on the memory address being stored in advance in local service implementation, and then can avoid in prior art, the memory address of service implementation being prestored the service call failure scenario caused.
Need to illustrate, in above-described embodiment, server calls service implementation generates when calling result, and what call is the service interface of service implementation, and this service interface needs to be distributed to client, for generating the service name in call instruction according to interface name.In addition, it should be noted that, the service interface of issue not concrete service calling method, and client, when starting up's initialization, can generate dynamic proxy class according to service interface, and namely this dynamic proxy class is concrete service calling method.
The specific implementation of in step S102, described call parameters being carried out serializing process in the above-described embodiments can be:
Utilize the Hessian serializing assembly pre-set, described call parameters is carried out serializing process.
Need to illustrate, serializing assembly of the prior art has multiple, compared to the built-in serializing assembly of use Java, utilizes Hessian serializing assembly can complete serialization process more rapidly.Wherein, to what input, Hessian serializing assembly, can treat that sequence data carries out serializing process.Certainly, when the data inputted are call parameters, can these data of serializing.Need to illustrate, in Hessian assembly, be provided with descriptor, and descriptor adopts is the form of key-value pair.The descriptor of this kind of form is fewer than the descriptor of existing JAVA built-in serializing assembly, and thus, its serializing speed will faster than the built-in serializing assembly of JAVA.
It should be noted that, the remote service calling method that above-described embodiment provides is by internet transmission data, and the Internet is easily subject to the attack of the rogue programs such as hacker, data transmission security is lower, therefore, another remote service calling method is embodiments provided, specifically see Fig. 2.Wherein:
Step S103: encrypt the call parameters after described serializing.
Wherein, encryption method can be DES symmetric encipherment algorithm, also can be rivest, shamir, adelman.Utilizing DES symmetric encipherment algorithm to encrypt the key used is DES key, and this key and server are consistent, and like this, server end could to the decrypt data after encryption.Information Security after encryption is higher, is more suitable for transmitting in public network.
Step S104: the call parameters by described serializing and after encryption is encapsulated as packet, and utilizes http protocol that described packet is sent to described server by the Internet, triggers described server and returns and corresponding with described packet call result.
Need to illustrate, the explanation of step S101, step S102 and step S105, with reference to the explanation in the corresponding embodiment of Fig. 1, does not repeat herein.
Meanwhile, public network transmission rate, generally lower than local area network (LAN), therefore, can be considered transferring content to compress to improve efficiency of transmission.With reference to Fig. 3, it illustrates the flow process of the another remote service calling method that the embodiment of the present invention provides.Wherein:
Step S104: compress described serializing and encryption after call parameters.
In the present embodiment, ZIP compression algorithm can be used.Certainly, can also be other compression algorithms existing, and be not specifically limited.ZIP compression algorithm can be treated compressed content and compress, certainly, input the present embodiment in serializing and encryption after call parameters, can realize equally compression.Alternatively, compression algorithm principle is represented the multibyte of repetition or the less data volume of byte content, thus realize compression.
Step S105: by described serializing, encryption and call parameters after compression is encapsulated as packet, and utilize http protocol that described packet is sent to described server by the Internet, triggers described server and returns and corresponding with described packet call result.
Need to illustrate, the explanation of step S101, step S102, step S103 and step S106, with reference to the explanation in the corresponding embodiment of Fig. 2, does not repeat herein.
Remote service calling method in each embodiment above-mentioned is applied in client, meanwhile, in order to the operation of customer in response end, needs to arrange corresponding server.See Fig. 4, it illustrates the remote service calling method that the embodiment of the present invention provides, be applied in server, specifically comprise the following steps:
Step S201: when receiving the service call packet that client is sent by the Internet, extracts the call parameters in described service call packet.
When client by the Internet by service call Packet Generation to server time, server by registration monitor listen to this packet after, extract the call parameters in this packet.Wherein, call parameters can comprise service name and service parameter.
Step S202: according to described call parameters, calls corresponding service execution module, obtains and calls result.
Wherein, server is provided with service execution module, and service interface is set, can service execution module be called by service interface.Particularly, by service name determination service interface, and send service parameter to this service interface, thus make service execution module utilize service parameter generation to call result.
Step S203: described result of calling is back to described client.
In the present embodiment, result will be called by the Internet and return.
From above technical scheme, be applied in the service calling method of server when receiving the service call packet that client is sent by the Internet, respond this service call packet, generate corresponding calling result and return, the remote service realized in public network is called.
Certainly, client send service call packet in call parameters can for serializing, encryption and compression after call parameters, therefore, the specific implementation extracting the call parameters in described service call packet in above-described embodiment is:
Described service call packet is decompressed, deciphers and unserializing process, obtain call parameters.
Particularly, decompress and decipher corresponding with the compression that client uses and encryption method respectively.Wherein, the algorithm of unserializing can apply Hessian assembly.
See Fig. 5, the embodiment of the present invention additionally provides a kind of remote service calling device, is applied in client, specifically comprises: server determining unit 101, call parameters processing unit 102, Packet Generation unit 103 and call result and return unit 104.Wherein:
Server determining unit 101, for when receiving the call instruction that service call program sends, determines the server corresponding with described client;
Call parameters processing unit 102, for extracting the call parameters in described call instruction, and carries out serializing process by described call parameters;
Packet Generation unit 103, for the call parameters after serializing process is encapsulated as service call packet, and utilize http protocol that described service call packet is sent to described server by the Internet, trigger described server and return and corresponding with described service call packet call result;
Call result and return unit 104, for described result of calling is back to described service call program.
From above technical scheme, the remote service calling device that the embodiment of the present invention provides, server can be determined, extract the call parameters in call instruction, and calling data bag is encapsulated as after calling argument sequence process, utilize http protocol, by the Internet, calling data bag is sent to server, trigger server returns and calls result, realizes calling of the remote service in public network.
See Fig. 6, the embodiment of the present invention additionally provides a kind of remote service calling device, is applied in server, comprises: call parameters extraction unit 201, call result obtain unit 202 and 203.Wherein:
Call parameters extraction unit 201, for when receiving the service call packet that client is sent by the Internet, extracts the call parameters in described service call packet;
Call result and obtain unit 202, for according to described call parameters, call corresponding service execution module, obtain and call result;
Call result transmitting element 203, for described result of calling is back to described client.
From above technical scheme, the embodiment of the present invention can realize server in public network to the service response of the service call packet sent by the Internet.
See Fig. 7, the embodiment of the present invention additionally provides a kind of remote service calling system, specifically comprises: the remote service calling device being applied in client shown in above-mentioned Fig. 5 and the remote service calling device being applied in server as shown in Figure 6.
In above-mentioned remote service calling system, the remote service calling device being applied in client returns except unit 104 except comprising server determining unit 101, call parameters processing unit 102 and calling result, can also comprise: compress-encrypt unit 105, for after described call parameters is carried out serializing process, compress and the call parameters of cryptographic serialisation.Correspondingly, Packet Generation unit 103 by serializing, encryption and compression after call parameters be encapsulated as packet, and utilize http protocol that described packet is sent to described server by the Internet, trigger described server and return and corresponding with described packet call result.
Simultaneously, in above-mentioned remote service calling system, the call parameters extraction unit 201 be applied in the remote service calling device of server comprises: extract subelement, for decompressing to described service call packet, deciphering and unserializing process, obtains call parameters.
From above technical scheme, the embodiment of the present invention be can be implemented in public network and is guaranteed data security by compress-encrypt data and transmit efficiently.
It should be noted that, each embodiment in this specification all adopts the mode of going forward one by one to describe, and what each embodiment stressed is the difference with other embodiments, between each embodiment identical similar part mutually see.
Also it should be noted that, in this article, the such as relational terms of first and second grades and so on is only used for an entity or operation to separate with another entity or operating space, and not necessarily requires or imply the relation that there is any this reality between these entities or operation or sequentially.And, term " comprises ", " comprising " or its any other variant are intended to contain comprising of nonexcludability, thus make to comprise the process of a series of key element, method, article or equipment and not only comprise those key elements, but also comprise other key elements clearly do not listed, or also comprise by the intrinsic key element of this process, method, article or equipment.When not more restrictions, the key element limited by statement " comprising ... ", and be not precluded within process, method, article or the equipment comprising above-mentioned key element and also there is other identical element.
To the above-mentioned explanation of the disclosed embodiments, professional and technical personnel in the field are realized or uses the present invention.To be apparent for those skilled in the art to the multiple amendment of these embodiments, General Principle as defined herein can without departing from the spirit or scope of the present invention, realize in other embodiments.Therefore, the present invention can not be restricted to these embodiments shown in this article, but will meet the widest scope consistent with principle disclosed herein and features of novelty.

Claims (10)

1. a remote service calling method, is characterized in that, is applied to client, and described method comprises:
When receiving the call instruction that service call program sends, determine the server corresponding with described client;
Extract the call parameters in described call instruction, and described call parameters is carried out serializing process;
Call parameters after serializing process is encapsulated as packet, and utilizes http protocol that described packet is sent to described server by the Internet, trigger described server and return and corresponding with described packet call result;
Described result of calling is back to described service call program.
2. remote service calling method according to claim 1, is characterized in that, described described call parameters is carried out serializing process, comprising:
Utilize the Hessian serializing assembly pre-set, described call parameters is carried out serializing process.
3. remote service calling method according to claim 1, is characterized in that, described described call parameters carried out serializing process after, also comprise:
Encrypt the call parameters after described serializing;
Correspondingly, describedly call parameters after serializing process be encapsulated as packet comprise:
By described serializing and encryption after call parameters be encapsulated as packet.
4. remote service calling method according to claim 3, is characterized in that, after the call parameters after the described serializing of described encryption, also comprises:
Compress described serializing and encryption after call parameters;
Correspondingly, described call parameters by described serializing and after encryption is encapsulated as packet and comprises:
By described serializing, encryption and compression after call parameters be encapsulated as packet.
5. a remote service calling method, is characterized in that, is applied in server, and described method comprises:
When receiving the service call packet that client is sent by the Internet, extract the call parameters in described service call packet;
According to described call parameters, call corresponding service execution module, obtain and call result;
Described result of calling is back to described client.
6. remote service calling method according to claim 5, is characterized in that, the call parameters in described service call packet be serializing, encryption and compression after call parameters;
Wherein, the call parameters in the described service call packet of described extraction comprises:
Described service call packet is decompressed, deciphers and unserializing process, obtain call parameters.
7. a remote service calling device, is characterized in that, is applied in client, and described device comprises:
Server determining unit, for when receiving the call instruction that service call program sends, determines the server corresponding with described client;
Call parameters processing unit, for extracting the call parameters in described call instruction, and carries out serializing process by described call parameters;
Packet Generation unit, for the call parameters after serializing process is encapsulated as service call packet, and utilize http protocol that described service call packet is sent to described server by the Internet, trigger described server and return and corresponding with described service call packet call result;
Call result and return unit, for described result of calling is back to described service call program.
8. a remote service calling device, is characterized in that, is applied in server, and described device comprises:
Call parameters extraction unit, for when receiving the service call packet that client is sent by the Internet, extracts the call parameters in described service call packet;
Call result and obtain unit, for according to described call parameters, call corresponding service execution module, obtain and call result;
Call result transmitting element, for described result of calling is back to described client.
9. a remote service calling system, is characterized in that, comprising: be applied in the remote service calling device of client as claimed in claim 7 and be applied in the remote service calling device of server as claimed in claim 8.
10. remote service calling system according to claim 9, is characterized in that, described in be applied in client remote service calling device also comprise:
Compress-encrypt unit, for after described call parameters is carried out serializing process, compresses and the call parameters of cryptographic serialisation;
Described call parameters extraction unit comprises:
Extract subelement, for decompressing to described service call packet, deciphering and unserializing process, obtain call parameters.
CN201410578360.XA 2014-10-24 2014-10-24 Remote service invocation method, device and system Pending CN104270470A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410578360.XA CN104270470A (en) 2014-10-24 2014-10-24 Remote service invocation method, device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410578360.XA CN104270470A (en) 2014-10-24 2014-10-24 Remote service invocation method, device and system

Publications (1)

Publication Number Publication Date
CN104270470A true CN104270470A (en) 2015-01-07

Family

ID=52161959

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410578360.XA Pending CN104270470A (en) 2014-10-24 2014-10-24 Remote service invocation method, device and system

Country Status (1)

Country Link
CN (1) CN104270470A (en)

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105721473A (en) * 2016-02-24 2016-06-29 锐达互动科技股份有限公司 WEB side remote invoking optimizing method and system
CN106034138A (en) * 2015-03-09 2016-10-19 阿里巴巴集团控股有限公司 Remote service calling method and remote service calling device
CN106648940A (en) * 2017-03-13 2017-05-10 北京百悟科技有限公司 Remote procedure call method and device
CN106686021A (en) * 2015-11-05 2017-05-17 北京京东尚科信息技术有限公司 Service invoking method and gateway
CN106933679A (en) * 2015-12-31 2017-07-07 北京城市网邻信息技术有限公司 The method and device of data receiver
CN107105004A (en) * 2017-03-02 2017-08-29 人谷科技(北京)有限责任公司 Cross-platform service calling method and device
WO2017157039A1 (en) * 2016-03-17 2017-09-21 华为技术有限公司 Redirection method, apparatus, and system
CN107332891A (en) * 2017-06-22 2017-11-07 李辛 Method, server and the client of HTTP request processing
CN107483399A (en) * 2017-06-30 2017-12-15 武汉斗鱼网络科技有限公司 A kind of Information encapsulation method and device in remote procedure call
CN107623742A (en) * 2017-09-30 2018-01-23 安徽联智创新软件有限公司 Tele-control system based on operational order serializing
CN107800552A (en) * 2016-09-02 2018-03-13 杭州海康威视数字技术股份有限公司 A kind of data interactive method and device
CN108255615A (en) * 2017-11-30 2018-07-06 平安科技(深圳)有限公司 Across language call method, server and storage medium
CN108259500A (en) * 2018-01-26 2018-07-06 郑州云海信息技术有限公司 A kind of RPC means of communication, system and device
CN109120631A (en) * 2018-09-04 2019-01-01 苏州科达科技股份有限公司 Funcall system, method, apparatus and storage medium
CN109756481A (en) * 2018-11-30 2019-05-14 广州因特信息科技有限公司 Realization method and system based on long-distance network distribution docking third party system
CN110046052A (en) * 2018-12-04 2019-07-23 阿里巴巴集团控股有限公司 A kind of service calling method and device
CN110602182A (en) * 2019-08-27 2019-12-20 深圳前海达闼云端智能科技有限公司 Service scheduling method, device and system, global load balancer and client
CN110719503A (en) * 2019-09-27 2020-01-21 视联动力信息技术股份有限公司 Data acquisition method and device
CN111158777A (en) * 2019-12-12 2020-05-15 中移(杭州)信息技术有限公司 Component calling method and device and computer readable storage medium
CN111258772A (en) * 2018-12-01 2020-06-09 阿里巴巴集团控股有限公司 Service calling information processing method, device and system
CN111262897A (en) * 2018-12-01 2020-06-09 阿里巴巴集团控股有限公司 Service call routing processing method, device and system
CN111510393A (en) * 2019-01-30 2020-08-07 阿里巴巴集团控股有限公司 Traffic scheduling method, device and system
CN112631577A (en) * 2021-03-10 2021-04-09 北京瑞莱智慧科技有限公司 Model scheduling method, model scheduler and model safety test platform
CN112698970A (en) * 2020-12-31 2021-04-23 北京千方科技股份有限公司 Service calling method and device for micro-service architecture and computer storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050175031A1 (en) * 2004-02-09 2005-08-11 Harley Joseph L.Jr. Method and apparatus for remotely monitoring and controlling devices
CN101645785A (en) * 2009-04-30 2010-02-10 中国科学院声学研究所 Data-intensive multimedia service calling method based on extended SOAP
CN102098296A (en) * 2010-12-29 2011-06-15 北京新媒传信科技有限公司 Method and system for realizing remote call
CN102262560A (en) * 2010-05-27 2011-11-30 阿里巴巴集团控股有限公司 Calling method, device and system for remote service
CN102438048A (en) * 2011-12-15 2012-05-02 北京新媒传信科技有限公司 Method and system for calling remote service from Internet

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050175031A1 (en) * 2004-02-09 2005-08-11 Harley Joseph L.Jr. Method and apparatus for remotely monitoring and controlling devices
CN101645785A (en) * 2009-04-30 2010-02-10 中国科学院声学研究所 Data-intensive multimedia service calling method based on extended SOAP
CN102262560A (en) * 2010-05-27 2011-11-30 阿里巴巴集团控股有限公司 Calling method, device and system for remote service
CN102098296A (en) * 2010-12-29 2011-06-15 北京新媒传信科技有限公司 Method and system for realizing remote call
CN102438048A (en) * 2011-12-15 2012-05-02 北京新媒传信科技有限公司 Method and system for calling remote service from Internet

Cited By (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106034138A (en) * 2015-03-09 2016-10-19 阿里巴巴集团控股有限公司 Remote service calling method and remote service calling device
CN106034138B (en) * 2015-03-09 2019-08-09 阿里巴巴集团控股有限公司 A kind of remote service calling method and device
CN106686021A (en) * 2015-11-05 2017-05-17 北京京东尚科信息技术有限公司 Service invoking method and gateway
CN106933679B (en) * 2015-12-31 2021-05-28 北京城市网邻信息技术有限公司 Data receiving method and device
CN106933679A (en) * 2015-12-31 2017-07-07 北京城市网邻信息技术有限公司 The method and device of data receiver
CN105721473B (en) * 2016-02-24 2019-07-09 锐达互动科技股份有限公司 A kind of method and system of WEB terminal far call optimization
CN105721473A (en) * 2016-02-24 2016-06-29 锐达互动科技股份有限公司 WEB side remote invoking optimizing method and system
US10810024B2 (en) * 2016-03-17 2020-10-20 Huawei Technologies Co., Ltd. Redirection method and apparatus, and system
CN107203408B (en) * 2016-03-17 2021-02-23 华为技术有限公司 Redirection method, device and system
US20190026131A1 (en) * 2016-03-17 2019-01-24 Huawei Technologies Co., Ltd. Redirection Method and Apparatus, and System
WO2017157039A1 (en) * 2016-03-17 2017-09-21 华为技术有限公司 Redirection method, apparatus, and system
CN107203408A (en) * 2016-03-17 2017-09-26 华为技术有限公司 The methods, devices and systems of redirection
CN107800552B (en) * 2016-09-02 2020-11-27 杭州海康威视数字技术股份有限公司 Data interaction method and device
CN107800552A (en) * 2016-09-02 2018-03-13 杭州海康威视数字技术股份有限公司 A kind of data interactive method and device
CN107105004B (en) * 2017-03-02 2020-06-26 人谷科技(北京)有限责任公司 Cross-platform service calling method and device
CN107105004A (en) * 2017-03-02 2017-08-29 人谷科技(北京)有限责任公司 Cross-platform service calling method and device
CN106648940A (en) * 2017-03-13 2017-05-10 北京百悟科技有限公司 Remote procedure call method and device
CN106648940B (en) * 2017-03-13 2020-05-22 北京百悟科技有限公司 Remote procedure calling method and device
CN107332891B (en) * 2017-06-22 2020-06-02 李辛 HTTP request processing method, server and client
CN107332891A (en) * 2017-06-22 2017-11-07 李辛 Method, server and the client of HTTP request processing
CN107483399B (en) * 2017-06-30 2020-10-16 武汉斗鱼网络科技有限公司 Information packaging method and device in remote procedure call
CN107483399A (en) * 2017-06-30 2017-12-15 武汉斗鱼网络科技有限公司 A kind of Information encapsulation method and device in remote procedure call
CN107623742A (en) * 2017-09-30 2018-01-23 安徽联智创新软件有限公司 Tele-control system based on operational order serializing
CN108255615B (en) * 2017-11-30 2022-03-01 平安科技(深圳)有限公司 Cross-language calling method, server and storage medium
CN108255615A (en) * 2017-11-30 2018-07-06 平安科技(深圳)有限公司 Across language call method, server and storage medium
CN108259500A (en) * 2018-01-26 2018-07-06 郑州云海信息技术有限公司 A kind of RPC means of communication, system and device
CN109120631A (en) * 2018-09-04 2019-01-01 苏州科达科技股份有限公司 Funcall system, method, apparatus and storage medium
CN109120631B (en) * 2018-09-04 2021-05-14 苏州科达科技股份有限公司 Function calling system, method, device and storage medium
CN109756481A (en) * 2018-11-30 2019-05-14 广州因特信息科技有限公司 Realization method and system based on long-distance network distribution docking third party system
CN111262897B (en) * 2018-12-01 2022-06-14 阿里巴巴集团控股有限公司 Service call routing processing method, device and system
CN111258772B (en) * 2018-12-01 2022-08-09 阿里巴巴集团控股有限公司 Service calling information processing method, device and system
CN111262897A (en) * 2018-12-01 2020-06-09 阿里巴巴集团控股有限公司 Service call routing processing method, device and system
CN111258772A (en) * 2018-12-01 2020-06-09 阿里巴巴集团控股有限公司 Service calling information processing method, device and system
CN110046052A (en) * 2018-12-04 2019-07-23 阿里巴巴集团控股有限公司 A kind of service calling method and device
CN110046052B (en) * 2018-12-04 2023-10-17 创新先进技术有限公司 Service calling method and device
CN111510393B (en) * 2019-01-30 2023-10-31 阿里巴巴集团控股有限公司 Traffic scheduling method, device and system
CN111510393A (en) * 2019-01-30 2020-08-07 阿里巴巴集团控股有限公司 Traffic scheduling method, device and system
CN110602182A (en) * 2019-08-27 2019-12-20 深圳前海达闼云端智能科技有限公司 Service scheduling method, device and system, global load balancer and client
CN110602182B (en) * 2019-08-27 2022-02-01 达闼机器人有限公司 Service scheduling method, device and system, global load balancer and client
CN110719503A (en) * 2019-09-27 2020-01-21 视联动力信息技术股份有限公司 Data acquisition method and device
CN111158777A (en) * 2019-12-12 2020-05-15 中移(杭州)信息技术有限公司 Component calling method and device and computer readable storage medium
CN111158777B (en) * 2019-12-12 2023-10-27 中移(杭州)信息技术有限公司 Component calling method, device and computer readable storage medium
CN112698970A (en) * 2020-12-31 2021-04-23 北京千方科技股份有限公司 Service calling method and device for micro-service architecture and computer storage medium
CN112631577A (en) * 2021-03-10 2021-04-09 北京瑞莱智慧科技有限公司 Model scheduling method, model scheduler and model safety test platform

Similar Documents

Publication Publication Date Title
CN104270470A (en) Remote service invocation method, device and system
CN107800675B (en) Data transmission method, terminal and server
CN107786331B (en) Data processing method, device, system and computer readable storage medium
CN112019541B (en) Data transmission method and device, computer equipment and storage medium
CN107483383B (en) Data processing method, terminal, background server and storage medium
CN1461461A (en) Data Securing Communication apparatus and method
CN103036872B (en) The encryption and decryption method of transfer of data, equipment and system
JP2015517685A (en) Method, apparatus and system for implementing media data processing
CN108401011A (en) The accelerated method of handshake request, equipment and fringe node in content distributing network
CN103957241A (en) Communication method and device based on message data
JP2016510196A (en) Secure network communication
CN103368975B (en) A kind of method and system of batch data safe transmission
CN105764051B (en) Authentication method, authentication device, mobile device and server
CN105208005A (en) Fingerprint authentication method, connection equipment and terminal equipment
CN103685557A (en) Method and device for uploading and downloading file
CN106612264A (en) Method and device for acquiring file decompression password
CN106788960A (en) A kind of method and device of key agreement
CN102571790A (en) Method and device for implementing encrypted transmission of target files
CN107729760B (en) CSP implementation method based on Android system and intelligent terminal
CN114301642A (en) Data transmission method, device, equipment and storage medium
CN109962888A (en) A kind of anti-tamper business access method, client and server
CN107707611B (en) Electric power data cloud processing method, device and system
WO2015188564A1 (en) Implement method and apparatus for service delivery platform charging and third party charging
CN114124914A (en) Data security transmission method and device, computer equipment and storage medium
CN111092866B (en) Key management method and device based on Hadoop

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20150107

RJ01 Rejection of invention patent application after publication