WO2018058895A1 - Terminal control method and apparatus based on rcs message - Google Patents

Terminal control method and apparatus based on rcs message Download PDF

Info

Publication number
WO2018058895A1
WO2018058895A1 PCT/CN2017/075443 CN2017075443W WO2018058895A1 WO 2018058895 A1 WO2018058895 A1 WO 2018058895A1 CN 2017075443 W CN2017075443 W CN 2017075443W WO 2018058895 A1 WO2018058895 A1 WO 2018058895A1
Authority
WO
WIPO (PCT)
Prior art keywords
message
rcs
control
control instruction
parsing
Prior art date
Application number
PCT/CN2017/075443
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 WO2018058895A1 publication Critical patent/WO2018058895A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • H04L51/046Interoperability with other network applications or services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/56Unified messaging, e.g. interactions between e-mail, instant messaging or converged IP messaging [CPM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/72409User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by interfacing with external accessories
    • H04M1/72415User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by interfacing with external accessories for remote control of appliances
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/725Cordless telephones
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/06Authentication

Definitions

  • the embodiments of the present invention relate to the field of communications technologies, and in particular, to a terminal control method and apparatus based on an RCS (Rich Communcation Suite) message.
  • RCS ich Communcation Suite
  • the terminal management method in the related art generally controls the smart terminal separately through the APP.
  • the current intelligent terminal control methods include the following two types: one is a control command sent by sending a short message, and the content that can be carried is limited, the content that can be exchanged is limited, and cannot meet the demand of the Internet of Things; the other is through the cloud and the network.
  • the instructions sent by the terminal require a separate APP process to reside, which reduces the popularity of the application.
  • RCS Remote Control System
  • multimedia and other content the control and intercommunication between the intelligent terminals under the guarantee of security will make the terminal control mode more simple. For example, when the mobile phone is set to mute, the mobile phone can not be found, and the RCS message can be sent to the mobile phone to modify the ring tone setting; when the old man takes the mobile phone out, the RCS message can be directly sent to the mobile phone without using the internet connection.
  • the GPS information of the phone when the mobile phone is set to mute, the mobile phone can not be found, and the RCS message can be sent to the mobile phone to modify the ring tone setting; when the old man takes the mobile phone out, the RCS message can be directly sent to the mobile phone without using the internet connection.
  • the GPS information of the phone when the mobile phone is set to mute, the mobile phone can not be found, and the RCS message can be sent to the mobile phone to modify the ring tone setting; when the old man takes the mobile phone out, the RCS message can be directly sent to the mobile phone without using the internet connection
  • the embodiment of the invention provides a method and a device for controlling a terminal based on an RCS message, which are used to solve the problem that the content of the interaction in the terminal control mode in the related art is limited and the application popularity is low due to the configuration of the APP.
  • a terminal control method based on an RCS message including:
  • the message type is an RCS control message, parsing the control instruction in the RCS control message, and calling a local interface to execute the control instruction;
  • the message type is an RCS control message
  • parsing the control instruction in the RCS control message, and calling a local interface to execute the control instruction including:
  • the method further includes:
  • the parsed RCS control message carries the multimedia resource
  • the multimedia resource required to set the application attribute is obtained from the RCS control message according to the resource mapping in the data group.
  • the method before parsing the control instruction in the RCS control message, the method further includes:
  • the authentication information includes a fingerprint, a key, or a device code.
  • a terminal control apparatus based on an RCS message including:
  • a parsing unit configured to parse the message type of the RCS message when receiving the RCS message
  • An execution unit configured to: when the message type parsed by the parsing unit is an RCS control message, parse the control instruction in the RCS control message, and invoke a local interface to execute the control instruction;
  • the feedback unit is configured to feed back the execution result in the form of an RCS message after the execution unit is executed.
  • the parsing unit is configured to determine the message type according to a field carried in the RCS message header.
  • the execution unit is set to:
  • the execution unit is further configured to:
  • the parsed RCS control message carries the multimedia resource
  • the multimedia resource required to set the application attribute is obtained from the RCS control message according to the resource mapping in the data group.
  • the device further includes an authentication unit, configured to authenticate the validity of the RCS control message according to the authentication information carried in the RCS control message before parsing the control instruction in the RCS control message : parsing the RCS control message when the authentication is passed Control instruction.
  • an authentication unit configured to authenticate the validity of the RCS control message according to the authentication information carried in the RCS control message before parsing the control instruction in the RCS control message : parsing the RCS control message when the authentication is passed Control instruction.
  • the authentication information that is authenticated by the authentication unit includes a fingerprint, a key, or a device code.
  • Another embodiment of the present invention provides a computer storage medium, where the computer storage medium stores execution instructions for performing one or a combination of the steps in the foregoing method embodiments.
  • the method and device for controlling a terminal based on the RCS message adds a control command to the RCS message, and the application information of the terminal can be operated by the control command to make the interactive content of the terminal more abundant; and carried in the RCS message
  • the multimedia resources and the like enable the terminal to perform more complicated control operations; the authentication information is added to the RCS message to ensure the security of the interactive content between the terminals.
  • the embodiment of the invention relies on the RCS message, can effectively utilize the bandwidth of the 4G network, broaden the application capability of the control instruction, and enable various intelligent terminals to interact efficiently.
  • FIG. 1 is a flowchart of a method for controlling a terminal based on an RCS message according to an embodiment of the present invention
  • FIG. 2 is a schematic structural diagram of an RCS control message according to an embodiment of the present invention.
  • FIG. 3 is a schematic structural diagram of a control instruction field according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of a ringtone control instruction according to an embodiment of the present invention.
  • FIG. 5 is a structural block diagram of a terminal control apparatus based on an RCS message according to an embodiment of the present invention.
  • the embodiment of the present invention provides a terminal control method based on the RCS message, and adds a control instruction to the RCS message. And carrying multimedia resources to complete more complicated operations, and carrying authentication information in the RCS message, can ensure the security of interaction between terminals.
  • the embodiment of the invention provides a terminal control method based on an RCS message. As shown in FIG. 1 , the method includes the following steps:
  • Step 101 When receiving the RCS message, parse the message type of the RCS message.
  • the sender sends the RCS control message and sends it to the terminal.
  • the terminal receives the RCS message, it parses the message type of the RCS message.
  • the RCS message in the embodiment of the present invention includes a message header and a message body. After receiving the RCS message, the header is parsed first. The message type can be determined based on the field of the message header.
  • the message types in the embodiment of the present invention include two types: a normal RCS message and an RCS control message.
  • the common RCS message can implement information exchange between circuit domain voice communication, circuit domain video communication, file transmission, picture sharing, and video sharing between terminals.
  • ordinary RCS messages those already known to those skilled in the art are not described herein.
  • RCS control message it is the focus of the embodiment of the present invention, which can implement the setting of the ringtone, the alarm clock, and the date of the terminal, and can also obtain the GPS address from the terminal, and obtain the current terminal status and the like. Interest, enriching the interaction between the terminals.
  • Step 102 If the message type is an RCS control message, parse the control instruction in the RCS control message, and invoke the local interface to execute the control instruction.
  • the RCS control message in the embodiment of the present invention includes a message header, a control instruction, and may further include additional information.
  • the command that needs to be operated can be edited and converted by the encoding or UI visualization on the sending end.
  • the additional information includes multimedia resources and/or authentication information; for the authentication information, information such as a fingerprint, a key, or a device code is included.
  • a schematic structural diagram of a control instruction field in the embodiment of the present invention includes an operation instruction, a parameter group, and a data group.
  • the operation instruction is used to configure an application type that can be set, including: ring tone, date, alarm clock, GSP acquisition, and terminal status acquisition.
  • the corresponding operation instructions are as follows: SET RING, SET ALARM, SET TIME, GET GPS, GET STATUS.
  • the parameter group is used to configure the attribute name of the application to be set;
  • the data group is used to configure the specific information required to set the application attribute, including the specific value of the attribute or the local resource name required to set the attribute.
  • parameter groups and data groups for example, parameter 1 and data 1, parameter 2 and data 2.
  • the number of the parameter group and the data group can be set in multiple groups, and the expansion is performed as needed. Therefore, the embodiment of the present invention does not specifically limit the number.
  • the resource mapping of the multimedia resource is obtained from the data group of the control instruction, and the RCS control message is mapped according to the resource mapping. Get the multimedia resources needed to set the application properties.
  • FIG. 4 is a schematic diagram of a field of a control command for setting a ringtone.
  • SET RING is an operation command.
  • the parameter group includes two parameters: ringtone name and ringtone volume; the ringtone corresponding to the ringtone name can be a local ringtone, and can also be a ringtone accessory in the multimedia resource; the volume data corresponding to the ringtone volume is directly provided in numerical form.
  • Step 103 After the execution is completed, the execution result is fed back in the form of an RCS message.
  • the information that needs to be fed back in the RCS message such as the acquired GPS information, the terminal status information, or the information of the ringtone, date, and alarm setting needs to be fed back to the sending end, so that the sending end acquires in time.
  • the terminal processes the status of the RCS message.
  • the additional message of the RCS control message carries an authentication message, and is used by the terminal to determine the validity of the received RCS control message.
  • the authentication information may be fingerprint information, a key, or a device code of the sending end.
  • the embodiment of the present invention further provides a terminal control device based on an RCS message, as shown in FIG. 5, including:
  • the parsing unit 51 is arranged to parse the message type of the RCS message when receiving the RCS message.
  • the RCS message parsed by the parsing unit includes a message header and a message.
  • the message type is carried in the field of the message header.
  • the parsing unit determines the normal RCS message or the RCS control message according to the message header field.
  • the executing unit 52 is configured to parse the control instruction in the RCS control message when the message type parsed by the parsing unit is an RCS control message, and invoke the local interface to execute the control instruction.
  • the execution unit 52 is configured to parse out the operation instruction, the parameter group and the data group in the control instruction;
  • the application type to be set is obtained according to the operation instruction; the attribute name of the application to be set is obtained according to the parameter group; the local resource name and/or the setting application required to set the application attribute are obtained according to the data group.
  • the value of the attribute is obtained according to the operation instruction; the attribute name of the application to be set is obtained according to the parameter group; the local resource name and/or the setting application required to set the application attribute are obtained according to the data group. The value of the attribute.
  • the executing unit 52 is further configured to: when the additional information of the parsed RCS control message is a multimedia resource, when the local interface is executed to execute the control instruction, the resource mapping of the multimedia resource is obtained from the data group of the control instruction. And obtaining, according to the resource mapping, a multimedia resource required to set an application attribute from the RCS control message.
  • the feedback unit 53 after being set to be executed, feeds back the execution result in the form of an RCS message.
  • the feedback unit 53 needs to feed back information that needs to be fed back in the RCS message, such as acquired GPS information, terminal status information, or ringtone, date, and alarm setting information to the sending end, so that the sending end acquires in time.
  • the terminal processes the status of the RCS message.
  • the apparatus further includes an authentication unit 54 configured to obtain the carried authentication information from the RCS control message before parsing the control instruction in the RCS control message, and authenticate the legality of the RCS control message according to the authentication information: The control instruction in the RCS control message is parsed when the RCS control message is authenticated.
  • the RCS message-based terminal control method and apparatus add control commands to the RCS message, and the control information can be used to operate the terminal application information, so that the interactive content of the terminal is more abundant; Carrying multimedia resources and the like in the RCS message enables the terminal to complete more complicated control operations; adding authentication information to the RCS message ensures the security of the interactive content between the terminals.
  • the embodiment of the invention relies on the RCS message, can effectively utilize the bandwidth of the 4G network, broaden the application capability of the control instruction, and enable various intelligent terminals to interact efficiently.
  • the RCS message-based terminal control method and apparatus have the following beneficial effects: adding control commands to the RCS message, and performing complex control operations on the terminal through the control commands, effectively utilizing
  • the bandwidth of the 4G network broadens the application capability of the control commands, allowing various intelligent terminals to interact efficiently.

Abstract

Disclosed are a terminal control method and apparatus based on an RCS message. The method comprises: when an RCS message is received, parsing the message type of the RCS message; if the message type is an RCS control message, parsing a control instruction in the RCS control message and invoking a local interface to execute the control instruction; and after the execution is finished, feeding back an execution result in the form of an RCS message. In the embodiments of the present invention, a control instruction is added in an RCS message, and a complex control operation can be performed on a terminal via the control instruction, so that the bandwidth of a 4G network is effectively used, the application capability of the control instruction is widened, and various types of intelligent terminals can interact with each other in a highly efficient manner.

Description

一种基于RCS消息的终端控制方法及装置Terminal control method and device based on RCS message 技术领域Technical field
本发明实施例涉及通信技术领域,尤其涉及一种基于RCS(Rich Communcation Suite,富通信)消息的终端控制方法及装置。The embodiments of the present invention relate to the field of communications technologies, and in particular, to a terminal control method and apparatus based on an RCS (Rich Communcation Suite) message.
背景技术Background technique
近年来随着物联网的推进,智能终端作为人们生活越来越不可缺少的工具。每个家庭里面除了手机外,还可能有智能插座,智能电器,智能汽车等终端。相关技术中的终端管理方式一般是通过APP来单独控制智能终端。目前的智能终端控制方式包括以下两种:一种是以短信发送来发送的控制指令,能携带的内容有限,能交互的内容有限,无法满足物联网的需求;另一种是通过云端和网络端发送的指令,需要单独的APP进程驻留,减少了应用的普及程度。In recent years, with the advancement of the Internet of Things, smart terminals have become an increasingly indispensable tool for people's lives. In addition to mobile phones, each family may also have smart sockets, smart appliances, smart cars and other terminals. The terminal management method in the related art generally controls the smart terminal separately through the APP. The current intelligent terminal control methods include the following two types: one is a control command sent by sending a short message, and the content that can be carried is limited, the content that can be exchanged is limited, and cannot meet the demand of the Internet of Things; the other is through the cloud and the network. The instructions sent by the terminal require a separate APP process to reside, which reduces the popularity of the application.
而随着RCS技术的不断发展,可以为用户提供整套基于通讯录的呈现,例如即时聊天,文件传输等,无需设置单独的APP进程驻留。通过RCS消息传送控制、多媒体等内容,在保证安全的情况下智能终端之间进行控制和互通,将会使得终端的控制方式更加简单。例如,当手机设置为静音时,找不到手机,可以发送RCS消息给该手机,修改铃音设置;当老人带着手机外出,无需通过互联网络,可以直接发送RCS消息给该手机,获取到该手机的GPS信息。With the continuous development of RCS technology, users can provide a complete set of address book-based presentations, such as instant chat, file transfer, etc., without having to set up a separate APP process to reside. Through the RCS message transmission control, multimedia and other content, the control and intercommunication between the intelligent terminals under the guarantee of security will make the terminal control mode more simple. For example, when the mobile phone is set to mute, the mobile phone can not be found, and the RCS message can be sent to the mobile phone to modify the ring tone setting; when the old man takes the mobile phone out, the RCS message can be directly sent to the mobile phone without using the internet connection. The GPS information of the phone.
因此,如果提供一种基于RCS消息的终端控制方法,势必会给人们的生活带来更多便利。Therefore, if a terminal control method based on RCS messages is provided, it will inevitably bring more convenience to people's lives.
发明内容Summary of the invention
本发明实施例提供一种基于RCS消息的终端控制方法及装置,用以解决相关技术中的终端控制方式中交互的内容有限并且因配置APP致使应用普及度低的问题。 The embodiment of the invention provides a method and a device for controlling a terminal based on an RCS message, which are used to solve the problem that the content of the interaction in the terminal control mode in the related art is limited and the application popularity is low due to the configuration of the APP.
为实现上述发明目的,本发明实施例采用下述的技术方案:In order to achieve the above object, the embodiment of the present invention adopts the following technical solutions:
依据本发明实施例的一个方面,提供一种基于RCS消息的终端控制方法,包括:According to an aspect of the embodiments of the present invention, a terminal control method based on an RCS message is provided, including:
当接收到RCS消息时,解析所述RCS消息的消息类型;Parsing the message type of the RCS message when receiving the RCS message;
若所述消息类型为RCS控制消息,解析所述RCS控制消息中的控制指令,并调用本地的接口执行所述控制指令;If the message type is an RCS control message, parsing the control instruction in the RCS control message, and calling a local interface to execute the control instruction;
待执行完毕后,以RCS消息的形式反馈执行结果。After the execution is completed, the execution result is fed back in the form of an RCS message.
可选地,所述解析所述RCS消息的消息类型时,根据所述RCS消息消息头中所携带的字段确定所述消息类型。Optionally, when parsing the message type of the RCS message, determining the message type according to a field carried in the RCS message header.
可选地,若所述消息类型为RCS控制消息,解析所述RCS控制消息中的控制指令,并调用本地的接口执行所述控制指令,包括:Optionally, if the message type is an RCS control message, parsing the control instruction in the RCS control message, and calling a local interface to execute the control instruction, including:
解析出所述控制指令中的操作指令、参数组和数据组;Parsing out the operation instruction, the parameter group and the data group in the control instruction;
在执行所述控制指令时,根据所述操作指令获取所要设置的应用类型;When the control instruction is executed, acquiring an application type to be set according to the operation instruction;
根据所述参数组获取所要设置的应用的属性名;Obtaining, according to the parameter group, an attribute name of an application to be set;
根据所述数据组获取设置应用属性所需本地资源名和/或设置应用属性的数值。Obtaining a value of a local resource name and/or setting an application attribute required to set an application attribute according to the data group.
可选地,所述方法还包括:Optionally, the method further includes:
若解析出的所述RCS控制消息携带多媒体资源,则在执行所述控制指令时,根据所述数据组中的资源映射从所述RCS控制消息中获取设置应用属性所需的多媒体资源。If the parsed RCS control message carries the multimedia resource, when the control instruction is executed, the multimedia resource required to set the application attribute is obtained from the RCS control message according to the resource mapping in the data group.
可选地,在解析所述RCS控制消息中的控制指令前,所述方法还包括:Optionally, before parsing the control instruction in the RCS control message, the method further includes:
根据所述RCS控制消息携带的所述鉴权信息认证所述RCS控制消息的合法性:当认证通过时,解析所述RCS控制消息中的控制指令。 And authenticating, according to the authentication information carried in the RCS control message, the legality of the RCS control message: when the authentication is passed, parsing the control instruction in the RCS control message.
可选地,所述鉴权信息包括指纹、密钥或者设备码。Optionally, the authentication information includes a fingerprint, a key, or a device code.
依据本发明实施例的一个方面,提供一种基于RCS消息的终端控制装置,包括:According to an aspect of the embodiments of the present invention, a terminal control apparatus based on an RCS message is provided, including:
解析单元,设置为当接收到RCS消息时,解析所述RCS消息的消息类型;a parsing unit configured to parse the message type of the RCS message when receiving the RCS message;
执行单元,设置为当所述解析单元解析的所述消息类型为RCS控制消息,解析所述RCS控制消息中的控制指令,并调用本地的接口执行所述控制指令;An execution unit, configured to: when the message type parsed by the parsing unit is an RCS control message, parse the control instruction in the RCS control message, and invoke a local interface to execute the control instruction;
反馈单元,设置为所述执行单元执行完毕后,以RCS消息的形式反馈执行结果。The feedback unit is configured to feed back the execution result in the form of an RCS message after the execution unit is executed.
可选地,所述解析单元设置为,根据所述RCS消息消息头中所携带的字段确定所述消息类型。Optionally, the parsing unit is configured to determine the message type according to a field carried in the RCS message header.
可选地,所述执行单元设置为:Optionally, the execution unit is set to:
解析出所述控制指令中的操作指令、参数组和数据组;Parsing out the operation instruction, the parameter group and the data group in the control instruction;
在执行所述控制指令时,根据所述操作指令获取所要设置的应用类型;When the control instruction is executed, acquiring an application type to be set according to the operation instruction;
根据所述参数组获取所要设置的应用的属性名;Obtaining, according to the parameter group, an attribute name of an application to be set;
根据所述数据组获取设置应用属性所需本地资源名和/或设置应用属性的数值。Obtaining a value of a local resource name and/or setting an application attribute required to set an application attribute according to the data group.
可选地,所述执行单元还设置为:Optionally, the execution unit is further configured to:
若解析出的所述RCS控制消息携带多媒体资源,则在执行所述控制指令时,根据所述数据组中的资源映射从所述RCS控制消息中获取设置应用属性所需的多媒体资源。If the parsed RCS control message carries the multimedia resource, when the control instruction is executed, the multimedia resource required to set the application attribute is obtained from the RCS control message according to the resource mapping in the data group.
可选地,所述装置还包括鉴权单元,设置为在解析所述RCS控制消息中的控制指令前,根据所述RCS控制消息携带的所述鉴权信息认证所述RCS控制消息的合法性:当认证通过时,解析所述RCS控制消息中的 控制指令。Optionally, the device further includes an authentication unit, configured to authenticate the validity of the RCS control message according to the authentication information carried in the RCS control message before parsing the control instruction in the RCS control message : parsing the RCS control message when the authentication is passed Control instruction.
可选地,所述鉴权单元认证的鉴权信息包括指纹、密钥或者设备码。Optionally, the authentication information that is authenticated by the authentication unit includes a fingerprint, a key, or a device code.
本发明另一实施例提供了一种计算机存储介质,所述计算机存储介质存储有执行指令,所述执行指令用于执行上述方法实施例中的步骤之一或其组合。Another embodiment of the present invention provides a computer storage medium, where the computer storage medium stores execution instructions for performing one or a combination of the steps in the foregoing method embodiments.
本发明实施例有益效果如下:The beneficial effects of the embodiments of the present invention are as follows:
本发明实施例所提供的基于RCS消息的终端控制方法及装置,在RCS消息中增加控制指令,通过控制指令可以对终端的应用信息进行操作,让终端的交互内容更加丰富;在RCS消息中携带多媒体资源等,使得终端能够完成更加复杂的控制操作;在RCS消息中增加鉴权信息,保证了终端之间交互内容的安全性。本发明实施例以RCS消息为依托,可以有效利用4G网络的带宽,拓宽控制指令的应用能力,让各类智能终端高效交互起来。The method and device for controlling a terminal based on the RCS message provided by the embodiment of the present invention adds a control command to the RCS message, and the application information of the terminal can be operated by the control command to make the interactive content of the terminal more abundant; and carried in the RCS message The multimedia resources and the like enable the terminal to perform more complicated control operations; the authentication information is added to the RCS message to ensure the security of the interactive content between the terminals. The embodiment of the invention relies on the RCS message, can effectively utilize the bandwidth of the 4G network, broaden the application capability of the control instruction, and enable various intelligent terminals to interact efficiently.
上述说明仅是本发明实施例技术方案的概述,为了能够更清楚了解本发明实施例的技术手段,而可依照说明书的内容予以实施,并且为了让本发明实施例的上述和其它目的、特征和优点能够更明显易懂,以下特举本发明的实施方式。The above description is only an overview of the technical solutions of the embodiments of the present invention, and the technical means of the embodiments of the present invention can be more clearly understood, and can be implemented according to the contents of the specification, and the above and other objects, features and features of the embodiments of the present invention are The advantages can be more clearly understood, and the embodiments of the present invention are exemplified below.
附图说明DRAWINGS
为了更清楚地说明本发明实施例或相关技术中技术中的技术方案,下面将对实施例或相关技术中技术描述中所需要使用的附图作一简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention or related art, the drawings used in the technical description of the embodiments or the related art will be briefly described below, and obviously, in the following description The drawings are only some of the embodiments of the present invention, and those skilled in the art can obtain other drawings based on these drawings without any inventive labor.
图1为本发明实施例中基于RCS消息的终端控制方法的流程图;1 is a flowchart of a method for controlling a terminal based on an RCS message according to an embodiment of the present invention;
图2为本发明实施例中RCS控制消息的组成示意图;2 is a schematic structural diagram of an RCS control message according to an embodiment of the present invention;
图3为本发明实施例中控制指令字段的结构示意图; 3 is a schematic structural diagram of a control instruction field according to an embodiment of the present invention;
图4为本发明一实施例中铃声控制指令的结构示意图;4 is a schematic structural diagram of a ringtone control instruction according to an embodiment of the present invention;
图5为本发明实施例中基于RCS消息的终端控制装置的结构框图。FIG. 5 is a structural block diagram of a terminal control apparatus based on an RCS message according to an embodiment of the present invention.
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is obvious that the described embodiments are only a part of the embodiments of the present invention, but not all embodiments. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
为解决相关技术中技术中终端之间交互的内容有限,且因配置APP致使应用普及度低问题,本发明实施例提供了一种基于RCS消息的终端控制方法,在RCS消息中增加控制指令,并且能携带多媒体资源完成更加复杂的操作,同时在RCS消息中携带鉴权信息,能够在保证终端之间交互的安全性。In order to solve the problem that the content of the interaction between the terminals in the related art is limited, and the application popularity is low due to the configuration of the APP, the embodiment of the present invention provides a terminal control method based on the RCS message, and adds a control instruction to the RCS message. And carrying multimedia resources to complete more complicated operations, and carrying authentication information in the RCS message, can ensure the security of interaction between terminals.
本发明实施例提供一种基于RCS消息的终端控制方法,如图1所示,包括如下步骤:The embodiment of the invention provides a terminal control method based on an RCS message. As shown in FIG. 1 , the method includes the following steps:
步骤101,当接收到RCS消息时,解析RCS消息的消息类型。Step 101: When receiving the RCS message, parse the message type of the RCS message.
其中,发送端通过编辑RCS控制消息后,并发送至终端。终端接收到RCS消息时,解析RCS消息的消息类型。本发明实施例中的RCS消息包括消息头和消息体。在接收到RCS消息后,首先解析出消息头。根据消息头的字段即可确定消息类型。本发明实施例中的消息类型包括普通RCS消息以及RCS控制消息两种。The sender sends the RCS control message and sends it to the terminal. When the terminal receives the RCS message, it parses the message type of the RCS message. The RCS message in the embodiment of the present invention includes a message header and a message body. After receiving the RCS message, the header is parsed first. The message type can be determined based on the field of the message header. The message types in the embodiment of the present invention include two types: a normal RCS message and an RCS control message.
其中,普通RCS消息可以实现终端间的电路域语音通信、电路域视频通信、文件传输、图片共享、视频共享等信息交互。对于普通RCS消息,已经是本领域技术人员所熟知的技术,这里不再进行赘述。而对于RCS控制消息,是本发明实施例的重点,其可以实现终端的铃声、闹钟、日期的设置,也可以实现从终端获取GPS地址、获取当前终端状态等信 息,丰富了终端之间的交互内容。The common RCS message can implement information exchange between circuit domain voice communication, circuit domain video communication, file transmission, picture sharing, and video sharing between terminals. For ordinary RCS messages, those already known to those skilled in the art are not described herein. For the RCS control message, it is the focus of the embodiment of the present invention, which can implement the setting of the ringtone, the alarm clock, and the date of the terminal, and can also obtain the GPS address from the terminal, and obtain the current terminal status and the like. Interest, enriching the interaction between the terminals.
步骤102,若消息类型为RCS控制消息,解析RCS控制消息中的控制指令,并调用本地的接口执行控制指令。Step 102: If the message type is an RCS control message, parse the control instruction in the RCS control message, and invoke the local interface to execute the control instruction.
可选地,参见图2,本发明实施例中的RCS控制消息包括消息头、控制指令,还可以包括附加信息。对于控制指令为需要操作的命令,在发送端可以通过编码或者UI可视化形式编辑并转化。而对于附加信息包括多媒体资源和/或鉴权信息;对于鉴权信息则包括指纹、密钥或者设备码等信息。Optionally, referring to FIG. 2, the RCS control message in the embodiment of the present invention includes a message header, a control instruction, and may further include additional information. For the control command, the command that needs to be operated can be edited and converted by the encoding or UI visualization on the sending end. The additional information includes multimedia resources and/or authentication information; for the authentication information, information such as a fingerprint, a key, or a device code is included.
本发明实施例中控制指令字段的结构示意图,参见图3,包括操作指令、参数组和数据组。其中,操作指令用于配置可以设置的应用类型,包括:铃音、日期、闹钟、GSP获取及终端状态获取。相应的操作指令如下:SET RING、SET ALARM、SET TIME、GET GPS、GET STATUS。A schematic structural diagram of a control instruction field in the embodiment of the present invention, see FIG. 3, includes an operation instruction, a parameter group, and a data group. The operation instruction is used to configure an application type that can be set, including: ring tone, date, alarm clock, GSP acquisition, and terminal status acquisition. The corresponding operation instructions are as follows: SET RING, SET ALARM, SET TIME, GET GPS, GET STATUS.
参数组用于配置所要设置的应用的属性名称;数据组用于配置设置应用属性所需的具体信息,包括属性的具体数值或者为设置属性所需的本地资源名。对于参数组和数据组是一一对应的,例如,参数1和数据1,参数2和数据2。基于RCS消息的特点,参数组和数据组中数量可以设置多组,并且根据需要进行扩展,因此本发明实施例对于数量不做具体的限定。The parameter group is used to configure the attribute name of the application to be set; the data group is used to configure the specific information required to set the application attribute, including the specific value of the attribute or the local resource name required to set the attribute. There is a one-to-one correspondence between parameter groups and data groups, for example, parameter 1 and data 1, parameter 2 and data 2. Based on the characteristics of the RCS message, the number of the parameter group and the data group can be set in multiple groups, and the expansion is performed as needed. Therefore, the embodiment of the present invention does not specifically limit the number.
可选地,在调用本地的接口执行上述的控制指令时,包括如下步骤:Optionally, when the local interface is invoked to execute the foregoing control instruction, the following steps are included:
根据操作指令获取所要设置的应用类型;Obtain the type of application to be set according to the operation instruction;
根据参数组获取所要设置的应用的属性名;Obtain the attribute name of the application to be set according to the parameter group;
根据数据组获取设置应用属性所需本地资源名和/或者设置应用属性的数值。Get the local resource name required to set the application property and/or set the value of the application property based on the data group.
而当解析出的RCS控制消息的附加信息为多媒体资源,则在调用本地的接口执行控制指令时,需从控制指令的数据组中获取到多媒体资源的资源映射,根据该资源映射从RCS控制消息中获取设置应用属性所需的多媒体资源。 When the additional information of the parsed RCS control message is a multimedia resource, when the local interface is executed to execute the control instruction, the resource mapping of the multimedia resource is obtained from the data group of the control instruction, and the RCS control message is mapped according to the resource mapping. Get the multimedia resources needed to set the application properties.
举例说明,图4为铃声设置的控制指令的字段示意图。其中,SET RING、为操作指令。而参数组包含铃声名称和铃声音量两个参数;铃声名称对应的铃声可以为本地的某个铃声,还可以为多媒体资源中的铃声附件;铃声音量对应音量数据则直接以数值形式提供。For example, FIG. 4 is a schematic diagram of a field of a control command for setting a ringtone. Among them, SET RING, is an operation command. The parameter group includes two parameters: ringtone name and ringtone volume; the ringtone corresponding to the ringtone name can be a local ringtone, and can also be a ringtone accessory in the multimedia resource; the volume data corresponding to the ringtone volume is directly provided in numerical form.
步骤103,待执行完毕后,以RCS消息的形式反馈执行结果。Step 103: After the execution is completed, the execution result is fed back in the form of an RCS message.
在该步骤中,在终端处理完成后,需要将RCS消息中需要反馈的信息,例如获取的GPS信息、终端状态信息或者铃声、日期、闹钟设置完成的信息反馈给发送端,以便发送端及时获取终端处理RCS消息的状态。In this step, after the terminal processing is completed, the information that needs to be fed back in the RCS message, such as the acquired GPS information, the terminal status information, or the information of the ringtone, date, and alarm setting needs to be fed back to the sending end, so that the sending end acquires in time. The terminal processes the status of the RCS message.
可选的,本发明的一实施例中,RCS控制消息的附加消息中携带鉴权消息,用于终端确定接收的RCS控制消息合法性。其中,对于鉴权信息可以为指纹信息、密钥或者发送端的设备码。在解析RCS控制消息中的控制指令前,从RCS控制消息获取携带的鉴权信息认证RCS控制消息合法性:当RCS控制消息认证通过时,在解析RCS控制消息中的控制指令。Optionally, in an embodiment of the present invention, the additional message of the RCS control message carries an authentication message, and is used by the terminal to determine the validity of the received RCS control message. The authentication information may be fingerprint information, a key, or a device code of the sending end. Before parsing the control instruction in the RCS control message, the legality of the carried information authentication RCS control message is obtained from the RCS control message: when the RCS control message is authenticated, the control instruction in the RCS control message is parsed.
本发明实施例还提供了一种基于RCS消息的终端控制装置,如图5所示,包括:The embodiment of the present invention further provides a terminal control device based on an RCS message, as shown in FIG. 5, including:
解析单元51,设置为当接收到RCS消息时,解析RCS消息的消息类型。The parsing unit 51 is arranged to parse the message type of the RCS message when receiving the RCS message.
其中,解析单元解析出的RCS消息包括消息头和消息。消息头的字段中携带了消息类型。解析单元根据消息头字段确定为普通的RCS消息或是RCS控制消息。The RCS message parsed by the parsing unit includes a message header and a message. The message type is carried in the field of the message header. The parsing unit determines the normal RCS message or the RCS control message according to the message header field.
执行单元52,设置为当解析单元解析的消息类型为RCS控制消息时,解析RCS控制消息中的控制指令,并调用本地的接口执行控制指令。The executing unit 52 is configured to parse the control instruction in the RCS control message when the message type parsed by the parsing unit is an RCS control message, and invoke the local interface to execute the control instruction.
其中,执行单元52设置为解析出控制指令中的操作指令、参数组和数据组;The execution unit 52 is configured to parse out the operation instruction, the parameter group and the data group in the control instruction;
在调用本地的接口执行上述的控制指令时,根据操作指令获取所要设置的应用类型;根据参数组获取所要设置的应用的属性名;根据数据组获取设置应用属性所需本地资源名和/或者设置应用属性的数值。 When the local interface is invoked to execute the above control instruction, the application type to be set is obtained according to the operation instruction; the attribute name of the application to be set is obtained according to the parameter group; the local resource name and/or the setting application required to set the application attribute are obtained according to the data group. The value of the attribute.
可选地,执行单元52还设置为当解析出的RCS控制消息的附加信息为多媒体资源,则在调用本地的接口执行控制指令时,需从控制指令的数据组中获取到多媒体资源的资源映射,根据该资源映射从RCS控制消息中获取设置应用属性所需的多媒体资源。Optionally, the executing unit 52 is further configured to: when the additional information of the parsed RCS control message is a multimedia resource, when the local interface is executed to execute the control instruction, the resource mapping of the multimedia resource is obtained from the data group of the control instruction. And obtaining, according to the resource mapping, a multimedia resource required to set an application attribute from the RCS control message.
反馈单元53,设置为待执行完毕后,以RCS消息的形式反馈执行结果。The feedback unit 53, after being set to be executed, feeds back the execution result in the form of an RCS message.
其中,在终端处理完成后,反馈单元53需要将RCS消息中需要反馈的信息,例如获取的GPS信息、终端状态信息或者铃声、日期、闹钟设置完成的信息反馈给发送端,以便发送端及时获取终端处理RCS消息的状态。After the terminal processing is completed, the feedback unit 53 needs to feed back information that needs to be fed back in the RCS message, such as acquired GPS information, terminal status information, or ringtone, date, and alarm setting information to the sending end, so that the sending end acquires in time. The terminal processes the status of the RCS message.
可选地,该装置还包括鉴权单元54,设置为在解析RCS控制消息中的控制指令前,从RCS控制消息中获取携带的鉴权信息,并根据鉴权信息认证RCS控制消息合法性:当RCS控制消息认证通过时,在解析RCS控制消息中的控制指令。Optionally, the apparatus further includes an authentication unit 54 configured to obtain the carried authentication information from the RCS control message before parsing the control instruction in the RCS control message, and authenticate the legality of the RCS control message according to the authentication information: The control instruction in the RCS control message is parsed when the RCS control message is authenticated.
综上所述,本发明实施例所提供的基于RCS消息的终端控制方法及装置,在RCS消息中增加控制指令,通过控制指令可以对终端的应用信息进行操作,让终端的交互内容更加丰富;在RCS消息中携带多媒体资源等,使得终端能够完成更加复杂的控制操作;在RCS消息中增加鉴权信息,保证了终端之间交互内容的安全性。本发明实施例以RCS消息为依托,可以有效利用4G网络的带宽,拓宽控制指令的应用能力,让各类智能终端高效交互起来。In summary, the RCS message-based terminal control method and apparatus provided by the embodiments of the present invention add control commands to the RCS message, and the control information can be used to operate the terminal application information, so that the interactive content of the terminal is more abundant; Carrying multimedia resources and the like in the RCS message enables the terminal to complete more complicated control operations; adding authentication information to the RCS message ensures the security of the interactive content between the terminals. The embodiment of the invention relies on the RCS message, can effectively utilize the bandwidth of the 4G network, broaden the application capability of the control instruction, and enable various intelligent terminals to interact efficiently.
本说明书中的各个实施例均采用递进的方式描述,每个实施例重点说明的都是与其他实施例的不同之处,各个实施例之间相同相似的部分互相参见即可。对于系统实施例而言,由于其与方法实施例基本相似,所以描述的比较简单,相关之处参见方法实施例的部分说明即可。并且,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者设备不仅包括那些要素, 而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、物品或者设备中还存在另外的相同要素。The various embodiments in the present specification are described in a progressive manner, and each embodiment focuses on differences from other embodiments, and the same similar parts between the various embodiments can be referred to each other. For the system embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and the relevant parts can be referred to the description of the method embodiment. Also, the term "comprises", "comprising", or any other variants thereof, is intended to encompass a non-exclusive inclusion, such that a process, method, article, or device comprising a series of elements includes not only those elements. It also includes other elements that are not explicitly listed, or elements that are inherent to such a process, method, item, or device. An element that is defined by the phrase "comprising a ..." does not exclude the presence of additional equivalent elements in the process, method, item, or device that comprises the element.
另外,本领域普通技术人员可以理解实现上述实施例的全部或部分步骤可以通过硬件来完成,也可以通过程序来指令相关的硬件完成,所述的程序可以存储于一种计算机可读存储介质中,上述提到的存储介质可以是只读存储器,磁盘或光盘等,该程序在执行时,可包括如上述各方法的实施例的流程。In addition, those skilled in the art can understand that all or part of the steps of implementing the above embodiments may be completed by hardware, or may be instructed by a program to execute related hardware, and the program may be stored in a computer readable storage medium. The storage medium mentioned above may be a read only memory, a magnetic disk or an optical disk, etc., and when executed, the program may include a flow of an embodiment of the above methods.
显然,本领域的技术人员可以对本发明实施例进行各种改动和变型而不脱离本发明实施例的精神和范围。这样,倘若本发明实施例的这些修改和变型属于本发明权利要求及其等同技术的范围之内,则本发明也意图包含这些改动和变型在内。It is apparent that those skilled in the art can make various modifications and variations to the embodiments of the invention without departing from the spirit and scope of the embodiments of the invention. Thus, it is intended that the present invention cover the modifications and modifications of the embodiments of the invention.
工业实用性Industrial applicability
如上所述,本发明实施例提供的一种基于RCS消息的终端控制方法及装置具有以下有益效果:在RCS消息中增加控制指令,通过控制指令可以对终端的进行复杂的控制操作,有效利用了4G网络的带宽,拓宽控制指令的应用能力,让各类智能终端高效交互起来。 As described above, the RCS message-based terminal control method and apparatus provided by the embodiments of the present invention have the following beneficial effects: adding control commands to the RCS message, and performing complex control operations on the terminal through the control commands, effectively utilizing The bandwidth of the 4G network broadens the application capability of the control commands, allowing various intelligent terminals to interact efficiently.

Claims (12)

  1. 一种基于富通信RCS消息的终端控制方法,包括:A terminal control method based on rich communication RCS message, comprising:
    当接收到RCS消息时,解析所述RCS消息的消息类型;Parsing the message type of the RCS message when receiving the RCS message;
    若所述消息类型为RCS控制消息,解析所述RCS控制消息中的控制指令,并调用本地的接口执行所述控制指令;If the message type is an RCS control message, parsing the control instruction in the RCS control message, and calling a local interface to execute the control instruction;
    待执行完毕后,以RCS消息的形式反馈执行结果。After the execution is completed, the execution result is fed back in the form of an RCS message.
  2. 如权利要求1所述的方法,其中,所述解析所述RCS消息的消息类型时,根据所述RCS消息消息头中所携带的字段确定所述消息类型。The method of claim 1, wherein when the message type of the RCS message is parsed, the message type is determined according to a field carried in the header of the RCS message.
  3. 如权利要求1所述的方法,其中,若所述消息类型为RCS控制消息,解析所述RCS控制消息中的控制指令,并调用本地的接口执行所述控制指令,包括:The method of claim 1, wherein if the message type is an RCS control message, parsing the control instruction in the RCS control message and invoking a local interface to execute the control instruction comprises:
    解析出所述控制指令中的操作指令、参数组和数据组;Parsing out the operation instruction, the parameter group and the data group in the control instruction;
    在执行所述控制指令时,根据所述操作指令获取所要设置的应用类型;When the control instruction is executed, acquiring an application type to be set according to the operation instruction;
    根据所述参数组获取所要设置的应用的属性名;Obtaining, according to the parameter group, an attribute name of an application to be set;
    根据所述数据组获取设置应用属性所需本地资源名和/或设置应用属性的数值。Obtaining a value of a local resource name and/or setting an application attribute required to set an application attribute according to the data group.
  4. 如权利要求3所述的方法,其中,所述方法还包括:The method of claim 3 wherein the method further comprises:
    若解析出的所述RCS控制消息携带多媒体资源,则在执行所述控制指令时,根据所述数据组中的资源映射从所述RCS控制消息中获取设置应用属性所需的多媒体资源。If the parsed RCS control message carries the multimedia resource, when the control instruction is executed, the multimedia resource required to set the application attribute is obtained from the RCS control message according to the resource mapping in the data group.
  5. 如权利要求1或3所述的方法,其中,在解析所述RCS控制消息中的控制指令前,所述方法还包括:The method of claim 1 or 3, wherein before the parsing of the control instruction in the RCS control message, the method further comprises:
    根据所述RCS控制消息携带的所述鉴权信息认证所述RCS控制 消息的合法性:当认证通过时,解析所述RCS控制消息中的控制指令。Ensuring the RCS control according to the authentication information carried in the RCS control message Legitimacy of the message: When the authentication is passed, the control instruction in the RCS control message is parsed.
  6. 如权利要求5所述的方法,其中,所述鉴权信息包括指纹、密钥或者设备码。The method of claim 5 wherein the authentication information comprises a fingerprint, a key or a device code.
  7. 一种基于富通信RCS消息的终端控制装置,包括:A terminal control device based on rich communication RCS message, comprising:
    解析单元,设置为当接收到RCS消息时,解析所述RCS消息的消息类型;a parsing unit configured to parse the message type of the RCS message when receiving the RCS message;
    执行单元,设置为当所述解析单元解析的所述消息类型为RCS控制消息,解析所述RCS控制消息中的控制指令,并调用本地的接口执行所述控制指令;An execution unit, configured to: when the message type parsed by the parsing unit is an RCS control message, parse the control instruction in the RCS control message, and invoke a local interface to execute the control instruction;
    反馈单元,设置为所述执行单元执行完毕后,以RCS消息的形式反馈执行结果。The feedback unit is configured to feed back the execution result in the form of an RCS message after the execution unit is executed.
  8. 如权利要求7所述的装置,其中,所述解析单元设置为,根据所述RCS消息消息头中所携带的字段确定所述消息类型。The apparatus of claim 7, wherein the parsing unit is configured to determine the message type based on a field carried in the RCS message header.
  9. 如权利要求7所述的装置,其中,所述执行单元设置为:The apparatus of claim 7, wherein the execution unit is configured to:
    解析出所述控制指令中的操作指令、参数组和数据组;Parsing out the operation instruction, the parameter group and the data group in the control instruction;
    在执行所述控制指令时,根据所述操作指令获取所要设置的应用类型;When the control instruction is executed, acquiring an application type to be set according to the operation instruction;
    根据所述参数组获取所要设置的应用的属性名;Obtaining, according to the parameter group, an attribute name of an application to be set;
    根据所述数据组获取设置应用属性所需本地资源名和/或设置应用属性的数值。Obtaining a value of a local resource name and/or setting an application attribute required to set an application attribute according to the data group.
  10. 如权利要求9所述的装置,其中,所述执行单元还设置为:The apparatus of claim 9, wherein the execution unit is further configured to:
    若解析出的所述RCS控制消息携带多媒体资源,则在执行所述控制指令时,根据所述数据组中的资源映射从所述RCS控制消息中获取设置应用属性所需的多媒体资源。 If the parsed RCS control message carries the multimedia resource, when the control instruction is executed, the multimedia resource required to set the application attribute is obtained from the RCS control message according to the resource mapping in the data group.
  11. 如权利要求7或9所述的装置,其中,所述装置还包括鉴权单元,设置为在解析所述RCS控制消息中的控制指令前,根据所述RCS控制消息携带的所述鉴权信息认证所述RCS控制消息的合法性:当认证通过时,解析所述RCS控制消息中的控制指令。The apparatus according to claim 7 or 9, wherein said apparatus further comprises an authentication unit configured to: according to said control information carried in said RCS control message, before parsing said control instruction in said RCS control message The validity of the RCS control message is authenticated: when the authentication is passed, the control command in the RCS control message is parsed.
  12. 如权利要求11所述的装置,其中,所述鉴权单元认证的鉴权信息包括指纹、密钥或者设备码。 The apparatus of claim 11, wherein the authentication information authenticated by the authentication unit comprises a fingerprint, a key, or a device code.
PCT/CN2017/075443 2016-09-28 2017-03-02 Terminal control method and apparatus based on rcs message WO2018058895A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610862166.3A CN107872379A (en) 2016-09-28 2016-09-28 A kind of terminal control method and device based on RCS message
CN201610862166.3 2016-09-28

Publications (1)

Publication Number Publication Date
WO2018058895A1 true WO2018058895A1 (en) 2018-04-05

Family

ID=61761435

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/075443 WO2018058895A1 (en) 2016-09-28 2017-03-02 Terminal control method and apparatus based on rcs message

Country Status (2)

Country Link
CN (1) CN107872379A (en)
WO (1) WO2018058895A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11251956B2 (en) * 2018-07-02 2022-02-15 Avaya Inc. Federated blockchain identity model and secure personally identifiable information data transmission model for RCS
CN114124604B (en) * 2021-11-19 2023-06-02 中国联合网络通信集团有限公司 Communication method, intelligent device, operator business platform and communication system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103475713A (en) * 2013-09-10 2013-12-25 北京思特奇信息技术股份有限公司 Method and system for remotely monitoring smart home based on fusion communication technology
US20140134978A1 (en) * 2011-10-07 2014-05-15 Interop Technologies, Llc Non-IMS Rich Communication Suite
CN104506502A (en) * 2014-12-12 2015-04-08 国家电网公司 Method for connecting converged communication network with master station
WO2016145797A1 (en) * 2015-07-20 2016-09-22 中兴通讯股份有限公司 Smart home control method, device and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140134978A1 (en) * 2011-10-07 2014-05-15 Interop Technologies, Llc Non-IMS Rich Communication Suite
CN103475713A (en) * 2013-09-10 2013-12-25 北京思特奇信息技术股份有限公司 Method and system for remotely monitoring smart home based on fusion communication technology
CN104506502A (en) * 2014-12-12 2015-04-08 国家电网公司 Method for connecting converged communication network with master station
WO2016145797A1 (en) * 2015-07-20 2016-09-22 中兴通讯股份有限公司 Smart home control method, device and system

Also Published As

Publication number Publication date
CN107872379A (en) 2018-04-03

Similar Documents

Publication Publication Date Title
US10805380B2 (en) Data transmission method and device
CN108521858B (en) Device identifier dependent handling of operations for packet-based data communication
JP6289642B2 (en) Method and apparatus for document sharing between user groups
KR102145089B1 (en) Seamless call transitions with pre-escalation participation confirmation
CN105426448B (en) Interface display method, apparatus and system
US9621627B2 (en) Dynamically launching a server-based application on a mobile device
US9501259B2 (en) Audio output device to dynamically generate audio ports for connecting to source devices
EP3131303B1 (en) Method and device for transmitting data in intelligent terminal to television terminal
US9565148B2 (en) Method and apparatus for processing micro web log messages
US20160277460A1 (en) Method and apparatus for initiating network conference
CN105389160A (en) Information issuing method and device
KR20160044506A (en) Seamless call transitions with escalation-aware notifications
KR102121358B1 (en) Data transmission method and device
WO2016065977A1 (en) Call processing method and device, communication terminal and server
CN107786415B (en) Service processing method and related equipment and system
WO2018058895A1 (en) Terminal control method and apparatus based on rcs message
CN114217989A (en) Service calling method, device, equipment, medium and computer program between equipment
CN105577603A (en) Method and device for broadcasting multimedia messages
CN110418181B (en) Service processing method and device for smart television, smart device and storage medium
TW201701679A (en) An intelligent terminal
WO2019161600A1 (en) Method, device, server and medium for adding member to community
WO2019062285A1 (en) Incoming call voice calling method and terminal
WO2017193955A1 (en) Management method and system, terminal and server
CN111741174B (en) Video color ring generating method, system, network equipment and storage medium
CN110602194B (en) IOT message subscription method, IOT message subscription device 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: 17854355

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: 17854355

Country of ref document: EP

Kind code of ref document: A1