[go: up one dir, main page]

CN102137123A - Device and method for realizing process-to-process communication of different application programs on mobile terminal - Google Patents

Device and method for realizing process-to-process communication of different application programs on mobile terminal Download PDF

Info

Publication number
CN102137123A
CN102137123A CN2010101009880A CN201010100988A CN102137123A CN 102137123 A CN102137123 A CN 102137123A CN 2010101009880 A CN2010101009880 A CN 2010101009880A CN 201010100988 A CN201010100988 A CN 201010100988A CN 102137123 A CN102137123 A CN 102137123A
Authority
CN
China
Prior art keywords
data
application program
communication protocol
interprocess communication
communication 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
CN2010101009880A
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.)
Tencent Technology Beijing Co Ltd
Original Assignee
Tencent Technology Beijing 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 Tencent Technology Beijing Co Ltd filed Critical Tencent Technology Beijing Co Ltd
Priority to CN2010101009880A priority Critical patent/CN102137123A/en
Priority to BR112012018527A priority patent/BR112012018527A2/en
Priority to PCT/CN2011/070358 priority patent/WO2011088779A1/en
Priority to RU2012136195/08A priority patent/RU2523964C2/en
Publication of CN102137123A publication Critical patent/CN102137123A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Computer And Data Communications (AREA)
  • Telephonic Communication Services (AREA)

Abstract

本发明实施例提供了一种实现移动终端上不同应用程序的进程之间通信的装置和方法。该方法主要包括:在移动终端中设置进程间通信服务器,所述进程间通信服务器通过接口与发送端的应用程序的进程进行连接,接收发送端的应用程序的进程通过通信协议发送的数据;所述进程间通信服务器通过接口与接收端的应用程序的进程进行连接,将所述数据通过通信协议发送给接收端的应用程序的进程。利用本发明,实现了移动终端上的不同应用程序的进程之间的通信。

Figure 201010100988

The embodiment of the present invention provides an apparatus and method for realizing communication between processes of different application programs on a mobile terminal. The method mainly includes: setting an inter-process communication server in the mobile terminal, the inter-process communication server is connected with the process of the application program at the sending end through an interface, and receives the data sent by the process of the application program at the sending end through a communication protocol; the process The inter-communication server is connected with the process of the application program at the receiving end through an interface, and sends the data to the process of the application program at the receiving end through a communication protocol. Utilizing the invention, the communication between the processes of different application programs on the mobile terminal is realized.

Figure 201010100988

Description

Realize communicating devices and method between the process of different application on the portable terminal
Technical field
The present invention relates to communication technical field, relate in particular to communicating devices and method between a kind of process that realizes different application on the portable terminal.
Background technology
At present, the type and the operating system of portable terminals such as mobile phone vary, and the application program of using on the portable terminals such as mobile phone is also varied, and different application may use different language to develop.Such as in the applied environment of present QQ QQGame, the QQGame application program adopts Symbian (letter is than peace operating system) language development, and J2ME (Java 2Micro Edition, Java language 2 miniature editions) language development is adopted in embedded recreation in the QQGame.The J2ME language is as general cross-platform solution always, because the cross-platform transplanting of J2ME and to the support of most types and become the selection of numerous application developments.
But there are many inconveniences in communication always between the process of the application program that different language is write on the mobile phone, communicate by letter between the application program such as the application program of J2ME language development and Symbian language development, just lack effective mechanism, can not look like between them equally has Inter-Process Communication approach such as shared drive, pipeline, file, database on the PC (personal computer, Personal Computer).
In realizing process of the present invention, the inventor finds also not realize in the prior art method for communicating between the process of different application on the portable terminal such as mobile phone.
Summary of the invention
Embodiments of the invention provide method for communicating between a kind of process that realizes different application on the portable terminal, to communicate between the process that realizes different application on the portable terminal.
A kind of interprocess communication server is arranged in the portable terminal, and described interprocess communication server comprises:
Interface is provided with module, is used for being provided with the interface that is connected with the process of each application program of portable terminal;
Agreement between process and server is provided with module, be used for being provided with and the process of each application program of portable terminal between communication protocol;
The data interaction processing module, be used for by interface with after the process of the application program of transmitting terminal and receiving terminal is connected, the process of the application program of receiving end/sending end sends to these data the process of the application program of receiving terminal by the data that communication protocol sends by communication protocol.
The method of the interprocess communication in a kind of portable terminal is provided with the interprocess communication server in portable terminal, described method specifically comprises:
Described interprocess communication server is connected by the process of interface with the application program of transmitting terminal, the data that the process of the application program of receiving end/sending end sends by communication protocol;
Described interprocess communication server is connected by the process of interface with the application program of receiving terminal, described data is sent to the process of the application program of receiving terminal by communication protocol.
The technical scheme that provides by the embodiment of the invention described above as can be seen, the embodiment of the invention is by being provided with the interprocess communication server in portable terminal, realized the communication between the process of the different application on the portable terminal.
Description of drawings
In order to be illustrated more clearly in the technical scheme of the embodiment of the invention, the accompanying drawing of required use is done to introduce simply in will describing embodiment below, apparently, accompanying drawing in describing below only is some embodiments of the present invention, for those of ordinary skills, under the prerequisite of not paying creative work, can also obtain other accompanying drawing according to these accompanying drawings.
The structural representation of a kind of interprocess communication server that Fig. 1 provides for the embodiment of the invention one;
The process chart of the method for the interprocess communication in a kind of portable terminal that Fig. 2 provides for the embodiment of the invention two.
Embodiment
For ease of understanding, be that example is further explained explanation below in conjunction with accompanying drawing with several specific embodiments, and each embodiment does not constitute the qualification to the embodiment of the invention to the embodiment of the invention.
Embodiment one
This embodiment is provided with the interprocess communication server on portable terminals such as mobile phone, utilize this interprocess communication server to realize communication between the process of different application.The structural representation of a kind of interprocess communication server that this embodiment provides comprises as shown in Figure 1 as lower module:
Interface is provided with module 11, is used for being provided with the interface that is connected with the process of each application program of portable terminal, and the process by this each application program of interface can be connected with the interprocess communication server;
Agreement between process and server is provided with module 12, be used for being provided with and the process of each application program of portable terminal between communication protocol, carry out transfer of data by the process of this communication protocol and each application program.
Identical or different communication protocol can be set for the process of different application, in actual applications, TCP (Transmission Control Protocol, transmission control protocol) agreement all be set for all application programs.
Data interaction processing module 13, the process of application program that is used for receiving end/sending end is transmitted to these data the process of the application program of receiving terminal by the data that communication protocol sends by communication protocol.The data that the process of the application program of receiving terminal is returned are transmitted to the process of the application program of transmitting terminal again.
Described interprocess communication server can also comprise:
Agreement between process is provided with module 14, is used to be provided with the communication protocol between the different processes, and this communication protocol can be encapsulated among the communication protocol between process and server.
Described data interaction processing module 13 specifically can comprise:
Receiver module 131, be used for by interface with after the process of the application program of transmitting terminal is connected, the data that the process of the application program of receiving end/sending end sends by the communication protocol that sets in advance;
Decapsulation module 132 is used to utilize the process of application program of the described transmitting terminal that sets in advance and the communication protocol between the interprocess communication server, and the data that described receiver module receives are carried out decapsulation;
Package module 133 is used to utilize the process of application program of the described receiving terminal that sets in advance and the communication protocol between the interprocess communication server, and the data after the described decapsulation module decapsulation are encapsulated once more;
Sending module 134, be used for by interface with after the process of the application program of receiving terminal is connected, the data after by communication protocol described package module being encapsulated once more send to the process of the application program of described receiving terminal.After the process of the application program of receiving terminal receives the data that above-mentioned interprocess communication server sends over, communication protocol between the process of the application program of the receiving terminal that utilization sets in advance and the interprocess communication server is carried out the decapsulation first time to the request of data that receives.Then, utilize the communication protocol between the process of application program of the process of application program of the transmitting terminal set in advance and receiving terminal again, request of data after the decapsulation first time is carried out the decapsulation second time, obtain the data that the process transmission of the application program of transmitting terminal is come.
Embodiment two
Based on above-mentioned interprocess communication server, the handling process of the method for the interprocess communication in a kind of portable terminal that this embodiment provides comprises the steps: as shown in Figure 2
The process A of the application program of step 21, transmitting terminal utilizes the communication protocol that sets in advance, and the data of needs transmission are carried out twice encapsulation.
When the process A of the application program of transmitting terminal needs and the process B of the application program of receiving terminal when carrying out data communication, this process A at first utilizes the process A that sets in advance and the communication protocol between the process B, data to the needs transmission encapsulate the construction data request.
In actual applications, the process of above-mentioned process A embedded recreation in can the QQGame of QQ, above-mentioned process B can be the process of the QQGame of QQ, process A need upload game credits to process B.
Then, utilize the process A set in advance and the communication protocol (such as Transmission Control Protocol) between the interprocess communication server again, above-mentioned request of data is encapsulated once more.
After step 22, interprocess communication server carry out decapsulation, encapsulation operation to the request of data that receives, request of data is sent to the process B of the application program of receiving terminal.
Above-mentioned process A by set in advance and the interprocess communication server between interface, the communication server between connection process.Send to the interprocess communication server by the request of data of communication protocol after again with above-mentioned twice encapsulation.Communication protocol between process A that the interprocess communication server by utilizing sets in advance and the interprocess communication server is carried out decapsulation to the request of data that receives.
Request of data after utilizing the process B set in advance and the communication protocol (such as Transmission Control Protocol) between the interprocess communication server to above-mentioned decapsulation again encapsulates once more, and sends to process B.
Step 23, process B carry out twice decapsulation to the request of data that receives, the data that the process A of obtaining transmits.
After above-mentioned process B receives the request of data that above-mentioned interprocess communication server sends over, utilize the process A that sets in advance and the communication protocol between the interprocess communication server, the request of data that receives is carried out the decapsulation first time.Then, utilize the process A set in advance and the communication protocol between the process B again, the request of data after the decapsulation first time is carried out the decapsulation second time, the data that the process A of obtaining transmits.
After the data that process B transmits above-mentioned process A are handled accordingly, can return corresponding result by the interprocess communication server to process A again according to above-mentioned processing procedure.
One of ordinary skill in the art will appreciate that all or part of flow process that realizes in the foregoing description method, be to instruct relevant hardware to finish by computer program, described program can be stored in the computer read/write memory medium, this program can comprise the flow process as the embodiment of above-mentioned each side method when carrying out.Wherein, described storage medium can be magnetic disc, CD, read-only storage memory body (Read-Only Memory, ROM) or at random store memory body (Random AccessMemory, RAM) etc.
In sum, the embodiment of the invention has realized the communication between the process of the different application on the portable terminal, can be communicating by letter between host program and the plug-in unit (third party's program) a kind of approach is provided, greatly reduce the cost of the program development of portable terminal, improved the development efficiency of portable terminal.
The embodiment of the invention can also be distributed in different functions in the different application programs and realize, realize and need not call by the mode of dynamic link library or static link library, this helps the issue of program, as long as keep communication interface standard constant, just dynamic link library or static link library be needn't upgrade, relative independentability and dependence between each application program guaranteed.
Moreover the embodiment of the invention is sent out for plug-in unit melts good solution is provided, such as in the application of mobile phone browser and so on, provide the communication server to communicate by letter with the plug-in unit of exploitation, as long as the protocol interface of having an agreement between plug-in unit and the browser just can be realized the seamless combination between plug-in unit and the browser.
The above; only for the preferable embodiment of the present invention, but protection scope of the present invention is not limited thereto, and anyly is familiar with those skilled in the art in the technical scope that the present invention discloses; the variation that can expect easily or replacement all should be encompassed within protection scope of the present invention.Therefore, protection scope of the present invention should be as the criterion with the protection range of claim.

Claims (10)

1. an interprocess communication server is characterized in that, is arranged in the portable terminal, and described interprocess communication server comprises:
Interface is provided with module, is used for being provided with the interface that is connected with the process of each application program of portable terminal;
Agreement between process and server is provided with module, be used for being provided with and the process of each application program of portable terminal between communication protocol;
The data interaction processing module, be used for by interface with after the process of the application program of transmitting terminal and receiving terminal is connected, the process of the application program of receiving end/sending end sends to these data the process of the application program of receiving terminal by the data that communication protocol sends by communication protocol.
2. interprocess communication server according to claim 1 is characterized in that, described interprocess communication server also comprises:
Agreement between process is provided with module, is used to be provided with the communication protocol between the process of different application programs.
3. interprocess communication server according to claim 1 and 2 is characterized in that, described data interaction processing module comprises:
Receiver module, be used for by interface with after the process of the application program of transmitting terminal is connected, the data that the process of the application program of receiving end/sending end sends by the communication protocol that sets in advance;
Decapsulation module is used to utilize the process of application program of the described transmitting terminal that sets in advance and the communication protocol between the interprocess communication server, and the data that described receiver module receives are carried out decapsulation;
Package module is used to utilize the process of application program of the described receiving terminal that sets in advance and the communication protocol between the interprocess communication server, and the data after the described decapsulation module decapsulation are encapsulated once more;
Sending module, be used for by interface with after the process of the application program of receiving terminal is connected, the data after by communication protocol described package module being encapsulated once more send to the process of the application program of described receiving terminal.
4. interprocess communication server according to claim 1, it is characterized in that, described data interaction processing module also is used to receive the data that the process of the application program of receiving terminal is returned by communication protocol, these data is returned to again the process of the application program of transmitting terminal by communication protocol.
5. the method for the interprocess communication in the portable terminal is characterized in that the interprocess communication server is set, and described method specifically comprises in portable terminal:
Described interprocess communication server is connected by the process of interface with the application program of transmitting terminal, the data that the process of the application program of receiving end/sending end sends by communication protocol;
Described interprocess communication server is connected by the process of interface with the application program of receiving terminal, described data is sent to the process of the application program of receiving terminal by communication protocol.
6. the method for the interprocess communication in the portable terminal according to claim 5, it is characterized in that, described described interprocess communication server is connected by the process of interface with the application program of transmitting terminal, and the process of the application program of receiving end/sending end comprises by the data that communication protocol sends:
When first process of the application program of transmitting terminal needs and second process of the application program of receiving terminal when carrying out data communication, described first process that the described first process utilization sets in advance and the communication protocol between second process, data to the needs transmission encapsulate the construction data request;
Described first process is utilized described first process that sets in advance and the communication protocol between the interprocess communication server again, and described request of data is encapsulated;
Described first process that the described first process utilization sets in advance and the interface between the interprocess communication server connect described interprocess communication server, send to described interprocess communication server by the request of data of communication protocol after with described twice encapsulation.
7. the method for the interprocess communication in the portable terminal according to claim 5, it is characterized in that, described described interprocess communication server is connected by the process of interface with the application program of receiving terminal, and described data are comprised by the process that communication protocol sends to the application program of receiving terminal:
Communication protocol between described first process of described interprocess communication server by utilizing and the interprocess communication server, the request of data that receives is carried out decapsulation, utilize described second process set in advance and the communication protocol between the interprocess communication server again, the request of data after the described decapsulation is encapsulated once more;
Described second process that described interprocess communication server by utilizing sets in advance and the interface between the interprocess communication server connect described second process, by communication protocol with described once more the encapsulation after request of data send to described second process.
8. interprocess communication server according to claim 5 is characterized in that, described communication protocol comprises: the transmission control protocol Transmission Control Protocol.
9. according to the method for the interprocess communication in claim 5 or 6 or the 7 or 8 described portable terminals, it is characterized in that described method also comprises:
After described second process receives the request of data that described interprocess communication server sends over, utilize described second process that sets in advance and the communication protocol between the interprocess communication server, the request of data that receives is carried out the decapsulation first time;
Described second process is utilized described second process that sets in advance and the communication protocol between described first process again, and the request of data after the decapsulation first time is carried out the decapsulation second time, obtains the data that described first process transmission is come.
10. according to the method for the interprocess communication in claim 5 or 6 or the 7 or 8 described portable terminals, it is characterized in that described method also comprises:
Described interprocess communication server receives the data that the process of the application program of receiving terminal is returned by communication protocol, these data is returned to again the process of the application program of transmitting terminal by communication protocol.
CN2010101009880A 2010-01-25 2010-01-25 Device and method for realizing process-to-process communication of different application programs on mobile terminal Pending CN102137123A (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
CN2010101009880A CN102137123A (en) 2010-01-25 2010-01-25 Device and method for realizing process-to-process communication of different application programs on mobile terminal
BR112012018527A BR112012018527A2 (en) 2010-01-25 2011-01-18 apparatus and method for interprocess communication between different applications in a mobile terminal
PCT/CN2011/070358 WO2011088779A1 (en) 2010-01-25 2011-01-18 Device and method for implementing communication between processes of different application programs in mobile terminal
RU2012136195/08A RU2523964C2 (en) 2010-01-25 2011-01-18 Method for inter-process interaction between different applications in mobile terminal and corresponding device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010101009880A CN102137123A (en) 2010-01-25 2010-01-25 Device and method for realizing process-to-process communication of different application programs on mobile terminal

Publications (1)

Publication Number Publication Date
CN102137123A true CN102137123A (en) 2011-07-27

Family

ID=44296778

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010101009880A Pending CN102137123A (en) 2010-01-25 2010-01-25 Device and method for realizing process-to-process communication of different application programs on mobile terminal

Country Status (4)

Country Link
CN (1) CN102137123A (en)
BR (1) BR112012018527A2 (en)
RU (1) RU2523964C2 (en)
WO (1) WO2011088779A1 (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102662778A (en) * 2012-04-28 2012-09-12 杭州格畅科技有限公司 Callback response method of inter-application communication on online application platform, application and online application platform
CN103034545A (en) * 2012-12-10 2013-04-10 上海斐讯数据通信技术有限公司 Communication framework and method based on ACE (adaptive communication environment) and communication method among function modules
CN103218267A (en) * 2013-04-16 2013-07-24 百度在线网络技术(北京)有限公司 Method and device for system process of terminal to distribute data to application program process
CN103677549A (en) * 2012-09-11 2014-03-26 阿里巴巴集团控股有限公司 Data processing method and device
CN103853621A (en) * 2012-12-05 2014-06-11 腾讯科技(深圳)有限公司 Inter-process interactive method and relevant terminal equipment
CN106254909A (en) * 2016-08-04 2016-12-21 传线网络科技(上海)有限公司 The distribution of interaction content, operation method and device
CN107370778A (en) * 2016-05-11 2017-11-21 阿里巴巴集团控股有限公司 A kind of method and system for starting application
CN107656817A (en) * 2016-07-25 2018-02-02 阿里巴巴集团控股有限公司 The method and device carried out data transmission between program
CN107979631A (en) * 2016-10-25 2018-05-01 航天信息软件技术有限公司 The method and apparatus of data synchronization
WO2018120988A1 (en) * 2016-12-30 2018-07-05 华为技术有限公司 Application interaction method, device, physical machine and system
CN108664491A (en) * 2017-03-29 2018-10-16 北京京东尚科信息技术有限公司 Data transmission method, device and terminal device
CN108848127A (en) * 2018-05-23 2018-11-20 北京五八信息技术有限公司 Data transmission method, device, computer equipment and computer readable storage medium
CN110569069A (en) * 2018-06-06 2019-12-13 海能达通信股份有限公司 Configuration management method, configuration management system and device with storage function
CN114077502A (en) * 2020-08-14 2022-02-22 华为技术有限公司 Method for establishing data transmission channel, terminal system and storage medium
CN114416383A (en) * 2021-12-09 2022-04-29 奇安信科技集团股份有限公司 A kind of multi-process communication method and device

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105550049A (en) * 2015-12-16 2016-05-04 汉柏科技有限公司 Communication system and use method thereof
CN109343970B (en) * 2018-08-17 2022-08-23 北京密境和风科技有限公司 Application program-based operation method and device, electronic equipment and computer medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100328516B1 (en) * 1992-07-01 2002-11-27 텔레폰아크티에볼라게트 엘엠 에릭슨 SYSTEM AND METHOD FOR SETTING COMMUNICATION PROTOCOL BETWEEN APPLICATIONS
CN1280726C (en) * 2002-10-18 2006-10-18 上海贝尔有限公司 Virtual machine for embedded systemic software development
US20070094495A1 (en) * 2005-10-26 2007-04-26 Microsoft Corporation Statically Verifiable Inter-Process-Communicative Isolated Processes
CN100392599C (en) * 2006-01-10 2008-06-04 杭州东信灵通电子实业公司 Universal interprocess communication achieving method
US20080120426A1 (en) * 2006-11-17 2008-05-22 International Business Machines Corporation Selective acceleration of transport control protocol (tcp) connections

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102662778A (en) * 2012-04-28 2012-09-12 杭州格畅科技有限公司 Callback response method of inter-application communication on online application platform, application and online application platform
CN103677549A (en) * 2012-09-11 2014-03-26 阿里巴巴集团控股有限公司 Data processing method and device
CN103853621A (en) * 2012-12-05 2014-06-11 腾讯科技(深圳)有限公司 Inter-process interactive method and relevant terminal equipment
CN103034545A (en) * 2012-12-10 2013-04-10 上海斐讯数据通信技术有限公司 Communication framework and method based on ACE (adaptive communication environment) and communication method among function modules
CN103034545B (en) * 2012-12-10 2016-08-03 上海斐讯数据通信技术有限公司 Communication means between communications framework based on ACE and method and functional module
CN103218267A (en) * 2013-04-16 2013-07-24 百度在线网络技术(北京)有限公司 Method and device for system process of terminal to distribute data to application program process
CN107370778B (en) * 2016-05-11 2020-06-30 阿里巴巴集团控股有限公司 Method and system for starting application
CN107370778A (en) * 2016-05-11 2017-11-21 阿里巴巴集团控股有限公司 A kind of method and system for starting application
US11210365B2 (en) 2016-05-11 2021-12-28 Advanced New Technologies Co., Ltd. Method and system for starting application
US11170068B2 (en) 2016-05-11 2021-11-09 Advanced New Technologies Co., Ltd. Method and system for starting application
CN107656817A (en) * 2016-07-25 2018-02-02 阿里巴巴集团控股有限公司 The method and device carried out data transmission between program
CN106254909A (en) * 2016-08-04 2016-12-21 传线网络科技(上海)有限公司 The distribution of interaction content, operation method and device
CN107979631B (en) * 2016-10-25 2021-06-22 航天信息软件技术有限公司 Data synchronization method and device
CN107979631A (en) * 2016-10-25 2018-05-01 航天信息软件技术有限公司 The method and apparatus of data synchronization
CN108287723A (en) * 2016-12-30 2018-07-17 华为技术有限公司 A kind of application exchange method, device, physical machine and system
US10866846B2 (en) 2016-12-30 2020-12-15 Huawei Technologies Co., Ltd. Application interaction method, apparatus, and system, and physical machine
WO2018120988A1 (en) * 2016-12-30 2018-07-05 华为技术有限公司 Application interaction method, device, physical machine and system
CN108287723B (en) * 2016-12-30 2022-07-12 华为技术有限公司 Application interaction method and device, physical machine and system
CN108664491A (en) * 2017-03-29 2018-10-16 北京京东尚科信息技术有限公司 Data transmission method, device and terminal device
CN108848127A (en) * 2018-05-23 2018-11-20 北京五八信息技术有限公司 Data transmission method, device, computer equipment and computer readable storage medium
CN110569069A (en) * 2018-06-06 2019-12-13 海能达通信股份有限公司 Configuration management method, configuration management system and device with storage function
CN114077502A (en) * 2020-08-14 2022-02-22 华为技术有限公司 Method for establishing data transmission channel, terminal system and storage medium
CN114416383A (en) * 2021-12-09 2022-04-29 奇安信科技集团股份有限公司 A kind of multi-process communication method and device

Also Published As

Publication number Publication date
RU2523964C2 (en) 2014-07-27
WO2011088779A1 (en) 2011-07-28
BR112012018527A2 (en) 2017-06-27
RU2012136195A (en) 2014-03-10

Similar Documents

Publication Publication Date Title
CN102137123A (en) Device and method for realizing process-to-process communication of different application programs on mobile terminal
US8009619B1 (en) Server-side wireless communications link support for mobile handheld devices
US9014183B2 (en) Buffer transfer service
EP3720019B1 (en) Internet of things data transmission method, device and system
KR100728068B1 (en) System and method for identifying applications targeted for message receipt in devices utilizing message queues
JP6611921B2 (en) Terminal interconnection method, apparatus, nonvolatile computer storage medium, and computer program
CN107926075B (en) System and method for supporting data communication in heterogeneous environment
US8060594B1 (en) Client-side wireless communications link support for mobile handheld devices
CN104620564A (en) Transmission of multiple protocol data elements via an interface utilizing a data tunnel
US10402364B1 (en) Read-ahead mechanism for a redirected bulk endpoint of a USB device
CN105338657B (en) The connection method of eUICC card and management platform and eUICC card
CN112689012A (en) Cross-network proxy communication method and device
CN101800910A (en) Simulation system, PC side simulator and mobile phone side agent client
TWI483634B (en) System and method for sharing group
TWI759471B (en) Method and related products for controlling data retransmission
CN101364200B (en) A Breakpoint Realization Method of Embedded MIDlet Debugging Software
CN106302093A (en) A kind of communication means, system and server
CN102761780A (en) Method for obtaining media metadata by intelligent remote controller to
CN104092832A (en) Short message sending method of dual-card dual-standby mobile phone
CN103647812A (en) A method and an apparatus for displaying a picture on different terminal devices
CN107277107A (en) Using adjustment method, apparatus and system
WO2017049317A1 (en) Secure data link for subscriber identification module (sim)-based processor
US7751269B2 (en) Coupling device for transmitting data
CN103605594A (en) Terminal basic function calling method and terminal basic function calling device
CN114564700A (en) Method and related device for managing communication of untrusted application programs

Legal Events

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

Application publication date: 20110727