CN113992617A - Information interaction method and device, electronic equipment and storage medium - Google Patents

Information interaction method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN113992617A
CN113992617A CN202111146315.3A CN202111146315A CN113992617A CN 113992617 A CN113992617 A CN 113992617A CN 202111146315 A CN202111146315 A CN 202111146315A CN 113992617 A CN113992617 A CN 113992617A
Authority
CN
China
Prior art keywords
message
application program
identification
application
identifier
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
CN202111146315.3A
Other languages
Chinese (zh)
Other versions
CN113992617B (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.)
Qingdao Haier Technology Co Ltd
Haier Smart Home Co Ltd
Original Assignee
Qingdao Haier Technology Co Ltd
Haier Smart Home 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 Qingdao Haier Technology Co Ltd, Haier Smart Home Co Ltd filed Critical Qingdao Haier Technology Co Ltd
Priority to CN202111146315.3A priority Critical patent/CN113992617B/en
Publication of CN113992617A publication Critical patent/CN113992617A/en
Application granted granted Critical
Publication of CN113992617B publication Critical patent/CN113992617B/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/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • H04L51/046Interoperability with other network applications or services

Abstract

The invention provides an information interaction method, an information interaction device, electronic equipment and a storage medium, wherein the information interaction method comprises the following steps: receiving message data sent by a first application program; wherein the message data comprises: a message sender identification, a message receiver identification and message content of the second application; obtaining a message sender identifier and a message receiver identifier of the corresponding first application program based on the message sender identifier and the message receiver identifier of the second application program; and sending the message sender identification and the message content of the first application program to the message receiver of the first application program based on the message receiver identification of the first application program. The invention provides an information interaction method, an information interaction device, electronic equipment and a storage medium, which can overcome the defect that part of application programs shield information shared by external application programs in the prior art, overcome the defect that the shared information of the external application programs is maliciously shielded, and prompt user experience.

Description

Information interaction method and device, electronic equipment and storage medium
Technical Field
The present invention relates to the field of network technologies, and in particular, to an information interaction method and apparatus, an electronic device, and a storage medium.
Background
At present, citizens in China commonly use one to two application programs (namely APP) to carry out instant messaging, including interaction of characters, pictures, voice and files. When other types of application programs are used, the link information of the application program can be shared to friends in the instant messaging application program, but in order to monopolize the operation of part of the instant messaging application program, the link information shared by part of external application programs can be maliciously shielded and prevented, so that the user experience is influenced, the principle of internet opening and fairness is violated, and the healthy development of the internet field market is not facilitated.
Disclosure of Invention
The invention provides an information interaction method, an information interaction device, electronic equipment and a storage medium, which are used for solving the defect that part of application programs shield information shared by external application programs in the prior art, solving the defect that the shared information of the external application programs is maliciously shielded and prompting user experience.
The invention provides an information interaction method, which comprises the following steps:
receiving message data sent by a first application program; wherein the message data comprises: a message sender identification, a message receiver identification and message content of the second application;
obtaining a message sender identifier and a message receiver identifier of the corresponding first application program based on the message sender identifier and the message receiver identifier of the second application program;
and sending the message sender identification and the message content of the first application program to the message receiver of the first application program based on the message receiver identification of the first application program.
According to the information interaction method provided by the present invention, the obtaining of the corresponding message sender identifier and message receiver identifier of the first application program based on the message sender identifier and message receiver identifier of the second application program comprises:
comparing the message sender identification and the message receiver identification of the second application program with a preset mapping relation table to obtain the corresponding message sender identification and the corresponding message receiver identification of the first application program;
wherein, the mapping relation table includes: and mapping relationship between a plurality of preset user identification marks of the first application program and a plurality of preset user identification marks of the second application program.
The information interaction method provided by the invention further comprises the following steps:
before obtaining the message sender identification and the message receiver identification of the first application program, obtaining the user identity identification registered through the first application program and the user identity identification registered through the second application program;
and establishing the mapping relation table based on the user identity identification registered by the first application program and the user identity identification registered by the second application program.
The information interaction method provided by the invention further comprises the following steps:
and sending a registration request to a server of the second application program to register to obtain a new user identity under the condition that the user identity registered through the first application program is obtained and the corresponding user identity registered through the second application program is not obtained.
The information interaction method provided by the invention further comprises the following steps:
and sending the message sender identification, the message receiver identification and the message content of the second application program to a server of the second application program, so as to send the message sender identification and the message content of the second application program to a message receiver of the second application program based on the server.
According to the information interaction method provided by the invention, the sending the message sender identifier, the message receiver identifier and the message content of the second application program to the server of the second application program comprises the following steps:
packing the message sender identification, the message receiver identification and the message content of the second application program into json format data;
and sending the json format data to a server of the second application program based on extensible communication and presentation protocol.
According to the information interaction method provided by the invention, the sending the message sender identification and the message content of the first application program to the message receiver of the first application program comprises the following steps:
filtering the message sender identification and the message content of the first application program based on a preset information filtering rule;
and sending the filtered message sender identification and the message content of the first application program to a message receiver of the first application program.
The invention also provides an information interaction device, comprising:
the receiving module is used for receiving message data sent by the first application program; wherein the message data comprises: a message sender identification, a message receiver identification and message content of the second application;
the processing module is used for obtaining a corresponding message sender identifier and a corresponding message receiver identifier of the first application program based on the message sender identifier and the message receiver identifier of the second application program;
a first sending module, configured to send, based on the message recipient identifier of the first application, the message sender identifier of the first application and the message content to the message recipient of the first application.
The invention also provides an electronic device, which comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor, wherein the processor executes the program to realize the steps of any one of the information interaction methods.
The invention also provides a non-transitory computer-readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the information interaction method as described in any one of the above.
The invention also provides a computer program product comprising a computer program which, when executed by a processor, performs the steps of the information interaction method as described in any one of the above.
According to the information interaction method, the information interaction device, the electronic equipment and the storage medium, the message sender identification and the message content of the second application program are sent to the message receiver of the first application program on the second terminal through the first application program on the first terminal, a user can send a message to the user of the second application program without installing the second application program, and the message sent by the message sender of the second application program can be checked on the first application program, so that the second application program is avoided.
When the second application program carries out malicious monopoly on the messages of other application programs for the economic benefit of the second application program, the first application program in the application can bypass the malicious monopoly of the second application program on the messages and carry out communication. Therefore, the method and the device can overcome the defect that part of application programs shield information shared by external application programs in the prior art, overcome the defect that the shared information of the external application programs is maliciously shielded, and prompt user experience.
Drawings
In order to more clearly illustrate the technical solutions of the present invention or the prior art, the drawings needed for the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
FIG. 1 is a flow chart of an information interaction method provided by the present invention;
FIG. 2 is a logic block diagram of a server of a first application in the information interaction method provided by the present invention;
FIG. 3 is a mapping relationship diagram of a user ID of a first application program and a user ID of a second application program in the information interaction method provided by the present invention;
FIG. 4 is a schematic structural diagram of an information interaction apparatus provided in the present invention;
fig. 5 is a schematic structural diagram of an electronic device provided in the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The information interaction method, apparatus, electronic device and storage medium of the present invention are described below with reference to fig. 1 to 5.
As shown in fig. 1, the present invention provides an information interaction method applied to a server corresponding to a first application. The information interaction method comprises the following steps:
step 110, receiving message data sent by a first application program; wherein the message data includes: a message sender identification, a message recipient identification, and message content for the second application.
It is to be understood that the first application and the second application are two different applications, and the server corresponding to the first application and the server corresponding to the second application are two different servers. The first application program can communicate with a corresponding server, the second application program can communicate with a corresponding server, and the server of the first application program and the server of the second application program can communicate with each other.
The identification of the message sender may include ID information, name, and avatar of the message sender, etc. The identification of the message recipient may include ID information, a name, an avatar, and the like of the message recipient.
The message content is the content transmitted between the message sender and the message receiver, and may be a sharing link of a certain shopping application program or instant conversation content.
It should be noted that, the message sender may operate the first application and the second application on the terminal, call the first application through the second application on the terminal, and transmit the message sender identifier, the message receiver identifier and the message content of the second application to the first application of the same terminal.
The first application program and the second application program can be application programs adapted to operating systems such as Windows, iOS, Harmony OS, Android and the like, and can also be application programs adapted to Web terminals (namely, computer webpage terminals) such as Chrome, Edge, Firefox, Opera, Safari and the like.
And step 120, obtaining the corresponding message sender identification and message receiver identification of the first application program based on the message sender identification and the message receiver identification of the second application program.
It is understood that the message sender identifier of the second application has a corresponding relationship with the message sender identifier of the first application, and the message receiver identifier of the second application obtains a corresponding relationship with the message receiver identifier of the first application.
Step 130, based on the message receiver identification of the first application, the message sender identification and the message content of the first application are sent to the message receiver of the first application.
It will be appreciated that the message recipient of the first application may be determined based on the message recipient identification of the first application. The message sender identification and the message content of the first application program are sent to the message receiver of the first application program, and the corresponding message sender and the sent message content can be viewed on the first application program.
It should be noted that, in the present application, the main interactive interface of the first application displays the name of the user registered on the first application, and the name may be the actual name of the user. And an interactive button of a second application program is arranged on the main interactive interface.
And clicking an interactive button of the second application program to enter an information transceiving interface of the second application program. The second application may include a plurality of different instant messaging applications. On the main interactive interface, a plurality of interactive buttons of different instant messaging application programs can be displayed, and the information receiving and transmitting interface of the instant messaging application program can be accessed by selecting one interactive button for clicking, so that the interaction of a plurality of instant messaging software can be realized on the first application program.
In some embodiments, as shown in fig. 2, a server logic framework of a first Application program, a user logs in the first Application program, the first Application program sends login information to a server of the first Application program through an HTTPS protocol (i.e., hypertext transfer Security protocol), the server resolves a DNS (i.e., domain name system) based on a public network and provides an API (Application Programming Interface) for accessing a backend server of a second Application program and an e-mail service provider, and the server of the first Application program and the e-mail service provider communicate based on a SAML (Security Assertion Markup Language) protocol.
The server of the first Application program sends the message sent by the first Application program to a Content Delivery Network (CDN) and a Web Application Firewall (WAF), and the message is processed by an internal load balancing and external load balancing processing module to obtain a microservice example.
In some embodiments, deriving the corresponding sender and recipient identifications of the first application based on the sender and recipient identifications of the second application comprises:
and comparing the message sender identification and the message receiver identification of the second application program with a preset mapping relation table to obtain the corresponding message sender identification and the corresponding message receiver identification of the first application program.
As shown in fig. 3, the mapping relationship table includes: and mapping relationship between a plurality of preset user identification marks of the first application program and a plurality of preset user identification marks of the second application program.
It is understood that the message sender and message receiver of the first application are users of the first application; the message sender and message receiver of the second application are users of the second application.
The user id on the first application program and the user id on the second application program have a one-to-one correspondence, i.e., a mapping relationship.
In some embodiments, the information interaction method further comprises:
before obtaining a message sender identifier and a message receiver identifier of a first application program, obtaining a user identity identifier registered through the first application program and a user identity identifier registered through a second application program;
and establishing a mapping relation table based on the user identity identification registered by the first application program and the user identity identification registered by the second application program.
It is understood that, when the user is registered in the first application, the user identity registered in the first application may be directly obtained through the server call of the first application. Similarly, when the user is registered in the second application program, the server of the second application program can be directly used for calling and acquiring the user identity which is registered by the second application program.
It should be noted that the user id registered through the first application program and the user id registered through the second application program are both ids authenticated by the real name of the user, that is, when the user registers on the first application program and the second application program, the user needs to be authenticated by the real name, so as to ensure the network information security.
The mapping relation between the user identity of the first application program and the user identity of the second application program is determined based on the real-name identity of the same user.
In some embodiments, the information interaction method further comprises:
and sending a registration request to a server of a second application program to register to obtain a new user identity under the condition that the user identity registered through the first application program is obtained and the corresponding user identity registered through the second application program is not obtained.
It can be understood that, when the user registers the account only on the first application program but does not register the account on the second application program, the user can directly initiate a registration request to the server of the second application program through the server of the first application program, so that the user does not need to download and install the second application program at the mobile phone terminal, the operation steps of the user are saved, and the operation efficiency and the user experience are improved.
In some embodiments, the information interaction method further comprises:
and sending the message sender identification, the message receiver identification and the message content of the second application program to a server of the second application program, so that the message sender identification and the message content of the second application program are sent to the message receiver of the second application program based on the server.
It will be appreciated that the server of the first application may send the message sender identification and message content of the second application to the message recipient of the second application in addition to the message sender identification and message content of the second application to the message recipient of the first application.
Thus, the user can view the content sent by the message sender on the second application in addition to viewing the content sent by the message sender on the first application.
When the user does not download the second application program on the terminal, the message content sent by the message sender can still be checked, and when the user downloads the second application program on the terminal and uses the second application program, the first application program does not need to be switched to check the message content, so that the use scene is more diversified, and the interaction experience of the user is improved.
Further, sending the message sender identification, the message receiver identification and the message content of the second application program to a server of the second application program, comprising:
and identifying the message content, and sending the message sender identification and the message receiver identification of the second application program, the non-private content in the message content and the preset viewing reminding information to a server of the second application program under the condition that the message content contains the private content, so that the message sender identification of the second application program and the non-private content viewing reminding information in the message content are sent to a message receiver of the second application program based on the server.
And the viewing reminding information is used for reminding the user to view the privacy content in the first application program.
It is understood that the second application may be a third party application, and if the private content is sent to the server of the second application, the private content is easily abused by the server of the second application, resulting in privacy disclosure.
Therefore, in the embodiment, the message content is identified, the privacy content in the message content is intercepted, the privacy content is intelligently checked in the first application program, leakage on the second application program is avoided, and the privacy of the user is protected.
In some embodiments, sending the message sender identification, the message recipient identification, and the message content of the second application to a server of the second application comprises:
packing the message sender identification, the message receiver identification and the message content of the second application program into json (JavaScript Object Notification) format data;
and sending the json format data to a server of the second application program based on the extensible communication and representation protocol.
It will be appreciated that the extensible messaging and presentation protocol is also the XMPP protocol, which is a protocol based on a subset XML of the standard universal markup language (i.e., the extensible markup language), which inherits the flexible development in the XML environment. Therefore, XMPP-based applications have superior scalability.
In some embodiments, sending the message sender identification and the message content of the first application to the message recipient of the first application comprises:
filtering the message sender identification and the message content of the first application program based on a preset information filtering rule;
and sending the filtered message sender identification and the message content of the first application program to a message receiver of the first application program.
It is understood that the information filtering rule may be a rule of information filtering time, for example, the message content in the target time period may be sent out. The information filtering rule can also be a filtering rule of a message sender, and a message receiver can be set to receive only part of the message content sent by the message sender.
In addition, the information filtering rule can also be a keyword field of information filtering, and the content related to the keyword field in the information content can be filtered and cannot be sent out. Based on the information filtering rule, the individuation of information interaction can be realized, and the user experience is improved.
Summarizing, the information interaction method provided by the invention comprises the following steps: receiving message data sent by a first application program; wherein the message data includes: a message sender identification, a message receiver identification and message content of the second application; obtaining a message sender identifier and a message receiver identifier of the corresponding first application program based on the message sender identifier and the message receiver identifier of the second application program; based on the message recipient identification of the first application, the message sender identification and the message content of the first application are sent to the message recipient of the first application.
The information interaction method provided by the invention can send the message sender identification and the message content of the second application program to the message receiver of the first application program on the second terminal through the first application program on the first terminal, so that the user can send the message to the user of the second application program without installing the second application program, and can check the message sent by the message sender of the second application program on the first application program, thereby bypassing the second application program.
When the second application program carries out malicious monopoly on the messages of other application programs for the economic benefit of the second application program, the first application program in the application can bypass the malicious monopoly of the second application program on the messages and carry out communication. Therefore, the method and the device can overcome the defect that part of application programs shield information shared by external application programs in the prior art, overcome the defect that the shared information of the external application programs is maliciously shielded, and prompt user experience.
The information interaction device provided by the present invention is described below, and the information interaction device described below and the information interaction method described above may be referred to correspondingly.
As shown in fig. 4, the information interaction apparatus 400 of the present invention includes: a receiving module 410, a processing module 420 and a first transmitting module 430.
The receiving module 410 is configured to receive message data sent by a first application; wherein the message data includes: a message sender identification, a message recipient identification, and message content for the second application.
It is to be understood that the first application and the second application are two different applications, and the server corresponding to the first application and the server corresponding to the second application are two different servers. The first application program can communicate with a corresponding server, the second application program can communicate with a corresponding server, and the server of the first application program and the server of the second application program can communicate with each other.
The identification of the message sender may include ID information, name, and avatar of the message sender, etc. The identification of the message recipient may include ID information, a name, an avatar, and the like of the message recipient.
The message content is the content transmitted between the message sender and the message receiver, and may be a sharing link of a certain shopping application program or instant conversation content.
It should be noted that, the message sender may operate the first application and the second application on the terminal, call the first application through the second application on the terminal, and transmit the message sender identifier, the message receiver identifier and the message content of the second application to the first application of the same terminal.
The processing module 420 is configured to obtain a message sender identifier and a message receiver identifier of the corresponding first application program based on the message sender identifier and the message receiver identifier of the second application program.
It is understood that the message sender identifier of the second application has a corresponding relationship with the message sender identifier of the first application, and the message receiver identifier of the second application obtains a corresponding relationship with the message receiver identifier of the first application.
The first sending module 430 is configured to send the message sender identification and the message content of the first application to the message recipient of the first application based on the message recipient identification of the first application.
It will be appreciated that the message recipient of the first application may be determined based on the message recipient identification of the first application. The message sender identification and the message content of the first application program are sent to the message receiver of the first application program, and the corresponding message sender and the sent message content can be viewed on the first application program.
It should be noted that, in the present application, the main interactive interface of the first application displays the name of the user registered on the first application, and the name may be the actual name of the user. And an interactive button of a second application program is arranged on the main interactive interface.
And clicking an interactive button of the second application program to enter an information transceiving interface of the second application program. The second application may include a plurality of different instant messaging applications. On the main interactive interface, a plurality of interactive buttons of different instant messaging application programs can be displayed, and the information receiving and transmitting interface of the instant messaging application program can be accessed by selecting one interactive button for clicking, so that the interaction of a plurality of instant messaging software can be realized on the first application program.
In some embodiments, the processing module 420 is further configured to compare the message sender identifier and the message receiver identifier of the second application program with a preset mapping relationship table to obtain a corresponding message sender identifier and a corresponding message receiver identifier of the first application program.
Wherein, the mapping relation table includes: and mapping relationship between a plurality of preset user identification marks of the first application program and a plurality of preset user identification marks of the second application program.
In some embodiments, the information interaction apparatus 400 further includes: the device comprises an acquisition module and a construction module.
The acquisition module is used for acquiring the user identity registered through the first application program and the user identity registered through the second application program before acquiring the message sender identifier and the message receiver identifier of the first application program.
The construction module is used for establishing a mapping relation table based on the user identity identification registered through the first application program and the user identity identification registered through the second application program.
In some embodiments, the information interaction apparatus 400 further includes: and registering the module.
The registration module is used for sending a registration request to a server of the second application program to register to obtain a new user identity under the condition that the user identity registered through the first application program is obtained and the corresponding user identity registered through the second application program is not obtained.
In some embodiments, the information interaction apparatus 400 further includes: and a second sending module.
The second sending module is used for sending the message sender identification, the message receiver identification and the message content of the second application program to a server of the second application program, so that the message sender identification and the message content of the second application program are sent to the message receiver of the second application program based on the server.
The second sending module is further configured to identify the message content, and send the message sender identifier and the message receiver identifier of the second application program, and the non-private content and the preset viewing reminding information in the message content to the server of the second application program under the condition that the message content contains the private content, so that the message sender identifier of the second application program and the non-private content viewing reminding information in the message content are sent to the message receiver of the second application program based on the server.
And the viewing reminding information is used for reminding the user to view the privacy content in the first application program.
In some embodiments, the second sending module comprises: a packing unit and a first sending unit.
The packaging unit is used for packaging the message sender identification, the message receiver identification and the message content of the second application program into json format data.
The first sending unit is used for sending the json format data to a server of the second application program based on the extensible communication and the representation protocol.
In some embodiments, the first transmitting module 430 includes: a filtering unit and a second sending unit.
The filtering unit is used for filtering the message sender identification and the message content of the first application program based on a preset information filtering rule.
The second sending unit is used for sending the filtered message sender identification and the message content of the first application program to the message receiver of the first application program.
The electronic device, the computer program product and the storage medium provided by the present invention are described below, and the electronic device, the computer program product and the storage medium described below and the information interaction method described above may be referred to in correspondence with each other.
Fig. 5 illustrates a physical structure diagram of an electronic device, which may include, as shown in fig. 5: a processor (processor)510, a communication Interface (Communications Interface)520, a memory (memory)530 and a communication bus 540, wherein the processor 510, the communication Interface 520 and the memory 530 communicate with each other via the communication bus 540. Processor 510 may invoke logic instructions in memory 530 to perform an information interaction method comprising:
step 110, receiving message data sent by a first application program; wherein the message data includes: a message sender identification, a message receiver identification and message content of the second application;
step 120, obtaining a message sender identifier and a message receiver identifier of the corresponding first application program based on the message sender identifier and the message receiver identifier of the second application program;
step 130, based on the message receiver identification of the first application, the message sender identification and the message content of the first application are sent to the message receiver of the first application.
Furthermore, the logic instructions in the memory 530 may be implemented in the form of software functional units and stored in a computer readable storage medium when the software functional units are sold or used as independent products. 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 and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
In another aspect, the present invention also provides a computer program product, the computer program product including a computer program, the computer program being storable on a non-transitory computer-readable storage medium, wherein when the computer program is executed by a processor, a computer is capable of executing the information interaction method provided by the above methods, and the method includes:
step 110, receiving message data sent by a first application program; wherein the message data includes: a message sender identification, a message receiver identification and message content of the second application;
step 120, obtaining a message sender identifier and a message receiver identifier of the corresponding first application program based on the message sender identifier and the message receiver identifier of the second application program;
step 130, based on the message receiver identification of the first application, the message sender identification and the message content of the first application are sent to the message receiver of the first application.
In yet another aspect, the present invention also provides a non-transitory computer-readable storage medium, on which a computer program is stored, the computer program being implemented by a processor to perform the information interaction method provided by the above methods, the method including:
step 110, receiving message data sent by a first application program; wherein the message data includes: a message sender identification, a message receiver identification and message content of the second application;
step 120, obtaining a message sender identifier and a message receiver identifier of the corresponding first application program based on the message sender identifier and the message receiver identifier of the second application program;
step 130, based on the message receiver identification of the first application, the message sender identification and the message content of the first application are sent to the message receiver of the first application.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. An information interaction method, comprising:
receiving message data sent by a first application program; wherein the message data comprises: a message sender identification, a message receiver identification and message content of the second application;
obtaining a message sender identifier and a message receiver identifier of the corresponding first application program based on the message sender identifier and the message receiver identifier of the second application program;
and sending the message sender identification and the message content of the first application program to the message receiver of the first application program based on the message receiver identification of the first application program.
2. The information interaction method of claim 1, wherein obtaining the corresponding message sender identifier and message receiver identifier of the first application program based on the message sender identifier and message receiver identifier of the second application program comprises:
comparing the message sender identification and the message receiver identification of the second application program with a preset mapping relation table to obtain the corresponding message sender identification and the corresponding message receiver identification of the first application program;
wherein, the mapping relation table includes: and mapping relationship between a plurality of preset user identification marks of the first application program and a plurality of preset user identification marks of the second application program.
3. The information interaction method of claim 2, further comprising:
before obtaining the message sender identification and the message receiver identification of the first application program, obtaining the user identity identification registered through the first application program and the user identity identification registered through the second application program;
and establishing the mapping relation table based on the user identity identification registered by the first application program and the user identity identification registered by the second application program.
4. The information interaction method of claim 3, further comprising:
and sending a registration request to a server of the second application program to register to obtain a new user identity under the condition that the user identity registered through the first application program is obtained and the corresponding user identity registered through the second application program is not obtained.
5. The information interaction method according to any one of claims 1 to 4, further comprising:
and sending the message sender identification, the message receiver identification and the message content of the second application program to a server of the second application program, so as to send the message sender identification and the message content of the second application program to a message receiver of the second application program based on the server.
6. The information interaction method of claim 5, wherein the sending the message sender identifier, the message receiver identifier and the message content of the second application program to the server of the second application program comprises:
packing the message sender identification, the message receiver identification and the message content of the second application program into json format data;
and sending the json format data to a server of the second application program based on extensible communication and presentation protocol.
7. The information interaction method according to any one of claims 1 to 6, wherein the sending the message sender identification and the message content of the first application program to the message receiver of the first application program comprises:
filtering the message sender identification and the message content of the first application program based on a preset information filtering rule;
and sending the filtered message sender identification and the message content of the first application program to a message receiver of the first application program.
8. An information interaction apparatus, comprising:
the receiving module is used for receiving message data sent by the first application program; wherein the message data comprises: a message sender identification, a message receiver identification and message content of the second application;
the processing module is used for obtaining a corresponding message sender identifier and a corresponding message receiver identifier of the first application program based on the message sender identifier and the message receiver identifier of the second application program;
a first sending module, configured to send, based on the message recipient identifier of the first application, the message sender identifier of the first application and the message content to the message recipient of the first application.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the steps of the information interaction method according to any one of claims 1 to 7 are implemented when the processor executes the program.
10. A non-transitory computer-readable storage medium, on which a computer program is stored, wherein the computer program, when executed by a processor, implements the steps of the information interaction method according to any one of claims 1 to 7.
CN202111146315.3A 2021-09-28 2021-09-28 Information interaction method and device, electronic equipment and storage medium Active CN113992617B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111146315.3A CN113992617B (en) 2021-09-28 2021-09-28 Information interaction method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111146315.3A CN113992617B (en) 2021-09-28 2021-09-28 Information interaction method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113992617A true CN113992617A (en) 2022-01-28
CN113992617B CN113992617B (en) 2023-07-21

Family

ID=79737136

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111146315.3A Active CN113992617B (en) 2021-09-28 2021-09-28 Information interaction method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113992617B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1627732A (en) * 2003-12-08 2005-06-15 腾讯科技(深圳)有限公司 Method and system of sharing application programs in instant communication system
EP2280362A1 (en) * 2009-07-30 2011-02-02 Research In Motion Limited Apparatus and method for controlled sharing of personal information
CN103973545A (en) * 2014-04-22 2014-08-06 腾讯科技(深圳)有限公司 Processing method, device and system of instant message
CN107450998A (en) * 2017-07-31 2017-12-08 北京三快在线科技有限公司 Information real-time synchronization method, device, medium and electronic equipment between more applications

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1627732A (en) * 2003-12-08 2005-06-15 腾讯科技(深圳)有限公司 Method and system of sharing application programs in instant communication system
EP2280362A1 (en) * 2009-07-30 2011-02-02 Research In Motion Limited Apparatus and method for controlled sharing of personal information
CN103973545A (en) * 2014-04-22 2014-08-06 腾讯科技(深圳)有限公司 Processing method, device and system of instant message
CN107450998A (en) * 2017-07-31 2017-12-08 北京三快在线科技有限公司 Information real-time synchronization method, device, medium and electronic equipment between more applications

Also Published As

Publication number Publication date
CN113992617B (en) 2023-07-21

Similar Documents

Publication Publication Date Title
US10397210B2 (en) Method, device, client and server for interaction
CN108737327B (en) Method, device and system for intercepting malicious website and memory
US9571590B2 (en) System and method for improved detection and monitoring of online accounts
US9268956B2 (en) Online-monitoring agent, system, and method for improved detection and monitoring of online accounts
JP6726426B2 (en) Login-free method and device between terminals
US9794242B2 (en) Method, apparatus and application platform for realizing logon to an application service website
CN108476165B (en) Information interaction method, client and device
US20110106857A1 (en) Method for Automatically Adding an Address into an Address Book
CN104092542A (en) Account login method, device and system
US9210574B2 (en) Method and apparatus for verifying the authenticity of mobile device information
US10326714B2 (en) Instant messaging with non subscriber users
CN106357609A (en) User creation method and system, public network server and private cloud equipment
US20150365420A1 (en) A secure user interaction method performing defined actions on web resources over a separate channel and a system thereof
US9264843B2 (en) Simple communication system and method thereof
KR20100059344A (en) System and method for synchronizing the data between the mobile terminal and internet phone
CN112769757A (en) Data pushing method, device and system
CN113992617B (en) Information interaction method and device, electronic equipment and storage medium
CN115134175B (en) Security communication method and device based on authorization strategy
AU2012290738B2 (en) System and method for activating a mobile device to initiate a communication
CN105933339B (en) A kind of application login method and mobile terminal
CN114095463A (en) Data processing method, device, equipment and medium based on instant messaging
US10063596B2 (en) Devices for managing data associated with an audio communication
KR20100132838A (en) System for providing widget sharing service and method thereof
CN111224918A (en) Real-time networking security control platform and access authentication method
WO2013174353A2 (en) Method and system for controlling message of mobile terminal, and mobile terminal

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