CN116506399A - Anonymous chat method, device, equipment and medium based on IM platform - Google Patents

Anonymous chat method, device, equipment and medium based on IM platform Download PDF

Info

Publication number
CN116506399A
CN116506399A CN202310521345.0A CN202310521345A CN116506399A CN 116506399 A CN116506399 A CN 116506399A CN 202310521345 A CN202310521345 A CN 202310521345A CN 116506399 A CN116506399 A CN 116506399A
Authority
CN
China
Prior art keywords
user
anonymous
chat
platform
account
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.)
Pending
Application number
CN202310521345.0A
Other languages
Chinese (zh)
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.)
Guangzhou Xinyu Network Technology Co ltd
Original Assignee
Guangzhou Xinyu Network 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 Guangzhou Xinyu Network Technology Co ltd filed Critical Guangzhou Xinyu Network Technology Co ltd
Priority to CN202310521345.0A priority Critical patent/CN116506399A/en
Publication of CN116506399A publication Critical patent/CN116506399A/en
Pending legal-status Critical Current

Links

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/48Message addressing, e.g. address format or anonymous messages, aliases
    • 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/52User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail for supporting social networking services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0407Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the identity of one or more communicating identities is hidden
    • H04L63/0421Anonymous communication, i.e. the party's identifiers are hidden from the other party or parties, e.g. using an anonymizer
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses an anonymous chat method, device, equipment and medium based on an IM platform, wherein the method comprises the following steps: matching a first user and a second user from a plurality of users participating in anonymous chat; creating a corresponding anonymous IM account number for the first user and the second user; when a first user performs anonymous chat with a second user, receiving callback information of the IM platform and intercepting chat information according to the callback information; and forwarding the chat message to the second user or the first user by using the anonymous IM account corresponding to the first user or the second user. The invention can enable the user to carry out anonymous chat without recreating the account number, improves the efficiency of anonymous chat, and can be widely applied to the field of anonymous chat.

Description

Anonymous chat method, device, equipment and medium based on IM platform
Technical Field
The invention relates to the field of anonymous chat, in particular to an anonymous chat method, device, equipment and medium based on an IM platform.
Background
At present, in the application of social chat with real identity, if a user needs to chat anonymously, only a new account can be registered, and data which is irrelevant to the real information of the user is filled in by the user, so that other users cannot associate the new account with the real account of the user. The prior art therefore has the following problems: the user needs to create a new account, and also needs to refill data, so that the steps are complicated, the anonymous chat efficiency is low, and the account management is inconvenient.
Therefore, the above-described problems are to be solved.
Disclosure of Invention
In view of this, the embodiment of the invention provides an anonymous chat method, device, equipment and medium based on an IM platform, so that users can carry out anonymous chat without creating account numbers again, and the efficiency of anonymous chat is improved.
An aspect of the embodiments of the present invention provides an anonymous chat method based on an IM platform, including:
matching a first user and a second user from a plurality of users participating in anonymous chat;
creating a corresponding anonymous IM account number for the first user and the second user;
when the first user performs anonymous chat with the second user, receiving callback information of an IM platform and intercepting chat information according to the callback information;
and forwarding the chat message to the second user or the first user by using the anonymous IM account corresponding to the first user or the second user.
Optionally, the creating the corresponding anonymous IM account number for the first user and the second user includes:
generating corresponding first anonymous identity information for the first user;
generating corresponding second anonymous identity information for the second user;
and calling an API interface of the IM platform, creating a first anonymous IM account corresponding to the first user according to the first anonymous identity information, and creating a second anonymous IM account corresponding to the second user according to the second anonymous identity information.
Optionally, before the first user performs anonymous chat with the second user, the method further comprises:
informing the second user of the first anonymous identity;
notifying the first user of the second anonymous identity.
Optionally, the intercepting the chat message according to the callback information includes:
judging whether the callback information accords with a preset service rule or not;
if yes, the chat message is intercepted.
Optionally, the determining whether the callback information accords with a preset service rule includes:
judging whether the callback information contains a service prefix corresponding to anonymous chatting, the real identity information of the first user and the real identity information of the second user.
Optionally, the method further comprises:
and before each anonymous chat between the first user and the second user, respectively creating a new anonymous IM account number for the first user and the second user.
Optionally, the method further comprises:
and forwarding anonymous chat content between the first user and the second user to a real chat session between the first user and the second user when the first user and the second user do non-anonymous real chat.
Another aspect of the embodiment of the present invention further provides an anonymous chat device based on an IM platform, including:
the user matching unit is used for matching a first user and a second user from a plurality of users participating in anonymous chat;
the anonymous account creation unit is used for creating a corresponding anonymous IM account for the first user and the second user;
the message interception unit is used for receiving callback information of the IM platform and intercepting chat messages according to the callback information when the first user performs anonymous chat with the second user;
and the message forwarding unit is used for forwarding the chat message to the second user or the first user by using the anonymous IM account corresponding to the first user or the second user.
Another aspect of the embodiment of the invention also provides an electronic device, which includes a processor and a memory;
the memory is used for storing programs;
the processor executes the program to realize the anonymous chat method based on the IM platform.
Another aspect of the embodiments of the present invention also provides a computer-readable storage medium storing a program that is executed by a processor to implement the anonymous chat method based on an IM platform.
Embodiments of the present invention also disclose a computer program product or computer program comprising computer instructions stored in a computer readable storage medium. The computer instructions may be read from a computer-readable storage medium by a processor of a computer device, and executed by the processor, to cause the computer device to perform the foregoing method.
The invention has the following beneficial effects:
when a user performs anonymous chat, a new account is not required to be re-created, the chat message containing the real user identity can be forwarded to a message receiver by using the anonymous IM account based on callback information of the IM platform, so that the step of reconstructing the new account is omitted, anonymous chat can be realized, and the efficiency is improved. Further, from the perspective of the client, the user still has only one IM account, the existing IM account system is not required to be modified, and the development flow is simplified.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is apparent that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic flow chart of an anonymous chat method based on an IM platform according to an embodiment of the present invention;
fig. 2 is an exemplary flowchart of an anonymous chat method based on an IM platform according to an embodiment of the present invention;
fig. 3 is a block diagram of an anonymous chat device based on an IM platform according to an embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present invention more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
Referring to fig. 1, an embodiment of the present invention provides an anonymous chat method based on an IM platform, which specifically includes the following steps:
s100: and matching the first user and the second user from a plurality of users participating in anonymous chat.
Specifically, the users participating in anonymous chat can have multiple people, and when two of the users accord with a preset matching rule, the two users can be subjected to chat pairing and respectively recorded as a first user and a second user.
S110: and creating a corresponding anonymous IM account number for the first user and the second user.
Specifically, the user does not need to manually create an account number of anonymous chat, and the embodiment of the invention can automatically create a corresponding anonymous IM account number for the user, and specifically can include:
s1, generating corresponding first anonymous identity information for the first user.
S2, generating corresponding second anonymous identity information for the second user.
S3, calling an API interface of the IM platform, creating a first anonymous IM account corresponding to the first user according to the first anonymous identity information, and creating a second anonymous IM account corresponding to the second user according to the second anonymous identity information.
Specifically, the anonymous profile of the user may be randomly generated, and the user may view the anonymous profile of the other party through the anonymous account of the other party in the anonymous chat.
In order to remind the user that the current chat is anonymous chat, before the first user performs anonymous chat with the second user, the method can further comprise the following steps: informing the second user of the first anonymous identity; notifying the first user of the second anonymous identity.
Further, to enhance the anonymity effect of anonymous chat, a new anonymous IM account may be created for the first user and the second user, respectively, before each anonymous chat with the second user.
S120: and when the first user performs anonymous chat with the second user, receiving callback information of the IM platform and intercepting chat information according to the callback information.
Specifically, whether the callback information accords with a preset service rule can be judged; if yes, the chat message is intercepted.
The determining whether the callback information accords with a preset service rule may include: judging whether the callback information contains a service prefix corresponding to anonymous chatting, the real identity information of the first user and the real identity information of the second user.
Specifically, each type of service rule may include a prefix corresponding to the service, real identity information of the first user, and real identity information of the second user, and may further include a serial number or other information, so as to distinguish different services. Different services correspond to different service rules, and the specification can be set for the subsequent extended service.
S130: and forwarding the chat message to the second user or the first user by using the anonymous IM account corresponding to the first user or the second user.
Specifically, the chat message is forwarded to the second user by the anonymous IM account corresponding to the first user, or the chat message is forwarded to the first user by the anonymous IM account corresponding to the second user, so that the first user and the second user can realize anonymous chat.
Considering that users generally carry out anonymous chat with other users to a certain extent, the true identity of the users is often disclosed, and the users want to use a true account to carry out social chat with other people, but in the prior art, the previous anonymous chat record cannot be transferred into a new true chat session, so that session context is interrupted. Therefore, in order to solve the above-described problems, an embodiment of the present invention may further include the following processes:
and forwarding anonymous chat content between the first user and the second user to a real chat session between the first user and the second user when the first user and the second user do non-anonymous real chat.
Specifically, the previous anonymous chat record is forwarded to the corresponding chat session, so that the user can know the previous anonymous chat content, the chat content does not need to be searched in the anonymous chat session additionally, and the context linking chat of the anonymity and the public identity can be realized.
The application of the present invention will be described in the following with specific examples.
Referring to fig. 2, an example flow chart of an anonymous chat method based on an IM platform is provided in an embodiment of the invention. Wherein, the user a and the user B may represent the first user and the second user respectively, and specifically may include the following:
1. users all use real IM account numbers to participate in anonymous chat, and the two parties participating in anonymous chat are matched according to rules by the embodiment of the invention.
2. The background of the invention automatically and randomly generates a set of anonymous user identity data for the user A, B, invokes an API interface of the IM platform, creates two anonymous user IM accounts, and sets the corresponding anonymous identity data.
3. The background informs the user that the matching between the two parties is successful, informs the other party of anonymous identity information, and can start anonymous chat.
4. At this time, the chat object of the user A, B is actually the corresponding anonymous user B, A, and the anonymous user profile is randomly generated, so that the true identity of the counterpart cannot be guessed. The user may send chat and expression to an anonymous user IM account.
The im platform will send callback information notification background after the user has made a chat. The callback information of the IM platform may not tell the background whether the message is an anonymous chat message. Therefore, the implementation of the invention can design a set of IM account rules of anonymous users, which are used for distinguishing the chat between normal real users, and the IM account rules comprise:
a. the anonymous IM account rules are: service prefix_partner real account id_own real account id_serial number.
b. The background judges whether the IM account numbers of the sender and the receiver in the message accord with the rule or not, and whether the chat is anonymous or not. And sending the same chat message to the opposite party by using the IM account of the anonymous user according to the real account Id of the opposite party of the receiving party.
6. The users each disclose their own identity, and the background forwards the anonymous chat record in the period of time to the user's real chat session, so that the user can continue the previous chat in the real session.
The embodiment of the invention can solve the following problems in the prior art:
1. automatically helping the user create anonymous account numbers and generating anonymous materials.
2. And managing the anonymous chat relation, and automatically migrating the anonymous chat record to a real chat session when the user discloses the identity.
3. Because the original chat system is built on the basis of the IM platform, each user only has one IM account. In order to simplify account management of a client, the existing IM account system is prevented from being greatly modified, the client still uses a real IM account of a user to chat, and background shielding of intermediate anonymous chat details and forwarding of the speech of the user are performed.
The embodiment of the invention has the following beneficial effects:
1. the user does not need to create an anonymous account by himself, and the background creation management of the embodiment of the invention ensures that the same user A, B performs anonymous chat for a plurality of times, and anonymous materials of each time are different, so that the user cannot guess the other party.
2. The embodiment of the invention designs a set of extensible IM account rules, namely IM rules comprising a service prefix-service definition, wherein different services can have different IM rules, and the lower specification is set for subsequent extension.
3. From the perspective of a client, a user still has only one IM account, the existing IM account system is not required to be modified, and the development flow is simplified.
Referring to fig. 3, an embodiment of the present invention provides an anonymous chat device based on an IM platform, including:
the user matching unit is used for matching a first user and a second user from a plurality of users participating in anonymous chat;
the anonymous account creation unit is used for creating a corresponding anonymous IM account for the first user and the second user;
the message interception unit is used for receiving callback information of the IM platform and intercepting chat messages according to the callback information when the first user performs anonymous chat with the second user;
and the message forwarding unit is used for forwarding the chat message to the second user or the first user by using the anonymous IM account corresponding to the first user or the second user.
Embodiments of the present invention also disclose a computer program product or computer program comprising computer instructions stored in a computer readable storage medium. The computer instructions may be read from a computer-readable storage medium by a processor of a computer device, and executed by the processor, to cause the computer device to perform the method shown in fig. 1.
In some alternative embodiments, the functions/acts noted in the block diagrams may occur out of the order noted in the operational illustrations. For example, two blocks shown in succession may in fact be executed substantially concurrently or the blocks may sometimes be executed in the reverse order, depending upon the functionality/acts involved. Furthermore, the embodiments presented and described in the flowcharts of the present invention are provided by way of example in order to provide a more thorough understanding of the technology. The disclosed methods are not limited to the operations and logic flows presented herein. Alternative embodiments are contemplated in which the order of various operations is changed, and in which sub-operations described as part of a larger operation are performed independently.
Furthermore, while the invention is described in the context of functional modules, it should be appreciated that, unless otherwise indicated, one or more of the described functions and/or features may be integrated in a single physical device and/or software module or one or more functions and/or features may be implemented in separate physical devices or software modules. It will also be appreciated that a detailed discussion of the actual implementation of each module is not necessary to an understanding of the present invention. Rather, the actual implementation of the various functional modules in the apparatus disclosed herein will be apparent to those skilled in the art from consideration of their attributes, functions and internal relationships. Accordingly, one of ordinary skill in the art can implement the invention as set forth in the claims without undue experimentation. It is also to be understood that the specific concepts disclosed are merely illustrative and are not intended to be limiting upon the scope of the invention, which is to be defined in the appended claims and their full scope of equivalents.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution, in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a server, a network device, etc.) to perform 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, random Access Memory), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
Logic and/or steps represented in the flowcharts or otherwise described herein, e.g., a ordered listing of executable instructions for implementing logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection (electronic device) having one or more wires, a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). In addition, the computer readable medium may even be paper or other suitable medium on which the program is printed, as the program may be electronically captured, via, for instance, optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner, if necessary, and then stored in a computer memory.
It is to be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above-described embodiments, the various steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, may be implemented using any one or combination of the following techniques, as is well known in the art: discrete logic circuits having logic gates for implementing logic functions on data signals, application specific integrated circuits having suitable combinational logic gates, programmable Gate Arrays (PGAs), field Programmable Gate Arrays (FPGAs), and the like.
In the description of the present specification, a description referring to terms "one embodiment," "some embodiments," "examples," "specific examples," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present invention. In this specification, schematic representations of the above terms do not necessarily refer to the same embodiments or examples. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
While embodiments of the present invention have been shown and described, it will be understood by those of ordinary skill in the art that: many changes, modifications, substitutions and variations may be made to the embodiments without departing from the spirit and principles of the invention, the scope of which is defined by the claims and their equivalents.
While the preferred embodiment of the present invention has been described in detail, the present invention is not limited to the embodiments described above, and those skilled in the art can make various equivalent modifications or substitutions without departing from the spirit of the present invention, and these equivalent modifications or substitutions are included in the scope of the present invention as defined in the appended claims.

Claims (10)

1. An anonymous chat method based on an IM platform, comprising:
matching a first user and a second user from a plurality of users participating in anonymous chat;
creating a corresponding anonymous IM account number for the first user and the second user;
when the first user performs anonymous chat with the second user, receiving callback information of an IM platform and intercepting chat information according to the callback information;
and forwarding the chat message to the second user or the first user by using the anonymous IM account corresponding to the first user or the second user.
2. The IM platform-based anonymous chat method of claim 1, wherein said creating a corresponding anonymous IM account number for the first user and the second user comprises:
generating corresponding first anonymous identity information for the first user;
generating corresponding second anonymous identity information for the second user;
and calling an API interface of the IM platform, creating a first anonymous IM account corresponding to the first user according to the first anonymous identity information, and creating a second anonymous IM account corresponding to the second user according to the second anonymous identity information.
3. The IM platform-based anonymous chat method of claim 2, wherein prior to the first user performing an anonymous chat with the second user, the method further comprises:
informing the second user of the first anonymous identity;
notifying the first user of the second anonymous identity.
4. The IM platform-based anonymous chat method of claim 1, wherein intercepting chat messages according to the callback information comprises:
judging whether the callback information accords with a preset service rule or not;
if yes, the chat message is intercepted.
5. The anonymous chat method based on the IM platform as set forth in claim 4, wherein said determining whether the callback information meets a preset business rule comprises:
judging whether the callback information contains a service prefix corresponding to anonymous chatting, the real identity information of the first user and the real identity information of the second user.
6. An IM platform based anonymous chat method as in claim 1, further comprising:
and before each anonymous chat between the first user and the second user, respectively creating a new anonymous IM account number for the first user and the second user.
7. An IM platform based anonymous chat method as in any of claims 1-6, further comprising:
and forwarding anonymous chat content between the first user and the second user to a real chat session between the first user and the second user when the first user and the second user do non-anonymous real chat.
8. An anonymous chat device based on an IM platform, comprising:
the user matching unit is used for matching a first user and a second user from a plurality of users participating in anonymous chat;
the anonymous account creation unit is used for creating a corresponding anonymous IM account for the first user and the second user;
the message interception unit is used for receiving callback information of the IM platform and intercepting chat messages according to the callback information when the first user performs anonymous chat with the second user;
and the message forwarding unit is used for forwarding the chat message to the second user or the first user by using the anonymous IM account corresponding to the first user or the second user.
9. An electronic device comprising a processor and a memory;
the memory is used for storing programs;
execution of the program by the processor implements an IM platform based anonymous chat method as defined in any of claims 1 to 7.
10. A computer readable storage medium, wherein the storage medium stores a program for execution by a processor to implement an IM platform based anonymous chat method as claimed in any of claims 1 to 7.
CN202310521345.0A 2023-05-09 2023-05-09 Anonymous chat method, device, equipment and medium based on IM platform Pending CN116506399A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310521345.0A CN116506399A (en) 2023-05-09 2023-05-09 Anonymous chat method, device, equipment and medium based on IM platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310521345.0A CN116506399A (en) 2023-05-09 2023-05-09 Anonymous chat method, device, equipment and medium based on IM platform

Publications (1)

Publication Number Publication Date
CN116506399A true CN116506399A (en) 2023-07-28

Family

ID=87321432

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310521345.0A Pending CN116506399A (en) 2023-05-09 2023-05-09 Anonymous chat method, device, equipment and medium based on IM platform

Country Status (1)

Country Link
CN (1) CN116506399A (en)

Similar Documents

Publication Publication Date Title
EP2271036B1 (en) Method, system and architecture for delivering messages in a network to automatically increase a signal-to-noise ratio of user interests
US11503439B2 (en) Message management methods and systems
US7801292B2 (en) Integrated chat client with receiving party choice
US8438231B2 (en) Telecommunication messaging through a social networking service
US20060235932A1 (en) Chat server mute capability
Axelsson Perpetual and personal: Swedish young adults and their use of mobile phones
US20100015975A1 (en) Profile service for sharing rights-enabled mobile profiles
US20150220995A1 (en) Method, system and architecture for increasing social network user interests in messages and delivering precisely targeted advertising messages
US20090271268A1 (en) Method and system for providing advertisements in communication service
TW201007592A (en) System and method for facilitating the growth of a mobile community
US20090125598A1 (en) Method, client and server for implementing question and answer services
IL180566A (en) Electronic messaging system and method
US20180102992A1 (en) Controlling Permissions in a Communication System
WO2017148146A1 (en) Method and device for preventing nuisance calls
US20130036177A1 (en) Methods, systems, and computer readable media for managing social interaction histories
CN105393523B (en) The method, apparatus and user terminal of secret protection
US20060248146A1 (en) Method and system for status reporting
CN104935496B (en) Instant communicating method, system, device and instant communication terminal
Alsulami et al. Exploring User's Perception of Storage Management Features in Instant Messaging Applications: A Case on WhatsApp Messenger
JP5521054B2 (en) How to broadcast a data stream and how to interact between users
CN116506399A (en) Anonymous chat method, device, equipment and medium based on IM platform
US9596577B1 (en) Relaying mobile communications
FR3046002A1 (en) MANAGING COMMUNICATION BETWEEN TWO COMMUNICATION TERMINALS
US8223947B2 (en) Method and system for remote call forwarding set-up and modification
US9516170B2 (en) Method, device, and system for providing notification of message

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