CN111200551B - RCS public message processing method, mobile terminal and readable storage medium - Google Patents

RCS public message processing method, mobile terminal and readable storage medium Download PDF

Info

Publication number
CN111200551B
CN111200551B CN201811299392.0A CN201811299392A CN111200551B CN 111200551 B CN111200551 B CN 111200551B CN 201811299392 A CN201811299392 A CN 201811299392A CN 111200551 B CN111200551 B CN 111200551B
Authority
CN
China
Prior art keywords
language
client
character set
target
instruction
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811299392.0A
Other languages
Chinese (zh)
Other versions
CN111200551A (en
Inventor
邓停东
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201811299392.0A priority Critical patent/CN111200551B/en
Priority to PCT/CN2019/114062 priority patent/WO2020088464A1/en
Publication of CN111200551A publication Critical patent/CN111200551A/en
Application granted granted Critical
Publication of CN111200551B publication Critical patent/CN111200551B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/56Unified messaging, e.g. interactions between e-mail, instant messaging or converged IP messaging [CPM]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/58Use of machine translation, e.g. for multi-lingual retrieval, for server-side translation for client devices or for real-time translation
    • 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/06Message adaptation to terminal or network requirements
    • H04L51/066Format adaptation, e.g. format conversion or compression
    • 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/58Message adaptation for wireless communication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/18Information format or content conversion, e.g. adaptation by the network of the transmitted or received information for the purpose of wireless delivery to users or terminals

Abstract

The invention discloses a RCS public message processing method, which comprises the steps of obtaining each register language and register character set currently used by each client; respectively converting the RCS public message to be sent into each compatible public message adapted to each client according to each registration language and each registration character set; and respectively sending each compatible public message to each adaptive client. The invention also discloses a mobile terminal and a computer readable storage medium. When receiving the RCS public message, different clients receive the same public content, and the same public content is acquired and displayed through the language and the character set which are adapted to the clients, so that the expression habits of users are met, and the users can normally recognize the RCS public message.

Description

RCS public message processing method, mobile terminal and readable storage medium
Technical Field
The invention relates to the technical field of converged communication, in particular to an RCS public message processing method, a mobile terminal and a readable storage medium.
Background
With the rapid development of Communication network technology, more and more people around the world use RCS (Rich Communication Suite) applications to receive information, and with the increase of the number of users using RCS applications, the server side will unify messages in a public message manner to send to each user, for example, public messages in a wechat public number, and the server side will send a piece of push content to each concerned user. However, the server side issues messages to the RCS application client side by using a uniform and fixed language and character set, and users of the RCS application client side may come from different regions and use different languages and character sets; the server side issues the RCS public message by adopting a uniform and fixed language and character set, so that the message cannot be normally displayed when reaching the RCS application client side, for example, a language which is not understood by a user is displayed at the RCS application client side, or the language and character set are not supported by the RCS application client side, and the like, so that some users can have the situation of being not understood.
The above is only for the purpose of assisting understanding of the technical aspects of the present invention, and does not represent an admission that the above is prior art.
Disclosure of Invention
The invention mainly aims to provide an RCS public message processing method, and aims to solve the technical problem that a user cannot identify public messages due to the fact that RCS application client sides are not suitable for unifying fixed languages and character sets because RCS public messages are issued by adopting the unified fixed languages and character sets.
The embodiment of the invention provides a method for processing RCS public messages, which comprises the following steps:
acquiring each registration language and a registration character set currently used by each client;
respectively converting the RCS public messages to be sent into various compatible public messages adapted to various client sides according to various registration languages and registration character sets;
and respectively sending each compatible public message to each adaptive client.
Optionally, the RCS public message processing method includes:
when a first selection instruction sent by the client is received;
determining a target language and a target character set selected by a target client side which sends the first selection instruction according to the first selection instruction;
and updating the registered language and the registered character set of the target client according to the target language and the target character set.
Optionally, the step of determining, according to the first selection instruction, a target language and a target character set selected by a target client that sends the first selection instruction includes:
acquiring a first confirmation instruction sent by the target client according to the first selection instruction;
according to the first confirmation instruction, sending a second confirmation instruction to the target client;
and determining the target language and the target character set selected by the target client according to the first selection instruction and the second confirmation instruction.
Optionally, the step of determining, according to the first selection instruction, a target language and a target character set selected by a target client that sends the first selection instruction includes:
according to the first selected instruction, a supported language and character set list is sent to the target client;
acquiring a second selection instruction fed back by the target client based on the language and character set list;
returning to the first success command according to the second selection command;
acquiring a second success command fed back by the target client based on the first success command;
and determining the target language and the target character set selected by the target client according to the second selection instruction and the second success instruction.
Optionally, the step of determining, according to the first selection instruction, a target language and a target character set selected by a client that sends the first selection instruction includes:
according to the first selected instruction, a supported language and character set list is sent to the target client;
acquiring a first failure instruction fed back by the target client based on the language and character set list;
issuing a second failure instruction to the target client according to the first failure instruction;
and determining the target language and the target character set selected by the target client.
Optionally, the first optional instruction includes:
acquiring a command of the first language setting feedback of the client as a first selection command; or
And acquiring an instruction of the client for changing the language feedback as a first selected instruction.
Optionally, the RCS public message processing method includes:
sending an acquisition instruction of language and character set selection to the client;
if the feedback of the client based on the acquisition instruction is not received within the preset duration, acquiring a client identifier of the client;
and updating the registered language and the registered character set of the client according to the client identification and the default language and the default character set.
Optionally, the step of converting the RCS public message to be sent into each compatible public message adapted to each client according to each registration language and each registration character set includes:
according to each registration language and each registration character set, the format of the RCS public message is converted into the format of each registration language and each registration character set;
and obtaining each compatible public message adaptive to each client according to each registration language and the format of the registration character set.
In addition, to achieve the above object, the present invention also provides a mobile terminal, including: a memory, a processor and an RCS public message processing program stored on the memory and operable on the processor, the RCS public message processing program when executed by the processor implementing the steps of the RCS public message processing method as described above.
Further, to achieve the above object, the present invention also provides a computer readable storage medium having stored thereon an RCS public message processing program which, when executed by a processor, implements the steps of the RCS public message processing method as described above.
The RCS public message processing method, the mobile terminal and the storage medium provided by the embodiment of the invention update the registration language and the registration character set of each client by negotiating and confirming with each client; acquiring each registration language and a registration character set currently used by each client; according to each registration language and each registration character set, the RCS public messages to be sent are respectively converted into compatible public messages matched with each client, and the compatible public messages are respectively sent to the matched clients; when the RCS public message is issued, different clients receive the same public content, and the same public content is acquired and displayed through the language and the character set which are adapted to the clients respectively; aiming at different languages and character sets used by different clients, respectively converting the unified fixed language and character set adopted when the RCS public message is issued into the language and character set adapted to each client; the problems that a unified fixed language and a character set are adopted, and some clients are not adaptive, messy codes or incapable of displaying when receiving RCS public messages or display languages which cannot be understood by client users are avoided; so that the user can normally recognize the RCS public message.
Drawings
Fig. 1 is a schematic terminal structure diagram of a hardware operating environment according to an embodiment of the present invention;
FIG. 2 is a flow chart illustrating a first embodiment of the RCS public message processing method according to the present invention;
FIG. 3 is a flow chart of a second embodiment of the RCS public message processing method according to the present invention;
FIG. 4 is a diagram illustrating a negotiation flow of a RCS public message processing method according to a second embodiment of the present invention;
FIG. 5 is a diagram illustrating a negotiation flow of a third embodiment of the RCS public message processing method according to the present invention;
fig. 6 is another negotiation flow diagram of the third embodiment of the RCS public message processing method of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and do not limit the invention.
The main solution of the embodiment of the invention is as follows: carrying out negotiation confirmation with each client, and updating the registration language and the registration character set of each client; acquiring each registration language and a registration character set currently used by each client; and respectively converting the RCS public message to be sent into each compatible public message adaptive to each client according to each registration language and each registration character set, and respectively sending each compatible public message to each adaptive client.
In the prior art, a uniform fixed language and character set are adopted when the RCS public message is issued, and the RCS application client does not support the language and character set or a user does not understand the language, so that the message cannot be normally displayed when reaching the RCS application client, and the user cannot normally read the RCS public message.
The invention provides a solution, so that when the RCS public message is issued, different clients receive the same public content, and can respectively acquire and display the same public content by adapting the language and character set of the clients, so that a user can normally read the RCS public message.
As shown in fig. 1, fig. 1 is a schematic terminal structure diagram of a hardware operating environment according to an embodiment of the present invention.
The terminal of the embodiment of the present invention may be a PC, or may be a mobile terminal device such as a smart phone, a tablet PC, an electronic book reader, an MP3 (Moving Picture Experts Group Audio Layer III, moving Picture Experts compress standard Audio Layer 3) player, an MP4 (Moving Picture Experts Group Audio Layer IV, moving Picture Experts compress standard Audio Layer 3) player, a digital broadcast receiver, a wearable device (such as a smart band, a smart watch, etc.), a navigation device, a portable computer, or an unmovable terminal device.
As shown in fig. 1, the terminal may include: a processor 1001, such as a CPU, a network interface 1004, a user interface 1003, a memory 1005, a communication bus 1002. Wherein a communication bus 1002 is used to enable connective communication between these components. The user interface 1003 may include a Display screen (Display), an input unit such as a Keyboard (Keyboard), and the optional user interface 1003 may also include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a wireless interface (e.g., a WI-FI interface). The memory 1005 may be a high-speed RAM memory or a non-volatile memory (e.g., a magnetic disk memory). The memory 1005 may alternatively be a storage device separate from the processor 1001.
In the method embodiment of the present invention, for convenience of understanding, a service terminal is used as an execution subject for description, and the service terminal in the method embodiment is the terminal in the embodiment of the present invention.
Those skilled in the art will appreciate that the terminal structure shown in fig. 1 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
As shown in fig. 1, a memory 1005, which is a kind of computer storage medium, may include therein an operating system, a network communication module, a user interface module, and an RCS public message processing program.
In the terminal shown in fig. 1, the network interface 1004 is mainly used for connecting to a backend server and performing data communication with the backend server; the user interface 1003 is mainly used for connecting a client (user side) and performing data communication with the client; and the processor 1001 may be configured to invoke the RCS public message handler stored in the memory 1005 and perform the following operations:
acquiring each registration language and a registration character set currently used by each client;
respectively converting the RCS public message to be sent into each compatible public message adapted to each client according to each registration language and each registration character set;
and respectively sending each compatible public message to each adaptive client.
Further, the RCS public message processing method includes:
when a first selection instruction sent by the client is received;
determining a target language and a target character set selected by a target client side which sends the first selection instruction according to the first selection instruction;
and updating the registered language and the registered character set of the target client according to the target language and the target character set.
Further, the step of determining, according to the first selection instruction, a target language and a target character set selected by a target client that sends the first selection instruction includes:
acquiring a first confirmation instruction sent by the target client according to the first selection instruction;
according to the first confirmation instruction, sending a second confirmation instruction to the target client;
and determining the target language and the target character set selected by the target client according to the first selection instruction and the second confirmation instruction.
Further, the step of determining, according to the first selection instruction, a target language and a target character set selected by a target client that sends the first selection instruction includes:
according to the first selected instruction, a supported language and character set list is sent to the target client;
acquiring a second selection instruction fed back by the target client based on the language and character set list;
returning to the first success command according to the second selection command;
acquiring a second success command fed back by the target client based on the first success command;
and determining the target language and the target character set selected by the target client according to the second selection instruction and the second success instruction.
Further, the step of determining, according to the first selection instruction, a target language and a target character set selected by a client that sends the first selection instruction includes:
according to the first selected instruction, a supported language and character set list is sent to the target client;
acquiring a first failure instruction fed back by the target client based on the language and character set list;
issuing a second failure instruction to the target client according to the first failure instruction;
and determining the target language and the target character set selected by the target client.
Further, the first optional instruction comprises:
acquiring a command of the first language setting feedback of the client as a first selection command; or alternatively
And acquiring an instruction of the client for changing the language feedback as a first selected instruction.
Further, the RCS public message processing method includes:
sending an acquisition instruction of language and character set selection to the client;
if the feedback of the client based on the acquisition instruction is not received within the preset duration, acquiring a client identifier of the client;
and updating the registration language and the registration character set of the client according to the client identification, the default language and the default character set.
Further, the step of converting the RCS public message to be sent into each compatible public message adapted to each client according to each registration language and each registration character set includes:
according to each registration language and each registration character set, the format of the RCS public message is converted into the format of each registration language and each registration character set;
and obtaining each compatible public message adaptive to each client according to each registration language and the format of the registration character set.
Based on the above hardware structure, the embodiment of the method of the present invention is provided.
Referring to fig. 2, in a first embodiment of the RCS public message processing method of the present invention, the RCS public message processing method includes:
step S10, obtaining each registration language and each registration character set currently used by each client;
the execution subject of the method of this embodiment may be a service terminal, and the service terminal may be loaded in a network server.
For convenience of understanding, the embodiment of the present invention relates to a service terminal and a client for description, wherein the service terminal is configured to issue an RCS public message to the client, and the client is configured to receive the RCS public message issued by the service terminal. The service terminal of the embodiment of the invention can be a mobile phone, a computer, a notebook computer, a wearable device and the like; the client can also be a mobile phone, a computer, a notebook computer and wearable equipment.
The RCS public message refers to a message that is uniformly issued by the service terminal to each client, for example, a push text of a wechat public number.
The registration character set refers to a coding mode adopted when the service terminal sends the RCS public message, such as CP936 coding, GB2312 coding, unicode coding, and the like, and the coding mode is supported by the local environment of the client, so as to ensure that the client can receive the RCS public message. The registered language is a language displayed by the client when the client receives the RCS public message, for example, english, french, new zealand, and the registered language is a language supported by the local environment of the client. The current registration language and the current registration character set used by the client are obtained by the service terminal receiving the application of the client for selecting the language and the character set in a way of negotiation with the client and then confirming the service terminal and the client for many times; or the service terminal sends an instruction to the client to enable the client to select the language and the signed character set required to be adopted for receiving the RCS public message, and then the service terminal and the client confirm for many times to obtain the RCS public message.
It should be noted that, in order to better achieve the object of the present invention, preferably, in the embodiment of the method, a way of communication negotiation and confirmation between the service terminal and the client is adopted, and a language and a character set that need to be selected by the client are determined as a registration language and a registration character set currently used by the client. Certainly, a mode of communication negotiation confirmation between the third party and the client may also be adopted to determine the language and the character set that the client needs to select as the registration language and the registration character set currently used by the client, and the service terminal only needs to acquire the registration language and the registration character set currently used by the client from the third party.
Step S20, according to each registration language and each registration character set, the RCS public messages to be sent are respectively converted into compatible public messages matched with each client;
the compatible public message refers to the RCS public message of which the language and character set adopted during issuing are both suitable for the local environment of the client.
After the service terminal acquires each register language and register character set currently used by each client, the service terminal respectively converts RCS public messages to be sent to each client into compatible public messages according to each register language and register character set of each client, and then sends each compatible public message to each adaptive client.
And step S30, sending each compatible public message to each adaptive client respectively.
The service terminal respectively converts the RCS public messages to be sent to the clients into compatible public messages, and then sends the compatible public messages to the matched clients.
For ease of understanding, the description is by way of example; for example, a client of the RCS application is loaded on a mobile phone, and languages supported by the mobile phone system environment itself include chinese, english, japanese, and korean; the character set supported by the mobile phone system environment comprises a CP936 code and a GB2312 code. The language selected by the user at the local mobile phone system or the client is Chinese, after negotiation confirmation between the server and the client, the language and the character set used for sending the RCS public message are determined to be Chinese and GB2312 codes respectively, and then the registered language and the registered character set used by the client currently are the Chinese and GB2312 codes respectively. The service terminal converts the RCS public message to be sent into a format with a language and a character set of Chinese and GB2312 codes respectively to form a compatible public message, then the service terminal sends the compatible public message to a client on the mobile phone, and the client can display the message by adopting the Chinese selected by the user.
In this embodiment, the service terminal obtains each registration language and each registration character set currently used by each client, then converts the RCS public message to be sent into each compatible public message adapted to each client according to each registration language and each registration character set, and respectively issues each compatible public message to each adapted client; when the service terminal issues the RCS public message to the client, the adopted language and character set can adapt to the local environment of the client. The service terminal adopts the selected language and the selected character set which are confirmed after negotiation with the client as the current registered language and the current registered character set of the client; when a user receives the RCS public message at a client using the RCS application, the language closer to the user requirement is displayed, and the user requirement is met.
Further, step S20 includes:
step S21, according to each registration language and each registration character set, the format of the RCS public message is converted into the format of each registration language and each registration character set;
the service terminal converts the unified fixed language and character set of the RCS public message into the registered language and the registered character set currently used by each client according to each registered language and registered character set.
The formats of the registration language and the registration character set refer to the formats of the unified fixed language and the character set of the RCS public message converted into the language and the character set which are supported by the local environment of the client, wherein the converted language and the converted character set are the registration language and the registration character set which are currently used by the client, and the converted RCS public message is the format of the registration language and the registration character set.
And S22, obtaining each compatible public message matched with each client according to each registration language and the format of the registration character set.
The service terminal converts the unified fixed language and character set of the RCS public message into the formats of the registered languages and the registered character sets currently used by the clients; the unified fixed language and character set of the RCS public message are converted into the formats of the registered languages and the registered character sets currently used by the clients, and then the compatible messages are formed.
In the embodiment, the service terminal converts the unified fixed language and character set of the RCS public message into the language and character set which are suitable for the local environment support of the client, wherein the converted language and character set are the registered language and the registered character set which are currently used by the client, and forms each compatible message which is suitable for each client; when a user uses a client of RCS application and a receiving service terminal sends an RCS public message, the user can receive compatible messages in different languages and character set formats according to different client user requirements and client local environments; the problems that RCS public messages are issued by adopting a uniform fixed language and a character set, some clients are not adaptive and messy codes or cannot display the RCS public messages when receiving the RCS public messages, or languages which cannot be understood by client users are displayed are avoided; the method and the system meet the requirements that different clients adopt different languages and character sets, or the same client adopts different languages and character sets, so that the user can accurately identify the RCS public message.
Referring to fig. 3, in a second embodiment of the RCS public message processing method according to the present invention, based on the embodiment shown in fig. 2, the RCS public message processing method further includes:
step S40, when a first selection instruction sent by a client is received;
in this embodiment, the client is carried on the mobile phone for example, but the client may also be carried on other devices, such as a notebook computer, a smart band, and the like. After the RCS application is installed on the mobile phone, a client user may set the language of the mobile phone system or the language of the client; after the user sets the language of the mobile phone system or the language of the client, the client sends a first selection instruction to the service terminal after being on line, and tells the terminal server that the client wants to select the language and the character set.
The first selection instruction is that when a client user of the RCS application sets or changes a client local language or a client language, the client sends an instruction to the service terminal to tell the service terminal that the client wants to select a language and a character set, and the instruction sent by the client at the moment is the first selection instruction.
It should be noted that the language and the character set that the client wants to select may be one language and one character set, may also be multiple languages and multiple character sets, or may be one language, multiple character sets, multiple languages and multiple character sets.
Step S50, determining a target language and a target character set selected by a target client side which sends a first selection instruction according to the first selection instruction;
the service terminal determines the language and the character set which the target client side wants to select according to the first selection instruction, further negotiates with the target client side to determine the language and the character set which are selected by the final client side according to the language and the character set which are supported by the service terminal, and the language and the character set which are selected by the target client side are used as the target language and the target character set.
The target client is the client which sends the first selection instruction and tells the service terminal that the language and the character set are required to be selected. The target language and the target character set refer to that after the target client sends a first selection instruction to the service terminal, the service terminal determines whether the service terminal supports the language and the character set which the client wants to select; if so, the service terminal further confirms with the target client, selects the language and the character set which the target client wants to select, uses the language and the character set as the language and the character set which the service terminal issues the RCS public message to the target client, and the target client sends the language and the character set which the first selection instruction wants to select, namely the target language and the target character set; if not, the service terminal further negotiates with the target client terminal and confirms that the language and the character set supported by other service terminals are selected, the language and the character set are used as the language and the character set of the service terminal for issuing the RCS public message to the target client terminal, and the language and the character set confirmed by further negotiation are the target language and the target character set.
And step S60, updating the registered language and the registered character set of the target client according to the target language and the target character set.
After the target client sets or changes the selected language and character set, the target client sends a first selection instruction to inform the service terminal, and negotiates with the service terminal to confirm to obtain the target language and the target character set. And the service terminal assigns values to the registered language and the registered character value of the target client by using the target language and the target character set, so that the registered language and the registered character set of the target client are updated.
Wherein, the updating means that the target client sets a language and a character set for the first time and the service terminal is informed, and the service terminal also needs to correspondingly record the registered language and the registered character set of the target client; or the client changes the registered language and the registered character set recorded in the service terminal and informs the service terminal, and then the service terminal also needs to correspondingly modify the registered language and the registered character set of the target client.
In this embodiment, after the target client user sets or changes the selected language and character set, the target client will send a first selection instruction to negotiate with the service terminal; when the service terminal receives a first selection instruction sent by a target client, determining a target language and a target character set selected by the target client; the service terminal performs assignment updating on the registered language and the registered character set of the target client by using the target language and the target character set selected by the target client; the negotiated registration language and the negotiated registration character set are adopted to issue the RCS public message, so that the registration language and the registration character set of the service terminal meet the language requirement of a target client user and support the local environment of the client, and the condition that the registration language and the registration character set do not meet the language requirement of the target client user or do not support the local environment of the client is avoided.
Further, the first optional instruction comprises:
acquiring a command of a first language setting feedback of a client as a first selection command; or
And acquiring an instruction of the client for changing the language feedback as a first selected instruction.
After the user at the client end sets the language of the mobile phone system or the language of the client end, the client end reads the language setting of the client end or the language setting of the mobile phone system, and when the client end is on line, the language setting is sent back to the service terminal; the service terminal firstly obtains an instruction of the client for reading the set language feedback as a first selection instruction.
Alternatively, the first and second electrodes may be,
after a client user changes the language of the mobile phone system or the language of the client, the client reads the language change of the client or the language change of the mobile phone system, and sends feedback to the service terminal when the client is on line; the service terminal obtains a command for the client to read the feedback of the language change.
The instruction for setting language feedback for the first time refers to that after a user installs a client of the RCS application on the mobile phone for the first time, the user sets the language of the client, or the user does not set the language of the client but has the language of a mobile phone system; the client reads the language setting of the client or the language setting of the mobile phone system, and sends an instruction fed back to the service terminal after the client is on line. The instruction for changing the language feedback means that the user changes the language of the client, or the user does not set the language of the client but changes the language of the mobile phone system; the client reads the language change of the client or the language change of the mobile phone system, and sends an instruction fed back to the service terminal after the client is on line.
It should be noted that, if the language of the mobile phone system itself exists and the user sets or changes the language of the client, the language set or changed by the client is preferentially read, that is, the priority of the language setting or change by the client is greater than the language setting or change by the mobile phone system itself.
For ease of understanding, the description is by way of example; for example, a mobile phone terminal installs a client of the RCS application for the first time, and the client reads the language setting of the mobile phone system itself; then, when the client is on line, the language set by the mobile phone system and the character set supported by the mobile phone system are adopted to negotiate with the service terminal, the negotiated language and character set are determined, and the service terminal issues RCS public information to the client by adopting the negotiated language and character set. If the language setting of the user in the mobile phone system changes the language of the mobile phone system after the client of the RCS application is installed, the client reads the language setting of the changed mobile phone system; then, when the client is on line, the language set by the mobile phone system and the character set supported by the mobile phone system are adopted to negotiate with the service terminal, the negotiated language and character set are determined, and the service terminal issues RCS public information to the client by adopting the negotiated language and character set. If the language setting of the user at the client side is changed after the client side of the RCS application is installed, the client side reads the language setting of the changed client side; and then, when the client is on line, the client negotiates with the service terminal by adopting the language and the supported character set by the client, determines the negotiated language and character set, and the service terminal issues an RCS public message to the client by adopting the negotiated language and character set.
In this embodiment, an instruction for the client to set the language feedback for the first time may be used as the first selection instruction, and an instruction for the client to change the language feedback may also be used as the first selection instruction; the problem that the service terminal registration language and the registration character set can only be recorded once, and the service terminal registration language and the registration character set cannot be modified after a client user changes the language, so that different requirements of the same client user cannot be met is avoided; the client user can set and change the language for many times, and receive RCS public messages in different languages, thereby meeting more display requirements of the client user.
Further, step S50 includes:
a1, acquiring a first confirmation instruction sent by a target client according to a first selection instruction;
referring to fig. 4, in the first step, the target client sends a first selection instruction to the service terminal to tell the terminal server the language and character set that the terminal server wants to select; secondly, the service terminal selects the language and character set supported by the service terminal from the language and character set which the target client wants to select after confirmation, and informs the language and character set selected by the service terminal to the target client through an instruction; and thirdly, after the target client receives the service terminal instruction, knowing the language and the character set which are supported by the service terminal in the language and the character set which the target client wants to select, and sending a first confirmation instruction to the service terminal after confirmation.
The first confirmation instruction refers to that the target client knows the language and character set which the target client wants to select and the language and character set supported by the service terminal; the service terminal can adopt the language and character set supported by the service terminal in the language and character set which the target client wants to select as the language and character set for issuing the RCS public message; after the target client side confirms the agreement, sending an instruction to the service terminal to tell the service terminal that the agreement is confirmed; at this time, the instruction sent by the target client is the first confirmation instruction.
It should be noted that the language and character set that the client wants to select may be one language and one character set, may also be multiple languages and multiple character sets, or may be one language, multiple character sets, multiple languages and multiple character sets.
Step A2, according to the first confirmation instruction, sending a second confirmation instruction to the target client;
referring to fig. 4, in the third step, after receiving the first confirmation instruction of the target client, the service terminal knows that the target client agrees to confirm, selects the language and character set supported by the service terminal in the language and character set that the target client wants to select, as the language and character for issuing the RCS public message; at this time, the service terminal sends a second confirmation instruction to the target client.
Knowing that the target client sends a first selection instruction to the service terminal to inform the service terminal of the language and character set which the target client wants to select, the service terminal has accepted and can use as the language and character set for issuing the RCS public message, and at the moment, sending a second confirmation instruction to the service terminal.
The second confirmation instruction refers to that after the service terminal receives the first confirmation instruction sent by the target client, the service terminal knows that the target client agrees to confirm the language and character set supported by the service terminal, and issues the RCS public message by adopting the language and character set which the target client wants to select and is supported by the service terminal; and after further confirmation, the service terminal sends an instruction to tell the target client, and the instruction sent by the service terminal at the moment is a second confirmation instruction.
And step A3, determining the target language and the target character set selected by the target client according to the first selection instruction and the second confirmation instruction.
According to the first selection instruction, in the language and character set which the target client wants to select, the service terminal receives the language and character set supported by the service terminal and sends an instruction to tell the target client; after knowing the language and the character set supported by the service terminal, the client sends a first confirmation instruction, and after the service terminal also sends a second confirmation instruction according to the first confirmation instruction, the service terminal takes the language and the character set which are required to be selected by the target client and supported by the service terminal as the target language and the target character set.
In the embodiment, a first selection instruction is sent to a service terminal through a target client to tell a terminal server that the terminal server wants to select a language and a character set, the service terminal confirms that the target client wants to select the language and the character set is supported, and sends the instruction to tell the target client; after knowing the language and the character set supported by the service terminal, the client sends a first confirmation instruction to the service terminal; after receiving the first confirmation instruction, the service terminal sends a second confirmation instruction to the target client after further confirmation; finally, the service terminal determines that the language and the characters which are required to be selected by the target client and supported by the service terminal are used as a target language and a target character set for issuing the RCS public message; the problem that the RCS public message sent by the service terminal is not matched due to language or character set and is not matched in the local environment of the client, so that messy codes are displayed or cannot be displayed at the client, or the displayed language user cannot read and understand the message is avoided, and the RCS public message cannot be normally identified by the client user; after negotiation, the client can adopt the language selected by the user as the language for displaying the RCS public message, and the format of the RCS public message can adapt to the local environment of the client.
In a third embodiment of the RCS public message processing method of the present invention, based on the above embodiment shown in fig. 2, step S50 includes:
step B1, according to the first selected instruction, a supported language and character set list is sent to a target client;
referring to fig. 5, in a first step, a target client sends a first selection instruction to a service terminal to tell a terminal server that the terminal server wants to select a language and a character set; and secondly, after the service terminal is confirmed, the service terminal does not support the language and the character set which the target client side wants to select, and at the moment, the list of the language and the character set supported by the service terminal is sent to the target client side.
The supported language and character set list refers to the language form and character set form supported by the service terminal, and the service terminal supports the RCS public message issued in the forms; all the forms of the languages and character sets supported by the service terminal are the list of the languages and character sets supported by the service terminal. The form referred to herein refers to a specific language or a specific character set, for example, the language is in the form of chinese, english, german, japanese, korean, and the character set is in the form of CP936 code, GB2312 code, unicode code; the list of languages and character sets supported by the service terminal includes: languages, chinese, english, german, japanese, korean, character sets, CP936 codes, GB2312 codes, unicode codes.
It should be noted that the language and the character set that the client wants to select may be one language and one character set, may also be multiple languages and multiple character sets, or may be one language, multiple character sets, multiple languages and multiple character sets.
B2, acquiring a second selection instruction fed back by the target client based on the language and character set list;
referring to fig. 5, in the third step, after receiving the list of languages and character sets supported by the service terminal, the target client knows that the service terminal does not receive the language and character set service terminal that the service terminal wants to select, and selects a desired language and character set again in the list of languages and character sets supported by the service terminal; at this time, a second selection instruction is sent to the service terminal to inform the service terminal of the language and character set selected again.
The second selection instruction refers to that the target client selects the desired language and character set again in the language and character set list supported by the service terminal, and sends an instruction to tell the service terminal client the further desired language and character set, and the instruction sent by the client at this time is the second selection instruction.
It should be noted here that the language and character set selected again by the client may be one language and one character set, may also be multiple languages and multiple character sets, or may be one language, multiple character sets, multiple languages and multiple character sets.
B3, returning to the first success instruction according to the second selection instruction;
referring to fig. 5, in the fourth step, after the service terminal confirms that the service terminal receives the language and character set supporting the target client to select again, at this time, a first success instruction is sent to the target client to tell the target client that the language and character set selected again have been received as the language and character set for issuing the RCS public message.
The first success instruction refers to a language and a character set which are agreed to be selected again by the target client after the service terminal receives a second selection instruction sent by the target client, the language and the character set can be used as a language and a character set for issuing the RCS public message, the instruction is sent to tell the target client, and the instruction sent by the service terminal at the moment is the first success instruction.
Step B4, a second success command fed back by the target client based on the first success command is obtained;
referring to fig. 5, in the fifth step, after receiving the first success instruction of the service terminal, the target client knows that the target client sends the second selection instruction to the service terminal to inform the service terminal of the language and character set selected again, and the service terminal has accepted and can use the language and character set as the language and character set for issuing the RCS public message, and at this time, sends the second success instruction to the service terminal.
The second success instruction means that after the target client receives the first success instruction sent by the service terminal, the target client knows that the language and character set service terminal selected again has accepted and can use the language and character set service terminal as the language and character set for issuing the RCS public message, the target client further agrees to confirm and sends an instruction to tell the service terminal, and the instruction sent by the target client at this time is the second success instruction.
And step B5, determining the target language and the target character set selected by the target client according to the second selection instruction and the second success instruction.
And according to the second selection instruction, the service terminal receives the language and the character set selected again by the target client and sends a first success instruction, and after the target client also sends a second success instruction according to the first success instruction, the service terminal selects the desired language and the character set again by the target client as the target language and the character set.
In this embodiment, the target client sends a first selection instruction to the service terminal to tell the terminal server that the language and the character set which the target client wants to select are not supported by the service terminal after confirmation; and sends the list of languages and character sets supported by the service terminal to the client, and the client selects the desired language and character set from the list again. The service terminal sends a first success instruction to the target client according to the language and the character set selected again from the list by the client; after the client receives the first success command and further confirms, the client sends a second success command to the service terminal, and finally the service terminal determines that the target client selects the expected language and characters again to be used as the target language and the target character set for issuing the RCS public message. The problem that the RCS public message sent by the service terminal is not matched due to language or character set and is not matched in the local environment of the client, so that messy codes are displayed or cannot be displayed at the client, or the displayed language user cannot read and understand the message is avoided, and the RCS public message cannot be normally identified by the client user; after negotiation, after the language and the character set which are most desired to be selected by the client side are not supported, the desired language and the desired character set are selected again to serve as the target language and the target character set, so that the client side can adopt the language which is closer to the language desired by the user to serve as the language for displaying the RCS public message, and the format of the RCS public message can adapt to the local environment of the client side.
Further, step S50 includes:
step C1, according to a first selected instruction, a supported language and character set list is sent to a target client;
referring to fig. 6, in a first step, a target client sends a first selection instruction to a service terminal to tell a terminal server that the terminal server wants to select a language and a character set; and secondly, after the service terminal is confirmed, the service terminal does not support the language and the character set which the target client side wants to select, and at the moment, the list of the language and the character set supported by the service terminal is sent to the target client side.
It should be noted that the language and character set that the client wants to select may be one language and one character set, may also be multiple languages and multiple character sets, or may be one language, multiple character sets, multiple languages and multiple character sets.
Step C2, a first failure instruction fed back by the target client based on the language and character set list is obtained;
referring to fig. 6, in the third step, after receiving the list of languages and character sets supported by the service terminal, the target client knows that the service terminal does not receive the language and character set service terminal that the target client wants to select, and the target client does not select from the list of languages and character sets supported by the service terminal; and sends a first failure instruction to the service terminal telling the service terminal that it has not selected any language and character set.
The first failure instruction means that the target client does not select the desired language and character set again after receiving the language and character set list supported by the service terminal, and the sending instruction tells the service terminal that the language and character set are not selected again, at this time, the instruction sent by the target client is the first failure instruction.
Step C3, issuing a second failure instruction to the target client according to the first failure instruction;
referring to fig. 6, in the fourth step, after receiving the first failure instruction of the target client, the service terminal knows that the target client is not selected again from the list of languages and character sets supported by the service terminal, and at this time, the service terminal sends a second failure instruction to the target client.
The second failure instruction refers to that after the service terminal receives the first failure instruction of the target client, the service terminal knows that the target client does not select again from a language and character set list supported by the service terminal, and does not need to take any language and character set as a target language and a target character set selected by the target client; and sending an instruction to tell the service terminal that the target client has been confirmed not to select any language and character set, wherein the instruction sent by the service terminal is a second failure instruction.
And step C4, determining the target language and the target character set selected by the target client.
After the service terminal receives the first failure instruction of the target client, the service terminal knows that the target client is not selected again from the language and character set list supported by the service terminal; the target client-side does not need to adopt any language and character set provided by the service terminal, and the service terminal does not support the language and character set required to be selected by the target client-side; therefore, the negotiation service terminal determines not to adopt any language and character set as the registration language and the registration character set of the target client, and the RCS public message is not issued to the target client when being issued.
In this embodiment, through negotiation between the service terminal and the target client, the target client sends a first selection instruction to notify the service terminal that the target client wants to select the language and the character set. If the language and the character set which the target client in the service terminal wants to select do not exist and the target client does not select the language and the character set which are supported by the service terminal any more, the service terminal finally determines that any language and character set are not adopted as the registered language and the registered character set of the target client; when the service terminal issues the RCS public message, the service terminal does not issue the RCS public message to the target client; after the RCS public message is issued to the target client, the phenomenon that the code is messy or the target client cannot display normally due to the fact that the local environment of the target client does not support the RCS public message is avoided, a user cannot read and recognize the RCS public message normally, invalid issuing is avoided, and resources of a service terminal are saved.
In a fourth embodiment of the RCS public message processing method according to the present invention, based on the embodiment shown in fig. 2, the RCS public message processing method further includes:
s70, sending an acquisition instruction for selecting a language and a character set to the client;
if the service terminal does not receive the request of the client for selecting the language and the character set, the service terminal sends an acquisition instruction to the client to remind the client to send the language and the character set, and the client is acquired with the language and the character set which are expected to be selected.
The instruction acquisition means that the service terminal sends a request to the client to enable the client to select a language and a character set which the client wants to select, and the instruction acquisition means that the service terminal sends the request to the client.
S80, if the feedback of the client based on the acquisition instruction is not received within the preset time length, acquiring a client identifier of the client;
after the service terminal sends the acquisition instruction to the client, if the client does not have any instruction fed back within the preset time length, the service terminal does not receive the feedback instruction, and the service terminal does not know the language and the character set which are expected to be selected by the client; the client identification of the client is obtained. If the feedback based on the acquisition instruction from the client is received, the service terminal may negotiate with the client in the manner described in the second and third embodiments to determine the registration language and the registration character set of the client.
The client identification refers to an identification mark capable of distinguishing different clients, and specific clients can be determined through the identification mark; for example, it may be an identification number, an account number, a unique code, a unique number, etc. The feedback of the client based on the acquisition instruction means that the client selects the language and the character set and informs the service terminal after receiving the acquisition instruction of the service terminal, or does not select the language and the character set and informs the service terminal.
And S90, updating the registered language and the registered character set of the client according to the client identification, the default language and the default character set.
The service terminal associates the client identification of the client with the default language and the default character set, assigns values to the registration language and the registration character set of the client corresponding to the client identification by using the default language and the default character set, and realizes the updating of the registration language and the registration character set of the client.
The default language and the default character set refer to a language and a character set which are set by the service terminal and are adopted by default when the RCS public message is issued. And updating, namely after the service terminal sends an acquisition instruction to the client and when the client does not feed back, the service terminal assigns values to the registration language and the registration character set of the client by adopting a default language and a default character set.
In this embodiment, if the service terminal does not receive a request for selecting a language and a character set by the client, the service terminal sends an acquisition instruction to the client, and if feedback based on the acquisition instruction by the client is not received within a preset time, the registration language and the registration character set of the client are updated by adopting a default language and a default character set of the service terminal; sending RCS public information to the client without feedback, and adopting default language and default character set; the problem that the client side can not receive the RCS public message because the client side does not feed back to the service terminal due to various reasons hopes that the RCS public message can be received is avoided; when the client user uses the system, the client user can receive the RCS public message, find whether the RCS public message is displayed normally or whether the RCS public message meets the user requirements, and set or change the language and the character set according to the user requirements.
Furthermore, an embodiment of the present invention further provides a computer-readable storage medium, on which an RCS public message processing program is stored, and the RCS public message processing program, when executed by a processor, implements the steps of the RCS public message processing method as described above.
The specific implementation of the computer-readable storage medium of the present invention may refer to the foregoing embodiments of the RCS public message processing method, and details are not described herein again.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising a … …" does not exclude the presence of another identical element in a process, method, article, or system that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) as described above and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (9)

1. A RCS public message processing method for converged communication is characterized by comprising the following steps:
acquiring each registration language and a registration character set currently used by each client;
respectively converting the RCS public message to be sent into each compatible public message adapted to each client according to each registration language and each registration character set;
respectively sending each compatible public message to each adaptive client;
the step of respectively converting the RCS public messages to be sent into compatible public messages adapted to the client sides according to the registration languages and the registration character sets comprises the following steps:
according to each registration language and each registration character set, the format of the RCS public message is converted into the format of each registration language and each registration character set;
and obtaining each compatible public message adaptive to each client according to each registration language and the format of the registration character set.
2. The RCS public message processing method of claim 1, further comprising:
when a first selection instruction sent by the client is received;
determining a target language and a target character set selected by a target client side which sends the first selection instruction according to the first selection instruction;
and updating the registered language and the registered character set of the target client according to the target language and the target character set.
3. The RCS public message processing method of claim 2 wherein the step of determining, based on the first optional instruction, a target language and a target character set to be selected by a target client that sent the first optional instruction comprises:
acquiring a first confirmation instruction sent by the target client according to the first selection instruction;
according to the first confirmation instruction, sending a second confirmation instruction to the target client;
and determining the target language and the target character set selected by the target client according to the first selection instruction and the second confirmation instruction.
4. The RCS public message processing method of claim 2 wherein the step of determining a target language and a target character set for selection by a target client sending the first selection instruction based on the first selection instruction comprises:
according to the first selected instruction, a supported language and character set list is sent to the target client;
acquiring a second selection instruction fed back by the target client based on the language and character set list;
returning to the first success command according to the second selection command;
acquiring a second success command fed back by the target client based on the first success command;
and determining the target language and the target character set selected by the target client according to the second selection instruction and the second success instruction.
5. The RCS public message processing method of claim 2 wherein the step of determining, based on the first optional instruction, a target language and a target character set to be selected by a client sending the first optional instruction comprises:
according to the first selected instruction, a supported language and character set list is sent to the target client;
acquiring a first failure instruction fed back by the target client based on the language and character set list;
issuing a second failure instruction to the target client according to the first failure instruction;
and determining the target language and the target character set selected by the target client.
6. The RCS public message processing method of claim 2 wherein the first optional instruction comprises:
acquiring a command of the first language setting feedback of the client as a first selection command; or alternatively
And acquiring an instruction of the client for changing the language feedback as a first selected instruction.
7. The RCS public message processing method of claim 1, further comprising:
sending an acquisition instruction of language and character set selection to the client;
if the feedback of the client based on the acquisition instruction is not received within the preset duration, acquiring a client identifier of the client;
and updating the registered language and the registered character set of the client according to the client identification and the default language and the default character set.
8. A mobile terminal, characterized in that the mobile terminal comprises: a memory, a processor and an RCS public message processing program stored on the memory and executable on the processor, the RCS public message processing program when executed by the processor implementing the steps of the RCS public message processing method of any one of claims 1 to 7.
9. A computer readable storage medium, having stored thereon an RCS public message processing program which when executed by a processor implements the steps of the RCS public message processing method of any one of claims 1 to 7.
CN201811299392.0A 2018-10-31 2018-10-31 RCS public message processing method, mobile terminal and readable storage medium Active CN111200551B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201811299392.0A CN111200551B (en) 2018-10-31 2018-10-31 RCS public message processing method, mobile terminal and readable storage medium
PCT/CN2019/114062 WO2020088464A1 (en) 2018-10-31 2019-10-29 Rcs public message processing method, mobile terminal, and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811299392.0A CN111200551B (en) 2018-10-31 2018-10-31 RCS public message processing method, mobile terminal and readable storage medium

Publications (2)

Publication Number Publication Date
CN111200551A CN111200551A (en) 2020-05-26
CN111200551B true CN111200551B (en) 2022-11-15

Family

ID=70464709

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811299392.0A Active CN111200551B (en) 2018-10-31 2018-10-31 RCS public message processing method, mobile terminal and readable storage medium

Country Status (2)

Country Link
CN (1) CN111200551B (en)
WO (1) WO2020088464A1 (en)

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3485898B2 (en) * 2000-11-13 2004-01-13 株式会社スクウェア・エニックス Computer-readable recording medium, message transmission program, message reception program, message transmission / reception program, message transmission method, message reception method, message transmission / reception method, and information processing apparatus
US7200680B2 (en) * 2002-03-11 2007-04-03 Ericsson Inc. Method, apparatus and system for providing multimedia messages to incompatible terminals
KR20050101924A (en) * 2004-04-20 2005-10-25 에스케이 텔레콤주식회사 System and method for converting the multimedia message as the supportting language of mobile terminal
US8509824B2 (en) * 2008-06-04 2013-08-13 Broadcom Corporation Phone based text message language translation
CN201417595Y (en) * 2009-04-10 2010-03-03 河南省科学院应用物理研究所有限公司 General information release manager
CN101610485A (en) * 2009-07-15 2009-12-23 深圳华为通信技术有限公司 The sending method of short message, server and system
US10949230B2 (en) * 2012-05-31 2021-03-16 Microsoft Technology Licensing, Llc Language lists for resource selection based on language text direction
CN106095742A (en) * 2016-06-20 2016-11-09 北京金山安全软件有限公司 Text content generation method and server
CN107786415B (en) * 2016-08-24 2020-03-03 中国移动通信有限公司研究院 Service processing method and related equipment and system

Also Published As

Publication number Publication date
WO2020088464A1 (en) 2020-05-07
CN111200551A (en) 2020-05-26

Similar Documents

Publication Publication Date Title
US10311877B2 (en) Performing tasks and returning audio and visual answers based on voice command
CN109947512B (en) Text adaptive display method, device, server and storage medium
EP3929774A1 (en) Name label display method and apparatus
US20040054745A1 (en) Method of supporting multiple languages for a mobile communication terminal and a communication system for the same
WO2020177698A1 (en) Inter-mini program platform communication method and device, and computer storage medium
CN106302103B (en) Information processing method and system and application server
CN102263830A (en) Apparatus, and associated method, for facilitating background processing of push content
US11151219B2 (en) Generating rich digital documents from limited instructional data
CN111147402A (en) Method and device for customizing factory setting items of switch, switch and system
CN100518178C (en) Non-standard MIME type supporting system of mobile terminal and method thereof
CN111200551B (en) RCS public message processing method, mobile terminal and readable storage medium
WO2016107119A1 (en) Method and device for realizing unstructured supplementary service data menu
CN114417318A (en) Third-party page jumping method and device and electronic equipment
CN107277132B (en) DLNA (digital Living network alliance) pushing processing method, multimedia receiving end and storage medium
JP2011035811A (en) Storage system, access management apparatus, data transfer method and program
CN110602194A (en) IOT message subscription method, IOT message subscription device and computer readable storage medium
CN110602655B (en) Short message-based equipment communication address modification method and device and readable storage medium
CN110600027B (en) Voice terminal scene control method, voice terminal scene application method, voice terminal, cloud and system
KR100696588B1 (en) Method for receiving web-page data using wireless internet in the mobile terminal
JP6135649B2 (en) Server apparatus and program
CN117555632A (en) Form processing method, form processing device, electronic equipment and storage medium
CN114253520A (en) Interface code generation method and device
CN117938788A (en) Instant messaging method, device, equipment and computer readable storage medium
JP2011059942A (en) Information processing terminal, server device, data communication system, and program
JP2003150496A (en) DISTRIBUTION METHOD, SYSTEM, SENDING AND RECEIVING TERMINAL DEVICE AND DISTRIBUTION RELAY DEVICE FOR Web CONTENTS

Legal Events

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