WO2017050016A1 - Multi-domain communications method and terminal - Google Patents

Multi-domain communications method and terminal Download PDF

Info

Publication number
WO2017050016A1
WO2017050016A1 PCT/CN2016/092476 CN2016092476W WO2017050016A1 WO 2017050016 A1 WO2017050016 A1 WO 2017050016A1 CN 2016092476 W CN2016092476 W CN 2016092476W WO 2017050016 A1 WO2017050016 A1 WO 2017050016A1
Authority
WO
WIPO (PCT)
Prior art keywords
domain
target domain
service
communication
interface processing
Prior art date
Application number
PCT/CN2016/092476
Other languages
French (fr)
Chinese (zh)
Inventor
华杰
Original Assignee
宇龙计算机通信科技(深圳)有限公司
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 宇龙计算机通信科技(深圳)有限公司 filed Critical 宇龙计算机通信科技(深圳)有限公司
Publication of WO2017050016A1 publication Critical patent/WO2017050016A1/en

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
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/541Client-server

Definitions

  • the present disclosure relates to the field of electronic technologies, for example, to a multi-domain communication method and terminal.
  • FIG. 1 is an application structure model of multi-domain communication in a related technical solution.
  • each domain can run a Phone process, but in fact only the phone process of the host domain is connected to the wireless interface layer background process (also known as the radio interface layer daemon, RILD) It is provided to the host domain communication service.
  • the Phone process of other domains is not connected to the RILD process, so it cannot provide independent communication services. All other domain applications or processes need to call the Phone process of the owner domain to complete the communication service.
  • each domain has its own database, and applications or processes in each domain can only read and write databases in its own domain, and since only the Phone process of the owner domain is working, only the machine is available.
  • the database of the primary domain can be updated in real time by the Phone process.
  • the databases of other domains cannot reflect the real-time real-time communication status and information.
  • the present disclosure provides a multi-domain communication method and terminal. It can ensure that each domain provides communication services by using the communication service process in its own domain, thereby realizing multi-domain function differentiation and information isolation, and ensuring the normal implementation of setting functions in each domain.
  • Embodiments of the present disclosure provide a multi-domain communication method, each of the plurality of domains including one The communication service process, the terminal further includes an interface processing process and a modem process, and the communication service process in each domain establishes a communication connection with the interface processing process, and the method includes:
  • the communication service process in the target domain When detecting a communication command in the target domain in the plurality of domains, the communication service process in the target domain sends a service request to the interface processing process through the established communication connection;
  • the interface processing process receives the service request sent by the communication service process in the target domain, and forwards the service request to the modulation and demodulation process;
  • the modulation and mediation process receives the service request forwarded by the interface processing process, and processes the current service according to the service request.
  • the service request carries a domain identifier of the target domain
  • the modulation and mediation process receives the service request forwarded by the interface processing process, and processes the current service according to the service request, and further include:
  • the modulation and mediation process obtains a processing result, and reports the processing result to the interface processing process;
  • the interface processing process receives the processing result, and modifies current state information in the target domain corresponding to the domain identifier according to the processing result, and further includes the modified current state information and the The processing result is reported to the plurality of domains.
  • the processing result includes a service setting state
  • the modifying, according to the processing result, the state information in the target domain corresponding to the domain identifier includes:
  • the current status information in the target domain is modified to the service setting status.
  • each of the domains further includes a filtering service module, where the modified current state information and the processing result carry a domain identifier of the target domain, where the modified After the current status information and the processing result are reported to the multiple domains, the method further includes:
  • the filtering service module in each domain filters the modified status information and the processing result according to the domain identifier, and further the modified status information and the The processing result is reported to the communication service process in the target domain.
  • the method further includes:
  • the modem process sends an active communication message to the interface processing process
  • the interface processing process acquires a state value in a target domain in the plurality of domains, and according to the state The state value reports the active communication message to a target domain in the plurality of domains.
  • the reporting the active communication message to the target domain in the multiple domains according to the status value includes:
  • the active communication message carrying the domain identifier of the target domain is reported to the target domain.
  • the embodiment of the present disclosure further provides a multi-domain communication terminal, the terminal includes a plurality of domains, each of the plurality of domains includes a communication service process, and the terminal further includes an interface processing process and a modulation Demodulation process, the communication service process in each domain establishes a communication connection with the interface processing process, and the terminal includes:
  • a request sending module configured to: when detecting a communication command in the target domain in the plurality of domains, the communication service process in the target domain sends a service request to the interface processing process through the established communication connection;
  • the request forwarding module is configured to receive, by the interface processing process, the service request sent by the communication service process in the target domain, and forward the service request to the modulation and demodulation process;
  • the information processing module is configured to receive, by the modulation and mediation process, the service request forwarded by the interface processing process, and process the current service according to the service request.
  • the service request carries a domain identifier of the target domain
  • the terminal further includes:
  • a result reporting module configured to obtain a processing result by the modulation and mediation process, and report the processing result to the interface processing process
  • An information modification module configured to receive the processing result by the interface processing process, and modify current state information in the target domain corresponding to the domain identifier according to the processing result, and further modify the The current state information and the processing result are reported to the plurality of domains.
  • the processing result includes a service setting state
  • the information processing module includes:
  • the current status information in the target domain is modified to the service setting status.
  • the modified current state information and the processing result carry a domain identifier of the target domain, where each domain further includes a filtering service module, configured to:
  • the terminal further includes:
  • a message reporting module configured to send, by the modem process, an active communication message to the interface processing process
  • the information determining module is configured to acquire the state value of the target domain in the multiple domains in the interface processing process, and report the active communication to the target domain in the multiple domains according to the state value.
  • the information determining module is configured to:
  • the active communication message carrying the domain identifier of the target domain is reported to the target domain.
  • Embodiments of the present disclosure also provide a non-transitory computer readable storage medium storing computer executable instructions for performing the multi-domain communication method described above.
  • Embodiments of the present disclosure when a communication command in a target domain in the plurality of domains is detected, a communication service process in the target domain sends a service request to the interface processing process through the established communication connection;
  • the interface processing process receives the service request sent by the communication service process in the target domain, and forwards the service request to the modulation and demodulation process;
  • the modulation and mediation process receives the interface processing process Forwarding the service request, and processing the current service according to the service request. It can ensure that each domain provides communication services by using the communication service process in its own domain, thereby realizing multi-domain functional differentiation and information isolation, and ensuring the normal implementation of the setting functions in each domain.
  • FIG. 2 is a flow chart of a first embodiment of a multi-domain communication method proposed by the present disclosure
  • FIG. 4 is a flow chart of a second embodiment of a multi-domain communication method proposed by the present disclosure.
  • FIG. 5 is a flowchart of a third embodiment of a multi-domain communication method proposed by the present disclosure.
  • FIG. 6 is a schematic structural diagram of a multi-domain communication terminal according to an embodiment of the present disclosure.
  • FIG. 7 is a schematic structural diagram of a mobile terminal according to an embodiment of the present disclosure.
  • FIG. 2 is a flowchart of a first embodiment of a multi-domain communication method proposed by the present disclosure. As shown, the method in the embodiment of the present disclosure includes steps S21-203.
  • step S210 when a communication command in the target domain in the plurality of domains is detected, the communication service process in the target domain sends a service request to the interface processing process through the established communication connection.
  • the terminal includes a plurality of domains, each of the plurality of domains includes a communication service process, the terminal further includes an interface processing process and a modem process, and the communication service process in each domain Establishing a communication connection with the interface processing process.
  • the terminal includes a host domain, a payment domain, a child domain, and other domains.
  • Each domain includes a communication service process Phone, and each communication service process Phone establishes a communication connection with the interface processing process Rild.
  • the processing process Rild is connected to the modem process Modem.
  • the communication service process Phone in the child domain When the communication command in the child domain is detected, the communication service process Phone in the child domain directly transmits the communication connection established by the communication service process Phone in the child domain to the interface processing process Rild, and sends the child processing domain to the interface processing process Rild.
  • the domain identifies the processing request, so that the communication service process Phone of the owner domain is not required, so the child domain can be completely independent running on the communication service.
  • step S220 the interface processing process receives the service request sent by the communication service process in the target domain, and forwards the service request to the modulation and demodulation process.
  • step S230 the modulation and mediation process receives the service request forwarded by the interface processing process, and processes the current service according to the service request.
  • the current business includes switching data services, receiving call services, and the like.
  • the communication service process Phone in the payment domain triggers the service request to open the data to the interface processing process RILD, and the interface processing process RILD receives the service request and then forwards the service request.
  • the modem mediation process modem sends a request for establishing a data connection to the base station to obtain a service request for enabling the data. Establish a data connection with the base station, and finally modulate the mediation process Modem to obtain the processing result of establishing a data connection success or failure.
  • a communication service process in the target domain when a communication command in a target domain in the plurality of domains is detected, a communication service process in the target domain sends a service request to the interface processing process through the established communication connection.
  • the interface processing process receives the service request sent by the communication service process in the target domain, and forwards the service request to the modulation and demodulation process; the modulation and mediation process receives the interface processing The service request forwarded by the process, and processing the current service according to the service request. It can ensure that each domain provides communication services by using the communication service process in its own domain, thereby realizing multi-domain functional differentiation and information isolation, and ensuring the normal implementation of the setting functions in each domain.
  • FIG. 4 is a flowchart of a second embodiment of a multi-domain communication method proposed by the present disclosure. As shown, the method in the embodiment of the present disclosure includes: steps S410-460.
  • step S410 when a communication command in the target domain in the plurality of domains is detected, the communication service process in the target domain sends a service request to the interface processing process through the established communication connection.
  • the terminal includes a plurality of domains, each of the plurality of domains includes a communication service process, the terminal further includes an interface processing process and a modem process, and the communication service process in each domain Establishing a communication connection with the interface processing process.
  • the terminal includes a host domain, a payment domain, a child domain, and other domains.
  • Each domain includes a communication service process Phone, and each communication service process Phone establishes a communication connection with the interface processing process Rild.
  • the processing process Rild is connected to the modem process Modem.
  • the communication service process Phone in the child domain When the communication command in the child domain is detected, the communication service process Phone in the child domain directly transmits the communication connection established by the communication service process Phone in the child domain to the interface processing process Rild, and sends the child processing domain to the interface processing process Rild.
  • the domain identifies the processing request, so that the communication service process Phone of the owner domain is not required, so the child domain can be completely independent running on the communication service.
  • step S420 the interface processing process receives the service request sent by the communication service process in the target domain, and forwards the service request to the modulation and demodulation process.
  • step S430 the modulation and mediation process receives the service request forwarded by the interface processing process, and processes the current service according to the service request.
  • the current business includes switching data services, receiving call services, and the like.
  • the communication service process Phone sends a service request to open the data to the interface processing process RILD, and the interface processing process RILD receives the service request and then forwards it to the modulation and mediation process Modem, and after the modulation mediation process modem receives the service request for starting the data,
  • the base station sends a request for establishing a data connection to establish a data connection between the terminal and the base station, and finally modulates the mediation process Modem to obtain a processing result of establishing a data connection success or failure.
  • step S440 the modulation and mediation process obtains a processing result, and reports the processing result to the interface processing process.
  • the processing result includes a service setting state, for example, if the data connection between the terminal and the base station is successful, the service setting state is a data connection state; if the data connection between the terminal and the base station fails, the service setting state is data. Disconnected state.
  • step S450 the interface processing process receives the processing result, and performs modification on the current state information in the target domain corresponding to the domain identifier according to the processing result, and then the modified current current
  • the status information and the processing result are reported to the plurality of domains.
  • the service request carries a domain identifier of the target domain.
  • the interface processing process may first determine the target domain in multiple domains according to the domain identifier, and then the current domain in the target domain.
  • the status information is processed, and the current status information may include a switch status of the SIM card, a priority network mode, and data connection information, and the like.
  • the interface processing process Rild receives the processing result of the data connection successfully sent by the modem mode, and the interface processing process Rild first determines the current state information of the payment domain corresponding to the domain identifier according to the domain identifier carried in the processing request, if the current state If the information is in the data disconnection state, the current state information is modified to a data connection state, and the modified current state information and the processing result are returned to multiple domains; if the current state information is a data connection state, the current state The status information does not need to be modified, and the current status information and the processing result are returned to a plurality of domains.
  • step S460 the filtering service module in each domain filters the modified status information and the processing result according to the domain identifier, and further the modified location. State information and the processing result are reported to the communication service in the target domain Cheng.
  • Each of the domains further includes a filtering service module, after processing the current state information in the target domain corresponding to the domain identifier according to the processing request, the interface processing process obtains a processing result, and carries The processing result of the domain identifier is returned to each of the domains; the filtering service module in each domain filters the processing result according to the domain identifier, and returns the processing result to The communication service process in the target domain. As shown in FIG.
  • a communication service module Filter is included in the communication service process Phone of each domain, and the interface processing process returns the processing result to the filtering service module Filter in each domain, because the processing result carries the domain identifier, and each The filtering service module Filter determines whether the processing result is returned to the filtering service module Phone where the processing is performed according to the domain identifier. Therefore, the interface processing process finally returns the processing result to the target domain corresponding to the domain identifier.
  • a communication service process in the target domain sends a processing request carrying the domain identifier to the interface processing process; and then the interface processing process receives the target
  • the processing request carried by the communication service process in the domain carries the domain identifier, and processes the current state information in the target domain corresponding to the domain identifier according to the processing request. It can ensure that each domain provides communication services by using the communication service process in its own domain, thereby realizing multi-domain functional differentiation and information isolation, and ensuring the normal implementation of the setting functions in each domain.
  • FIG. 5 is a flowchart of a third embodiment of a multi-domain communication method proposed by the present disclosure. As shown, the method in the embodiment of the present disclosure includes:
  • step S510 the modem process sends an active communication message to the interface processing process.
  • the active communication message may be an incoming call message.
  • step S520 the interface processing process acquires a state value in the target domain in the multiple domains, and reports the active communication message to the target domain in the multiple domains according to the state value.
  • the interface processing process After receiving the active communication message, the interface processing process first checks the status value of the target domain stored in the RIL, and determines whether to report the active communication message to the target domain according to the status value. For example, the modem process receives the incoming call message sent by the base station, and the modem process is reported to the interface processing process RILD. The interface processing process RILD modifies the status value, and then reports the incoming call message to the communication service process Phone, the communication service process Phone. After the process receives the incoming call message, it pulls up the electrical interface and rings the phone.
  • the domain identifier of the target domain is directly carried.
  • the active communication message is reported to the target domain; if it is determined that the active communication message needs to be reassembled, the reassembled active communication message carrying the domain identifier of the target domain is reported to the target domain.
  • the interface processing process checks the status value of the next domain, and determines whether to report the active communication message to the next domain according to the status value of the next domain until all the domains are checked.
  • the modem process sends an active communication message to the interface processing process, and the interface processing process acquires a state value in the target domain in the multiple domains, and uses the active state according to the state value.
  • the communication message is reported to the target domain in the multiple domains, so that the interface processing process can directly report the active communication message to the target domain in multiple domains without going through the communication service process in the owner domain to implement multi-domain Functional differentiation and information isolation ensure that the setup functions in each domain are implemented normally.
  • FIG. 6 is a schematic structural diagram of a multi-domain communication terminal according to an embodiment of the present disclosure.
  • the terminal in the embodiment of the present disclosure includes: a request sending module 601, a request forwarding module 602, and an information processing module 603.
  • the request sending module 601 is configured to: when detecting a communication command in the target domain in the plurality of domains, the communication service process in the target domain sends a service request to the interface processing process through the established communication connection .
  • the terminal includes a plurality of domains, each of the plurality of domains includes a communication service process, the terminal further includes an interface processing process and a modem module, and the communication service process in each domain Establishing a communication connection with the interface processing process.
  • the terminal includes a host domain, a payment domain, a child domain, and other domains.
  • Each domain includes a communication service process Phone, and each communication service process Phone establishes a communication connection with the interface processing process Rild.
  • the processing process Rild is connected to the modem process Modem.
  • the communication service process Phone in the child domain When the communication command in the child domain is detected, the communication service process Phone in the child domain directly transmits the communication connection established by the communication service process Phone in the child domain to the interface processing process Rild, and sends the child processing domain to the interface processing process Rild.
  • the domain ID handles the request, so that the communication service process Phone of the owner domain is not required, so the child domain can be implemented on the communication service. Fully independent operation.
  • the request forwarding module 602 is configured to receive, by the interface processing process, the service request sent by the communication service process in the target domain, and forward the service request to the modulation and demodulation process.
  • the information processing module 603 is configured to receive, by the modulation and mediation process, the service request forwarded by the interface processing process, and process the current service according to the service request.
  • the communication service process Phone in the payment domain triggers the service request to open the data to the interface processing process RILD, and the interface processing process RILD receives the service request and then forwards the service request.
  • the modem mediation process Modem receives the service request for the data opening, the modem sends a request for establishing a data connection to the base station to establish a data connection with the base station, and finally modulates the mediation process Modem to obtain a process for establishing a data connection success or failure. result.
  • the terminal in the embodiment of the present disclosure may further include:
  • the result reporting module 604 is configured to obtain the processing result by the modulation and mediation process, and report the processing result to the interface processing process.
  • the processing result includes a service setting state, for example, if the data connection between the terminal and the base station is successful, the service setting state is a data connection state; if the data connection between the terminal and the base station fails, the service setting state is data. Disconnected state.
  • the information modification module 605 is configured to receive the processing result by the interface processing process, and modify current state information in the target domain corresponding to the domain identifier according to the processing result, and further modify the The current status information and the processing result are reported to the plurality of domains.
  • the current state information of each domain is stored in the RIL (Radio Interface Layer), so the interface processing process may first determine the target domain in multiple domains according to the domain identifier, and then the current domain in the target domain.
  • the status information is processed, and the current status information may include a switch status of the SIM card, a priority network mode, and data connection information, and the like.
  • the interface processing process Rild receives the processing result of the data connection successfully sent by the modem mode, and the interface processing process Rild first determines the current state information of the payment domain corresponding to the domain identifier according to the domain identifier carried in the processing request, if the current state If the information is in a data disconnection state, the current state information is modified to a data connection state, and the modified current state information and the processing result are returned to the If the current status information is a data connection status, the current status information does not need to be modified, and the current status information and the processing result are returned to multiple domains.
  • the filtering service module 606 is configured to filter the modified status information and the processing result according to the domain identifier, and then report the modified status information and the processing result to the The communication service process in the target domain.
  • each of the domains further includes a filtering service module, after processing the current state information in the target domain corresponding to the domain identifier according to the processing request, the interface processing process acquisition processing Resulting, and returning, to the each domain, the processing result carrying the domain identifier; the filtering service module in each domain filtering the processing result according to the domain identifier, and then The processing result is returned to the communication service process in the target domain. As shown in FIG.
  • a communication service module Filter is included in the communication service process Phone of each domain, and the interface processing process returns the processing result to the filtering service module Filter in each domain, because the processing result carries the domain identifier, and each The filtering service module Filter determines whether the processing result is returned to the filtering service module Phone where the processing is performed according to the domain identifier. Therefore, the interface processing process finally returns the processing result to the target domain corresponding to the domain identifier.
  • the terminal in the embodiment of the present disclosure may further include:
  • the message reporting module 607 is configured to send the active communication message to the interface processing process by the modem process.
  • the active communication message may be an incoming call message.
  • the information determining module 608 is configured to obtain the state value of the target domain in the multiple domains in the interface processing process, and report the active communication to the target domain in the multiple domains according to the state value.
  • the interface processing process after receiving the active communication message, the interface processing process first checks the status value of the target domain stored in the RIL, and determines whether to report the active communication message to the target domain according to the status value. For example, the modem process receives the incoming call message sent by the base station, and the modem process is reported to the interface processing process RILD. The interface processing process RILD modifies the status value, and then reports the incoming call message to the communication service process Phone, the communication service process Phone. After the process receives the incoming call message, it pulls up the electrical interface and rings the phone.
  • the domain identifier of the target domain is directly carried.
  • the active communication message is reported to the target domain; if it is determined that the active communication message needs to be reassembled, the reassembled active communication message carrying the domain identifier of the target domain is reported to the target domain.
  • the interface processing process checks the status value of the next domain, and determines whether to report the active communication message to the next domain according to the status value of the next domain until all the domains are checked.
  • a communication service process in the target domain sends a processing request carrying the domain identifier to the interface processing process; and then the interface processing process receives the target
  • the processing request carried by the communication service process in the domain carries the domain identifier, and processes the current state information in the target domain corresponding to the domain identifier according to the processing request. It can ensure that each domain provides communication services by using the communication service process in its own domain, thereby realizing multi-domain functional differentiation and information isolation, and ensuring the normal implementation of the setting functions in each domain.
  • the program may be stored in a computer readable storage medium, and the storage medium may include: Flash disk, read-only memory (English: Read-Only Memory, referred to as: ROM), random accessor (English: Random Access Memory, referred to as: RAM), disk or optical disk.
  • ROM Read-Only Memory
  • RAM Random Access Memory
  • Embodiments of the present disclosure also provide a non-transitory computer readable storage medium storing computer executable instructions for performing the multi-domain communication method described above.
  • FIG. 7 is a schematic structural diagram of a mobile terminal according to an embodiment of the present invention.
  • the mobile terminal in the embodiment of the present invention may be any device with a touch display screen, such as a tablet computer, a mobile phone, an e-reader, a remote controller, a personal computer (PC), a notebook computer, an in-vehicle device, and a network television. , wearable devices, etc.
  • the mobile terminal in the embodiment of the present invention includes: at least one processor 701, such as a CPU, at least one receiver 703, and at least one
  • the memory 704 is at least one transmitter 705 and at least one communication bus 702. Among them, the communication bus 702 is used to implement connection communication between these components.
  • the receiver 703 and the transmitter 705 of the device in the embodiment of the present invention may be a wired sending port, or may be a wireless device, for example, including an antenna device, for performing signaling or data communication with other node devices.
  • the memory 704 may be a high speed RAM memory or a non-volatile memory such as at least one disk memory.
  • the memory 704 can optionally also be at least one storage device located remotely from the aforementioned processor 701.
  • a set of program code is stored in memory 704, and said processor 701 can invoke code stored in memory 704 via communication bus 702 to perform the associated functions.
  • the mobile terminal further includes a touch display screen, wherein the touch display screen is an integration of the touch screen and the display screen, and the touch display screen can be provided with an array of pressure sensors, and the mobile terminal can pass the pressure
  • the sensor array detects a pressure parameter, wherein the pressure sensor may be, for example, a resistance strain gauge pressure sensor, a semiconductor strain gauge pressure sensor, a piezoresistive pressure sensor, an inductive pressure sensor, a capacitive pressure sensor, a resonant pressure sensor, etc., and the present invention
  • the embodiment includes, but is not limited to, the above manner to obtain touch force.
  • the touch display screen may include: a screen; an indium tin oxide pattern disposed under the screen; a touch sensor disposed under the indium tin oxide pattern; and the touch sensor a lower indium tin oxide substrate; and a pressure sensor disposed on an upper surface or a lower surface of the indium tin oxide substrate; or
  • the touch display screen may include: a screen; an indium tin oxide pattern disposed under the screen; a touch sensor disposed under the indium tin oxide pattern; and disposed on the Touch the pressure sensor below the sensor.
  • the processor 701 calls a code stored in the memory 704 via the communication bus 702 to perform a multi-domain communication method: a communication service in the target domain when a communication command in a target domain in the plurality of domains is detected Transmitting, by the established communication connection, a service request to the interface processing process; the interface processing process receiving the service request sent by the communication service process in the target domain, and forwarding the service request to And the modulation and demodulation process; and the modulation and mediation process receives the service request forwarded by the interface processing process, and processes the current service according to the service request.
  • the service request carries a domain identifier of the target domain
  • the modulation and mediation process receives the service request forwarded by the interface processing process, and processes the current service according to the service request, and further The method includes: the modulation and mediation process obtains a processing result, and reports the processing result to the interface processing process; the interface processing process receives the processing result, and according to the foregoing As a result, the current state information in the target domain corresponding to the domain identifier is modified, and the modified current state information and the processing result are reported to the multiple domains.
  • the processing result includes a service setting state
  • the modifying, according to the processing result, the state information in the target domain corresponding to the domain identifier includes: determining whether the service setting state is related to the target The current state information in the domain is the same; if the service setting state is different from the current state information in the target domain, the current state information in the target domain is modified to the service setting state.
  • each of the domains further includes a filtering service module, where the modified current state information and the processing result carry a domain identifier of the target domain, where the modified After the current status information and the processing result are reported to the multiple domains, the method further includes: the filtering service module in each domain, the modified status information and the location according to the domain identifier The processing result is filtered, and the modified status information and the processing result are reported to the communication service process in the target domain.
  • the method further includes: the modem process sends an active communication message to the interface processing process; the interface processing process acquires a state value in a target domain in the multiple domains, and according to the The status value reports the active communication message to a target domain in the plurality of domains.
  • the reporting the active communication message to the target domain in the multiple domains according to the status value includes: determining whether the status value in the target domain matches the active communication message; If the status value in the target domain matches the active communication message, the active communication message carrying the domain identifier of the target domain is reported to the target domain.
  • a communication service process in the target domain when a communication command in a target domain in the plurality of domains is detected, a communication service process in the target domain sends a service request to the interface processing process through the established communication connection;
  • the interface processing process receives the service request sent by the communication service process in the target domain, and forwards the service request to the modulation and demodulation process; Receiving the service request forwarded by the interface processing process, and processing the current service according to the service request. It can ensure that each domain provides communication services by using the communication service process in its own domain, thereby realizing multi-domain functional differentiation and information isolation, and ensuring the normal implementation of the setting functions in each domain.

Abstract

An embodiment of the present disclosure provides a multi-domain communications method and terminal. Each domain of a plurality of domains comprises a communications service process. The terminal further comprises an interface processing process and a modulation-demodulation process. A communications service process in each domain establishes a communication connection with the interface processing process. The method comprises: upon detecting a communications command in a target domain in the plurality of domains, a communications service process in the target domain sends a service request to the interface processing process through an established communication connection; the interface processing process receives the service request sent by the communications service process of the target domain, and forwards the service request to the modulation-demodulation process; the modulation-demodulation process receives the service request forwarded by the interface processing process, and processes a current service on the basis of the service request.

Description

多域通信方法及终端Multi-domain communication method and terminal
本申请要求于2015年9月25日提交中国专利局,申请号为201510623390.2、发明名称为“一种多域通信方法及终端”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。The present application claims priority to Chinese Patent Application No. 201510623390.2, entitled "A Multi-Domain Communication Method and Terminal" on September 25, 2015, the entire contents of which is incorporated herein by reference. in.
技术领域Technical field
本公开涉及电子技术领域,例如涉及一种多域通信方法及终端。The present disclosure relates to the field of electronic technologies, for example, to a multi-domain communication method and terminal.
背景技术Background technique
图1是相关技术方案中的一种多域通信的应用结构模型。如图1所示,每个域均可以运行一个Phone进程,但实际上只有机主域的Phone进程连接到了无线接口层背景程序进程(又称无线接口层守护进程,Radio Interface Layer Daemon,RILD)并提供给机主域通信服务,其他域的Phone进程并未连接到RILD进程,因此无法提供独立的通信服务,所有其他域的应用或进程都需要调用机主域的Phone进程来完成通信服务。FIG. 1 is an application structure model of multi-domain communication in a related technical solution. As shown in Figure 1, each domain can run a Phone process, but in fact only the phone process of the host domain is connected to the wireless interface layer background process (also known as the radio interface layer daemon, RILD) It is provided to the host domain communication service. The Phone process of other domains is not connected to the RILD process, so it cannot provide independent communication services. All other domain applications or processes need to call the Phone process of the owner domain to complete the communication service.
相关技术方案存在如下缺点:第一,各个域都有自己的数据库,每个域中的应用或进程只能读写自己域中数据库,而由于只有机主域的Phone进程在工作,所以只有机主域的数据库能够被Phone进程实时更新,其他域的数据库并不能反应真实的实时通信状态与信息;第二,在通信方面,各个域实际上并没有隔离,而是完全由机主域统一维护所有的通信状态与信息,其他域需要使用机主域的通信服务,对于通信配置和控制完全无能为力,其他域只能服从机主域的配置,因此其他域无法在通信服务上实现个性化;第三,每个域都有一个Phone进程,并且保存了很多的数据库信息,但实际上只有机主域的Phone进程及数据库信息真正有效,其他域中冗余的进程及数据库均浪费资源。Related technical solutions have the following disadvantages: First, each domain has its own database, and applications or processes in each domain can only read and write databases in its own domain, and since only the Phone process of the owner domain is working, only the machine is available. The database of the primary domain can be updated in real time by the Phone process. The databases of other domains cannot reflect the real-time real-time communication status and information. Second, in terms of communication, each domain is not actually isolated, but is completely maintained by the owner domain. All communication status and information, other domains need to use the communication service of the owner's domain, and there is nothing to do with communication configuration and control. Other domains can only obey the configuration of the primary domain, so other domains cannot be personalized on the communication service; Third, each domain has a Phone process, and save a lot of database information, but in fact only the machine domain and database information of the owner domain is really effective, redundant processes and databases in other domains are wasting resources.
发明内容Summary of the invention
本公开提供一种多域通信方法及终端。可以确保每个域均使用自身域中的通信服务进程提供通信服务,从而实现多域的功能差异化与信息隔离,保障各个域中的设置功能正常实现。The present disclosure provides a multi-domain communication method and terminal. It can ensure that each domain provides communication services by using the communication service process in its own domain, thereby realizing multi-domain function differentiation and information isolation, and ensuring the normal implementation of setting functions in each domain.
本公开实施例提供了一种多域通信方法,所述多个域中的每个域包括一个 通信服务进程,所述终端还包括一个接口处理进程以及一个调制解调进程,所述每个域中的所述通信服务进程与所述接口处理进程建立通信连接,所述方法包括:Embodiments of the present disclosure provide a multi-domain communication method, each of the plurality of domains including one The communication service process, the terminal further includes an interface processing process and a modem process, and the communication service process in each domain establishes a communication connection with the interface processing process, and the method includes:
当检测到所述多个域中的目标域中的通信命令时,所述目标域中的通信服务进程通过建立的所述通信连接向所述接口处理进程发送业务请求;When detecting a communication command in the target domain in the plurality of domains, the communication service process in the target domain sends a service request to the interface processing process through the established communication connection;
所述接口处理进程接收所述目标域中的所述通信服务进程发送的所述业务请求,并将所述业务请求转发给所述调制解调进程;以及The interface processing process receives the service request sent by the communication service process in the target domain, and forwards the service request to the modulation and demodulation process;
所述调制调解进程接收所述接口处理进程转发的所述业务请求,并根据所述业务请求对当前业务进行处理。The modulation and mediation process receives the service request forwarded by the interface processing process, and processes the current service according to the service request.
可选地,所述业务请求携带有所述目标域的域标识,所述调制调解进程接收所述接口处理进程转发的所述业务请求,并根据所述业务请求对当前业务进行处理之后,还包括:Optionally, the service request carries a domain identifier of the target domain, and the modulation and mediation process receives the service request forwarded by the interface processing process, and processes the current service according to the service request, and further include:
所述调制调解进程获取处理结果,并将所述处理结果上报给所述接口处理进程;The modulation and mediation process obtains a processing result, and reports the processing result to the interface processing process;
所述接口处理进程接收所述处理结果,并根据所述处理结果对所述域标识对应的所述目标域中的当前状态信息进行修改,进而将经过修改后的所述当前状态信息以及所述处理结果上报给所述多个域。The interface processing process receives the processing result, and modifies current state information in the target domain corresponding to the domain identifier according to the processing result, and further includes the modified current state information and the The processing result is reported to the plurality of domains.
可选地,所述处理结果包括业务设置状态,所述根据所述处理结果对所述域标识对应的所述目标域中的状态信息进行修改包括:Optionally, the processing result includes a service setting state, and the modifying, according to the processing result, the state information in the target domain corresponding to the domain identifier includes:
确定所述业务设置状态是否与所述目标域中的当前状态信息相同;Determining whether the service setting status is the same as current status information in the target domain;
若所述业务设置状态与所述目标域中的当前状态信息不相同,则将所述目标域中的当前状态信息修改为所述业务设置状态。If the service setting status is different from the current status information in the target domain, the current status information in the target domain is modified to the service setting status.
可选地,所述每个域还包括过滤服务模块,所述经过修改后的所述当前状态信息以及所述处理结果携带有所述目标域的域标识,所述将经过修改后的所述当期状态信息以及所述处理结果上报给所述多个域之后,还包括:Optionally, each of the domains further includes a filtering service module, where the modified current state information and the processing result carry a domain identifier of the target domain, where the modified After the current status information and the processing result are reported to the multiple domains, the method further includes:
所述每个域中的所述过滤服务模块根据所述域标识对所述经过修改后的所述状态信息以及所述处理结果进行过滤,进而将所述经过修改后的所述状态信息以及所述处理结果上报给所述目标域中的所述通信服务进程。The filtering service module in each domain filters the modified status information and the processing result according to the domain identifier, and further the modified status information and the The processing result is reported to the communication service process in the target domain.
可选地,所述方法还包括:Optionally, the method further includes:
所述调制解调进程向所述接口处理进程发送主动通信消息;The modem process sends an active communication message to the interface processing process;
所述接口处理进程获取所述多个域中的目标域中的状态值,并根据所述状 态值将所述主动通信消息上报给所述多个域中的目标域。The interface processing process acquires a state value in a target domain in the plurality of domains, and according to the state The state value reports the active communication message to a target domain in the plurality of domains.
可选地,所述根据所述状态值将所述主动通信消息上报给所述多个域中的目标域包括:Optionally, the reporting the active communication message to the target domain in the multiple domains according to the status value includes:
确定所述目标域中的所述状态值是否所述主动通信消息相匹配;Determining whether the status value in the target domain matches the active communication message;
若所述目标域中的所述状态值与所述主动通信消息相匹配,则将携带有所述目标域的域标识的所述主动通信消息上报给所述目标域。If the status value in the target domain matches the active communication message, the active communication message carrying the domain identifier of the target domain is reported to the target domain.
本公开实施例还提供了一种多域通信终端,所述终端包括多个域,所述多个域中的每个域包括一个通信服务进程,所述终端还包括一个接口处理进程以及一个调制解调进程,所述每个域中的所述通信服务进程与所述接口处理进程建立通信连接,所述终端包括:The embodiment of the present disclosure further provides a multi-domain communication terminal, the terminal includes a plurality of domains, each of the plurality of domains includes a communication service process, and the terminal further includes an interface processing process and a modulation Demodulation process, the communication service process in each domain establishes a communication connection with the interface processing process, and the terminal includes:
请求发送模块,配置为当检测到所述多个域中的目标域中的通信命令时,所述目标域中的通信服务进程通过建立的所述通信连接向所述接口处理进程发送业务请求;a request sending module, configured to: when detecting a communication command in the target domain in the plurality of domains, the communication service process in the target domain sends a service request to the interface processing process through the established communication connection;
请求转发模块,配置为所述接口处理进程接收所述目标域中的所述通信服务进程发送的所述业务请求,并将所述业务请求转发给所述调制解调进程;以及And the request forwarding module is configured to receive, by the interface processing process, the service request sent by the communication service process in the target domain, and forward the service request to the modulation and demodulation process;
信息处理模块,配置为所述调制调解进程接收所述接口处理进程转发的所述业务请求,并根据所述业务请求对当前业务进行处理。The information processing module is configured to receive, by the modulation and mediation process, the service request forwarded by the interface processing process, and process the current service according to the service request.
可选地,所述业务请求携带有所述目标域的域标识,所述终端还包括:Optionally, the service request carries a domain identifier of the target domain, and the terminal further includes:
结果上报模块,配置为所述调制调解进程获取处理结果,并将所述处理结果上报给所述接口处理进程;a result reporting module, configured to obtain a processing result by the modulation and mediation process, and report the processing result to the interface processing process;
信息修改模块,配置为所述接口处理进程接收所述处理结果,并根据所述处理结果对所述域标识对应的所述目标域中的当前状态信息进行修改,进而将经过修改后的所述当前状态信息以及所述处理结果上报给所述多个域。An information modification module, configured to receive the processing result by the interface processing process, and modify current state information in the target domain corresponding to the domain identifier according to the processing result, and further modify the The current state information and the processing result are reported to the plurality of domains.
可选地,所述处理结果包括业务设置状态,所述信息处理模块包括:Optionally, the processing result includes a service setting state, where the information processing module includes:
确定所述业务设置状态是否与所述目标域中的当前状态信息相同;Determining whether the service setting status is the same as current status information in the target domain;
若所述业务设置状态与所述目标域中的当前状态信息不相同,则将所述目标域中的当前状态信息修改为所述业务设置状态。If the service setting status is different from the current status information in the target domain, the current status information in the target domain is modified to the service setting status.
可选地,所述经过修改后的所述当前状态信息以及所述处理结果携带有所述目标域的域标识,所述每个域还包括过滤服务模块,配置为:Optionally, the modified current state information and the processing result carry a domain identifier of the target domain, where each domain further includes a filtering service module, configured to:
根据所述域标识对所述经过修改后的所述状态信息以及所述处理结果进行 过滤,进而将所述经过修改后的所述状态信息以及所述处理结果上报给所述目标域中的所述通信服务进程。Performing the modified status information and the processing result according to the domain identifier Filtering, and then reporting the modified status information and the processing result to the communication service process in the target domain.
可选地,所述终端还包括:Optionally, the terminal further includes:
消息上报模块,配置为所述调制解调进程向所述接口处理进程发送主动通信消息;a message reporting module, configured to send, by the modem process, an active communication message to the interface processing process;
信息确定模块,配置为所述接口处理进程获取所述多个域中的目标域中的状态值,并根据所述状态值将所述主动通信上报给所述多个域中的目标域。The information determining module is configured to acquire the state value of the target domain in the multiple domains in the interface processing process, and report the active communication to the target domain in the multiple domains according to the state value.
可选地,所述信息确定模块配置为:Optionally, the information determining module is configured to:
确定所述目标域中的所述状态值是否所述主动通信消息相匹配;Determining whether the status value in the target domain matches the active communication message;
若所述目标域中的所述状态值与所述主动通信消息相匹配,则将携带有所述目标域的域标识的所述主动通信消息上报给所述目标域。If the status value in the target domain matches the active communication message, the active communication message carrying the domain identifier of the target domain is reported to the target domain.
本公开的实施例还提供一种非瞬时性计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行上述的多域通信方法。Embodiments of the present disclosure also provide a non-transitory computer readable storage medium storing computer executable instructions for performing the multi-domain communication method described above.
实施本公开实施例,当检测到所述多个域中的目标域中的通信命令时,所述目标域中的通信服务进程通过建立的所述通信连接向所述接口处理进程发送业务请求;所述接口处理进程接收所述目标域中的所述通信服务进程发送的所述业务请求,并将所述业务请求转发给所述调制解调进程;所述调制调解进程接收所述接口处理进程转发的所述业务请求,并根据所述业务请求对当前业务进行处理。可以确保每个域均使用自身域中的通信服务进程提供通信服务,从而实现多域的功能差异化和信息隔离,保障各个域中的设置功能正常实现。Embodiments of the present disclosure, when a communication command in a target domain in the plurality of domains is detected, a communication service process in the target domain sends a service request to the interface processing process through the established communication connection; The interface processing process receives the service request sent by the communication service process in the target domain, and forwards the service request to the modulation and demodulation process; the modulation and mediation process receives the interface processing process Forwarding the service request, and processing the current service according to the service request. It can ensure that each domain provides communication services by using the communication service process in its own domain, thereby realizing multi-domain functional differentiation and information isolation, and ensuring the normal implementation of the setting functions in each domain.
附图说明DRAWINGS
为了更清楚地说明本公开实施例的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,下面描述中的附图是本公开的一些实施例,对于本领域普通技术人员来,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions of the embodiments of the present disclosure, the drawings used in the description of the embodiments will be briefly described below, and the drawings in the following description are some embodiments of the present disclosure, Other figures can also be obtained from the figures.
图1是相关技术中的一种多域通信的应用结构模型;1 is an application structure model of multi-domain communication in the related art;
图2是本公开提出的一种多域通信方法的第一实施例的流程图;2 is a flow chart of a first embodiment of a multi-domain communication method proposed by the present disclosure;
图3是本公开实施例提供的一种多域通信的应用结构模型;3 is an application structure model of multi-domain communication according to an embodiment of the present disclosure;
图4是本公开提出的一种多域通信方法的第二实施例的流程图;4 is a flow chart of a second embodiment of a multi-domain communication method proposed by the present disclosure;
图5是本公开提出的一种多域通信方法的第三实施例的流程图;5 is a flowchart of a third embodiment of a multi-domain communication method proposed by the present disclosure;
图6是本公开实施例提出的一种多域通信终端的结构示意图; 6 is a schematic structural diagram of a multi-domain communication terminal according to an embodiment of the present disclosure;
图7是是本公开实施例的一种移动终端的结构示意图。FIG. 7 is a schematic structural diagram of a mobile terminal according to an embodiment of the present disclosure.
实施方式Implementation
下面将结合本公开实施例中的附图,对本公开实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本公开一部分实施例,而不是全部的实施例。基于本公开中的实施例,本领域普通技术人员获得的所有其他实施例,都属于本公开保护的范围。The technical solutions in the embodiments of the present disclosure are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present disclosure. It is obvious that the described embodiments are a part of the embodiments of the present disclosure, and not all of the embodiments. All other embodiments obtained by those of ordinary skill in the art based on the embodiments of the present disclosure are within the scope of the disclosure.
请参考图2,图2是本公开提出的一种多域通信方法的第一实施例的流程图。如图所示,本公开实施例中的方法包括步骤S21-203。Please refer to FIG. 2. FIG. 2 is a flowchart of a first embodiment of a multi-domain communication method proposed by the present disclosure. As shown, the method in the embodiment of the present disclosure includes steps S21-203.
在步骤S210中,当检测到所述多个域中的目标域中的通信命令时,所述目标域中的通信服务进程通过建立的所述通信连接向所述接口处理进程发送业务请求。In step S210, when a communication command in the target domain in the plurality of domains is detected, the communication service process in the target domain sends a service request to the interface processing process through the established communication connection.
终端包括多个域,所述多个域中的每个域包括一个通信服务进程,所述终端还包括一个接口处理进程以及一个调制解调进程,所述每个域中的所述通信服务进程与所述接口处理进程建立通信连接。例如:如图3所示,终端包括机主域、支付域、儿童域以及其他域,每个域中包括一个通信服务进程Phone,每个通信服务进程Phone与接口处理进程Rild建立通信连接,接口处理进程Rild与调制解调进程Modem连接。当检测到儿童域中的通信命令时,儿童域中的通信服务进程Phone直接通过儿童域中的通信服务进程Phone与接口处理进程Rild建立的通信连接,向接口处理进程Rild发送携带有儿童域的域标识的处理请求,从而不需要使用机主域的通信服务进程Phone,因此儿童域在通信服务上可以实现完全独立运行。The terminal includes a plurality of domains, each of the plurality of domains includes a communication service process, the terminal further includes an interface processing process and a modem process, and the communication service process in each domain Establishing a communication connection with the interface processing process. For example, as shown in FIG. 3, the terminal includes a host domain, a payment domain, a child domain, and other domains. Each domain includes a communication service process Phone, and each communication service process Phone establishes a communication connection with the interface processing process Rild. The processing process Rild is connected to the modem process Modem. When the communication command in the child domain is detected, the communication service process Phone in the child domain directly transmits the communication connection established by the communication service process Phone in the child domain to the interface processing process Rild, and sends the child processing domain to the interface processing process Rild. The domain identifies the processing request, so that the communication service process Phone of the owner domain is not required, so the child domain can be completely independent running on the communication service.
在步骤S220中,所述接口处理进程接收所述目标域中的所述通信服务进程发送的所述业务请求,并将所述业务请求转发给所述调制解调进程。In step S220, the interface processing process receives the service request sent by the communication service process in the target domain, and forwards the service request to the modulation and demodulation process.
在步骤S230中,所述调制调解进程接收所述接口处理进程转发的所述业务请求,并根据所述业务请求对当前业务进行处理。其中,当前业务包括开关数据业务、接打电话业务等等。In step S230, the modulation and mediation process receives the service request forwarded by the interface processing process, and processes the current service according to the service request. Among them, the current business includes switching data services, receiving call services, and the like.
例如:当在支付域中用户使用流量上网需要开启流量开关时,触发支付域中的通信服务进程Phone向接口处理进程RILD发出开启数据的业务请求,接口处理进程RILD接收到该业务请求后再转发给调制调解进程Modem,调制调解进程Modem收到开启数据的业务请求之后,向基站发出建立数据连接请求以使终端 与基站建立数据连接,最后调制调解进程Modem获取建立数据连接成功或失败的处理结果。For example, when the user needs to enable the traffic switch in the payment domain, the communication service process Phone in the payment domain triggers the service request to open the data to the interface processing process RILD, and the interface processing process RILD receives the service request and then forwards the service request. After the modulation and mediation process Modem is received, the modem mediation process modem sends a request for establishing a data connection to the base station to obtain a service request for enabling the data. Establish a data connection with the base station, and finally modulate the mediation process Modem to obtain the processing result of establishing a data connection success or failure.
在本公开实施例中,当检测到所述多个域中的目标域中的通信命令时,所述目标域中的通信服务进程通过建立的所述通信连接向所述接口处理进程发送业务请求;所述接口处理进程接收所述目标域中的所述通信服务进程发送的所述业务请求,并将所述业务请求转发给所述调制解调进程;所述调制调解进程接收所述接口处理进程转发的所述业务请求,并根据所述业务请求对当前业务进行处理。可以确保每个域均使用自身域中的通信服务进程提供通信服务,从而实现多域的功能差异化和信息隔离,保障各个域中的设置功能正常实现。In an embodiment of the present disclosure, when a communication command in a target domain in the plurality of domains is detected, a communication service process in the target domain sends a service request to the interface processing process through the established communication connection. The interface processing process receives the service request sent by the communication service process in the target domain, and forwards the service request to the modulation and demodulation process; the modulation and mediation process receives the interface processing The service request forwarded by the process, and processing the current service according to the service request. It can ensure that each domain provides communication services by using the communication service process in its own domain, thereby realizing multi-domain functional differentiation and information isolation, and ensuring the normal implementation of the setting functions in each domain.
请参考图4,图4是本公开提出的一种多域通信方法的第二实施例的流程图。如图所示,本公开实施例中的方法包括:步骤S410-460。Please refer to FIG. 4. FIG. 4 is a flowchart of a second embodiment of a multi-domain communication method proposed by the present disclosure. As shown, the method in the embodiment of the present disclosure includes: steps S410-460.
在步骤S410中,当检测到所述多个域中的目标域中的通信命令时,所述目标域中的通信服务进程通过建立的所述通信连接向所述接口处理进程发送业务请求。In step S410, when a communication command in the target domain in the plurality of domains is detected, the communication service process in the target domain sends a service request to the interface processing process through the established communication connection.
终端包括多个域,所述多个域中的每个域包括一个通信服务进程,所述终端还包括一个接口处理进程以及一个调制解调进程,所述每个域中的所述通信服务进程与所述接口处理进程建立通信连接。例如:如图3所示,终端包括机主域、支付域、儿童域以及其他域,每个域中包括一个通信服务进程Phone,每个通信服务进程Phone与接口处理进程Rild建立通信连接,接口处理进程Rild与调制解调进程Modem连接。当检测到儿童域中的通信命令时,儿童域中的通信服务进程Phone直接通过儿童域中的通信服务进程Phone与接口处理进程Rild建立的通信连接,向接口处理进程Rild发送携带有儿童域的域标识的处理请求,从而不需要使用机主域的通信服务进程Phone,因此儿童域在通信服务上可以实现完全独立运行。The terminal includes a plurality of domains, each of the plurality of domains includes a communication service process, the terminal further includes an interface processing process and a modem process, and the communication service process in each domain Establishing a communication connection with the interface processing process. For example, as shown in FIG. 3, the terminal includes a host domain, a payment domain, a child domain, and other domains. Each domain includes a communication service process Phone, and each communication service process Phone establishes a communication connection with the interface processing process Rild. The processing process Rild is connected to the modem process Modem. When the communication command in the child domain is detected, the communication service process Phone in the child domain directly transmits the communication connection established by the communication service process Phone in the child domain to the interface processing process Rild, and sends the child processing domain to the interface processing process Rild. The domain identifies the processing request, so that the communication service process Phone of the owner domain is not required, so the child domain can be completely independent running on the communication service.
在步骤S420中,所述接口处理进程接收所述目标域中的所述通信服务进程发送的所述业务请求,并将所述业务请求转发给所述调制解调进程。In step S420, the interface processing process receives the service request sent by the communication service process in the target domain, and forwards the service request to the modulation and demodulation process.
在步骤S430中,所述调制调解进程接收所述接口处理进程转发的所述业务请求,并根据所述业务请求对当前业务进行处理。其中,当前业务包括开关数据业务、接打电话业务等等。In step S430, the modulation and mediation process receives the service request forwarded by the interface processing process, and processes the current service according to the service request. Among them, the current business includes switching data services, receiving call services, and the like.
例如:当在支付域中用户使用流量上网需要开启流量开关时,触发支付域 中的通信服务进程Phone向接口处理进程RILD发出开启数据的业务请求,接口处理进程RILD接收到该业务请求后再转发给调制调解进程Modem,调制调解进程Modem收到开启数据的业务请求之后,向基站发出建立数据连接请求以使终端与基站建立数据连接,最后调制调解进程Modem获取建立数据连接成功或失败的处理结果。For example, when the user in the payment domain needs to enable traffic on the Internet, the payment domain is triggered. The communication service process Phone sends a service request to open the data to the interface processing process RILD, and the interface processing process RILD receives the service request and then forwards it to the modulation and mediation process Modem, and after the modulation mediation process modem receives the service request for starting the data, The base station sends a request for establishing a data connection to establish a data connection between the terminal and the base station, and finally modulates the mediation process Modem to obtain a processing result of establishing a data connection success or failure.
在步骤S440中,所述调制调解进程获取处理结果,并将所述处理结果上报给所述接口处理进程。In step S440, the modulation and mediation process obtains a processing result, and reports the processing result to the interface processing process.
其中,所述处理结果包括业务设置状态,例如:若终端与基站之间的数据连接成功,则业务设置状态为数据连接状态;若终端与基站之间的数据连接失败,则业务设置状态为数据断开状态。The processing result includes a service setting state, for example, if the data connection between the terminal and the base station is successful, the service setting state is a data connection state; if the data connection between the terminal and the base station fails, the service setting state is data. Disconnected state.
在步骤S450中,所述接口处理进程接收所述处理结果,并根据所述处理结果对所述域标识对应的所述目标域中的当前状态信息进行修改,进而将经过修改后的所述当前状态信息以及所述处理结果上报给所述多个域。其中,所述业务请求携带有所述目标域的域标识。In step S450, the interface processing process receives the processing result, and performs modification on the current state information in the target domain corresponding to the domain identifier according to the processing result, and then the modified current current The status information and the processing result are reported to the plurality of domains. The service request carries a domain identifier of the target domain.
确定所述业务设置状态是否与所述目标域中的当前状态信息相同;若所述业务设置状态与所述目标域中的当前状态信息不相同,则将所述目标域中的当前状态信息修改为所述业务设置状态;若所述业务设置状态与所述目标域中的当前状态信息相同,则保持当前状态信息。其中,每个域各自的当前状态信息均保存在RIL(Radio Interface Layer,无线接口层)中,因此接口处理进程可以首先根据域标识确定多个域中的目标域,然后对目标域中的当前状态信息进行处理,当前状态信息可以包括SIM卡的开关状态、优先网络模式以及数据连接信息等等。Determining whether the service setting state is the same as current state information in the target domain; if the service setting state is different from current state information in the target domain, modifying current state information in the target domain Setting a status for the service; if the service setting status is the same as current status information in the target domain, maintaining current status information. The current state information of each domain is stored in the RIL (Radio Interface Layer), so the interface processing process may first determine the target domain in multiple domains according to the domain identifier, and then the current domain in the target domain. The status information is processed, and the current status information may include a switch status of the SIM card, a priority network mode, and data connection information, and the like.
例如:接口处理进程Rild收到调制解调Modem发送的数据连接成功的处理结果,接口处理进程Rild首先根据处理请求携带的域标识,确定域标识对应的支付域中的当前状态信息,若当前状态信息为数据断开状态,则将当前状态信息修改为数据连接状态,并将修改后的所述当前状态信息以及所述处理结果返回给多个域;若当前状态信息为数据连接状态,则当前状态信息不需要修改,将所述当前状态信息以及所述处理结果返回给多个域。For example, the interface processing process Rild receives the processing result of the data connection successfully sent by the modem mode, and the interface processing process Rild first determines the current state information of the payment domain corresponding to the domain identifier according to the domain identifier carried in the processing request, if the current state If the information is in the data disconnection state, the current state information is modified to a data connection state, and the modified current state information and the processing result are returned to multiple domains; if the current state information is a data connection state, the current state The status information does not need to be modified, and the current status information and the processing result are returned to a plurality of domains.
在步骤S460中,所述每个域中的所述过滤服务模块根据所述域标识对所述经过修改后的所述状态信息以及所述处理结果进行过滤,进而将所述经过修改后的所述状态信息以及所述处理结果上报给所述目标域中的所述通信服务进 程。In step S460, the filtering service module in each domain filters the modified status information and the processing result according to the domain identifier, and further the modified location. State information and the processing result are reported to the communication service in the target domain Cheng.
所述每个域还包括过滤服务模块,在根据所述处理请求对所述域标识对应的所述目标域中的当前状态信息进行处理之后,所述接口处理进程获取处理结果,并将携带有所述域标识的所述处理结果返回给所述每个域;所述每个域中的所述过滤服务模块根据所述域标识对所述处理结果进行过滤,进而将所述处理结果返回给所述目标域中的所述通信服务进程。如图23所示,在每个域的通信服务进程Phone中包括一个过滤服务模块Filter,接口处理进程将处理结果返回给每个域中的过滤服务模块Filter,由于处理结果携带有域标识,每个过滤服务模块Filter根据该域标识确定处理结果是否返回给自身所在的过滤服务模块Phone,因此接口处理进程最终将处理结果返回给域标识对应的目标域。Each of the domains further includes a filtering service module, after processing the current state information in the target domain corresponding to the domain identifier according to the processing request, the interface processing process obtains a processing result, and carries The processing result of the domain identifier is returned to each of the domains; the filtering service module in each domain filters the processing result according to the domain identifier, and returns the processing result to The communication service process in the target domain. As shown in FIG. 23, a communication service module Filter is included in the communication service process Phone of each domain, and the interface processing process returns the processing result to the filtering service module Filter in each domain, because the processing result carries the domain identifier, and each The filtering service module Filter determines whether the processing result is returned to the filtering service module Phone where the processing is performed according to the domain identifier. Therefore, the interface processing process finally returns the processing result to the target domain corresponding to the domain identifier.
在本公开实施例中,首先当检测到多个域中的目标域中的通信命令时,目标域中的通信服务进程向接口处理进程发送携带有域标识的处理请求;然后接口处理进程接收目标域中的通信服务进程发送的携带有域标识的处理请求,并根据处理请求对域标识对应的目标域中的当前状态信息进行处理。可以确保每个域均使用自身域中的通信服务进程提供通信服务,从而实现多域的功能差异化和信息隔离,保障各个域中的设置功能正常实现。In an embodiment of the present disclosure, first, when a communication command in a target domain in a plurality of domains is detected, a communication service process in the target domain sends a processing request carrying the domain identifier to the interface processing process; and then the interface processing process receives the target The processing request carried by the communication service process in the domain carries the domain identifier, and processes the current state information in the target domain corresponding to the domain identifier according to the processing request. It can ensure that each domain provides communication services by using the communication service process in its own domain, thereby realizing multi-domain functional differentiation and information isolation, and ensuring the normal implementation of the setting functions in each domain.
请参考图5,图5是本公开提出的一种多域通信方法的第三实施例的流程图。如图所示,本公开实施例中的方法包括:Please refer to FIG. 5. FIG. 5 is a flowchart of a third embodiment of a multi-domain communication method proposed by the present disclosure. As shown, the method in the embodiment of the present disclosure includes:
在步骤S510中,所述调制解调进程向所述接口处理进程发送主动通信消息。其中,主动通信消息可以为来电消息。In step S510, the modem process sends an active communication message to the interface processing process. The active communication message may be an incoming call message.
在步骤S520中,所述接口处理进程获取所述多个域中的目标域中的状态值,并根据所述状态值将所述主动通信消息上报给所述多个域中的目标域。In step S520, the interface processing process acquires a state value in the target domain in the multiple domains, and reports the active communication message to the target domain in the multiple domains according to the state value.
所述接口处理进程接收到主动通信消息之后,首先查看保存在RIL中的目标域中的状态值,根据该状态值确定是否将主动通信消息上报给目标域。例如:调制解调进程Modem接收到基站发送的来电消息,调制解调进程Modem上报给接口处理进程RILD,接口处理进程RILD修改状态值,然后将来电消息上报给通信服务进程Phone,通信服务进程Phone进程收到该来电消息之后拉起来电界面,响起电话铃声。After receiving the active communication message, the interface processing process first checks the status value of the target domain stored in the RIL, and determines whether to report the active communication message to the target domain according to the status value. For example, the modem process receives the incoming call message sent by the base station, and the modem process is reported to the interface processing process RILD. The interface processing process RILD modifies the status value, and then reports the incoming call message to the communication service process Phone, the communication service process Phone. After the process receives the incoming call message, it pulls up the electrical interface and rings the phone.
在一些实施例中,,可以确定所述目标域中的所述状态值是否所述主动通信消息相匹配;若所述目标域中的所述状态值与所述主动通信消息相匹配,则将 携带有所述目标域的域标识的所述主动通信消息上报给所述目标域。例如:接口处理进程接收到主动通信消息为网络信号强度消息,而此时目标域中的SIM卡处于关闭状态,则确定该主动通信消息不需上报给所述目标域,若目标域中的SIM卡处于打开状态,则将该主动通信消息上报给所述目标域。然后检查目标域中其他相关状态值,根据其他相关状态值的检查结果对上报的所述主动通信消息进行重组,若确定所述主动通信消息不需要重组,则直接将携带有目标域的域标识的主动通信消息上报给目标域;若确定所述主动通信消息需要重组,则将携带有目标域的域标识的重组后的主动通信消息上报给目标域。接口处理进程查看下一个域的状态值,根据下一个域的状态值确定是否将主动通信消息上报给下一个域,直到检查完所有的域。In some embodiments, it may be determined whether the status value in the target domain matches the active communication message; if the status value in the target domain matches the active communication message, then The active communication message carrying the domain identifier of the target domain is reported to the target domain. For example, if the interface processing process receives the active communication message as the network signal strength message, and the SIM card in the target domain is in the closed state, it is determined that the active communication message does not need to be reported to the target domain, if the SIM in the target domain When the card is in an open state, the active communication message is reported to the target domain. Then, the other relevant state values in the target domain are checked, and the reported active communication message is reorganized according to the check result of the other related state values. If it is determined that the active communication message does not need to be reorganized, the domain identifier of the target domain is directly carried. The active communication message is reported to the target domain; if it is determined that the active communication message needs to be reassembled, the reassembled active communication message carrying the domain identifier of the target domain is reported to the target domain. The interface processing process checks the status value of the next domain, and determines whether to report the active communication message to the next domain according to the status value of the next domain until all the domains are checked.
在本公开实施例中,调制解调进程向所述接口处理进程发送主动通信消息,接口处理进程获取所述多个域中的目标域中的状态值,并根据所述状态值将所述主动通信消息上报给所述多个域中的目标域,从而接口处理进程可以直接将主动通信消息上报给多个域中的目标域而不需要经过机主域中的通信服务进程,实现多域的功能差异化和信息隔离,保障各个域中的设置功能正常实现。In an embodiment of the present disclosure, the modem process sends an active communication message to the interface processing process, and the interface processing process acquires a state value in the target domain in the multiple domains, and uses the active state according to the state value. The communication message is reported to the target domain in the multiple domains, so that the interface processing process can directly report the active communication message to the target domain in multiple domains without going through the communication service process in the owner domain to implement multi-domain Functional differentiation and information isolation ensure that the setup functions in each domain are implemented normally.
请参考图6,图6是本公开实施例提出的一种多域通信终端的结构示意图。如图所示,本公开实施例中的终端包括:请求发送模块601,请求转发模块602和信息处理模块603。Please refer to FIG. 6. FIG. 6 is a schematic structural diagram of a multi-domain communication terminal according to an embodiment of the present disclosure. As shown in the figure, the terminal in the embodiment of the present disclosure includes: a request sending module 601, a request forwarding module 602, and an information processing module 603.
请求发送模块601,配置为当检测到所述多个域中的目标域中的通信命令时,所述目标域中的通信服务进程通过建立的所述通信连接向所述接口处理进程发送业务请求。The request sending module 601 is configured to: when detecting a communication command in the target domain in the plurality of domains, the communication service process in the target domain sends a service request to the interface processing process through the established communication connection .
终端包括多个域,所述多个域中的每个域包括一个通信服务进程,所述终端还包括一个接口处理进程以及一个调制解调模块,所述每个域中的所述通信服务进程与所述接口处理进程建立通信连接。例如:如图3所示,终端包括机主域、支付域、儿童域以及其他域,每个域中包括一个通信服务进程Phone,每个通信服务进程Phone与接口处理进程Rild建立通信连接,接口处理进程Rild与调制解调进程Modem连接。当检测到儿童域中的通信命令时,儿童域中的通信服务进程Phone直接通过儿童域中的通信服务进程Phone与接口处理进程Rild建立的通信连接,向接口处理进程Rild发送携带有儿童域的域标识的处理请求,从而不需要使用机主域的通信服务进程Phone,因此儿童域在通信服务上可以实现完 全独立运行。The terminal includes a plurality of domains, each of the plurality of domains includes a communication service process, the terminal further includes an interface processing process and a modem module, and the communication service process in each domain Establishing a communication connection with the interface processing process. For example, as shown in FIG. 3, the terminal includes a host domain, a payment domain, a child domain, and other domains. Each domain includes a communication service process Phone, and each communication service process Phone establishes a communication connection with the interface processing process Rild. The processing process Rild is connected to the modem process Modem. When the communication command in the child domain is detected, the communication service process Phone in the child domain directly transmits the communication connection established by the communication service process Phone in the child domain to the interface processing process Rild, and sends the child processing domain to the interface processing process Rild. The domain ID handles the request, so that the communication service process Phone of the owner domain is not required, so the child domain can be implemented on the communication service. Fully independent operation.
请求转发模块602,配置为所述接口处理进程接收所述目标域中的所述通信服务进程发送的所述业务请求,并将所述业务请求转发给所述调制解调进程。The request forwarding module 602 is configured to receive, by the interface processing process, the service request sent by the communication service process in the target domain, and forward the service request to the modulation and demodulation process.
信息处理模块603,配置为所述调制调解进程接收所述接口处理进程转发的所述业务请求,并根据所述业务请求对当前业务进行处理。The information processing module 603 is configured to receive, by the modulation and mediation process, the service request forwarded by the interface processing process, and process the current service according to the service request.
例如:当在支付域中用户使用流量上网需要开启流量开关时,触发支付域中的通信服务进程Phone向接口处理进程RILD发出开启数据的业务请求,接口处理进程RILD接收到该业务请求后再转发给调制调解进程Modem,调制调解进程Modem收到开启数据的业务请求之后,向基站发出建立数据连接的请求以使终端与基站建立数据连接,最后调制调解进程Modem获取建立数据连接成功或失败的处理结果。For example, when the user needs to enable the traffic switch in the payment domain, the communication service process Phone in the payment domain triggers the service request to open the data to the interface processing process RILD, and the interface processing process RILD receives the service request and then forwards the service request. After the modem mediation process Modem receives the service request for the data opening, the modem sends a request for establishing a data connection to the base station to establish a data connection with the base station, and finally modulates the mediation process Modem to obtain a process for establishing a data connection success or failure. result.
可选的,如图6所示,本公开实施例中的终端还可以进一步包括:Optionally, as shown in FIG. 6, the terminal in the embodiment of the present disclosure may further include:
结果上报模块604,配置为所述调制调解进程获取处理结果,并将所述处理结果上报给所述接口处理进程。其中,所述处理结果包括业务设置状态,例如:若终端与基站之间的数据连接成功,则业务设置状态为数据连接状态;若终端与基站之间的数据连接失败,则业务设置状态为数据断开状态。The result reporting module 604 is configured to obtain the processing result by the modulation and mediation process, and report the processing result to the interface processing process. The processing result includes a service setting state, for example, if the data connection between the terminal and the base station is successful, the service setting state is a data connection state; if the data connection between the terminal and the base station fails, the service setting state is data. Disconnected state.
信息修改模块605,配置为所述接口处理进程接收所述处理结果,并根据所述处理结果对所述域标识对应的所述目标域中的当前状态信息进行修改,进而将经过修改后的所述当前状态信息以及所述处理结果上报给所述多个域。The information modification module 605 is configured to receive the processing result by the interface processing process, and modify current state information in the target domain corresponding to the domain identifier according to the processing result, and further modify the The current status information and the processing result are reported to the plurality of domains.
在一些实施例中,确定所述业务设置状态是否与所述目标域中的当前状态信息相同;若所述业务设置状态与所述目标域中的当前状态信息不相同,则将所述目标域中的当前状态信息修改为所述业务设置状态;若所述业务设置状态与所述目标域中的当前状态信息相同,则保持当前状态信息。其中,每个域各自的当前状态信息均保存在RIL(Radio Interface Layer,无线接口层)中,因此接口处理进程可以首先根据域标识确定多个域中的目标域,然后对目标域中的当前状态信息进行处理,当前状态信息可以包括SIM卡的开关状态、优先网络模式以及数据连接信息等等。In some embodiments, determining whether the service setting status is the same as current status information in the target domain; if the service setting status is different from current status information in the target domain, the target domain is The current state information in the current state is modified to the service setting state; if the service setting state is the same as the current state information in the target domain, the current state information is maintained. The current state information of each domain is stored in the RIL (Radio Interface Layer), so the interface processing process may first determine the target domain in multiple domains according to the domain identifier, and then the current domain in the target domain. The status information is processed, and the current status information may include a switch status of the SIM card, a priority network mode, and data connection information, and the like.
例如:接口处理进程Rild收到调制解调Modem发送的数据连接成功的处理结果,接口处理进程Rild首先根据处理请求携带的域标识,确定域标识对应的支付域中的当前状态信息,若当前状态信息为数据断开状态,则将当前状态信息修改为数据连接状态,并将修改后的所述当前状态信息以及所述处理结果返回给 多个域;若当前状态信息为数据连接状态,则当前状态信息不需要修改,将所述当前状态信息以及所述处理结果返回给多个域。For example, the interface processing process Rild receives the processing result of the data connection successfully sent by the modem mode, and the interface processing process Rild first determines the current state information of the payment domain corresponding to the domain identifier according to the domain identifier carried in the processing request, if the current state If the information is in a data disconnection state, the current state information is modified to a data connection state, and the modified current state information and the processing result are returned to the If the current status information is a data connection status, the current status information does not need to be modified, and the current status information and the processing result are returned to multiple domains.
过滤服务模块606,配置为根据所述域标识对所述经过修改后的所述状态信息以及所述处理结果进行过滤,进而将所述经过修改后的所述状态信息以及所述处理结果上报给所述目标域中的所述通信服务进程。The filtering service module 606 is configured to filter the modified status information and the processing result according to the domain identifier, and then report the modified status information and the processing result to the The communication service process in the target domain.
在一些实施例中,所述每个域还包括过滤服务模块,在根据所述处理请求对所述域标识对应的所述目标域中的当前状态信息进行处理之后,所述接口处理进程获取处理结果,并将携带有所述域标识的所述处理结果返回给所述每个域;所述每个域中的所述过滤服务模块根据所述域标识对所述处理结果进行过滤,进而将所述处理结果返回给所述目标域中的所述通信服务进程。如图23所示,在每个域的通信服务进程Phone中包括一个过滤服务模块Filter,接口处理进程将处理结果返回给每个域中的过滤服务模块Filter,由于处理结果携带有域标识,每个过滤服务模块Filter根据该域标识确定处理结果是否返回给自身所在的过滤服务模块Phone,因此接口处理进程最终将处理结果返回给域标识对应的目标域。In some embodiments, each of the domains further includes a filtering service module, after processing the current state information in the target domain corresponding to the domain identifier according to the processing request, the interface processing process acquisition processing Resulting, and returning, to the each domain, the processing result carrying the domain identifier; the filtering service module in each domain filtering the processing result according to the domain identifier, and then The processing result is returned to the communication service process in the target domain. As shown in FIG. 23, a communication service module Filter is included in the communication service process Phone of each domain, and the interface processing process returns the processing result to the filtering service module Filter in each domain, because the processing result carries the domain identifier, and each The filtering service module Filter determines whether the processing result is returned to the filtering service module Phone where the processing is performed according to the domain identifier. Therefore, the interface processing process finally returns the processing result to the target domain corresponding to the domain identifier.
在一些实施例中,如图6所示,本公开实施例中的终端还可以进一步包括:In some embodiments, as shown in FIG. 6, the terminal in the embodiment of the present disclosure may further include:
消息上报模块607,配置为所述调制解调进程向所述接口处理进程发送主动通信消息。其中,主动通信消息可以为来电消息。The message reporting module 607 is configured to send the active communication message to the interface processing process by the modem process. The active communication message may be an incoming call message.
信息确定模块608,配置为所述接口处理进程获取所述多个域中的目标域中的状态值,并根据所述状态值将所述主动通信上报给所述多个域中的目标域。The information determining module 608 is configured to obtain the state value of the target domain in the multiple domains in the interface processing process, and report the active communication to the target domain in the multiple domains according to the state value.
在一些实施例中,所述接口处理进程接收到主动通信消息之后,首先查看保存在RIL中的目标域中的状态值,根据该状态值确定是否将主动通信消息上报给目标域。例如:调制解调进程Modem接收到基站发送的来电消息,调制解调进程Modem上报给接口处理进程RILD,接口处理进程RILD修改状态值,然后将来电消息上报给通信服务进程Phone,通信服务进程Phone进程收到该来电消息之后拉起来电界面,响起电话铃声。In some embodiments, after receiving the active communication message, the interface processing process first checks the status value of the target domain stored in the RIL, and determines whether to report the active communication message to the target domain according to the status value. For example, the modem process receives the incoming call message sent by the base station, and the modem process is reported to the interface processing process RILD. The interface processing process RILD modifies the status value, and then reports the incoming call message to the communication service process Phone, the communication service process Phone. After the process receives the incoming call message, it pulls up the electrical interface and rings the phone.
在一些实施例中,可以确定所述目标域中的所述状态值是否所述主动通信消息相匹配;若所述目标域中的所述状态值与所述主动通信消息相匹配,则将携带有所述目标域的域标识的所述主动通信消息上报给所述目标域。例如:接口处理进程接收到主动通信消息为网络信号加强消息,而此时目标域中的SIM卡处于关闭状态,则确定该主动通信消息不需上报给所述目标域,若目标域中的 SIM卡处于打开状态,则将该主动通信消息上报给所述目标域。然后检查目标域中其他相关状态值,根据其他相关状态值的检查结果对上报的所述主动通信消息进行重组,若确定所述主动通信消息不需要重组,则直接将携带有目标域的域标识的主动通信消息上报给目标域;若确定所述主动通信消息需要重组,则将携带有目标域的域标识的重组后的主动通信消息上报给目标域。接口处理进程查看下一个域的状态值,根据下一个域的状态值确定是否将主动通信消息上报给下一个域,直到检查完所有的域。In some embodiments, it may be determined whether the status value in the target domain matches the active communication message; if the status value in the target domain matches the active communication message, then The active communication message with the domain identifier of the target domain is reported to the target domain. For example, if the interface processing process receives the active communication message as the network signal enhancement message, and the SIM card in the target domain is in the closed state, it is determined that the active communication message does not need to be reported to the target domain, if the target domain When the SIM card is in an open state, the active communication message is reported to the target domain. Then, the other relevant state values in the target domain are checked, and the reported active communication message is reorganized according to the check result of the other related state values. If it is determined that the active communication message does not need to be reorganized, the domain identifier of the target domain is directly carried. The active communication message is reported to the target domain; if it is determined that the active communication message needs to be reassembled, the reassembled active communication message carrying the domain identifier of the target domain is reported to the target domain. The interface processing process checks the status value of the next domain, and determines whether to report the active communication message to the next domain according to the status value of the next domain until all the domains are checked.
在本公开实施例中,首先当检测到多个域中的目标域中的通信命令时,目标域中的通信服务进程向接口处理进程发送携带有域标识的处理请求;然后接口处理进程接收目标域中的通信服务进程发送的携带有域标识的处理请求,并根据处理请求对域标识对应的目标域中的当前状态信息进行处理。可以确保每个域均使用自身域中的通信服务进程提供通信服务,从而实现多域的功能差异化和信息隔离,保障各个域中的设置功能正常实现。In an embodiment of the present disclosure, first, when a communication command in a target domain in a plurality of domains is detected, a communication service process in the target domain sends a processing request carrying the domain identifier to the interface processing process; and then the interface processing process receives the target The processing request carried by the communication service process in the domain carries the domain identifier, and processes the current state information in the target domain corresponding to the domain identifier according to the processing request. It can ensure that each domain provides communication services by using the communication service process in its own domain, thereby realizing multi-domain functional differentiation and information isolation, and ensuring the normal implementation of the setting functions in each domain.
需要说明的是,对于前述的各个方法实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本公开并不受所描述的动作顺序的限制,因为依据本公开,某一些步骤可以采用其他顺序或者同时进行。在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详细描述的部分,可以参见其他实施例的相关描述。It should be noted that, for the foregoing various method embodiments, for the sake of simple description, they are all expressed as a series of action combinations, but those skilled in the art should understand that the present disclosure is not limited by the described action sequence. Because certain steps may be performed in other sequences or concurrently in accordance with the present disclosure. In the above embodiments, the descriptions of the various embodiments are different, and the parts that are not described in detail in a certain embodiment can be referred to the related descriptions of other embodiments.
本领域普通技术人员可以理解上述实施例的各种方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,该程序可以存储于一计算机可读存储介质中,存储介质可以包括:闪存盘、只读存储器(英文:Read-Only Memory,简称:ROM)、随机存取器(英文:Random Access Memory,简称:RAM)、磁盘或光盘等。A person skilled in the art may understand that all or part of the various steps of the foregoing embodiments may be performed by a program to instruct related hardware. The program may be stored in a computer readable storage medium, and the storage medium may include: Flash disk, read-only memory (English: Read-Only Memory, referred to as: ROM), random accessor (English: Random Access Memory, referred to as: RAM), disk or optical disk.
本公开的实施例还提供一种非瞬时性计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行上述的多域通信方法。Embodiments of the present disclosure also provide a non-transitory computer readable storage medium storing computer executable instructions for performing the multi-domain communication method described above.
请参考图7,图7是本发明实施例公开的一种移动终端的结构示意图。本发明实施例中的移动终端可以是任何具备触控显示屏的设备,例如:平板电脑、手机、电子阅读器、遥控器、个人计算机(Personal Computer,PC)、笔记本电脑、车载设备、网络电视、可穿戴设备等。如图7所示,本发明实施例中的移动终端包括:至少一个处理器701,例如CPU,至少一个接收器703,至少一个存 储器704,至少一个发送器705,至少一个通信总线702。其中,通信总线702用于实现这些组件之间的连接通信。其中,本发明实施例中装置的接收器703和发送器705可以是有线发送端口,也可以为无线设备,例如包括天线装置,用于与其他节点设备进行信令或数据的通信。存储器704可以是高速RAM存储器,也可以是非易失性的存储器(non-volatile memory),例如至少一个磁盘存储器。存储器704可选的还可以是至少一个位于远离前述处理器701的存储装置。存储器704中存储一组程序代码,且所述处理器701可通过通信总线702,调用存储器704中存储的代码以执行相关的功能。Please refer to FIG. 7. FIG. 7 is a schematic structural diagram of a mobile terminal according to an embodiment of the present invention. The mobile terminal in the embodiment of the present invention may be any device with a touch display screen, such as a tablet computer, a mobile phone, an e-reader, a remote controller, a personal computer (PC), a notebook computer, an in-vehicle device, and a network television. , wearable devices, etc. As shown in FIG. 7, the mobile terminal in the embodiment of the present invention includes: at least one processor 701, such as a CPU, at least one receiver 703, and at least one The memory 704 is at least one transmitter 705 and at least one communication bus 702. Among them, the communication bus 702 is used to implement connection communication between these components. The receiver 703 and the transmitter 705 of the device in the embodiment of the present invention may be a wired sending port, or may be a wireless device, for example, including an antenna device, for performing signaling or data communication with other node devices. The memory 704 may be a high speed RAM memory or a non-volatile memory such as at least one disk memory. The memory 704 can optionally also be at least one storage device located remotely from the aforementioned processor 701. A set of program code is stored in memory 704, and said processor 701 can invoke code stored in memory 704 via communication bus 702 to perform the associated functions.
所述移动终端还包括触控显示屏,所述触控显示屏为所述触控屏和所述显示屏的集成,该触控显示屏中可以设置有压力传感器阵列,移动终端能够通过该压力传感器阵列检测压力参数,其中,上述压力传感器例如可以是电阻应变片压力传感器、半导体应变片压力传感器、压阻式压力传感器、电感式压力传感器、电容式压力传感器、谐振式压力传感器等,本发明实施例中包括但不限于上述方式来获取触控力度。The mobile terminal further includes a touch display screen, wherein the touch display screen is an integration of the touch screen and the display screen, and the touch display screen can be provided with an array of pressure sensors, and the mobile terminal can pass the pressure The sensor array detects a pressure parameter, wherein the pressure sensor may be, for example, a resistance strain gauge pressure sensor, a semiconductor strain gauge pressure sensor, a piezoresistive pressure sensor, an inductive pressure sensor, a capacitive pressure sensor, a resonant pressure sensor, etc., and the present invention The embodiment includes, but is not limited to, the above manner to obtain touch force.
举例来说,所述触控显示屏可以包括:屏面;设置于所述屏面下方的铟锡氧化物图形;设置于所述铟锡氧化物图形下方的触摸传感器;设置于所述触摸传感器下方的铟锡氧化物基板;以及设置于所述铟锡氧化物基板的上表面或者下表面的压力传感器;或者For example, the touch display screen may include: a screen; an indium tin oxide pattern disposed under the screen; a touch sensor disposed under the indium tin oxide pattern; and the touch sensor a lower indium tin oxide substrate; and a pressure sensor disposed on an upper surface or a lower surface of the indium tin oxide substrate; or
又举例来说,所述触控显示屏可以包括:屏面;设置于所述屏面下方的铟锡氧化物图形;设置于所述铟锡氧化物图形下方的触摸传感器;以及设置于所述触摸传感器下方的压力传感器。For another example, the touch display screen may include: a screen; an indium tin oxide pattern disposed under the screen; a touch sensor disposed under the indium tin oxide pattern; and disposed on the Touch the pressure sensor below the sensor.
所述处理器701通过通信总线702,调用存储器704中存储的代码以执行多域通信方法:当检测到所述多个域中的目标域中的通信命令时,所述目标域中的通信服务进程通过建立的所述通信连接向所述接口处理进程发送业务请求;所述接口处理进程接收所述目标域中的所述通信服务进程发送的所述业务请求,并将所述业务请求转发给所述调制解调进程;以及所述调制调解进程接收所述接口处理进程转发的所述业务请求,并根据所述业务请求对当前业务进行处理。The processor 701 calls a code stored in the memory 704 via the communication bus 702 to perform a multi-domain communication method: a communication service in the target domain when a communication command in a target domain in the plurality of domains is detected Transmitting, by the established communication connection, a service request to the interface processing process; the interface processing process receiving the service request sent by the communication service process in the target domain, and forwarding the service request to And the modulation and demodulation process; and the modulation and mediation process receives the service request forwarded by the interface processing process, and processes the current service according to the service request.
可选地,所述业务请求携带有所述目标域的域标识,所述调制调解进程接收所述接口处理进程转发的所述业务请求,并根据所述业务请求对当前业务进行处理之后,还包括:所述调制调解进程获取处理结果,并将所述处理结果上报给所述接口处理进程;所述接口处理进程接收所述处理结果,并根据所述处 理结果对所述域标识对应的所述目标域中的当前状态信息进行修改,进而将经过修改后的所述当前状态信息以及所述处理结果上报给所述多个域。Optionally, the service request carries a domain identifier of the target domain, and the modulation and mediation process receives the service request forwarded by the interface processing process, and processes the current service according to the service request, and further The method includes: the modulation and mediation process obtains a processing result, and reports the processing result to the interface processing process; the interface processing process receives the processing result, and according to the foregoing As a result, the current state information in the target domain corresponding to the domain identifier is modified, and the modified current state information and the processing result are reported to the multiple domains.
可选地,所述处理结果包括业务设置状态,所述根据所述处理结果对所述域标识对应的所述目标域中的状态信息进行修改包括:确定所述业务设置状态是否与所述目标域中的当前状态信息相同;若所述业务设置状态与所述目标域中的当前状态信息不相同,则将所述目标域中的当前状态信息修改为所述业务设置状态。Optionally, the processing result includes a service setting state, and the modifying, according to the processing result, the state information in the target domain corresponding to the domain identifier includes: determining whether the service setting state is related to the target The current state information in the domain is the same; if the service setting state is different from the current state information in the target domain, the current state information in the target domain is modified to the service setting state.
可选地,所述每个域还包括过滤服务模块,所述经过修改后的所述当前状态信息以及所述处理结果携带有所述目标域的域标识,所述将经过修改后的所述当期状态信息以及所述处理结果上报给所述多个域之后,还包括:所述每个域中的所述过滤服务模块根据所述域标识对所述经过修改后的所述状态信息以及所述处理结果进行过滤,进而将所述经过修改后的所述状态信息以及所述处理结果上报给所述目标域中的所述通信服务进程。Optionally, each of the domains further includes a filtering service module, where the modified current state information and the processing result carry a domain identifier of the target domain, where the modified After the current status information and the processing result are reported to the multiple domains, the method further includes: the filtering service module in each domain, the modified status information and the location according to the domain identifier The processing result is filtered, and the modified status information and the processing result are reported to the communication service process in the target domain.
可选地,所述方法还包括:所述调制解调进程向所述接口处理进程发送主动通信消息;所述接口处理进程获取所述多个域中的目标域中的状态值,并根据所述状态值将所述主动通信消息上报给所述多个域中的目标域。Optionally, the method further includes: the modem process sends an active communication message to the interface processing process; the interface processing process acquires a state value in a target domain in the multiple domains, and according to the The status value reports the active communication message to a target domain in the plurality of domains.
可选地,所述根据所述状态值将所述主动通信消息上报给所述多个域中的目标域包括:确定所述目标域中的所述状态值是否所述主动通信消息相匹配;若所述目标域中的所述状态值与所述主动通信消息相匹配,则将携带有所述目标域的域标识的所述主动通信消息上报给所述目标域。Optionally, the reporting the active communication message to the target domain in the multiple domains according to the status value includes: determining whether the status value in the target domain matches the active communication message; If the status value in the target domain matches the active communication message, the active communication message carrying the domain identifier of the target domain is reported to the target domain.
以上对本公开实施例所提供的内容下载方法及相关设备、系统进行了详细介绍,本文中应用了具体个例对本公开的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本公开的方法及其核心思想;同时,对于本领域的一般技术人员,依据本公开的思想,在具体实施方式及应用范围上均会有改变之处,综上所述,本说明书内容不应理解为对本公开的限制。The content downloading method and the related device and system provided by the embodiments of the present disclosure are described in detail. The principles and implementation manners of the present disclosure are described in the specific examples. The description of the above embodiments is only used to help understand the present text. The disclosed method and its core idea; at the same time, those skilled in the art, according to the idea of the present disclosure, there will be changes in the specific implementation and application scope. In summary, the content of the specification should not be understood. To the limit of this disclosure.
工业实用性Industrial applicability
根据本公开实施例,当检测到所述多个域中的目标域中的通信命令时,所述目标域中的通信服务进程通过建立的所述通信连接向所述接口处理进程发送业务请求;所述接口处理进程接收所述目标域中的所述通信服务进程发送的所述业务请求,并将所述业务请求转发给所述调制解调进程;所述调制调解进程 接收所述接口处理进程转发的所述业务请求,并根据所述业务请求对当前业务进行处理。可以确保每个域均使用自身域中的通信服务进程提供通信服务,从而实现多域的功能差异化和信息隔离,保障各个域中的设置功能正常实现。 According to an embodiment of the present disclosure, when a communication command in a target domain in the plurality of domains is detected, a communication service process in the target domain sends a service request to the interface processing process through the established communication connection; The interface processing process receives the service request sent by the communication service process in the target domain, and forwards the service request to the modulation and demodulation process; Receiving the service request forwarded by the interface processing process, and processing the current service according to the service request. It can ensure that each domain provides communication services by using the communication service process in its own domain, thereby realizing multi-domain functional differentiation and information isolation, and ensuring the normal implementation of the setting functions in each domain.

Claims (13)

  1. 一种多域通信方法,终端包括多个域,所述多个域中的每个域包括一个通信服务进程,所述终端还包括一个接口处理进程以及一个调制解调进程,所述每个域中的所述通信服务进程与所述接口处理进程建立通信连接,所述方法包括:A multi-domain communication method, the terminal includes a plurality of domains, each of the plurality of domains includes a communication service process, the terminal further includes an interface processing process and a modem process, each of the domains The communication service process in the establishing a communication connection with the interface processing process, the method comprising:
    当检测到所述多个域中的目标域中的通信命令时,所述目标域中的通信服务进程通过建立的所述通信连接向所述接口处理进程发送业务请求;When detecting a communication command in the target domain in the plurality of domains, the communication service process in the target domain sends a service request to the interface processing process through the established communication connection;
    所述接口处理进程接收所述目标域中的所述通信服务进程发送的所述业务请求,并将所述业务请求转发给所述调制解调进程;以及The interface processing process receives the service request sent by the communication service process in the target domain, and forwards the service request to the modulation and demodulation process;
    所述调制调解进程接收所述接口处理进程转发的所述业务请求,并根据所述业务请求对当前业务进行处理。The modulation and mediation process receives the service request forwarded by the interface processing process, and processes the current service according to the service request.
  2. 如权利要求1所述的方法,其中,所述业务请求携带有所述目标域的域标识,所述调制调解进程接收所述接口处理进程转发的所述业务请求,并根据所述业务请求对当前业务进行处理之后,还包括:The method of claim 1, wherein the service request carries a domain identifier of the target domain, and the modulation and mediation process receives the service request forwarded by the interface processing process, and according to the service request After the current business is processed, it also includes:
    所述调制调解进程获取处理结果,并将所述处理结果上报给所述接口处理进程;The modulation and mediation process obtains a processing result, and reports the processing result to the interface processing process;
    所述接口处理进程接收所述处理结果,并根据所述处理结果对所述域标识对应的所述目标域中的当前状态信息进行修改,进而将经过修改后的所述当前状态信息以及所述处理结果上报给所述多个域。The interface processing process receives the processing result, and modifies current state information in the target domain corresponding to the domain identifier according to the processing result, and further includes the modified current state information and the The processing result is reported to the plurality of domains.
  3. 如权利要求2所述的方法,其中,所述处理结果包括业务设置状态,所述根据所述处理结果对所述域标识对应的所述目标域中的状态信息进行修改包括:The method of claim 2, wherein the processing result includes a service setting state, and the modifying, by the processing result, the state information in the target domain corresponding to the domain identifier comprises:
    确定所述业务设置状态是否与所述目标域中的当前状态信息相同;Determining whether the service setting status is the same as current status information in the target domain;
    若所述业务设置状态与所述目标域中的当前状态信息不相同,则将所述目标域中的当前状态信息修改为所述业务设置状态。If the service setting status is different from the current status information in the target domain, the current status information in the target domain is modified to the service setting status.
  4. 如权利要求2或3所述的方法,其中,所述每个域还包括过滤服务模块,所述经过修改后的所述当前状态信息以及所述处理结果携带有所述目标域的域标识,所述将经过修改后的所述当期状态信息以及所述处理结果上报给所述多个域之后,还包括:The method according to claim 2 or 3, wherein each of the domains further includes a filtering service module, and the modified current state information and the processing result carry a domain identifier of the target domain, After the modified current status information and the processing result are reported to the multiple domains, the method further includes:
    所述每个域中的所述过滤服务模块根据所述域标识对所述经过修改后的所述状态信息以及所述处理结果进行过滤,进而将所述经过修改后的所述状态信 息以及所述处理结果上报给所述目标域中的所述通信服务进程。The filtering service module in each domain filters the modified status information and the processing result according to the domain identifier, and further the modified status information. The information and the processing result are reported to the communication service process in the target domain.
  5. 如权利要求1所述的方法,其中,所述方法还包括:The method of claim 1 wherein the method further comprises:
    所述调制解调进程向所述接口处理进程发送主动通信消息;The modem process sends an active communication message to the interface processing process;
    所述接口处理进程获取所述多个域中的目标域中的状态值,并根据所述状态值将所述主动通信消息上报给所述多个域中的目标域。The interface processing process acquires the state value of the target domain in the multiple domains, and reports the active communication message to the target domain in the multiple domains according to the state value.
  6. 如权利要求5所述的方法,其中,所述根据所述状态值将所述主动通信消息上报给所述多个域中的目标域包括:The method of claim 5, wherein the reporting the active communication message to the target domain in the plurality of domains according to the status value comprises:
    确定所述目标域中的所述状态值是否所述主动通信消息相匹配;Determining whether the status value in the target domain matches the active communication message;
    若所述目标域中的所述状态值与所述主动通信消息相匹配,则将携带有所述目标域的域标识的所述主动通信消息上报给所述目标域。If the status value in the target domain matches the active communication message, the active communication message carrying the domain identifier of the target domain is reported to the target domain.
  7. 一种多域通信终端,所述终端包括多个域,所述多个域中的每个域包括一个通信服务进程,所述终端还包括一个接口处理进程以及一个调制解调进程,所述每个域中的所述通信服务进程与所述接口处理进程建立通信连接,所述终端包括:A multi-domain communication terminal, the terminal comprising a plurality of domains, each of the plurality of domains comprising a communication service process, the terminal further comprising an interface processing process and a modulation and demodulation process, each of the The communication service process in the domain establishes a communication connection with the interface processing process, and the terminal includes:
    请求发送模块,配置为当检测到所述多个域中的目标域中的通信命令时,所述目标域中的通信服务进程通过建立的所述通信连接向所述接口处理进程发送业务请求;a request sending module, configured to: when detecting a communication command in the target domain in the plurality of domains, the communication service process in the target domain sends a service request to the interface processing process through the established communication connection;
    请求转发模块,配置为所述接口处理进程接收所述目标域中的所述通信服务进程发送的所述业务请求,并将所述业务请求转发给所述调制解调进程;And the requesting forwarding module is configured to receive, by the interface processing process, the service request sent by the communication service process in the target domain, and forward the service request to the modulation and demodulation process;
    信息处理模块,配置为所述调制调解进程接收所述接口处理进程转发的所述业务请求,并根据所述业务请求对当前业务进行处理。The information processing module is configured to receive, by the modulation and mediation process, the service request forwarded by the interface processing process, and process the current service according to the service request.
  8. 如权利要求7所述的终端,其中,所述业务请求携带有所述目标域的域标识,所述终端还包括:The terminal of claim 7, wherein the service request carries a domain identifier of the target domain, and the terminal further includes:
    结果上报模块,配置为所述调制调解进程获取处理结果,并将所述处理结果上报给所述接口处理进程;a result reporting module, configured to obtain a processing result by the modulation and mediation process, and report the processing result to the interface processing process;
    信息修改模块,配置为所述接口处理进程接收所述处理结果,并根据所述处理结果对所述域标识对应的所述目标域中的当前状态信息进行修改,进而将经过修改后的所述当前状态信息以及所述处理结果上报给所述多个域。An information modification module, configured to receive the processing result by the interface processing process, and modify current state information in the target domain corresponding to the domain identifier according to the processing result, and further modify the The current state information and the processing result are reported to the plurality of domains.
  9. 如权利要求8所述的终端,其中,所述处理结果包括业务设置状态,所述信息处理模块包括:The terminal of claim 8, wherein the processing result comprises a service setting state, and the information processing module comprises:
    确定所述业务设置状态是否与所述目标域中的当前状态信息相同; Determining whether the service setting status is the same as current status information in the target domain;
    若所述业务设置状态与所述目标域中的当前状态信息不相同,则将所述目标域中的当前状态信息修改为所述业务设置状态。If the service setting status is different from the current status information in the target domain, the current status information in the target domain is modified to the service setting status.
  10. 如权利要求8或9所述的终端,其中,所述经过修改后的所述当前状态信息以及所述处理结果携带有所述目标域的域标识,所述每个域还包括过滤服务模块,配置为:The terminal according to claim 8 or 9, wherein the modified current state information and the processing result carry a domain identifier of the target domain, and each of the domains further includes a filtering service module. Configured as:
    根据所述域标识对所述经过修改后的所述状态信息以及所述处理结果进行过滤,进而将所述经过修改后的所述状态信息以及所述处理结果上报给所述目标域中的所述通信服务进程。Filtering the modified status information and the processing result according to the domain identifier, and then reporting the modified status information and the processing result to the target domain The communication service process.
  11. 如权利要求7所述的终端还包括:The terminal of claim 7 further comprising:
    消息上报模块,配置为所述调制解调进程向所述接口处理进程发送主动通信消息;a message reporting module, configured to send, by the modem process, an active communication message to the interface processing process;
    信息确定模块,配置为所述接口处理进程获取所述多个域中的目标域中的状态值,并根据所述状态值将所述主动通信上报给所述多个域中的目标域。The information determining module is configured to acquire the state value of the target domain in the multiple domains in the interface processing process, and report the active communication to the target domain in the multiple domains according to the state value.
  12. 如权利要求11所述的终端,其中,所述信息确定模块配置为:The terminal of claim 11, wherein the information determining module is configured to:
    确定所述目标域中的所述状态值是否所述主动通信消息相匹配;Determining whether the status value in the target domain matches the active communication message;
    若所述目标域中的所述状态值与所述主动通信消息相匹配,则将携带有所述目标域的域标识的所述主动通信消息上报给所述目标域。If the status value in the target domain matches the active communication message, the active communication message carrying the domain identifier of the target domain is reported to the target domain.
  13. 一种非瞬时性计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行权利要求1-6任一项所述的多域通信方法。 A non-transitory computer readable storage medium storing computer executable instructions for performing the multi-domain communication method of any of claims 1-6.
PCT/CN2016/092476 2015-09-25 2016-07-30 Multi-domain communications method and terminal WO2017050016A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510623390.2A CN105335239B (en) 2015-09-25 2015-09-25 A kind of multi-domain communication method and terminal
CN201510623390.2 2015-09-25

Publications (1)

Publication Number Publication Date
WO2017050016A1 true WO2017050016A1 (en) 2017-03-30

Family

ID=55285794

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/092476 WO2017050016A1 (en) 2015-09-25 2016-07-30 Multi-domain communications method and terminal

Country Status (2)

Country Link
CN (1) CN105335239B (en)
WO (1) WO2017050016A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019120946A1 (en) 2017-12-21 2019-06-27 Exeger Operations Ab A solar cell and a method for manufacturing the solar cell
CN112788128A (en) * 2020-12-31 2021-05-11 青岛海尔科技有限公司 Business information pushing method and device, storage medium and electronic device

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105335239B (en) * 2015-09-25 2019-03-08 宇龙计算机通信科技(深圳)有限公司 A kind of multi-domain communication method and terminal
CN108563513A (en) * 2017-12-29 2018-09-21 北京元心科技有限公司 The method and device of interprocess communication

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1475707A2 (en) * 2003-05-09 2004-11-10 Sun Microsystems, Inc. Method and apparatus for interprocess communications
CN102662734A (en) * 2012-03-06 2012-09-12 中国人民解放军理工大学 Android RIL system and construction method thereof
CN102769937A (en) * 2012-07-16 2012-11-07 青岛海信移动通信技术股份有限公司 Multi-standby terminal with android system and method for realizing multi-standby of terminal
CN103491654A (en) * 2013-09-13 2014-01-01 华为技术有限公司 Communication method used for multi-card terminal and multi-card terminal
CN105335239A (en) * 2015-09-25 2016-02-17 宇龙计算机通信科技(深圳)有限公司 Method and terminal for multi-domain communication

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1475707A2 (en) * 2003-05-09 2004-11-10 Sun Microsystems, Inc. Method and apparatus for interprocess communications
CN102662734A (en) * 2012-03-06 2012-09-12 中国人民解放军理工大学 Android RIL system and construction method thereof
CN102769937A (en) * 2012-07-16 2012-11-07 青岛海信移动通信技术股份有限公司 Multi-standby terminal with android system and method for realizing multi-standby of terminal
CN103491654A (en) * 2013-09-13 2014-01-01 华为技术有限公司 Communication method used for multi-card terminal and multi-card terminal
CN105335239A (en) * 2015-09-25 2016-02-17 宇龙计算机通信科技(深圳)有限公司 Method and terminal for multi-domain communication

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019120946A1 (en) 2017-12-21 2019-06-27 Exeger Operations Ab A solar cell and a method for manufacturing the solar cell
US11270849B2 (en) 2017-12-21 2022-03-08 Exeger Operations Ab Solar cell and a method for manufacturing the solar cell
US11501926B2 (en) 2017-12-21 2022-11-15 Exeger Operations Ab Solar cell and a method for manufacturing the solar cell
CN112788128A (en) * 2020-12-31 2021-05-11 青岛海尔科技有限公司 Business information pushing method and device, storage medium and electronic device
CN112788128B (en) * 2020-12-31 2023-02-03 青岛海尔科技有限公司 Business information pushing method and device, storage medium and electronic device

Also Published As

Publication number Publication date
CN105335239B (en) 2019-03-08
CN105335239A (en) 2016-02-17

Similar Documents

Publication Publication Date Title
US10911922B2 (en) Quick pair
CN105763723B (en) Mobile terminal and method for upgrading system
CN111246441B (en) Method, system and storage medium for connecting Bluetooth headset and terminal
WO2017050016A1 (en) Multi-domain communications method and terminal
US10417061B2 (en) Operating method of routing device, routing device, and terminal device
CN103475751B (en) A kind of method and device of IP address switching
EP3533247B1 (en) Wireless network type detection method and electronic device
TWI654890B (en) Communication method, device and system
CN112119673B (en) Electronic device supporting multiple wireless communication protocols and method thereof
CN106454968A (en) CSFB-based calling method and apparatus
US10993110B2 (en) Connectionless fast method for configuring Wi-Fi on displayless Wi-Fi IoT device
JP2021521739A (en) Bearer setting method for reestablishing RRC connection, terminals and network equipment
CN103428848B (en) Terminal registration method and terminal unit
WO2015139401A1 (en) Establishment method and system for wireless network, and wireless routing device
WO2019144598A1 (en) Method for carrying out access network management and mobile device
CN105682083A (en) Mobile terminal and communication method of dual modem system
WO2018129804A1 (en) Method, cloud platform and terminal for synchronizing call records
CN108282783B (en) Public wifi authentication method, device, user terminal and storage medium
WO2020142927A1 (en) Method for download and installation of application and related product
WO2012092723A1 (en) Theft processing method and apparatus
CN102769604B (en) Operation data processing method and processing device
WO2016007676A1 (en) Chipset for cellular m2m communications
CN105611068B (en) Mobile terminal and method for upgrading system
US20190312929A1 (en) Information synchronization method and device
CN108322942A (en) Data transmission method, device, terminal and computer readable storage medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16847898

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16847898

Country of ref document: EP

Kind code of ref document: A1