CN113923107A - Method, device, equipment and medium for automatically switching multiple channels of instant messaging - Google Patents

Method, device, equipment and medium for automatically switching multiple channels of instant messaging Download PDF

Info

Publication number
CN113923107A
CN113923107A CN202111199636.XA CN202111199636A CN113923107A CN 113923107 A CN113923107 A CN 113923107A CN 202111199636 A CN202111199636 A CN 202111199636A CN 113923107 A CN113923107 A CN 113923107A
Authority
CN
China
Prior art keywords
instant messaging
software development
server
messaging software
imsdk
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.)
Granted
Application number
CN202111199636.XA
Other languages
Chinese (zh)
Other versions
CN113923107B (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.)
Hainan Chezhiyi Communication Information Technology Co ltd
Original Assignee
Hainan Chezhiyi Communication Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hainan Chezhiyi Communication Information Technology Co ltd filed Critical Hainan Chezhiyi Communication Information Technology Co ltd
Priority to CN202111199636.XA priority Critical patent/CN113923107B/en
Publication of CN113923107A publication Critical patent/CN113923107A/en
Application granted granted Critical
Publication of CN113923107B publication Critical patent/CN113923107B/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
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0654Management of faults, events, alarms or notifications using network fault recovery
    • H04L41/0668Management of faults, events, alarms or notifications using network fault recovery by dynamic selection of recovery network elements, e.g. replacement by the most appropriate element after failure
    • 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]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses an automatic switching method for multiple channels of instant messaging, which comprises the following steps: the middleware acquires IMSDK information of a plurality of packaged instant messaging software development kits; acquiring a plurality of packaged Instant Messaging Software Development Kits (IMSDK) information according to the middleware, and sending request configuration information to the server by the middleware; sending request configuration information to the server according to the middleware, wherein the middleware acquires IMSDK information of an instant messaging software development kit corresponding to a connecting channel configured by the server; and the middleware records the currently used connection channel returned by the server and adjusts the corresponding channel to realize the data transmission between the instant messaging software development kit IMSDK and the server when receiving and sending messages. The invention can mutually backup a plurality of instant messaging software development kits IMSDK, and does not need to modify all services and functions when the instant messaging software development kits IMSDK is replaced.

Description

Method, device, equipment and medium for automatically switching multiple channels of instant messaging
Technical Field
The present invention relates to the field of instant messaging technologies, and in particular, to a method and an apparatus for automatically switching among multiple channels in instant messaging, an electronic device, and a storage medium.
Background
Instant messaging is a technology for instantly sending and receiving internet messages commonly used in the field of computer networks, and instant messaging between two users is generally realized by establishing a TCP/IP long connection between a user terminal and a server through a software development kit Socket, sending a message to a server terminal by a user through the long connection, and then forwarding the message to the other user by the server terminal.
In practical application, because the application scenario of instant messaging has a high requirement on real-time performance, the instant messaging technology generally processes the problems of connection, disconnection reconnection, disconnection and the like of a software development kit Socket through an instant messaging software development kit IMSDK, a server generally does not care about the establishment of a channel with a user side, and the server only calls an application program interface API of a related user side according to the requirement of the server, so that the service of the server is separated from the receiving and sending operation of messages, and the coupling degree of codes is reduced.
The client of the instant messaging technology in the prior art is an instant messaging software development kit IMSDK, one instant messaging software development kit IMSDK can only be connected with one instant messaging server, at the moment, if the instant messaging server fails once, the whole instant messaging system is paralyzed, all instant messaging functions of the client cannot be used, if each instant messaging software development kit IMSDK is directly connected with the server, when the instant messaging software development kit IMSDK needs to be replaced, all used services and functions need to be modified, and the workload is extremely high.
Therefore, a technical scheme is needed for mutually backing up a plurality of instant messaging software development kits IMSDKs and not modifying all services and functions when the instant messaging software development kits IMSDKs are replaced.
Disclosure of Invention
To this end, the present invention provides a method, an apparatus, an electronic device and a storage medium for automatically switching multiple channels of instant messaging, in an effort to solve or at least alleviate at least one of the above problems.
According to one aspect of the present invention, a method for automatically switching multiple channels of instant messaging is provided, the method implements backup of data transmission channels for communication between multiple instant messaging software development kits IMSDKs and a server by packaging multiple instant messaging software development kits IMSDKs into a middleware and completing data channel selection between the multiple instant messaging software development kits IMSDKs and the server through the middleware, the method comprising the steps of: the middleware acquires IMSDK information of a plurality of packaged instant messaging software development kits; acquiring a plurality of packaged Instant Messaging Software Development Kits (IMSDK) information according to the middleware, and sending request configuration information to the server by the middleware; sending request configuration information to the server according to the middleware, wherein the middleware acquires IMSDK information of an instant messaging software development kit corresponding to a connecting channel configured by the server; and the middleware records the currently used connection channel returned by the server and adjusts the corresponding channel to realize the data transmission between the instant messaging software development kit IMSDK and the server when receiving and sending messages.
Optionally, in the method for automatically switching multiple channels of instant messaging according to the present invention, the step of acquiring, by the middleware, encapsulated IMSDK information of multiple instant messaging software development kits includes: the middleware acquires the quantity of the instant messaging software development kits IMSDK to be packaged; according to the quantity of the instant messaging software development kit IMSDKs, packaging the quantity of the instant messaging software development kit IMSDKs in the middleware; the middleware packages a plurality of Instant Messaging Software Development Kits (IMSDKs) into an Application Program Interface (API); the middleware constructs a data channel for connecting the instant messaging software development kit IMSDK client and the server for each instant messaging software development kit IMSDK.
Optionally, in the method for automatically switching multiple channels of instant messaging according to the present invention, the step of acquiring, by the middleware, the IMSDK information of the instant messaging software development kit corresponding to the connection channel configured by the server includes: acquiring configuration request information sent to the server by the middleware according to the packaged multiple instant messaging software development kits IMSDK;
the middleware packages a plurality of Instant Messaging Software Development Kits (IMSDKs) into an Application Program Interface (API);
according to the configuration request information sent by the middleware, the middleware acquires the current connecting channels of the plurality of instant messaging software development kits IMSDKs returned by the server;
and acquiring the connection between a designated instant messaging software development kit IMSDK and the server according to the current connection channels of the plurality of instant messaging software development kit IMSDKs returned by the server, and starting an application program of the instant messaging software development kit IMSDK.
Optionally, in the method for automatically switching multiple channels in instant messaging according to the present invention, the step of the middleware recording a currently used connection channel returned by the server, and adjusting a corresponding channel to implement data transmission between the instant messaging software development kit IMSDK and the server when receiving and sending a message includes: the middleware acquires a connecting channel between the instant messaging software development kit IMSDK and the server; the middleware packages a plurality of Instant Messaging Software Development Kits (IMSDKs) into an Application Program Interface (API); according to the connecting channel between the instant messaging software development kit IMSDK and the server, the middleware realizes the mutual conversion between the server message format and the specified instant messaging software development kit IMSDK message format through an information mutual conversion module; and according to the message format after the mutual conversion, the server sends a message to the instant messaging software development kit IMSDK.
Optionally, in the method for automatically switching multiple channels in instant messaging according to the present invention, the step of the middleware recording a currently used connection channel returned by the server, and adjusting a corresponding channel to implement data transmission between the instant messaging software development kit IMSDK and the server when receiving and sending a message includes: the middleware acquires a connecting channel between the instant messaging software development kit IMSDK and the server; the middleware packages a plurality of Instant Messaging Software Development Kits (IMSDKs) into an Application Program Interface (API); according to a connecting channel between the instant messaging software development kit IMSDK and the server, the middleware acquires request history message data of the instant messaging software development kit IMSDK; the middleware realizes the message format conversion of the request history message data of the instant messaging software development kit IMSDK into the server message format through an information conversion module; and according to the converted message format, realizing the data transmission from the instant messaging software development kit IMSDK to the server.
Optionally, in the method for automatically switching multiple channels of instant messaging according to the present invention, the step of the middleware implementing the inter-conversion between the server message format and the specified IMSDK message format of the instant messaging software development kit through an information inter-conversion module includes: the information conversion module receives the server message and the instant messaging software development kit IMSDK message, and respectively acquires the message format of the server message and the message format of the instant messaging software development kit IMSDK message; assigning the server message content to the message format of the instant messaging software development kit IMSDK message, or assigning the instant messaging software development kit IMSDK message content to the message format of the server message; and after the assignment is completed, completing the mutual conversion between the server message format and the specified IMSDK message format of the instant messaging software development kit.
Optionally, in the method for automatically switching multiple channels in instant messaging according to the present invention, each of the instant messaging software development kits IMSDK includes: the software development kit comprises a Socket module, a database module and a log module; the software development kit Socket module is used for realizing the connection, disconnection, message sending, message receiving, message storage, log distribution and log recording of the instant messaging software development kit IMSDK and a software development kit of a connection channel of the server; the database module is used for realizing the updating, deleting, modifying and inquiring of the database of the connecting channel between the instant messaging software development kit IMSDK and the server; the log module is used for logging and reporting of a connecting channel between the instant messaging software development kit IMSDK and the server.
According to another aspect of the present invention, an apparatus for automatically switching between multiple channels in instant messaging is disclosed, the apparatus implements backup of data transmission channels for communication between multiple instant messaging software development kits IMSDKs and a server by packaging the multiple instant messaging software development kits IMSDKs into a middleware and completing data channel selection between the multiple instant messaging software development kits IMSDKs and the server through the middleware, the apparatus comprising: the packaging module is used for realizing that the middleware acquires the IMSDK information of a plurality of packaged instant messaging software development kits; the channel configuration module is used for acquiring the IMSDK information of a plurality of packaged instant messaging software development kits according to the middleware, and the middleware sends request configuration information to the server; sending request configuration information to the server according to the middleware, wherein the middleware acquires IMSDK information of an instant messaging software development kit corresponding to a connecting channel configured by the server; and the receiving and sending module is used for recording the currently used connecting channel returned by the server according to the middleware and adjusting the corresponding channel to realize the data transmission between the instant messaging software development kit IMSDK and the server when receiving and sending messages.
According to yet another aspect of the present invention, there is provided a computing device comprising: one or more processors; and a memory; one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs including instructions for performing any of a plurality of channel auto-switching methods of instant messaging as described above.
According to yet another aspect of the present invention, there is provided a computer readable storage medium storing one or more programs, the one or more programs comprising instructions, which when executed by a computing device, cause the computing device to perform any of the methods for channel auto-switching for instant messaging as described above.
According to the scheme for automatically switching the multiple channels of the instant messaging, the packaged IMSDK information of the multiple instant messaging software development kits is obtained through the middleware; acquiring a plurality of packaged Instant Messaging Software Development Kits (IMSDK) information according to the middleware, and sending request configuration information to the server by the middleware; sending request configuration information to the server according to the middleware, wherein the middleware acquires IMSDK information of an instant messaging software development kit corresponding to a connecting channel configured by the server; and the middleware records the currently used connection channel returned by the server and adjusts the corresponding channel to realize the data transmission between the instant messaging software development kit IMSDK and the server when receiving and sending messages. The backup of the data transmission channel of the multiple instant messaging software development toolkits IMSDK, which is communicated with the server, can be realized, the switching of the multiple instant messaging software development toolkits IMSDK at any time can be realized, the instant messaging function can be normally used when a certain connecting channel breaks down, when a certain instant messaging software development toolkit IMSDK is replaced, all the instant messaging software development toolkits IMSDK do not need to be modified in service and function, and the development efficiency is improved.
Drawings
To the accomplishment of the foregoing and related ends, certain illustrative aspects are described herein in connection with the following description and the annexed drawings, which are indicative of various ways in which the principles disclosed herein may be practiced, and all aspects and equivalents thereof are intended to be within the scope of the claimed subject matter. The above and other objects, features and advantages of the present disclosure will become more apparent from the following detailed description read in conjunction with the accompanying drawings. Throughout this disclosure, like reference numerals generally refer to like parts or elements.
FIG. 1 shows a schematic diagram of a configuration of a computing device 100 according to one embodiment of the invention; and
fig. 2 shows a flow diagram of a method 200 for multiple channel auto-switching for instant messaging according to an embodiment of the invention; and
fig. 3 is a schematic structural diagram of an apparatus 300 for automatically switching multiple channels for instant messaging according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
Fig. 1 is a block diagram of an example computing device 100. In a basic configuration 102, computing device 100 typically includes system memory 106 and one or more processors 104. A memory bus 108 may be used for communication between the processor 104 and the system memory 106.
Depending on the desired configuration, the processor 104 may be any type of processing, including but not limited to: a microprocessor (μ P), a microcontroller (μ C), a Digital Signal Processor (DSP), or any combination thereof. The processor 104 may include one or more levels of cache, such as a level one cache 110 and a level two cache 112, a processor core 114, and registers 116. The example processor core 114 may include an Arithmetic Logic Unit (ALU), a Floating Point Unit (FPU), a digital signal processing core (DSP core), or any combination thereof. The example memory controller 118 may be used with the processor 104, or in some implementations the memory controller 118 may be an internal part of the processor 104.
Depending on the desired configuration, system memory 106 may be any type of memory, including but not limited to: volatile memory (such as RAM), non-volatile memory (such as ROM, flash memory, etc.), or any combination thereof. System memory 106 may include an operating system 120, one or more applications 122, and program data 124. In some embodiments, application 122 may be arranged to operate with program data 124 on an operating system. In some embodiments, the computing device 100 is configured to execute a method 200 for automatically switching multiple channels of instant messaging, the method 200 is capable of performing a variable-speed processing on the voice data to be processed according to the rhythm of the target voice data, resulting in voice data with a rich sense of rap music rhythm, and the program data 124 includes instructions for executing the method 200.
Computing device 100 may also include an interface bus 140 that facilitates communication from various interface devices (e.g., output devices 142, peripheral interfaces 144, and communication devices 146) to the basic configuration 102 via the bus/interface controller 130. The example output device 142 includes a graphics processing unit 148 and an audio processing unit 150. They may be configured to facilitate communication with various external devices, such as a display or speakers, via one or more a/V ports 152. Example peripheral interfaces 144 may include a serial interface controller 154 and a parallel interface controller 156, which may be configured to facilitate communication with external devices such as input devices (e.g., keyboard, mouse, pen, voice input device, touch input device) or other peripherals (e.g., printer, scanner, etc.) via one or more I/O ports 158. An example communication device 146 may include a network controller 160, which may be arranged to facilitate communications with one or more other computing devices 162 over a network communication link via one or more communication ports 164. In the present embodiment, the voice data to be processed can be acquired in real time by, for example, a voice input device.
A network communication link may be one example of a communication medium. Communication media may typically be embodied by computer readable instructions, data structures, program modules, and may include any information delivery media, such as carrier waves or other transport mechanisms, in a modulated data signal. A "modulated data signal" may be a signal that has one or more of its data set or its changes made in such a manner as to encode information in the signal. By way of non-limiting example, communication media may include wired media such as a wired network or private-wired network, and various wireless media such as acoustic, Radio Frequency (RF), microwave, Infrared (IR), or other wireless media. The term computer readable media as used herein may include both storage media and communication media. In some embodiments, one or more programs are stored in the computer-readable medium, and the one or more programs include instructions for performing certain methods, such as the computing device 100 performing the multiple channel auto-switching method for instant messaging 200 according to embodiments of the present invention.
Computing device 100 may be implemented as part of a small-form factor portable (or mobile) electronic device such as a cellular telephone, a Personal Digital Assistant (PDA), a personal media player device, a wireless web-watch device, a personal headset device, an application specific device, or a hybrid device that include any of the above functions. Computing device 100 may also be implemented as a personal computer including both desktop and notebook computer configurations.
Fig. 2 shows a flow chart of a method 200 for automatically switching multiple channels of instant messaging according to an embodiment of the invention. As shown in fig. 2, in the method 200, a plurality of instant messaging software development kits IMSDKs are packaged in a middleware, and data channel selection between the plurality of instant messaging software development kits IMSDKs and a server is completed through the middleware, so as to implement backup of data transmission channels for the plurality of instant messaging software development kits IMSDKs to communicate with the server, in which the method 200 starts with step S210, and the middleware obtains information of the packaged plurality of instant messaging software development kits IMSDKs.
Specifically, a user side communicates with a server through an instant messaging software development kit IMSDK, one instant messaging software development kit IMSDK can only communicate with one instant messaging server, the instant messaging software development kit IMSDK is used for encoding and then sending messages of text, pictures, voice and the like of the user side to the server, meanwhile, the instant messaging software development kit IMSDK is responsible for receiving contents sent to the user side by the instant messaging server, decoding received data of the server into messages of text, pictures, voice and the like and sending the messages to the user side, and storing the data in a user side database after decoding and distributing the data to corresponding service lines. In the embodiment of the application, a plurality of instant messaging software development kits IMSDKs are packaged in a middleware, that is, the function of the instant messaging software development kits IMSDKs of a plurality of user sides is simultaneously packaged by the middleware, that is, data transmission between the plurality of user sides and a server can be realized by the middleware, that is, text, pictures and voice messages of the plurality of user sides can be received by the middleware and sent to the server after being encoded, after the content sent by the server is received, the content sent by the server is decoded into text, tup films and voice, and then the text, tup films and voice are sent to the corresponding instant messaging software development kit IMSDKs, and the instant messaging software development kits IMSDKs are forwarded to the corresponding user sides.
Specifically, in an embodiment of the present application, the step of acquiring, by the middleware, the encapsulated IMSDK information of the multiple instant messaging software development kits includes:
the middleware acquires the quantity of the instant messaging software development kits IMSDK to be packaged; specifically, the purpose of obtaining the number of the instant messaging software development kit IMSDKs is to know the number of connection channels between the instant messaging software development kit IMSDKs and the server, which need to be provided by the middleware, and after obtaining the number of the connection channels, the capability of the middleware to provide services can be obtained.
According to the quantity of the instant messaging software development kit IMSDKs, packaging the quantity of the instant messaging software development kit IMSDKs in the middleware; specifically, after all the instant messaging software development kits IMSDKs are packaged in the middleware, the middleware establishes a corresponding number of connection channels between the instant messaging software development kits IMSDKs and the server according to the number of the instant messaging software development kits IMSDKs.
The middleware packages a plurality of Instant Messaging Software Development Kits (IMSDKs) into an Application Program Interface (API); specifically, after the packaging of the plurality of instant messaging software development kits IMSDKs is completed, all application program interfaces APIs of the instant messaging software development kits IMSDKs communicate with the server through the application program interfaces API of the middleware, that is, the instant messaging software development kits IMSDKs establish communication with the server through the application program interfaces API of the middleware, which is equivalent to using the application program interfaces API of the middleware as a total interface of all the instant messaging software development kits IMSDKs, and each instant messaging software development kit IMSDK has one application program interface API, but all the application program interfaces APIs of the instant messaging software development kits IMSDKs need to be connected to the server through the application program interfaces API of the middleware.
The middleware constructs a data channel for connecting the instant messaging software development kit IMSDK client and the server for each instant messaging software development kit IMSDK. Specifically, although the middleware simultaneously faces a plurality of instant messaging software development kits IMSDKs, in practical application, a connection channel between each instant messaging software development kit IMSDK and the server is independent, that is, when the instant messaging software development kit IMSDK communicates with the server, each instant messaging software development kit IMSDK communicates with the server through an independent connection channel, and only an application program interface API of the middleware is shared by the plurality of instant messaging software development kits IMSDKs.
In step S220, the packaged multiple pieces of IMSDK information of the instant messaging software development kit are obtained according to the middleware, and the middleware sends request configuration information to the server.
Specifically, after the middleware packages a plurality of instant messaging software development kits IMSDKs, the middleware simultaneously connects a plurality of clients, and connects each client to its corresponding instant messaging software development kit IMSDK, at this time, the middleware needs to send request configuration information to the server, where the request configuration information is to establish connection between the middleware and the server, and is responsible for connection between a plurality of clients and the server due to the function of the middleware, that is, to establish connection channels of a plurality of instant messaging software development kits IMSDKs, and when the client or the server calls the middleware from a service requirement, the middleware is responsible for establishing connection channels between the instant messaging software development kit IMSDKs of the clients and the server. For example, the two user sides are respectively a first user side and a second user side, so that the middleware encapsulates two instant messaging software development kit IMSDKs, which are respectively the first instant messaging software development kit IMSDK named ACIM and the second instant messaging software development kit IMSDK named RCIM, at this time, the connection channels to be established are respectively an ACIM channel and an RCIM channel, the ACIM channel is used for establishing the connection between the first user side and the server, and the RCIM channel is used for establishing the connection between the second user side and the server. When the server calls the middleware, the middleware is responsible for calling the corresponding ACIM channel or RCIM channel according to the currently recorded use channel.
Specifically, in the embodiment of the present application, each of the instant messaging software development kits IMSDK includes: the software development kit comprises a Socket module, a database module and a log module;
the software development kit Socket module is used for realizing the connection, disconnection, message sending, message receiving, message storage, log distribution and log recording of the instant messaging software development kit IMSDK and a software development kit of a connection channel of the server;
the database module is used for realizing the updating, deleting, modifying and inquiring of the database of the connecting channel between the instant messaging software development kit IMSDK and the server;
the log module is used for logging and reporting of a connecting channel between the instant messaging software development kit IMSDK and the server.
Through step S230, request configuration information is sent to the server according to the middleware, and the middleware obtains the IMSDK information of the instant messaging software development kit corresponding to the connection channel configured by the server. Specifically, after the middleware sends a configuration request to the server, the server returns a connection channel which is currently connected and a connection channel which is currently used, because the connection channel corresponding to each of the plurality of instant messaging software development kits IMSDKs is constructed after the middleware obtains the plurality of packaged instant messaging software development kits IMSDKs, after the middleware sends the configuration request to the server, the server selects one or more or all connection channels to complete connection according to the performance, actual requirements and the like of the server, however, the current channel for data transceiving can only be one, that is, only one user side can communicate with the server through the application program interface API of the middleware through one instant messaging software development kit IMSDK.
Specifically, in an embodiment of the present application, the step of acquiring, by the middleware, the IMSDK information of the instant messaging software development kit corresponding to the connection channel configured by the server includes:
acquiring configuration request information sent to the server by the middleware according to the packaged multiple instant messaging software development kits IMSDK;
the middleware packages a plurality of Instant Messaging Software Development Kits (IMSDKs) into an Application Program Interface (API); specifically, one middleware corresponds to a plurality of instant messaging software development kits IMSDKs and one server, so that application program interfaces APIs of the plurality of instant messaging software development kits IMSDKs need to be packaged into one application program interface API, that is, the application program interfaces APIs of the plurality of instant messaging software development kits IMSDKs are packaged into one application program interface API of the middleware, and the application program interface API of the middleware corresponds to one server and corresponds to the application program interfaces APIs of the plurality of instant messaging software development kits IMSDKs.
According to the configuration request information sent by the middleware, the middleware acquires the current connecting channels of the plurality of instant messaging software development kits IMSDKs returned by the server; specifically, the current connection channel is an application program interface API of an instant messaging software development kit IMSDK connected by the server through the application program interface API of the middleware, and the application program interface API of the instant messaging software development kit IMSDK corresponds to one user side, which means that one server is currently connected with only one user side.
And acquiring the connection between a designated instant messaging software development kit IMSDK and the server according to the current connection channels of the plurality of instant messaging software development kit IMSDKs returned by the server, and starting an application program of the instant messaging software development kit IMSDK.
Through step S240, the middleware records the currently used connection channel returned by the server, and adjusts the corresponding channel to realize data transmission between the instant messaging software development kit IMSDK and the server when receiving and sending messages.
Specifically, after the middleware records the currently used connection channel returned by the server, the communication between the user side and the server through the currently used connection channel is realized, and after the communication connection is established, the middleware processes the data transmission between the user side and the server according to the following three conditions.
The first case is that the server sends a message to the user side, at this time, the middleware records the currently used connection channel returned by the server, and adjusts the corresponding channel to realize the data transmission between the instant messaging software development kit IMSDK and the server when receiving and sending the message, and the step of:
the middleware acquires a connecting channel between the instant messaging software development kit IMSDK and the server;
the middleware packages a plurality of Instant Messaging Software Development Kits (IMSDKs) into an Application Program Interface (API);
according to the connecting channel between the instant messaging software development kit IMSDK and the server, the middleware realizes the mutual conversion between the server message format and the specified instant messaging software development kit IMSDK message format through an information mutual conversion module;
and according to the message format after the mutual conversion, the server sends a message to the instant messaging software development kit IMSDK.
The second case is that the user side sends a request to the server to obtain the history message, at this time, the middleware records the currently used connection channel returned by the server, and adjusts the corresponding channel to realize the data transmission between the instant messaging software development kit IMSDK and the server when receiving and sending the message, and the step includes:
the middleware acquires a connecting channel between the instant messaging software development kit IMSDK and the server;
the middleware packages a plurality of Instant Messaging Software Development Kits (IMSDKs) into an Application Program Interface (API);
according to a connecting channel between the instant messaging software development kit IMSDK and the server, the middleware acquires request history message data of the instant messaging software development kit IMSDK;
the middleware realizes the message format conversion of the request history message data of the instant messaging software development kit IMSDK into the server message format through an information conversion module;
and according to the converted message format, realizing the data transmission from the instant messaging software development kit IMSDK to the server.
The third situation is that the server sends the history message inquiry success information to the user side, the middleware records the currently used connection channel returned by the server, and when the middleware receives and sends the message, the step of adjusting the corresponding channel to realize the data transmission between the instant messaging software development kit IMSDK and the server comprises the following steps:
the middleware acquires a connecting channel between the instant messaging software development kit IMSDK and the server;
the middleware packages a plurality of Instant Messaging Software Development Kits (IMSDKs) into an Application Program Interface (API);
and according to the connection channel between the instant messaging software development kit IMSDK and the server, the middleware sends the history message inquiry success information sent by the server to the instant messaging software development kit IMSDK.
Specifically, the step of the middleware for realizing the mutual conversion between the server message format and the specified instant messaging software development kit IMSDK message format through an information mutual conversion module comprises:
the information conversion module receives the server message and the instant messaging software development kit IMSDK message, and respectively acquires the message format of the server message and the message format of the instant messaging software development kit IMSDK message;
assigning the server message content to the message format of the instant messaging software development kit IMSDK message, or assigning the instant messaging software development kit IMSDK message content to the message format of the server message;
and after the assignment is completed, completing the mutual conversion between the server message format and the specified IMSDK message format of the instant messaging software development kit.
According to the scheme for automatically switching the multiple channels of the instant messaging, the packaged IMSDK information of the multiple instant messaging software development kits is obtained through the middleware; acquiring a plurality of packaged Instant Messaging Software Development Kits (IMSDK) information according to the middleware, and sending request configuration information to the server by the middleware; sending request configuration information to the server according to the middleware, wherein the middleware acquires IMSDK information of an instant messaging software development kit corresponding to a connecting channel configured by the server; and the middleware records the currently used connection channel returned by the server and adjusts the corresponding channel to realize the data transmission between the instant messaging software development kit IMSDK and the server when receiving and sending messages. The backup of the data transmission channel of the multiple instant messaging software development toolkits IMSDK, which is communicated with the server, can be realized, the switching of the multiple instant messaging software development toolkits IMSDK at any time can be realized, the instant messaging function can be normally used when a certain connecting channel breaks down, when a certain instant messaging software development toolkit IMSDK is replaced, all the instant messaging software development toolkits IMSDK do not need to be modified in service and function, and the development efficiency is improved.
It should be understood that, although the steps in the flowchart of fig. 2 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least a portion of the steps in fig. 2 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
In one embodiment, as shown in fig. 3, an apparatus 300 for automatically switching multiple channels in instant messaging is provided, where the apparatus 300 implements backup of data transmission channels for communicating with a server by a plurality of instant messaging software development kits IMSDKs by packaging the plurality of instant messaging software development kits IMSDKs into a middleware and implementing data channel selection between the plurality of instant messaging software development kits IMSDKs and the server through the middleware, and the apparatus 300 includes: the device comprises a packaging module, a channel configuration module and a transceiver module.
The packaging module is used for realizing that the middleware acquires the IMSDK information of a plurality of packaged instant messaging software development kits;
the channel configuration module is used for acquiring the IMSDK information of a plurality of packaged instant messaging software development kits according to the middleware, and the middleware sends request configuration information to the server; sending request configuration information to the server according to the middleware, wherein the middleware acquires IMSDK information of an instant messaging software development kit corresponding to a connecting channel configured by the server;
and the receiving and sending module is used for recording the currently used connecting channel returned by the server according to the middleware and adjusting the corresponding channel to realize the data transmission between the instant messaging software development kit IMSDK and the server when receiving and sending messages.
Specifically, in another embodiment of the present application, the encapsulation module is configured to control the middleware to obtain the number of instant messaging software development kits IMSDKs to be encapsulated; according to the quantity of the instant messaging software development kit IMSDKs, packaging the quantity of the instant messaging software development kit IMSDKs in the middleware; the middleware packages a plurality of Instant Messaging Software Development Kits (IMSDKs) into an Application Program Interface (API); the middleware constructs a data channel for connecting the instant messaging software development kit IMSDK client and the server for each instant messaging software development kit IMSDK.
Specifically, in another embodiment of the present application, the channel configuration module is configured to obtain configuration request information sent by the middleware to the server according to the encapsulated multiple instant messaging software development kits IMSDKs; the middleware packages a plurality of Instant Messaging Software Development Kits (IMSDKs) into an Application Program Interface (API); according to the configuration request information sent by the middleware, the middleware acquires the current connecting channels of the plurality of instant messaging software development kits IMSDKs returned by the server; and acquiring the connection between a designated instant messaging software development kit IMSDK and the server according to the current connection channels of the plurality of instant messaging software development kit IMSDKs returned by the server, and starting an application program of the instant messaging software development kit IMSDK.
Specifically, in another embodiment of the present application, the transceiver module is configured to obtain a connection channel between the instant messaging software development kit IMSDK and the server through the middleware; the middleware packages a plurality of Instant Messaging Software Development Kits (IMSDKs) into an Application Program Interface (API); according to the connecting channel between the instant messaging software development kit IMSDK and the server, the middleware realizes the mutual conversion between the server message format and the specified instant messaging software development kit IMSDK message format through an information mutual conversion module; and according to the message format after the mutual conversion, the server sends a message to the instant messaging software development kit IMSDK.
Specifically, in another embodiment of the present application, the transceiver module is configured to obtain a connection channel between the instant messaging software development kit IMSDK and the server through the middleware; the middleware packages a plurality of Instant Messaging Software Development Kits (IMSDKs) into an Application Program Interface (API); according to a connecting channel between the instant messaging software development kit IMSDK and the server, the middleware acquires request history message data of the instant messaging software development kit IMSDK; the middleware realizes the message format conversion of the request history message data of the instant messaging software development kit IMSDK into the server message format through an information conversion module; and according to the converted message format, realizing the data transmission from the instant messaging software development kit IMSDK to the server.
Specifically, in another embodiment of the present application, the transceiver module is configured to receive the server message and the instant messaging software development kit IMSDK message through the information interchange module, and respectively obtain a message format of the server message and a message format of the instant messaging software development kit IMSDK message; assigning the server message content to the message format of the instant messaging software development kit IMSDK message, or assigning the instant messaging software development kit IMSDK message content to the message format of the server message; and after the assignment is completed, completing the mutual conversion between the server message format and the specified IMSDK message format of the instant messaging software development kit.
It should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules or units or components of the devices in the examples disclosed herein may be arranged in a device as described in this embodiment or alternatively may be located in one or more devices different from the devices in this example. The modules in the foregoing examples may be combined into one module or may be further divided into multiple sub-modules.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
Furthermore, some of the described embodiments are described herein as a method or combination of method elements that can be performed by a processor of a computer system or by other means of performing the described functions. A processor having the necessary instructions for carrying out the method or method elements thus forms a means for carrying out the method or method elements. Further, the elements of the apparatus embodiments described herein are examples of the following apparatus: the apparatus is used to implement the functions performed by the elements for the purpose of carrying out the invention.
As used herein, unless otherwise specified the use of the ordinal adjectives "first", "second", "third", etc., to describe a common object, merely indicate that different instances of like objects are being referred to, and are not intended to imply that the objects so described must be in a given sequence, either temporally, spatially, in ranking, or in any other manner.
While the invention has been described with respect to a limited number of embodiments, those skilled in the art, having benefit of this description, will appreciate that other embodiments can be devised which do not depart from the scope of the invention as described herein. Furthermore, it should be noted that the language used in the specification has been principally selected for readability and instructional purposes, and may not have been selected to delineate or circumscribe the inventive subject matter. Accordingly, many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the appended claims. The present invention has been disclosed in an illustrative rather than a restrictive sense, and the scope of the present invention is defined by the appended claims.

Claims (10)

1. A method for automatically switching multiple channels of instant messaging is characterized in that a plurality of Instant Messaging Software Development Kits (IMSDKs) are packaged into a middleware, data channel selection between the IMSDKs and a server is completed through the middleware, and backup of data transmission channels communicated with the server by the IMSDKs is realized, wherein the method comprises the following steps:
the middleware acquires IMSDK information of a plurality of packaged instant messaging software development kits;
acquiring a plurality of packaged Instant Messaging Software Development Kits (IMSDK) information according to the middleware, and sending request configuration information to the server by the middleware;
sending request configuration information to the server according to the middleware, wherein the middleware acquires IMSDK information of an instant messaging software development kit corresponding to a connecting channel configured by the server;
and the middleware records the currently used connection channel returned by the server and adjusts the corresponding channel to realize the data transmission between the instant messaging software development kit IMSDK and the server when receiving and sending messages.
2. The method of claim 1, wherein the step of the middleware obtaining encapsulated plurality of instant messaging software development kits IMSDK information comprises:
the middleware acquires the quantity of the instant messaging software development kits IMSDK to be packaged;
according to the quantity of the instant messaging software development kit IMSDKs, packaging the quantity of the instant messaging software development kit IMSDKs in the middleware;
the middleware packages a plurality of Instant Messaging Software Development Kits (IMSDKs) into an Application Program Interface (API);
the middleware constructs a data channel for connecting the instant messaging software development kit IMSDK client and the server for each instant messaging software development kit IMSDK.
3. The method of claim 1, wherein the step of the middleware obtaining the IMSDK information of the im corresponding to the connection channel configured by the server comprises:
acquiring configuration request information sent to the server by the middleware according to the packaged multiple instant messaging software development kits IMSDK;
the middleware packages a plurality of Instant Messaging Software Development Kits (IMSDKs) into an Application Program Interface (API);
according to the configuration request information sent by the middleware, the middleware acquires the current connecting channels of the plurality of instant messaging software development kits IMSDKs returned by the server;
and acquiring the connection between a designated instant messaging software development kit IMSDK and the server according to the current connection channels of the plurality of instant messaging software development kit IMSDKs returned by the server, and starting an application program of the instant messaging software development kit IMSDK.
4. The method of claim 1, wherein the step of the middleware recording the currently used connection channel returned by the server and adjusting the corresponding channel to realize the data transmission between the instant messaging software development kit IMSDK and the server when sending and receiving messages comprises:
the middleware acquires a connecting channel between the instant messaging software development kit IMSDK and the server;
the middleware packages a plurality of Instant Messaging Software Development Kits (IMSDKs) into an Application Program Interface (API);
according to the connecting channel between the instant messaging software development kit IMSDK and the server, the middleware realizes the mutual conversion between the server message format and the specified instant messaging software development kit IMSDK message format through an information mutual conversion module;
and according to the message format after the mutual conversion, the server sends a message to the instant messaging software development kit IMSDK.
5. The method of claim 1, wherein the step of the middleware recording the currently used connection channel returned by the server and adjusting the corresponding channel to realize the data transmission between the instant messaging software development kit IMSDK and the server when sending and receiving messages comprises:
the middleware acquires a connecting channel between the instant messaging software development kit IMSDK and the server;
the middleware packages a plurality of Instant Messaging Software Development Kits (IMSDKs) into an Application Program Interface (API);
according to a connecting channel between the instant messaging software development kit IMSDK and the server, the middleware acquires request history message data of the instant messaging software development kit IMSDK;
the middleware realizes the message format conversion of the request history message data of the instant messaging software development kit IMSDK into the server message format through an information conversion module;
and according to the converted message format, realizing the data transmission from the instant messaging software development kit IMSDK to the server.
6. The method of claim 4, wherein the middleware inter-converts the server message format with the IMSDK message format specified by the instant messaging software development kit via an information inter-conversion module, comprising:
the information conversion module receives the server message and the instant messaging software development kit IMSDK message, and respectively acquires the message format of the server message and the message format of the instant messaging software development kit IMSDK message;
assigning the server message content to the message format of the instant messaging software development kit IMSDK message, or assigning the instant messaging software development kit IMSDK message content to the message format of the server message;
and after the assignment is completed, completing the mutual conversion between the server message format and the specified IMSDK message format of the instant messaging software development kit.
7. The method of claim 1, wherein each of the instant messaging software development kits IMSDK comprises: the software development kit comprises a Socket module, a database module and a log module;
the software development kit Socket module is used for realizing the connection, disconnection, message sending, message receiving, message storage, log distribution and log recording of the instant messaging software development kit IMSDK and a software development kit of a connection channel of the server;
the database module is used for realizing the updating, deleting, modifying and inquiring of the database of the connecting channel between the instant messaging software development kit IMSDK and the server;
the log module is used for logging and reporting of a connecting channel between the instant messaging software development kit IMSDK and the server.
8. An automatic switching device for multiple channels of instant messaging, which implements backup of multiple Instant Messaging Software Development Kits (IMSDKs) for data transmission channels communicating with a server by packaging the IMSDKs into a middleware and completing data channel selection between the IMSDKs and the server through the middleware, the device comprising:
the packaging module is used for realizing that the middleware acquires the IMSDK information of a plurality of packaged instant messaging software development kits;
the channel configuration module is used for acquiring the IMSDK information of a plurality of packaged instant messaging software development kits according to the middleware, and the middleware sends request configuration information to the server; sending request configuration information to the server according to the middleware, wherein the middleware acquires IMSDK information of an instant messaging software development kit corresponding to a connecting channel configured by the server;
and the receiving and sending module is used for recording the currently used connecting channel returned by the server according to the middleware and adjusting the corresponding channel to realize the data transmission between the instant messaging software development kit IMSDK and the server when receiving and sending messages.
9. An electronic device, comprising:
one or more processors; and
a memory;
one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs comprising instructions for performing any of the methods of claims 1-7.
10. A computer readable storage medium storing one or more programs, the one or more programs comprising instructions, which when executed by a computing device, cause the computing device to perform any of the methods of claims 1-7.
CN202111199636.XA 2021-10-14 2021-10-14 Method, device, equipment and medium for automatically switching multiple channels of instant messaging Active CN113923107B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111199636.XA CN113923107B (en) 2021-10-14 2021-10-14 Method, device, equipment and medium for automatically switching multiple channels of instant messaging

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111199636.XA CN113923107B (en) 2021-10-14 2021-10-14 Method, device, equipment and medium for automatically switching multiple channels of instant messaging

Publications (2)

Publication Number Publication Date
CN113923107A true CN113923107A (en) 2022-01-11
CN113923107B CN113923107B (en) 2024-02-23

Family

ID=79240393

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111199636.XA Active CN113923107B (en) 2021-10-14 2021-10-14 Method, device, equipment and medium for automatically switching multiple channels of instant messaging

Country Status (1)

Country Link
CN (1) CN113923107B (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103269396A (en) * 2013-05-02 2013-08-28 百度在线网络技术(北京)有限公司 Method and system capable of conducting management on mobile terminal
US20150186123A1 (en) * 2013-12-27 2015-07-02 Buongiorno S.p.A. Method and system for implementing in-app software development kits
US20160119374A1 (en) * 2014-10-28 2016-04-28 International Business Machines Corporation Intercepting, decrypting and inspecting traffic over an encrypted channel
CN105718251A (en) * 2014-12-03 2016-06-29 苏宁云商集团股份有限公司 Multilanguage SDK (software development kit) automatic implementation method and system
WO2016161857A1 (en) * 2015-04-09 2016-10-13 北京易掌云峰科技有限公司 Multi-tenant high-concurrency instant messaging cloud platform
CN107273227A (en) * 2017-06-30 2017-10-20 百度在线网络技术(北京)有限公司 Using communication means, device, equipment and storage medium
CN109218393A (en) * 2018-07-24 2019-01-15 百度在线网络技术(北京)有限公司 A kind of implementation method of push, device, equipment and computer storage medium
CN111443939A (en) * 2020-04-16 2020-07-24 视若飞信息科技(上海)有限公司 Configuration method and device of software development kit and storage medium
CN111949310A (en) * 2020-08-07 2020-11-17 苏州浪潮智能科技有限公司 Built-in service external connection method and device based on heterogeneous cloud platform
CN112565459A (en) * 2020-12-28 2021-03-26 深圳杰睿联科技有限公司 Internet of things equipment and method for managing profile in eUICC card
CN112764945A (en) * 2021-01-06 2021-05-07 城云科技(中国)有限公司 Message center service middleware system
CN113037611A (en) * 2021-03-04 2021-06-25 长沙学院 Mobile safety instant communication method based on multiple public IM channels

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103269396A (en) * 2013-05-02 2013-08-28 百度在线网络技术(北京)有限公司 Method and system capable of conducting management on mobile terminal
US20150186123A1 (en) * 2013-12-27 2015-07-02 Buongiorno S.p.A. Method and system for implementing in-app software development kits
US20160119374A1 (en) * 2014-10-28 2016-04-28 International Business Machines Corporation Intercepting, decrypting and inspecting traffic over an encrypted channel
CN105718251A (en) * 2014-12-03 2016-06-29 苏宁云商集团股份有限公司 Multilanguage SDK (software development kit) automatic implementation method and system
WO2016161857A1 (en) * 2015-04-09 2016-10-13 北京易掌云峰科技有限公司 Multi-tenant high-concurrency instant messaging cloud platform
CN107273227A (en) * 2017-06-30 2017-10-20 百度在线网络技术(北京)有限公司 Using communication means, device, equipment and storage medium
CN109218393A (en) * 2018-07-24 2019-01-15 百度在线网络技术(北京)有限公司 A kind of implementation method of push, device, equipment and computer storage medium
CN111443939A (en) * 2020-04-16 2020-07-24 视若飞信息科技(上海)有限公司 Configuration method and device of software development kit and storage medium
CN111949310A (en) * 2020-08-07 2020-11-17 苏州浪潮智能科技有限公司 Built-in service external connection method and device based on heterogeneous cloud platform
CN112565459A (en) * 2020-12-28 2021-03-26 深圳杰睿联科技有限公司 Internet of things equipment and method for managing profile in eUICC card
CN112764945A (en) * 2021-01-06 2021-05-07 城云科技(中国)有限公司 Message center service middleware system
CN113037611A (en) * 2021-03-04 2021-06-25 长沙学院 Mobile safety instant communication method based on multiple public IM channels

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
WAHEB A. JABBAR等: "Peer-to-peer communication on android-based mobile devices: Middleware and protocols", 《2013 5TH INTERNATIONAL CONFERENCE ON MODELING, SIMULATION AND APPLIED OPTIMIZATION (ICMSAO)》 *
李绍俊;钟耳顺;周芹;谢炯;王少华;: "开放式空间数据库访问接口的开发应用", 《地球信息科学学报》, no. 02 *
王子罡: "基于消息中间件的MARS API TooI的设计与实现", 《万方数据库》 *

Also Published As

Publication number Publication date
CN113923107B (en) 2024-02-23

Similar Documents

Publication Publication Date Title
US20170034149A1 (en) Intelligent Communications Method, Terminal, and System
JP2009284519A (en) Communicating multi-part messages between cellular devices using standardized interface
US20140293997A1 (en) Method, Apparatus, and System for Implementing VOIP Call in Cloud Computing Environment
CN102882963A (en) Data transmitting method, related terminals and system
JP2007525079A (en) Method and apparatus for sharing resources via handset terminal
KR20040091117A (en) Method, apparatus and system for reformatting a multimedia message for delivery to a terminal during connectionless communications
RU2483440C2 (en) Techniques for managing dual-channel wireless devices
CN101227490B (en) Network storage method and system
WO2019079971A1 (en) Method for group communication, and apparatus, computer storage medium, and computer device
EP2851795A1 (en) Device and method of driving multi-pdp data communication for mobile broadband device
EP2974159B1 (en) Method, device and system for voice communication
WO2013097350A1 (en) File sending and receiving method and device, and file transfer method and system
US8621107B2 (en) State-mediated data signaling used for compression in telecommunication services
WO2012019391A1 (en) System and method for obtaining detail information of number
WO2019061636A1 (en) Method and apparatus for invoking system tool, readable storage medium, and device
CN107517449B (en) Method for establishing temporary group call and related equipment
CN113923107B (en) Method, device, equipment and medium for automatically switching multiple channels of instant messaging
KR20050068108A (en) Conversion system and method for multimedia data in multimedia messaging services
US8856204B2 (en) Managing service provider messaging
CN101765070A (en) Method and system for controlling mobile phone application
JP2004015692A (en) Method and system for sharing/processing status information between communication applications
CN113630732B (en) Converged communication method, terminal, system and storage medium
US20220174462A1 (en) Emergency rich communication services
CN111885664B (en) User equipment routing method and related product
CN109582481B (en) Transmission method, device and equipment of call result and storage medium

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