KR101803136B1 - Method for exiting from group, apparatus, program and computer-readable storage medium - Google Patents

Method for exiting from group, apparatus, program and computer-readable storage medium Download PDF

Info

Publication number
KR101803136B1
KR101803136B1 KR1020147026536A KR20147026536A KR101803136B1 KR 101803136 B1 KR101803136 B1 KR 101803136B1 KR 1020147026536 A KR1020147026536 A KR 1020147026536A KR 20147026536 A KR20147026536 A KR 20147026536A KR 101803136 B1 KR101803136 B1 KR 101803136B1
Authority
KR
South Korea
Prior art keywords
subgroup
target
group
client
identifier
Prior art date
Application number
KR1020147026536A
Other languages
Korean (ko)
Other versions
KR20150118892A (en
Inventor
구오밍 리우
시베이 장
웨일리앙 장
Original Assignee
시아오미 아이엔씨.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 시아오미 아이엔씨. filed Critical 시아오미 아이엔씨.
Publication of KR20150118892A publication Critical patent/KR20150118892A/en
Application granted granted Critical
Publication of KR101803136B1 publication Critical patent/KR101803136B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • 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]

Abstract

The present invention discloses a group creation method, a group withdrawal method, an apparatus, a program, and a storage medium, and belongs to the field of instant communication technology. The group creating method comprising: receiving the creation request including a group identifier of a target group to which a client that transmits the creation request belongs as a creation request for creating a target subgroup; And sending a subgroup identifier of the target subgroup to a member of the target subgroup, wherein the member of the target subgroup is a subset of the members of the target group. Therefore, it is possible that other members not belonging to the target group are included in the newly created group, that is, the server needs to transmit the communication information of the newly created group to the other members, thereby solving the problem of the related art that wastes server resources, Server resources can be saved.

Description

[0001] METHOD FOR EXITING FROM GROUP [0002] APPARATUS, PROGRAM AND COMPUTER-READABLE STORAGE MEDIUM [0003]

The present application claims priority based on a Chinese patent application with a filing date of CN201410105101.5, filed March 20, 2014, and all of the contents of the Chinese patent application are hereby incorporated into the present application.

BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an instant communication technology, and more particularly, to a group creation method, a group withdrawal method, an apparatus, a program, and a storage medium.

The group function is one of the most important functions in IM. In actual use, the user of the group can transmit the communication information to the server corresponding to the instant messenger. The server transmits the received communication information to other users of the group so that all users of the group can acquire the communication information transmitted from the user.

In some cases, however, the user may only need to communicate with some users of the group. For example, the owner of a group needs to communicate only with an administrator, and does not need to communicate with all the members of the group, when trying to review with a plurality of administrators about forcibly withdrawing a particular member from the group. At this time, in order to realize the function, the user requests creation of a new group and includes a member that needs to communicate with the newly created group.

The inventor has found that at least the following defects exist in the related art in the course of realizing the present invention.

After the user has created a new group, each member of the group can invite any of his / her friends list to join the group. That is, there is a possibility that a newly created group includes a user who is not a member of the original group. On the other hand, since the newly created group is created for reviewing the matters relating to the original group, the communication information of the newly created group is of no value to the user, and the server transmits the communication information of the group to the user, And waste of resources.

The present invention provides a group creation method, a group withdrawal method, an apparatus, a program, and a storage medium to solve the problem of wasting server resources in the related art.

According to a first aspect of an embodiment of the present invention, there is provided a group creation method used in a server,

Receiving a creation request including a group identifier of a target group to which a client transmitting the creation request belongs as a creation request for creating a target subgroup;

Creating a target subgroup associated with the target group;

And transmitting a subgroup identifier of the target subgroup to a member of the target subgroup,

The members of the target subgroup are a subset of the members of the target group.

Optionally, the step of creating a target subgroup associated with the target group comprises:

Obtaining a member list included in the creation request;

And creating a target subgroup corresponding to the member list,

The member list of the target subgroup includes a client that has transmitted the creation request.

[0303] Optionally,

Receiving a subscription request to subscribe other clients of the target group to the target subgroup;

And subscribing other clients of the target group to the target subgroup.

[0303] Optionally,

Receiving the communication information including the subgroup identifier of the target subgroup as the communication information transmitted from the member of the target subgroup;

Retrieving a list of members of a corresponding target subgroup based on the subgroup identifiers of the target subgroup;

And transmitting the communication information to a member other than the member who has transmitted the communication information from the member list of the target subgroup.

According to a second aspect of an embodiment of the present invention, there is provided a group creation method used in a client,

Transmitting to the server the creation request including a group identifier of a target group as a creation request for creating a target subgroup;

Receiving a subgroup identifier of the target subgroup transmitted from the server,

The target subgroup is a subgroup related to the target group to which the client belongs and the member of the target subgroup is a subset of the members of the target group.

According to a third aspect of an embodiment of the present invention, there is provided a group withdrawal method used in a server,

Receiving the withdrawal request including the subgroup identifier of the target subgroup as a withdrawal request to withdraw from the target subgroup,

Retrieving a list of members of a corresponding target subgroup based on the subgroup identifiers of the target subgroup;

Deleting a client that has transmitted the withdrawal request from a list of members of the target subgroup,

The target subgroup is a subgroup associated with one target group and the members of the target subgroup are a subset of the members of the target group.

[0303] Optionally,

Further comprising the step of determining whether a client that has transmitted the withdrawal request is a creator of the target subgroup,

If the client that transmitted the withdrawal request is a creator of the target subgroup,

And deleting the client that has transmitted the withdrawal request from the member list of the target subgroup when the client that transmitted the withdrawal request is not the creator of the target subgroup.

According to a fourth aspect of an embodiment of the present invention, there is provided a group withdrawal method used in a server,

Receiving the withdrawal request including the group identifier of the target group as a withdrawal request to withdraw from the target group,

Querying a subgroup identifier associated with the group identifier;

Retrieving a list of members of the target group corresponding to the group identifier;

Deleting a client that has transmitted the withdrawal request from a list of members of the target group;

Retrieving a member list of the corresponding subgroup based on the retrieved subgroup identifier;

And deleting the client from the member list of the subgroup obtained by searching,

In the step of inquiring the subgroup identifier related to the group identifier, the member of the subgroup corresponding to the subgroup identifier obtained by inquiry is a subset of the members of the target group.

[0303] Optionally,

Further comprising the step of determining whether a client that has transmitted the withdrawal request is a creator of the target group,

If the client that transmitted the withdrawal request is the creator of the target group, disassociate the target group and the subgroup associated with the target group,

If the client that has transmitted the withdrawal request is not the creator of the target group, performing the step of deleting the client that has transmitted the withdrawal request from the member list of the target group.

[0303] Optionally,

Further comprising the step of determining whether the client that has transmitted the withdrawal request is the creator of the subgroup corresponding to the subgroup identifier for each subgroup identifier in the subgroup identifiers obtained by inquiry,

Grouping the subgroups corresponding to the subgroup identifiers when the client that transmitted the withdrawal request is a creator of the subgroup corresponding to the subgroup identifier,

And deleting the client from the member list of the subgroup obtained by searching if the client transmitting the withdrawal request is not the creator of the subgroup corresponding to the subgroup identifier.

According to a fifth aspect of an embodiment of the present invention, there is provided a group creating apparatus used in a server,

A creation request receiving module for receiving the creation request including a group identifier of a target group to which a client transmitting the creation request belongs as a creation request for creating a target subgroup;

A subgroup creation module for creating a target subgroup associated with the target group;

And an identifier transmission module for transmitting a subgroup identifier of the target subgroup to a member of the target subgroup,

The members of the target subgroup are a subset of the members of the target group.

[0303] Optionally,

A member list acquisition unit for acquiring a member list included in the creation request;

And a subgroup creation unit for creating a target subgroup corresponding to the member list,

The member list of the target subgroup includes a client that has transmitted the creation request.

Optionally, the apparatus further comprises:

A subscription request receiving module for receiving a subscription request for joining a client of the target group to the target subgroup;

And a client subscription module for subscribing clients of the target group to the target subgroup.

Optionally, the apparatus further comprises:

An information receiving module for receiving the communication information including the subgroup identifier of the target subgroup as communication information transmitted from the member of the target subgroup;

A member list retrieval module for retrieving a list of members of a target subgroup corresponding to the subgroup identifier of the target subgroup,

And an information transmission module for transmitting the communication information to other members other than the member who has transmitted the communication information among the member list of the target subgroup retrieved by the member list retrieval module.

According to a sixth aspect of an embodiment of the present invention, there is provided a group creating apparatus used in a client,

A request sending module for sending, to a server, the create request including a group identifier of a target group as a create request for creating a target subgroup;

And an identifier receiving module for receiving a subgroup identifier of the target subgroup transmitted from the server,

The target subgroup is a subgroup related to the target group to which the client belongs, and the member of the target subgroup is a subset of the members of the target group.

According to a seventh aspect of an embodiment of the present invention, there is provided a group withdrawal apparatus used in a server,

A request receiving module for receiving the withdrawal request including a subgroup identifier of the target subgroup as a withdrawal request to withdraw from a target subgroup,

A member list retrieval module for retrieving a list of members of a target subgroup corresponding to the subgroup identifier of the target subgroup,

And a client deletion module for deleting the client that has transmitted the withdrawal request from the member list of the target subgroup,

The target subgroup is a subgroup associated with one target group and the members of the target subgroup are a subset of the members of the target group.

Optionally, the apparatus further comprises:

A client determination module for determining whether the client that transmitted the withdrawal request is a creator of the target subgroup,

Further comprising a subgroup disassembly module for disassociating the target subgroup when the client that has transmitted the withdrawal request is the creator of the target subgroup as a result of the client determination module,

Wherein the client deletion module deletes a client that has transmitted the withdrawal request from the member list of the target subgroup as a result of the determination by the client determination module when the client that transmitted the withdrawal request is not the creator of the target subgroup .

According to an eighth aspect of an embodiment of the present invention, there is provided a group withdrawal apparatus used in a server,

A withdrawal request receiving module for receiving the withdrawal request including a group identifier of the target group as a withdrawal request for withdrawing from a target group,

A subgroup identifier inquiry module for inquiring a subgroup identifier related to the group identifier;

A first list retrieval module for retrieving a list of members of the target group corresponding to the group identifier;

A first deletion module for deleting a client that has transmitted the withdrawal request from the list of members of the target group;

A second list retrieval module for retrieving a member list of a subgroup corresponding to the retrieved subgroup identifier;

And a second deletion module for deleting the client from the member list of the subgroup obtained by searching,

The members of the subgroups corresponding to the subgroup identifiers obtained by the subgroup identifier inquiry module are a subset of the members of the target group.

Optionally, the apparatus further comprises:

A first determination module for determining whether the client that transmitted the withdrawal request is a creator of the target group,

Further comprising a group disassembly module for disassociating the target group and the subgroups related to the target group when the client that has transmitted the withdrawal request is the creator of the target group as a result of the determination by the first determination module,

If it is determined by the first determination module that the client that transmitted the cancellation request is not the creator of the target group, the first cancellation module deletes the client that transmitted the cancellation request from the member list of the target group .

Optionally, the apparatus further comprises:

A second determination module for determining, for each of the subgroup identifiers of the subgroup identifiers obtained by inquiry, whether the client that has transmitted the withdrawal request is a creator of the subgroup corresponding to the subgroup identifier;

A second group of subgroups corresponding to the subgroup identifiers and a second group of subgroups corresponding to the subgroup identifiers, Further included,

If the client that transmitted the withdrawal request is not the creator of the subgroup corresponding to the subgroup identifier as a result of the determination by the second determination module, the second deletion module extracts, from the member list of the subgroup, . ≪ / RTI >
According to a ninth aspect of an embodiment of the present invention, a program is provided, and the program realizes the group creation method through execution by a processor.
According to a tenth aspect of an embodiment of the present invention, a program is provided, and the program realizes the group withdrawal method through execution by a processor.
According to an eleventh aspect of an embodiment of the present invention, there is provided a computer-readable storage medium, wherein the program is recorded in the storage medium.

The technical solution according to the embodiment of the present invention has the following advantageous effects.

Receiving a creation request including a group identifier of a target group to which a client that has sent the creation request belongs as a creation request for creating a target subgroup, creating a target subgroup associated with the target group, And transmits the subgroup identifier of the target subgroup to the member. Here, the members of the target subgroup are a subset of the members of the target group. Therefore, it is possible that other members not belonging to the target group are included in the newly created group, that is, the server needs to transmit the communication information of the newly created group to the other members, thereby solving the problem of the related art that wastes server resources, It is possible to save server resources and to prevent leakage of communication information of a newly created group because the server does not transmit communication information of a newly created group to other members not belonging to the target group, Safety can be guaranteed.

The foregoing general description and the following detailed description are exemplary only and are not restrictive of the invention.

BRIEF DESCRIPTION OF THE DRAWINGS The accompanying drawings, which are incorporated in and constitute a part of the specification, illustrate embodiments of the invention and, together with the description, serve to explain the principles of the invention.
1 is a schematic diagram of an operating environment of a group management method according to some exemplary embodiments.
2 is a flow chart of a group creation method according to one exemplary embodiment.
3 is a flowchart of a group creation method according to another exemplary embodiment.
4A is a flowchart of a group creation method according to another exemplary embodiment.
FIG. 4B is a diagram showing a display when a second client requests subgroup creation according to another exemplary embodiment; FIG.
FIG. 4C is another display schematic diagram when a second client according to another exemplary embodiment requests subgroup creation. FIG.
FIG. 4D is a diagram showing a display when a second client succeeds in creating a subgroup according to another exemplary embodiment; FIG.
Fig. 4E is a schematic diagram showing the interface of the inquiry displayed when the second client confirms subgroup creation according to another exemplary embodiment; Fig.
Figure 4f is a flowchart of another grouping method according to another exemplary embodiment.
4G is a flow chart of another group creation method according to another exemplary embodiment.
4H is a schematic diagram of a third client according to another exemplary embodiment when it starts group chatting in a target subgroup.
5 is a flowchart of a group withdrawal method in accordance with an exemplary embodiment.
6 is a flowchart of a group withdrawal method according to another exemplary embodiment.
7 is a flowchart of a group withdrawal method according to an exemplary embodiment.
8 is a flowchart of a group withdrawal method according to another exemplary embodiment.
9 is a schematic diagram of a group creating apparatus according to one exemplary embodiment.
10A is a schematic diagram of a group creating apparatus according to another exemplary embodiment.
10B is a schematic diagram of another group creating apparatus according to another exemplary embodiment.
11 is a schematic diagram of a group creating apparatus according to another exemplary embodiment.
12 is a schematic diagram of a group withdrawal apparatus according to one exemplary embodiment.
13 is a schematic diagram of a group withdrawal apparatus according to another exemplary embodiment.
14 is a schematic diagram of a group withdrawal apparatus according to an exemplary embodiment.
15 is a schematic diagram of a group withdrawal apparatus according to another exemplary embodiment.
16 is a block diagram of a server according to one exemplary embodiment.
17 is a block diagram of a terminal according to one exemplary embodiment.

DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Below, an exemplary embodiment will be described in detail and examples thereof are shown in the drawings. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Reference will now be made in detail to the embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like reference numerals refer to the like elements throughout. The embodiments described in the following exemplary embodiments are not intended to represent all embodiments consistent with the present invention. These are merely examples of apparatuses and methods consistent with one aspect of the present invention described in the appended claims.

FIG. 1 is a schematic diagram of an operation environment of a group management method according to some exemplary embodiments. As shown in FIG. 1, the operation environment includes a client 110 and a server 120. FIG.

The client 110 may be a client running on the terminal and provided by any instant messaging service provider.

The server 120 is a server provided by an instant messaging service provider of the client 110 and can communicate with the client 110 via a wired or wireless network.

FIG. 2 is a flowchart of a group creating method according to an exemplary embodiment. As shown in FIG. 2, the group creating method is applied to the server 120 in the execution environment shown in FIG. 1, Includes the following steps.

In step 201, a request to create a target subgroup is received.

Here, the create request includes the group identifier of the target group to which the client that has sent the create request belongs.

In step 202, a target subgroup associated with the target group is created.

Here, the members of the target subgroup are a subset of the members of the target group.

In step 203, the subgroup identifier of the target subgroup is transmitted to the member of the target subgroup.

In summary, according to the group creating method according to the present embodiment, when a request for creating a target subgroup is received containing a group identifier of a target group to which a client that has sent a create request belongs, And transmits the subgroup identifier of the target subgroup to the member of the target subgroup. Here, the members of the target subgroup are a subset of the members of the target group. Therefore, it is possible that other members not belonging to the target group are included in the newly created group, that is, the server needs to transmit the communication information of the newly created group to the other members, thereby solving the problem of the related art that wastes server resources, It is possible to save server resources and to prevent leakage of communication information of a newly created group because the server does not transmit communication information of a newly created group to other members not belonging to the target group, Safety can be guaranteed.

FIG. 3 is a flowchart of a group creating method according to an exemplary embodiment. As shown in FIG. 3, the group creating method is applied to the client 110 in the execution environment shown in FIG. 1, Includes the following steps.

In step 301, a request to create a target subgroup is sent to the server.

Here, the creation request includes the group identifier of the target group.

In step 302, the subgroup identifier of the target subgroup transmitted from the server is received.

Here, the target subgroup is a subgroup associated with the target group to which the client belongs, and the members of the target subgroup are a subset of the members of the target group.

According to the group creating method according to the present embodiment, a request for creating a target subgroup is transmitted to the server. After the server receives the request for creation, the target subgroup is created, And the client can successfully create the target subgroup when receiving the subgroup identifier. Here, the target subgroup is a subgroup associated with the target group to which the client belongs, and the members of the target subgroup are a subset of the members of the target group. Therefore, it is possible that other members not belonging to the target group are included in the newly created group, that is, the server needs to transmit the communication information of the newly created group to the other members, thereby solving the problem of the related art that wastes server resources, It is possible to save server resources and to prevent leakage of communication information of a newly created group because the server does not transmit communication information of a newly created group to other members not belonging to the target group, Safety can be guaranteed.

4A is a flowchart of a group creation method according to an exemplary embodiment. As shown in FIG. 4A, the group creating method is applied to the execution environment shown in FIG. 1, and the group creating method includes the following steps.

In step 401, the client sends a creation request to the server to create the target subgroup.

When a user uses the group function, the user often needs to communicate with only a part of the users of the group. In this case, the user sends a request for creating a target subgroup to the server through the client . Here, the create request includes the group identifier of the target group to which the client that sent the create request belongs.

For example, referring to FIG. 4B, when the user needs to create one subgroup in the target group "XX group", the user selects "Create subgroup" in the group message interface of the "XX group" Select an item. After receiving the selection signal, the client displays an interface for inquiring the confirmation of creation, and sends a creation request for creating the subgroup to the server when confirmation is selected by the user. In actual implementation, the user clicks the group name of the target group in the display interface containing the group name of each group displayed on the client, selects the subgroup creation from the selection menu displayed after clicking, May be requested to create a target subgroup through a method of selecting " OK " The schematic diagram can be referred to FIG. 4C, and the present embodiment is not limited to this.

In step 402, the server receives a create request to create a target subgroup sent from the client.

In step 403, the server creates a target subgroup associated with the target group.

After receiving the create request, the server may create a target subgroup associated with the target group. The members of the target subgroup are a subset of the members of the target group. In actual implementation, in order to identify the identity of the target subgroup created by the server, the server creates a target subgroup and at the same time generates a subgroup identifier of the target subgroup, and this embodiment does not further describe this.

Further, in order to identify the creator of the target subgroup, the creation request may further include a client. In addition, since the client can invite other group members of the target group to subscribe to the target subgroup when requesting the creation of the target subgroup, the creation request transmitted from the client may further include other clients invited by the client . That is, the creation request may include a list of members of the target subgroup. For example, when the client receives the selection signal for creating the subgroup, it displays the interface of inquiry as shown in FIG. 4E, and the inquiry interface includes the list of members of the target group. When the user selects another group member to invite from the list of members of the target group and clicks OK, the client sends a create request to the server, which includes the group identifier, the client and any other clients invited. Thus, when the server receives the create request, it can create a target subgroup corresponding to the member list.

In actual implementation, to protect the privacy of other group members, the server first sends invitation information to other clients inviting other group members to join the target subgroup, and after the other client accepts the invitation and feeds back the confirmation information The target subgroup corresponding to the member list may be created, but the present embodiment is not limited thereto.

In step 404, the server sends the subgroup identifier of the target subgroup to the members of the target subgroup.

After creating the target subgroup, the server may send the subgroup identifier of the target subgroup to the members of the target subgroup to inform the members of the target subgroup of the success of creation of the target subgroup.

In step 405, the member of the target subgroup receives the subgroup identifier of the target subgroup transmitted from the server.

A member of the target subgroup may receive the subgroup identifier of the target subgroup transmitted from the server. In addition, the client may store the received subgroup identifier after receiving the subgroup identifier of the target subgroup. For example, referring to FIG. 4D, the client stores the received subgroup identifier " XY " in the target group.

It is to be understood that the present embodiment is not limited to the number of subgroups that can be created in the target group, and that the clients that create each subgroup may be the same or different clients, and the present embodiment is not limited thereto.

According to the group creating method according to the present embodiment, when receiving a creation request including a group identifier of a target group to which a client that has sent a creation request as a creation request for creating a target subgroup belongs, Creates a target subgroup associated with the group, and transmits the subgroup identifier of the target subgroup to the member of the target subgroup. Here, the members of the target subgroup are a subset of the target group members. Therefore, it is possible that other members not belonging to the target group are included in the newly created group, that is, the server needs to transmit the communication information of the newly created group to the other members, thereby solving the problem of the related art that wastes server resources, It is possible to save server resources and to prevent leakage of communication information of a newly created group because the server does not transmit communication information of a newly created group to other members not belonging to the target group, We can guarantee safety

However, in actual implementation, the client first creates one sub-group, and then creates a sub-group of the target group, Other clients may be invited to subscribe to the target subgroup. Referring to FIG. 4F, the following steps may be further performed.

In step 406, the client sends a subscription request to the server to subscribe the other clients of the target group to the target subgroup.

After the client succeeds in creating the target subgroup, the client may invite other clients of the target group to join the target subgroup. Thus, at this point, the client sends a subscription request to the server requesting to join the other clients of the target group to the target subgroup.

In step 407, the server receives a join request to join the other clients of the target group to the target subgroup.

In step 408, the server adds the other client to the target subgroup and marks the client as the creator of the target subgroup.

After receiving the subscription request, the server adds other clients to the target subgroup and marks the client as the creator of the target subgroup.

In actual implementation, in order to protect the privacy of other clients, the server first sends invitation information to invite other clients to subscribe to the target subgroup, receives invitations from other clients, May be added to the target subgroup, and the present embodiment is not limited thereto.

It should also be understood that any member of the target subgroup may initiate group communication after the server has created the target subgroup. Referring to FIG. 4G, the step of initiating the group communication by the members of the target subgroup includes the following steps.

In step 409, the server receives the communication information transmitted from the member of the target subgroup.

When any member of the target subgroup starts group chatting, it may send communication information to the server and the corresponding server may receive the communication information sent from the member. Here, the communication information includes the subgroup identifier of the target subgroup. In actual implementation, the information content may be further included in the communication information. For example, referring to FIG. 4H, the present embodiment illustrates a case where the member is a client that has created a target sub group. When the user intends to start group chatting in the " XY subgroup " XY subgroup "and enter" XY project is completed well ". Everyone, thank you. "After inputting the information of the content, click Send. When the client using the member receives a click signal, he / she has completed the "XY Project. And "XY subgroup" to the server.

In order to identify the transmitting side of the communication information, the communication information may further include an identity identifier of the member that has transmitted the communication information, and the present embodiment is not limited to the information content of the communication information.

In step 410, the server searches the list of members of the corresponding target subgroup based on the subgroup identifier of the target subgroup.

After receiving the communication information, the server searches the list of members of the target subgroup corresponding to the subgroup identifier in the communication information, for performing the subsequent steps.

In step 411, the server transmits the communication information to other members other than the transmitting side of the communication information among the member list of the target subgroup.

After retrieving the list of members of the target subgroup, the server may transmit communication information to other members of the list of members of the target subgroup other than the sender of the communication information.

In step 412, the other member receives the communication information transmitted from the server.

The other member may receive the communication information transmitted from the server and display the information content in the communication information in the subgroup corresponding to the subgroup identifier after receiving the communication information. If the identity of the member that transmitted the communication information is included in the communication information, the other client displays the information content and also displays the identity of the transmitting party, and this embodiment will not be described further.

It should also be appreciated that the create request sent by the client may employ the same message body format as the group message of the target group. For example, if the message body of a group message includes a sender identifier, a group identifier, a timestamp, and message content, then the create request includes message identifiers, a group identifier, a timestamp, . Also, the display form of the creation request can be represented by adopting the same display format as the group message. For example, if the group message is XML (eXtensible Markup Language) format, the creation request is also XML format, and if the group message is JavaScript Object Notation (JSON) format, the creation request is also JSON format, , Then the request to create is also binary format.

5 is a flowchart of a group withdrawal method in accordance with an exemplary embodiment. As shown in FIG. 5, the group withdrawal method is applied to the server 120 of the execution environment shown in FIG. 1, and the group withdrawal method includes the following steps.

In step 501, a withdrawal request to withdraw from the target subgroup is received.

Here, the withdrawal request includes the subgroup identifier of the target subgroup. The target subgroup is a subgroup associated with one target group and the members of the target subgroup are a subset of the members of the target group.

In step 502, based on the subgroup identifier of the target subgroup, a list of members of the corresponding target subgroup is retrieved.

In step 503, the client that has transmitted the withdrawal request is deleted from the list of members of the target subgroup.

According to the group withdrawal method according to the present embodiment, after receiving a withdrawal request for withdrawing from the target subgroup and receiving a withdrawal request, a list of members of the target subgroup corresponding to the subgroup identifier of the target subgroup And deletes the client that has transmitted the withdrawal request from the member list of the target subgroup. Here, the withdrawal request includes the subgroup identifier of the target subgroup, the target subgroup is a subgroup associated with one target group, and the member of the target subgroup is a subset of the members of the target group. Therefore, it is possible that other members not belonging to the target group are included in the newly created group, that is, the server needs to transmit the communication information of the newly created group to the other members, thereby solving the problem of the related art that wastes server resources, It is possible to save server resources and to prevent leakage of communication information of a newly created group because the server does not transmit communication information of a newly created group to other members not belonging to the target group, Safety can be guaranteed.

The subgroup members of the target subgroup may request withdrawal so that the server uses the resources to deliver the communication information to the member but avoids the situation where the communication information is of no value to the member, You can save even more. Further, the communication information can avoid interference with the member, and the user experience can be improved.

6 is a flowchart of a group withdrawal method according to one exemplary embodiment. As shown in FIG. 6, the group withdrawal method is applied to the execution environment shown in FIG. 1, and the group withdrawal method includes the following steps.

In step 601, the client sends a withdrawal request to the server to withdraw from the target subgroup.

When an arbitrary user of the target subgroup desires to withdraw, it can transmit a withdrawal request to withdraw from the target subgroup to the server through the client used by the user. Here, the withdrawal request includes the subgroup identifier of the target subgroup. The target subgroup is a subgroup associated with one target group and the members of the target subgroup are a subset of the members of the target group.

In step 602, the server receives a withdrawal request to withdraw from the target subgroup.

Thus, the server can receive the withdrawal request sent from the client.

In step 603, the server retrieves a list of members of the corresponding target subgroup based on the subgroup identifier of the target subgroup.

In step 604, the server determines whether the client that sent the withdrawal request is the creator of the target subgroup.

After receiving the withdrawal request, the server may determine whether the client that sent the withdrawal request is the creator of the target subgroup for the subsequent steps. In actual implementation, in order to identify which client in the target subgroup has requested withdrawal, the withdrawal request may include the identity identifier of the client that sent the withdrawal request. Thus, the server can determine whether the identity identifier of the client that sent the cancellation request is the identity of the creator of the target subgroup in the list of members of the target subgroup. As a result of the determination, in the case of the identity identifier of the creator of the target subgroup, the server can know that the client is the creator of the target subgroup. As a result of the determination, if the target subgroup is not the creator, the server can know that the client is not the creator of the target subgroup.

In step 605, if the client that sent the withdrawal request is not the creator of the target subgroup, the server performs the step of deleting the client that sent the withdrawal request from the list of members of the target subgroup.

As a result of the determination, if the client that transmitted the cancellation request is not the creator of the target subgroup, it is described that the client is a general user of the target subgroup. At this time, the server directly deletes the client from the member list of the target subgroup .

On the other hand, if it is determined by the server that the client that sent the withdrawal request is the creator of the target subgroup, when the group owner withdraws from the group similar to the conventional group, the group is directly disbanded. Therefore, at this time, the server directly disposes the target subgroup and terminates the processing.

In step 606, the server transmits withdrawal success information to the client that has transmitted the withdrawal request.

After performing the delete operation, the server can transmit the unsubscription success information to the client that has transmitted the unsubscription request, in order to notify the client that has transmitted the unsubscription request of unsuccessful unsubscription from the target subgroup.

In step 607, the client that has transmitted the withdrawal request receives the withdrawal success information transmitted from the server.

Accordingly, the client that has transmitted the withdrawal request can receive the withdrawal success information transmitted from the server, and upon receipt of the withdrawal success information, it can be found that the withdrawal succeeds from the target subgroup. Here, the unsuccessful unsubscription information is information after the server receives the unsubscription request, and then deletes the client that has sent the unsubsquest from the member list of the target subgroup and then returns it.

According to the group withdrawal method according to the present embodiment, after receiving a withdrawal request for withdrawing from the target subgroup and receiving a withdrawal request, a list of members of the target subgroup corresponding to the subgroup identifier of the target subgroup And deletes the client that has transmitted the withdrawal request from the member list of the target subgroup. Here, the withdrawal request includes the subgroup identifier of the target subgroup. The target subgroup is a subgroup associated with one target group and the members of the target subgroup are a subset of the members of the target group. Therefore, it is possible that other members not belonging to the target group are included in the newly created group, that is, the server needs to transmit the communication information of the newly created group to the other members, thereby solving the problem of the related art that wastes server resources, It is possible to save server resources and to prevent leakage of communication information of a newly created group because the server does not transmit communication information of a newly created group to other members not belonging to the target group, Safety can be guaranteed.

The subgroup members of the target subgroup may request withdrawal so that the server uses the resources to deliver the communication information to the member but avoids the situation where the communication information is of no value to the member, You can save even more. Further, the communication information can avoid interference with the member, and the user experience can be improved

7 is a flowchart of a group withdrawal method according to an exemplary embodiment. As shown in FIG. 7, the group withdrawal method is applied to the server 120 of the execution environment shown in FIG. 1, and the group withdrawal method includes the following steps.

In step 701, a request to withdraw from the target group is received.

Here, the withdrawal request includes the group identifier of the target group.

In step 702, the subgroup identifier associated with the group identifier is inquired.

Here, the member of the subgroup corresponding to the subgroup identifier obtained by inquiry is a subset of the members of the target group.

In step 703, a list of members of the target group corresponding to the group identifier is retrieved.

In step 704, the client that has transmitted the withdrawal request is deleted from the list of members of the target group.

In step 705, a member list of the corresponding subgroup is searched based on the subgroup identifier obtained by inquiry.

In step 706, the client is deleted from the member list of the sub group obtained by searching.

According to the group withdrawal method according to the present embodiment, upon receiving a withdrawal request to withdraw from the target group, the subgroup identifier related to the group identifier of the target group is inquired, and based on the group identifier, Searches the member list of the corresponding subgroup based on the subgroup identifier obtained by inquiry, deletes the client that has transmitted the withdrawal request from the member list of the target group, searches the member list of the corresponding subgroup based on the inquiry, Delete the client from the member list. Here, the member of the subgroup corresponding to the subgroup identifier obtained by inquiry is a subset of the members of the target group. Therefore, it is possible that other members not belonging to the target group are included in the newly created group, that is, the server needs to transmit the communication information of the newly created group to the other members, thereby solving the problem of the related art that wastes server resources, It is possible to save server resources and to prevent leakage of communication information of a newly created group because the server does not transmit communication information of a newly created group to other members not belonging to the target group, Safety can be guaranteed.

In addition, since the client leaves the target group and leaves the target group at the same time, the server does not need to continuously transmit communication information of the subgroup to the client. Accordingly, in the related art, it is possible to solve the problem that the server continuously transmits the communication information of the subgroup of the target group to the client and wastes server resources, saves server resources, and allows the server The communication information of the subgroup of the target group is not transmitted, so that the leakage of the communication information of the subgroup can be prevented and the safety of the communication information of the subgroup can be assured.

8 is a flowchart of a group withdrawal method according to an exemplary embodiment. As shown in Fig. 8, the group withdrawal method is applied to the execution environment shown in Fig. 1, and the group withdrawal method includes the following steps.

In step 801, the client sends a withdrawal request to the server to withdraw from the target group.

When an arbitrary user of the target group desires to withdraw, the withdrawal request for withdrawing from the target group can be transmitted to the server through the client used by the target group. Here, the withdrawal request includes the group identifier of the target group.

In step 802, the server receives a withdrawal request to withdraw from the target group sent from the client.

In step 803, the server queries the subgroup identifier associated with the group identifier.

After receiving the withdrawal request, the server may inquire the subgroup identifier associated with the group identifier for subsequent steps. According to the method of generating the subgroup identifier, when the subgroup identifier is related to the group identifier, it is known that the subgroup corresponding to the subgroup identifier is a subgroup of the target group. Therefore, the member of the subgroup corresponding to the subgroup identifier obtained by the inquiry is a subset of the target group member.

In step 804, the server retrieves a list of members of the corresponding target group based on the group identifier.

The server may retrieve the list of members of the target group corresponding to the group identifier included in the withdrawal request for the subsequent step after receiving the withdrawal request.

However, in actual implementation, the server may perform steps 803 and 804 at the same time. Alternatively, the server may perform step 803 and then perform step 803 And it should be understood that the present embodiment is not limited to the actual execution order.

In step 805, the server determines whether the client that sent the withdrawal request is the creator of the target group.

The server may determine whether the client that has transmitted the withdrawal request is the creator of the target group for performing the subsequent steps after receiving the withdrawal request. In actual implementation, it may include the identity of the client who has sent the withdrawal request to the withdrawal request, in order to identify which client of the target group has requested withdrawal. The server can determine whether the identity identifier of the client that sent the withdrawal request is the identity identifier of the target group creator in the list of members of the target group. As a result of the determination, in the case of the identity identifier of the creator of the target group, the server can know that the client that sent the withdrawal request is the creator of the target group. As a result of the determination, if the ID is not the identity of the creator of the target group, the server can know that the client that sent the withdrawal request is not the creator of the target group.

In step 806, if the client that sent the withdrawal request is not the creator of the target group, the server performs the step of deleting the client that sent the withdrawal request from the list of members of the target group.

As a result of the server determination, if the client that transmitted the cancellation request is not the creator of the target group, the client that transmitted the cancellation request is a general user of the target group. At this time, Can be deleted.

On the other hand, if it is determined by the server that the client that sent the withdrawal request is the creator of the target group, the group is directly disassociated when the group owner leaves the group, similar to the conventional group. Thus, at this time, the server dissolves the target group. Also, since the target subgroup is related to the target group, the subgroup of the target group also becomes non-existent after the target group is disbanded, and the server may disassociate the subgroup associated with the target group simultaneously with the dissolution of the target group. Then, the processing is terminated.

In step 807, the server determines whether or not the client that transmitted the withdrawal request is the creator of the subgroup corresponding to the subgroup identifier, with respect to each subgroup identifier in the subgroup identifiers obtained by inquiry.

In actual implementation, the server may determine whether the identity identifier of the client that sent the unsubscribe request is the identity of the creator of the subgroup corresponding to the subgroup identifier. As a result of the determination, if it is the identity identifier of the creator of the subgroup corresponding to the subgroup identifier, the server can know that the client that transmitted the withdrawal request is the creator of the subgroup corresponding to the subgroup identifier. As a result of the determination, if it is not the identity identifier of the creator of the subgroup corresponding to the subgroup identifier, the server can know that the client that sent the withdrawal request is not the creator of the subgroup corresponding to the subgroup identifier.

It should be noted that since the target group may include a plurality of subgroups and some subgroups include the client that sent the withdrawal request but not some subgroups, It is determined whether or not the identity of the client is included in the member list of the subgroup corresponding to the subgroup identifier for each subgroup identifier. As a result of the determination, if the client's identity identifier is included, it is determined whether or not the client is the creator of the subgroup corresponding to the subgroup identifier. The present embodiment will not be described in detail hereafter.

In step 808, if the client that transmitted the withdrawal request is not the creator of the subgroup corresponding to the subgroup identifier, the server performs the step of deleting the client from the member list of the subgroup corresponding to the subgroup identifier.

As a result of the determination by the server, if the client that transmitted the withdrawal request is not the creator of the subgroup corresponding to the subgroup identifier, the client directly exits from the subgroup similarly to the conventional group, Delete the client from the member list of the subgroup.

On the other hand, if it is determined by the server that the client that sent the withdrawal request is the creator of the subgroup corresponding to the subgroup identifier, the client is the group owner of the subgroup. At this time, when the group owner leaves the group similar to the conventional group, the group is directly disassociated, and the server disassociates the group.

In step 809, the server transmits withdrawal success information to the client that has transmitted the withdrawal request.

After performing the deletion operation, the server transmits withdrawal success information to the client in order to notify the client that has transmitted the withdrawal request of unsuccessful withdrawal from the target group and the target group. Herein, the withdrawal success information indicates that the withdrawal succeeds from the target group and the target group and from the subgroup including the client.

In step 810, the client that has transmitted the withdrawal request receives the withdrawal success information returned from the server.

Accordingly, the client can receive the withdrawal success information returned from the server, and upon receipt of the withdrawal success information, the client has already succeeded in withdrawing from the target group and the target group, and thereafter, Prevents the client from interfering with the communication information of the target group's subgroup continuously after leaving the target group, because it no longer receives the communication information of the target group's subgroup, thereby improving the supervision of the user.

According to the group withdrawal method according to the present embodiment, upon receiving a withdrawal request to withdraw from the target group, the subgroup identifier associated with the group identifier of the target group is inquired, and based on the group identifier, Searches the member list of the group, deletes the client that has transmitted the withdrawal request from the member list of the target group, searches the member list of the corresponding subgroup based on the obtained subgroup identifier, ≪ / RTI > Here, the member of the subgroup corresponding to the subgroup identifier obtained by inquiry is a subset of the members of the target group. Therefore, it is possible that other members not belonging to the target group are included in the newly created group, that is, the server needs to transmit the communication information of the newly created group to the other members, thereby solving the problem of the related art that wastes server resources, It is possible to save server resources and to prevent leakage of communication information of a newly created group because the server does not transmit communication information of a newly created group to other members not belonging to the target group, Safety can be guaranteed.

In addition, since the client leaves the target group and leaves the target group at the same time, the server does not need to continuously transmit communication information of the subgroup to the client. Accordingly, in the related art, it is possible to solve the problem that the server continuously transmits the communication information of the subgroup of the target group to the client and wastes server resources, saves server resources, and allows the server The communication information of the subgroup of the target group is not transmitted, so that the leakage of the communication information of the subgroup can be prevented and the safety of the communication information of the subgroup can be assured.

The present embodiment detects whether or not the client is the creator of the target group before deleting the client in the list of members of the target group, performs the deletion operation only when the client is not the creator of the target group, In the case of the creator of the target group, the target group and the target group's subgroup are dissociated. Therefore, it is possible to prevent the server from continuing to transmit communication information to the subgroup and waste server resources. Similarly, before deleting the identity identifier in the member list of the subgroup corresponding to the subgroup identifier, the client first detects whether the client is the creator of the subgroup, and performs the delete operation only when the client is not the creator of the subgroup And when the client is the creator of the subgroup, directly divides the subgroup. Therefore, it is possible to prevent the server from continuing to transmit communication information to the subgroup and waste server resources.

The following is an embodiment of the apparatus of the present invention, and embodiments of the method of the present invention can be practiced. Details not disclosed in the embodiment of the apparatus of the present invention may refer to embodiments of the method of the present invention.

9 is a schematic diagram of a group creating apparatus according to one exemplary embodiment. As shown in Fig. 9, the group creating apparatus is applied to the server 120 of the execution environment shown in Fig. 1, and the group creating apparatus includes a request receiving module 910, a subgroup creating module 920, 1 identifier transmission module 930, although the invention is not limited thereto.

The request receiving module 910 receives a create request to create a target subgroup. The creation request includes the group identifier of the target group to which the client that has sent the creation request belongs.

The subgroup creation module 920 creates a target subgroup associated with the target group.

The first identifier transmission module 930 transmits the subgroup identifier of the target subgroup to the member of the target subgroup.

Wherein the member of the target subgroup is a subset of the members of the target group.

In summary, according to the group creating apparatus according to the present embodiment, when a request to create a target subgroup is received containing a group identifier of the target group to which the client that has sent the create request belongs, And transmits the subgroup identifier of the target subgroup to the member of the target subgroup. Here, the members of the target subgroup are a subset of the members of the target group. Therefore, it is possible that other members not belonging to the target group are included in the newly created group, that is, the server needs to transmit the communication information of the newly created group to the other members, thereby solving the problem of the related art that wastes server resources, It is possible to save server resources and to prevent leakage of communication information of a newly created group because the server does not transmit communication information of a newly created group to other members not belonging to the target group, Safety can be guaranteed.

10A is a schematic diagram of a group creating apparatus according to one exemplary embodiment. As shown in FIG. 10A, the group creating apparatus is applied to the server 150 in the execution environment shown in FIG. 1, and the group creating apparatus includes a request receiving module 1010, a subgroup creating module 1020, Lt; RTI ID = 0.0 > 1 < / RTI > identifier transmission module 1030.

The request receiving module 1010 receives a create request to create a target subgroup. The creation request includes the group identifier of the target group to which the client that has sent the creation request belongs.

The subgroup creation module 1020 creates a target subgroup associated with the target group.

The identifier transmission module 1030 transmits the subgroup identifier of the target subgroup to the member of the target subgroup.

Wherein the member of the target subgroup is a subset of the members of the target group.

In the first possible realization method of the present embodiment, the subgroup creation module 1020 includes a member list acquisition unit 1021 for acquiring a member list included in the creation request, a target subgroup corresponding to the member list And a subgroup creation unit 1022 for creating a subgroup. The member list of the target subgroup includes a client that has transmitted the creation request.

Referring to FIG. 10B, in a second possible realization of the present embodiment, the apparatus includes a subscription request receiving module 1040 for receiving a subscription request for joining a client of the target group to the target subgroup, And a client subscription module (1050) for subscribing clients of the group to the target subgroup.

In a third possible implementation of the present embodiment, the apparatus comprises: an information receiving module for receiving the communication information including the subgroup identifier of the target subgroup as communication information transmitted from a member of the target subgroup 1060), a member list search module (1070) for searching a member list of a target subgroup corresponding to the target subgroup based on the subgroup identifier of the target subgroup, a search module And an information transmission module 1080 for transmitting the communication information to other members other than the member who has transmitted the communication information among the member list.

In summary, according to the group creating apparatus according to the present embodiment, after receiving the creation request including the group identifier of the target group to which the client that has sent the creation request as the creation request for creating the target subgroup is included, Creates a target subgroup associated with the group, and transmits the subgroup identifier of the target subgroup to the member of the target subgroup. Here, the members of the target subgroup are a subset of the members of the target group. Therefore, it is possible that other members not belonging to the target group are included in the newly created group, that is, the server needs to transmit the communication information of the newly created group to the other members, thereby solving the problem of the related art that wastes server resources, It is possible to save server resources and to prevent leakage of communication information of a newly created group because the server does not transmit communication information of a newly created group to other members not belonging to the target group, Safety can be guaranteed.

11 is a schematic diagram of a group creating apparatus according to one exemplary embodiment. As shown in FIG. 11, the group creating apparatus is applied to the client 110 in the execution environment shown in FIG. 1, and the group creating apparatus includes a request transmitting module 1110 and an identifier receiving module 1120 But is not limited thereto.

The request send module 1110 sends a create request to the server to create the target subgroup. The creation request includes the group identifier of the target group.

The identifier receiving module 1120 receives the subgroup identifier of the target subgroup transmitted from the server.

Here, the target subgroup is a subgroup related to the target group to which the client belongs, and the member of the target subgroup is a subset of the members of the target group.

In summary, according to the group creating apparatus of the present embodiment, a request to create a target subgroup is transmitted to a server, a server creates a target subgroup after receiving a create request, And when the client receives the subgroup identifier, the target subgroup can be successfully created. Here, the members of the target subgroup are a subset of the members of the target group. Therefore, it is possible that other members not belonging to the target group are included in the newly created group, that is, the server needs to transmit the communication information of the newly created group to the other members, thereby solving the problem of the related art that wastes server resources, It is possible to save server resources and to prevent leakage of communication information of a newly created group because the server does not transmit communication information of a newly created group to other members not belonging to the target group, Safety can be guaranteed.

12 is a schematic diagram of a group withdrawal apparatus according to one exemplary embodiment. 12, the group withdrawal apparatus is applied to the server 120 of the execution environment shown in FIG. 1, and the group withdrawal apparatus includes a request receiving module 1210, a member list search module 1220, Deletion module 1230, but is not limited thereto.

The request receiving module 1210 receives a withdrawal request to withdraw from the target subgroup. The withdraw request includes the subgroup identifier of the target subgroup.

The member list search module 1220 receives a withdrawal request to withdraw from the target subgroup. The withdraw request includes the subgroup identifier of the target subgroup.

The client deletion module 1230 deletes the client that has transmitted the withdrawal request from the member list of the target subgroup.

Here, the target subgroup is a subgroup associated with one target group, and the members of the target subgroup are a subset of the members of the target group.

According to the group withdrawal apparatus of the present embodiment, after receiving a withdrawal request for withdrawing from the target subgroup and receiving a withdrawal request, the group withdrawing apparatus of the present embodiment divides the list of members of the target subgroup corresponding to the subgroup identifier of the target subgroup And deletes the client that has transmitted the withdrawal request from the member list of the target subgroup. Here, the withdrawal request includes the subgroup identifier of the target subgroup. The target subgroup is a subgroup associated with one target group and the members of the target subgroup are a subset of the members of the target group. Therefore, it is possible that other members not belonging to the target group are included in the newly created group, that is, the server needs to transmit the communication information of the newly created group to the other members, thereby solving the problem of the related art that wastes server resources, It is possible to save server resources and to prevent leakage of communication information of a newly created group because the server does not transmit communication information of a newly created group to other members not belonging to the target group, Safety can be guaranteed.

The subgroup members of the target subgroup may request withdrawal so that the server uses the resources to deliver the communication information to the member but avoids the situation where the communication information is of no value to the member, You can save even more. Further, the communication information can avoid interference with the member, and the user experience can be improved.

FIG. 13 is a schematic diagram of a group withdrawal apparatus according to an exemplary embodiment. As shown in FIG. 13, the group withdrawal apparatus is applied to the server 120 of the execution environment shown in FIG. 1, Includes a request receiving module 1310, a member list searching module 1320, and a client deleting module 1330, but is not limited thereto.

The request receiving module 1310 receives a withdrawal request to withdraw from the target subgroup. The withdraw request includes the subgroup identifier of the target subgroup.

The member list search module 1320 receives a withdrawal request to withdraw from the target subgroup. The withdraw request includes the subgroup identifier of the target subgroup.

The client deletion module 1330 deletes the client that has transmitted the withdrawal request from the member list of the target subgroup.

Here, the target subgroup is a subgroup associated with one target group, and the members of the target subgroup are a subset of the members of the target group.

In a possible realization of this embodiment, the apparatus comprises a client determination module 1340 for determining whether the client that transmitted the withdrawal request is a creator of the target subgroup, And a subgroup disassembly module 1350 for disassociating the target subgroup when the client that transmitted the withdrawal request is the creator of the target subgroup.

If the client that has transmitted the withdrawal request is not the creator of the target subgroup, the client deletion module 1330 deletes the client that transmitted the withdrawal request from the target subgroup, From the member list.

According to the group creating apparatus according to the present embodiment, after receiving a withdrawal request for withdrawing from the target subgroup and receiving a withdrawal request, a group list of the target subgroup corresponding to the subgroup identifier of the target subgroup And deletes the client that has transmitted the withdrawal request from the member list of the target subgroup. Here, the withdrawal request includes the subgroup identifier of the target subgroup. The target subgroup is a subgroup associated with one target group and the members of the target subgroup are a subset of the members of the target group. Therefore, it is possible that other members not belonging to the target group are included in the newly created group, that is, the server needs to transmit the communication information of the newly created group to the other members, thereby solving the problem of the related art that wastes server resources, It is possible to save server resources and to prevent leakage of communication information of a newly created group because the server does not transmit communication information of a newly created group to other members not belonging to the target group, Safety can be guaranteed.

The subgroup members of the target subgroup may request withdrawal so that the server uses the resources to deliver the communication information to the member but avoids the situation where the communication information is of no value to the member, You can save even more. Further, the communication information can avoid interference with the member, and the user experience can be improved.

14 is a schematic diagram of a group withdrawal apparatus according to one exemplary embodiment. As shown in FIG. 14, the group withdrawal apparatus is applied to the server 120 of the execution environment shown in FIG. 1, A first list retrieval module 1430, a first deletion module 1440, a second list retrieval module 1450, a second deletion module 1460, a second deletion module 1460, But is not limited thereto.

The withdrawal request receiving module 1410 receives a withdrawal request to withdraw from the target group. The withdrawal request includes the group identifier of the target group.

The subgroup identifier inquiry module 1420 inquires about the subgroup identifier associated with the group identifier. The member of the subgroup corresponding to the subgroup identifier obtained by the inquiry is a subset of the members of the target group.

The first list retrieval module 1430 retrieves a list of members of the target group corresponding to the group identifier.

The first deletion module 1440 deletes the client that transmitted the withdrawal request from the list of members of the target group.

The second list search module 1450 searches the member list of the corresponding subgroup based on the subgroup identifier obtained by inquiry.

The second deletion module 1460 deletes the client from the member list of the subgroup retrieved.

According to the group withdrawal apparatus according to the present embodiment, upon receiving a withdrawal request to withdraw from the target group, the subgroup identifier associated with the group identifier of the target group is inquired, and based on the group identifier, Searches the member list of the group, deletes the client that has transmitted the withdrawal request from the member list of the target group, searches the member list of the corresponding subgroup based on the obtained subgroup identifier, ≪ / RTI > Here, the member of the subgroup corresponding to the subgroup identifier obtained by inquiry is a subset of the members of the target group. Therefore, it is possible that other members not belonging to the target group are included in the newly created group, that is, the server needs to transmit the communication information of the newly created group to the other members, thereby solving the problem of the related art that wastes server resources, It is possible to save server resources and to prevent leakage of communication information of a newly created group because the server does not transmit communication information of a newly created group to other members not belonging to the target group, Safety can be guaranteed.

In addition, since the client leaves the target group and leaves the target group at the same time, the server does not need to continuously transmit communication information of the subgroup to the client. Accordingly, in the related art, it is possible to solve the problem that the server continuously transmits the communication information of the subgroup of the target group to the client and wastes server resources, saves server resources, and allows the server The communication information of the subgroup of the target group is not transmitted, so that the leakage of the communication information of the subgroup can be prevented and the safety of the communication information of the subgroup can be assured.

14 is a schematic diagram of a group withdrawal apparatus according to an exemplary embodiment. 14, the group withdrawal apparatus is applied to the server 150 in the execution environment shown in FIG. 1, and the group withdrawal apparatus includes a withdrawal request receiving module 1510, a subgroup identifier inquiry module 1520, A first list retrieval module 1530, a first deletion module 1540, a second list retrieval module 1550, and a second deletion module 1560. However, the present invention is not limited thereto.

The withdrawal request receiving module 1510 receives a withdrawal request to withdraw from the target group. The withdrawal request includes the group identifier of the target group.

The subgroup identifier inquiry module 1520 inquires of the subgroup identifier associated with the group identifier. The member of the subgroup corresponding to the subgroup identifier obtained by the inquiry is a subset of the members of the target group.

The first list retrieval module 1530 retrieves a list of members of the target group corresponding to the group identifier.

The first deletion module 1540 deletes the client that has transmitted the withdrawal request from the list of members of the target group.

The second list search module 1550 searches the member list of the corresponding subgroup based on the subgroup identifier obtained by inquiry.

The second deletion module 1560 deletes the client from the list of members of the subgroup retrieved.

In the first possible realization method of the present embodiment, the apparatus includes a first determination module 1570 for determining whether the client that transmitted the withdrawal request is a creator of the target group, a determination module 1570 And a group disassembly module 1580 for disassociating the target group and the target group with respect to the target group when the client that transmitted the withdrawal request is the creator of the target group.

If it is determined by the first determination module 1570 that the client that transmitted the cancellation request is not the creator of the target group, the first deletion module 1540 deletes the client that transmitted the cancellation request from the target group From the member list.

In the second possible realization method of the present embodiment, the apparatus determines whether or not the client that has transmitted the withdrawal request is the creator of the subgroup corresponding to the subgroup identifier, with respect to each subgroup identifier in the subgroup identifiers obtained by inquiry A second determination module 1590 for determining whether the client that transmitted the withdrawal request is a creator of the subgroup corresponding to the subgroup identifier as a result of the determination by the second determination module, And a subgroup decomposition module 1591 for decomposing the subgroups.

As a result of the determination by the second determination module 1590, the second deletion module 1560 deletes the subgroups corresponding to the subgroups corresponding to the subgroup identifiers, And deleting the client from the member list of the client.

According to the group withdrawal apparatus according to the present embodiment, upon receipt of a withdrawal request for withdrawal from the target group, the subgroup identifier associated with the group identifier of the target group is inquired, and based on the group identifier, Searches the member list of the corresponding subgroup based on the subgroup identifier obtained by inquiry, deletes the client that has transmitted the withdrawal request from the member list of the target group, searches the member list of the corresponding subgroup based on the inquiry, Delete the client from the member list. The members of the subgroup corresponding to the subgroup identifier obtained by the inquiry are a subset of the members of the target group. Therefore, it is possible that other members not belonging to the target group are included in the newly created group, that is, the server needs to transmit the communication information of the newly created group to the other members, thereby solving the problem of the related art that wastes server resources, It is possible to save server resources and to prevent leakage of communication information of a newly created group because the server does not transmit communication information of a newly created group to other members not belonging to the target group, Safety can be guaranteed.

In addition, since the client leaves the target group and leaves the target group at the same time, the server does not need to continuously transmit communication information of the subgroup to the client. Accordingly, in the related art, it is possible to solve the problem that the server continuously transmits the communication information of the subgroup of the target group to the client and wastes server resources, saves server resources, and allows the server The communication information of the subgroup of the target group is not transmitted, so that the leakage of the communication information of the subgroup can be prevented and the safety of the communication information of the subgroup can be assured.

The present embodiment detects whether or not the client is the creator of the target group before deleting the client in the member list of the target group and performs the deletion operation only when the client is not the creator of the target group as a result of detection, In the case of the creator of the target group, the target group and the target group's subgroup are dissociated. Therefore, it is possible to avoid the phenomenon that the server continues to transmit communication information to the subgroup and waste server resources. Similarly, before deleting the identity identifier in the member list of the subgroup corresponding to the subgroup identifier, it is first detected whether the client is the creator of the subgroup, and the deletion operation is performed only when the client is not the creator of the subgroup, If the client is the creator of the subgroup, then the subgroup is directly disbanded. Therefore, it is possible to avoid the phenomenon that the server continues to transmit communication information to the subgroup and waste server resources.

16 is a schematic diagram showing a configuration of a server according to an embodiment of the present invention. The server 1600 may vary greatly depending on the placement or performance and may include one or more central processing units (CPUs) 1622 (e.g., one or more processors), a memory 1632, an APP 1642, (E.g., one or more large storage devices) that store the data 1644. The memory 1632 and the storage medium 1630 may be temporarily or permanently stored. The program stored in the storage medium 1630 may include one or more modules (not shown) and each module may include a series of command operations to the server. The central processor 1622 further communicates with the storage medium 1630 And executes a series of command operations in the storage medium 1630 at the server 1600. [

The server 1600 may include one or more power sources 1626, one or more wired or wireless network interfaces 1650, one or more input and output interfaces 1658, one or more keyboards 1656, and / or one or more OSes 1641 ServerTM, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, etc.).

17 is a schematic diagram of a terminal 1700 according to one exemplary embodiment. The client 110 can be operated in the terminal. The terminal 1700 may be, for example, a cellular phone, a computer, a digital broadcasting terminal, a message transmission / reception device, a game console, a tablet device, a medical facility, a fitness device, a PDA,

17, a terminal 1700 includes a process assembly 1702, a memory 1704, a power assembly 1706, a multimedia assembly 1708, an audio assembly 1710, an input / output (I / O) interface 1712, A sensor assembly 1714, and a communication assembly 1716. In one embodiment,

Process assembly 1702 typically controls the overall operation of terminal 1700 and may control operations associated with, for example, display, telephone calls, data communications, camera operations, and record operations. Process assembly 1702 includes one or more processors 1720 to complete all or part of the method by executing instructions. Process assembly 1702 also includes one or more modules, which are convenient for drawing between process assembly 1702 and other assemblies. For example, the process assembly 1702 includes a multimedia module, which facilitates an interface between the multimedia assembly 1708 and the process assembly 1702.

Various types of data are stored in the memory 1704 to support the operation of the terminal 1700. Examples of such data include instructions, contact data, phone book data, messages, images, video, and the like for executing any application programs or methods operating in the terminal 1700. The memory 1704 may be implemented in any type of volatile or nonvolatile memory or a combination of both and may be implemented using any suitable type of memory such as, for example, static random access memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable memory Read only memory (ROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic disk or compact disk.

Power assembly 1706 is for powering each assembly of terminal 1700. The power assembly 1706 may include a power management system, one or more power sources, and other assemblies for generating, managing, and distributing power for the terminal 1700.

The multimedia assembly 1708 includes a screen that provides one output interface between the terminal 1700 and the user. In some embodiments, the screen may include a liquid crystal display (LCD) and a touch panel (TP). When the screen includes a touch panel, the screen may implement a touch screen capable of receiving a user-entered signal. The touch panel includes one or a plurality of touch sensors, and can detect touch, sliding, and hand movements on the touch panel. The touch sensor can sense a boundary position of a touch or a sliding operation, and can detect a duration and a pressure associated with the touch or sliding operation. In some embodiments, the multimedia assembly 1708 includes one front camera and / or a rear camera. When the terminal 1700 is in an operation mode such as a shooting mode or a video mode, for example, the front camera and / or the rear camera can receive multimedia data from the outside. The front camera and the rear camera may be one fixed optical lens system or may have a variable focal length and an optical zoom function.

Audio assembly 1710 is for outputting and / or inputting audio signals. For example, the audio assembly 1710 includes a microphone (MIC), and when the terminal 1700 is in an operating mode such as, for example, a call mode, a recording mode, and a voice recognition mode, do. The received audio signal may be stored in the advance memory 1704 or transmitted via the communication assembly 1716. In some embodiments, the audio assembly 1710 may further include a speaker to output an audio signal.

The I / O interface 1712 is for providing an interface between the process assembly 1702 and the peripheral interface module. The peripheral interface module may be a keyboard, a wheel key, a button, and the like. These buttons include, but are not limited to, a home button, a volume button, an action button, and a lock button.

The sensor assembly 1714 includes one or more sensors that provide a terminal 1700 with a status assessment of each side. For example, the sensor assembly 1714 can detect the relative positioning of the assembly of the terminal 1700, such as the on / off state of the terminal 1700, the display, and the keypad. For example, the sensor assembly 1714 may be used to determine the position of the terminal 1700 or the assembly of the terminal 1700, the contact between the user and the terminal 1700, the orientation or acceleration / deceleration of the terminal 1700, 1700 can be detected. The sensor assembly 1714 may include a proximity sensor to detect the presence of a nearby object under circumstances without any physical contact. The sensor assembly 1714 can further include a light sensor, such as, for example, a CMOS or CCD image sensor, and is used in imaging applications. In some embodiments, the sensor assembly 1714 may include an acceleration sensor, a gyro sensor, a magnetic sensor, a pressure sensor or a temperature sensor, and the temperature sensor may collect temperature of the natural environment and / have.

The communication assembly 1716 is used for wired or wireless communication between the terminal 1700 and other facilities. The terminal 1700 can be connected to a wireless network conforming to a communication standard such as WiFi, 2G or 3G, or a combination thereof. In one exemplary embodiment, communication assembly 1716 may receive broadcast signals or broadcast-related information from an external broadcast management system over a broadcast channel. In one exemplary embodiment, the communication assembly 1716 further includes a short-range wireless communication (NFC) module to facilitate short-range communication. For example, NFC modules can be realized based on RFID technology, IrDA technology, UWB technology, Bluetooth (BT) technology and other technologies.

In an exemplary embodiment, the terminal 1700 may include one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing equipment (DSPDs), programmable logic devices An array (FPGA), a controller, a microcontroller, a microprocessor, or other electronic device to perform the above method.

In an exemplary embodiment, a non-volatile, computer-readable storage medium containing instructions includes, for example, a memory 1704 including instructions, and the instructions are stored in the processor 1720 of the terminal 1700, So that the above method can be realized. For example, the non-temporary computer-readable storage medium may be ROM, RAM, CD-ROM, magnetic tape, floppy disk, optical data storage, and the like.

Other embodiments of the present invention will readily occur to those skilled in the art from a reading of the specification and practice of the invention described in the specification. It is to be understood that the invention includes any variations, uses, or adaptability changes to the invention, which variations, uses, or adaptability changes are in accordance with the generic principles of the present invention and are not known to those skilled in the art And includes conventional technical means. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the invention being indicated by the following claims.

The present invention is not limited to the above description and the drawings, and various modifications and changes can be made without departing from the scope of the present invention. The scope of the present invention is limited only by the appended claims.

Claims (26)

delete delete delete delete delete A group withdrawal method used in a server,
Receiving the withdrawal request including the subgroup identifier of the target subgroup as a withdrawal request to withdraw from the target subgroup,
Retrieving a list of members of a corresponding target subgroup based on the subgroup identifiers of the target subgroup;
Determining whether a client that has transmitted the withdrawal request is a creator of the target subgroup,
Disassembling the target subgroup if the client that transmitted the withdrawal request is a creator of the target subgroup;
And deleting, from the member list of the target subgroup, a client that has transmitted the withdrawal request when the client that transmitted the withdrawal request is not the creator of the target subgroup
Lt; / RTI >
Wherein the target subgroup is a subgroup associated with one target group and the members of the target subgroup are a subset of the members of the target group.
How to leave a group.
delete A group withdrawal method used in a server,
Receiving the withdrawal request including the group identifier of the target group as a withdrawal request to withdraw from the target group,
Querying a subgroup identifier associated with the group identifier;
Retrieving a list of members of the target group corresponding to the group identifier;
Determining whether a client that has transmitted the withdrawal request is a creator of the target group,
Disassociating the target group and the subgroup associated with the target group when the client that transmitted the withdrawal request is the creator of the target group;
Deleting a client that has transmitted the withdrawal request from a member list of the target group when the client that transmitted the withdrawal request is not the creator of the target group;
Retrieving a member list of the subgroup corresponding to the subgroup identifier obtained by the inquiry;
Determining whether a client that has transmitted the withdrawal request is a creator of a subgroup corresponding to the subgroup identifier for each subgroup identifier in the subgroup identifiers obtained by inquiry;
Dividing the subgroup corresponding to the subgroup identifier when the client that transmitted the withdrawal request is a creator of the subgroup corresponding to the subgroup identifier;
Deleting the client from the member list of the subgroup obtained by searching if the client that transmitted the withdrawal request is not the creator of the subgroup corresponding to the subgroup identifier
Lt; / RTI >
Wherein, in the step of inquiring the subgroup identifier related to the group identifier, the member of the subgroup corresponding to the subgroup identifier obtained by inquiry is a subset of the members of the target group
How to leave a group.
delete delete delete delete delete delete delete 1. A group withdrawal apparatus used in a server,
A request receiving module for receiving the withdrawal request including a subgroup identifier of the target subgroup as a withdrawal request to withdraw from a target subgroup,
A member list retrieval module for retrieving a list of members of a target subgroup corresponding to the subgroup identifier of the target subgroup,
A client deletion module for deleting the client that has transmitted the withdrawal request from the member list of the target subgroup;
A client determination module for determining whether the client that transmitted the withdrawal request is a creator of the target subgroup,
As a result of the determination by the client determination module, if the client that transmitted the withdrawal request is the creator of the target subgroup, the subgroup dissolution module
/ RTI >
Wherein the target subgroup is a subgroup associated with one target group and the members of the target subgroup are a subset of the members of the target group,
Wherein the client deletion module deletes a client that has transmitted the withdrawal request from the member list of the target subgroup as a result of the determination by the client determination module when the client that transmitted the withdrawal request is not the creator of the target subgroup Is performed.
Group withdrawal device.
delete 1. A group withdrawal apparatus used in a server,
A withdrawal request receiving module for receiving the withdrawal request including a group identifier of the target group as a withdrawal request for withdrawing from a target group,
A subgroup identifier inquiry module for inquiring a subgroup identifier related to the group identifier;
A first list retrieval module for retrieving a list of members of the target group corresponding to the group identifier;
A first deletion module for deleting a client that has transmitted the withdrawal request from the list of members of the target group;
A second list retrieval module for retrieving a member list of a subgroup corresponding to the retrieved subgroup identifier;
A second deletion module for deleting the client from the member list of the subgroup obtained by searching;
A first determination module for determining whether the client that transmitted the withdrawal request is a creator of the target group,
A group disassembly module for disassociating the target group and the target group with respect to the target group when the client that has transmitted the withdrawal request is the creator of the target group as a result of the determination by the first determination module;
A second determination module for determining, for each of the subgroup identifiers of the subgroup identifiers obtained by inquiry, whether the client that has transmitted the withdrawal request is a creator of the subgroup corresponding to the subgroup identifier;
The second determination module determines that the client that has transmitted the withdrawal request is a creator of the subgroup corresponding to the subgroup identifier,
/ RTI >
A member of the subgroup corresponding to the subgroup identifier obtained by the subgroup identifier inquiry module is a subset of the members of the target group,
If it is determined by the first determination module that the client that transmitted the cancellation request is not the creator of the target group, the first cancellation module deletes the client that transmitted the cancellation request from the member list of the target group Lt; / RTI >
If the client that transmitted the withdrawal request is not the creator of the subgroup corresponding to the subgroup identifier as a result of the determination by the second determination module, the second deletion module extracts, from the member list of the subgroup, The method comprising the steps of:
Group withdrawal device.
delete delete delete delete A processor,
A memory for storing instructions executable by the processor,
The processor comprising:
Receiving the withdrawal request including the subgroup identifier of the target subgroup as a withdrawal request to withdraw from the target subgroup,
Retrieves a list of members of the target subgroup corresponding to the subgroup identifier of the target subgroup,
Determining whether a client that has transmitted the withdrawal request is a creator of the target subgroup,
If the client that transmitted the withdrawal request is a creator of the target subgroup,
If the client that transmitted the withdrawal request is not the creator of the target subgroup, the client that has transmitted the withdrawal request is deleted from the member list of the target subgroup
Lt; / RTI >
Wherein the target subgroup is a subgroup associated with one target group and the members of the target subgroup are a subset of the members of the target group.
Group withdrawal device.
A processor,
A memory for storing instructions executable by the processor,
The processor comprising:
Receiving the withdrawal request including the group identifier of the target group as a withdrawal request to withdraw from the target group,
Inquires the subgroup identifier associated with the group identifier,
Searching for a member list of the target group corresponding to the group identifier,
Determines whether a client that has transmitted the withdrawal request is a creator of the target group,
If the client that transmitted the withdrawal request is the creator of the target group, disassociate the target group and the subgroup associated with the target group,
And deletes the client that has transmitted the withdrawal request from the member list of the target group when the client that transmitted the withdrawal request is not the creator of the target group,
Searches the member list of the corresponding subgroup based on the obtained subgroup identifier,
Determines whether a client that has transmitted the withdrawal request is a creator of a subgroup corresponding to the subgroup identifier for each subgroup identifier in the subgroup identifiers obtained by inquiry,
Grouping the subgroups corresponding to the subgroup identifiers when the client transmitting the withdrawal request is a creator of the subgroup corresponding to the subgroup identifier,
If the client that transmitted the withdrawal request is not the creator of the subgroup corresponding to the subgroup identifier, delete the client from the member list of the subgroup obtained by searching
Lt; / RTI >
And the member of the subgroup corresponding to the subgroup identifier obtained by the inquiry is a subset of the members of the target group
Group withdrawal device.
8. A group withdrawal method as claimed in claim 6 or claim 8,
A program stored on a computer-readable storage medium.
A computer-readable storage medium on which the program of claim 25 is recorded.
KR1020147026536A 2014-03-20 2014-07-24 Method for exiting from group, apparatus, program and computer-readable storage medium KR101803136B1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN201410105101.5A CN103888344B (en) 2014-03-20 2014-03-20 Group creating method, group exit method and apparatus
CN201410105101.5 2014-03-20
PCT/CN2014/082877 WO2015139398A1 (en) 2014-03-20 2014-07-24 Group creation method and group exit method and apparatus

Publications (2)

Publication Number Publication Date
KR20150118892A KR20150118892A (en) 2015-10-23
KR101803136B1 true KR101803136B1 (en) 2017-12-28

Family

ID=50957069

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020147026536A KR101803136B1 (en) 2014-03-20 2014-07-24 Method for exiting from group, apparatus, program and computer-readable storage medium

Country Status (7)

Country Link
EP (1) EP2922004A1 (en)
JP (1) JP6101861B2 (en)
KR (1) KR101803136B1 (en)
CN (1) CN103888344B (en)
MX (1) MX351528B (en)
RU (1) RU2635889C2 (en)
WO (1) WO2015139398A1 (en)

Families Citing this family (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103888344B (en) * 2014-03-20 2017-07-14 小米科技有限责任公司 Group creating method, group exit method and apparatus
US10079787B2 (en) 2014-03-20 2018-09-18 Xiaomi Inc. Method and apparatus for creating group and exiting group
CN104202173A (en) * 2014-08-11 2014-12-10 鸿富锦精密工业(深圳)有限公司 Terminal device and group joining control method, server and group invitation method
CN104869531B (en) * 2015-04-28 2020-09-01 海尔优家智能科技(北京)有限公司 Group member updating method and device
CN104869532B (en) * 2015-04-28 2020-10-09 海尔优家智能科技(北京)有限公司 Group member management method and device
CN106330662A (en) * 2015-06-30 2017-01-11 阿里巴巴集团控股有限公司 Group establishment method and device for social platform
CN104994003B (en) * 2015-06-30 2018-01-26 广东欧珀移动通信有限公司 A kind of group chat creation method, mobile terminal, server and system
CN105159580B (en) * 2015-08-26 2017-11-24 广东欧珀移动通信有限公司 A kind of method of group, equipment and system
CN105207896B (en) * 2015-09-23 2019-05-03 腾讯科技(深圳)有限公司 Internet phone-calling method and apparatus
CN108353018B (en) * 2015-11-25 2020-08-25 华为技术有限公司 Method, device and system for sending message
CN105530169A (en) * 2015-12-18 2016-04-27 阿里巴巴集团控股有限公司 Group creating method and device
CN106911555A (en) * 2015-12-23 2017-06-30 北京奇虎科技有限公司 Group chat message treatment method, server and terminal
JP6356169B2 (en) * 2016-03-03 2018-07-11 Line株式会社 Display control method, program, and terminal
CN107368238B (en) * 2016-05-11 2020-12-04 腾讯科技(深圳)有限公司 Information processing method and terminal
CN108737240A (en) * 2017-04-18 2018-11-02 阿里巴巴集团控股有限公司 The method that the method, apparatus and group that chat group automatically creates create
CN106961342A (en) * 2017-04-28 2017-07-18 维沃移动通信有限公司 A kind of group chat method and mobile terminal
CN106972941B (en) * 2017-04-28 2019-10-15 维沃移动通信有限公司 A kind of group chat method and mobile terminal
CN111314211A (en) * 2017-06-21 2020-06-19 北京小米移动软件有限公司 Message forwarding method and device
CN107508690B (en) * 2017-09-07 2021-02-05 咪咕互动娱乐有限公司 Communication method, device and storage medium
CN109905431B (en) 2017-12-08 2021-01-26 京东方科技集团股份有限公司 Message processing method and system, storage medium and electronic equipment
CN108199952A (en) * 2018-01-08 2018-06-22 赵宇航 A kind of method for sending information and device based on social software
CN109327381B (en) * 2018-10-30 2021-01-22 蓝信移动(北京)科技有限公司 Method and device for rapidly adding personnel into group and creating new group
CN109714179A (en) * 2018-12-29 2019-05-03 联想(北京)有限公司 A kind of information processing method and electronic equipment
CN109787785A (en) * 2019-02-01 2019-05-21 杭州来布科技有限公司 Group management, background server and terminal
CN110198489B (en) * 2019-05-17 2021-07-09 网宿科技股份有限公司 Multi-group audio and video interaction method and system
US10893237B2 (en) 2019-05-17 2021-01-12 Wangsu Science & Technology Co., Ltd. Method and system for multi-group audio-video interaction
CN110286854B (en) * 2019-06-12 2021-10-29 北京达佳互联信息技术有限公司 Method, device, equipment and storage medium for group member management and group message processing
CN110380876B (en) * 2019-06-26 2022-02-18 视联动力信息技术股份有限公司 Group chat service implementation method, device, system, terminal, server and medium
WO2020263210A1 (en) * 2019-06-28 2020-12-30 Turkcell Teknoloji Arastirma Ve Gelistirme Anonim Sirketi System and method for alerting a plurality of persons in group chats in instant messaging applications
CN112835658B (en) * 2019-11-22 2023-10-27 腾讯科技(深圳)有限公司 Conversation room processing method and device
CN112995012B (en) * 2019-12-13 2023-01-31 阿里巴巴集团控股有限公司 Method and device for creating temporary chat group based on chat group
CN114095288A (en) * 2020-07-30 2022-02-25 阿里巴巴集团控股有限公司 User group interaction method and device and electronic equipment
CN113225247B (en) * 2021-07-02 2021-12-07 中兴通讯股份有限公司 Group chat processing method and system, electronic device and computer readable storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101997783A (en) 2009-08-21 2011-03-30 阿里巴巴集团控股有限公司 Implementation method and server for instant messaging tool contact structured group
US20130346504A1 (en) * 2011-02-25 2013-12-26 Huawei Technologies Co., Ltd. Group communication method and apparatus for group communication

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3762084B2 (en) * 1997-12-26 2006-03-29 キヤノン株式会社 Wireless communication system, wireless communication apparatus, and wireless communication method
JP3752932B2 (en) * 1999-12-03 2006-03-08 三菱電機株式会社 Communication system and communication method
US6993564B2 (en) * 2000-12-22 2006-01-31 At&T Corp. Method of authorizing receipt of instant messages by a recipient user
US7475151B2 (en) * 2000-12-22 2009-01-06 Oracle International Corporation Policies for modifying group membership
US20030191762A1 (en) * 2002-04-08 2003-10-09 Juha Kalliokulju Group management
US7234117B2 (en) * 2002-08-28 2007-06-19 Microsoft Corporation System and method for shared integrated online social interaction
US7596625B2 (en) * 2003-01-27 2009-09-29 Microsoft Corporation Peer-to-peer grouping interfaces and methods
US7546086B2 (en) * 2004-05-07 2009-06-09 Telefonaktiebolaget L M Ericsson (Publ) Ad-hoc messaging between wireless devices
US20060235981A1 (en) * 2005-04-19 2006-10-19 Nokia Corporation Providing a second service to a group of users using a first service
CN1941718B (en) * 2005-09-30 2013-01-02 腾讯科技(深圳)有限公司 Method for managing instant-telecommunication group
JP4299320B2 (en) * 2006-06-06 2009-07-22 株式会社エヌ・ティ・ティ・ドコモ Group communication server
CN101150536A (en) * 2007-11-07 2008-03-26 腾讯科技(深圳)有限公司 Discussion group creation/distribution method, device and instant communication system
JP5405033B2 (en) * 2008-03-18 2014-02-05 株式会社Nttドコモ Call control device
CN101296200B (en) * 2008-06-30 2011-02-02 腾讯科技(深圳)有限公司 System and method for establishing multi-user conversation
JP2010021863A (en) * 2008-07-11 2010-01-28 Sharp Corp Network system, communication terminal, communication method, and communication program
JP5250904B2 (en) * 2008-12-11 2013-07-31 シャープ株式会社 Information processing device
JP2010218353A (en) * 2009-03-18 2010-09-30 Oki Electric Ind Co Ltd Clustering device and clustering method
US20110055011A1 (en) * 2009-08-27 2011-03-03 Sony Corporation System and method for supporting a consumer aggregation procedure in an electronic network
WO2012111255A1 (en) * 2011-02-14 2012-08-23 パナソニック株式会社 Paging method, paging system, communication device, and correspondent node
CN103297280B (en) * 2013-06-24 2015-09-02 腾讯科技(深圳)有限公司 A kind ofly add the method for groups of users, the method exiting groups of users and device
CN103888344B (en) * 2014-03-20 2017-07-14 小米科技有限责任公司 Group creating method, group exit method and apparatus

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101997783A (en) 2009-08-21 2011-03-30 阿里巴巴集团控股有限公司 Implementation method and server for instant messaging tool contact structured group
US20130346504A1 (en) * 2011-02-25 2013-12-26 Huawei Technologies Co., Ltd. Group communication method and apparatus for group communication

Also Published As

Publication number Publication date
CN103888344A (en) 2014-06-25
JP6101861B2 (en) 2017-03-22
WO2015139398A1 (en) 2015-09-24
RU2635889C2 (en) 2017-11-16
RU2015130840A (en) 2017-05-03
CN103888344B (en) 2017-07-14
JP2016522477A (en) 2016-07-28
KR20150118892A (en) 2015-10-23
MX2014011017A (en) 2016-02-19
EP2922004A1 (en) 2015-09-23
MX351528B (en) 2017-10-18

Similar Documents

Publication Publication Date Title
KR101803136B1 (en) Method for exiting from group, apparatus, program and computer-readable storage medium
CN106921560B (en) Voice communication method, device and system
EP3029889B1 (en) Method for instant messaging and device thereof
US10728198B2 (en) Methods and apparatus for dynamic location-based media broadcasting
CN109521918B (en) Information sharing method and device, electronic equipment and storage medium
US11379180B2 (en) Method and device for playing voice, electronic device, and storage medium
WO2017045302A1 (en) Information collection method and device
KR101852244B1 (en) Recommendation information acquisition method, terminal, server, program, and recording medium
CN110737844B (en) Data recommendation method and device, terminal equipment and storage medium
CN112367554B (en) Message interaction method and device, electronic equipment and storage medium
CN109302341B (en) Instant messaging method, instant messaging device, electronic equipment and storage medium
WO2022022441A1 (en) User group interaction method and apparatus, and electronic device
CN108848484B (en) Equipment sharing method, device and storage medium
US10079787B2 (en) Method and apparatus for creating group and exiting group
CN106209604A (en) Add the method and device of good friend
CN112202582B (en) Group establishing method and device, electronic equipment and storage medium
JP2016524767A (en) Instant message management method, apparatus, program, and recording medium
TWI558159B (en) Portable communication apparatus and method of controlling the same
KR101763272B1 (en) Reminding method, device, program and recording medium
WO2021164588A1 (en) Data sharing method and device
CN113938451A (en) Service reminding method, device, system, electronic equipment and storage medium
CN111338971B (en) Application testing method and device, electronic equipment and storage medium
CN106878654B (en) Video communication method and device
CN110121148B (en) Interphone team method and device
CN112333337B (en) Message checking method, device, equipment and storage medium

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application
J201 Request for trial against refusal decision
J301 Trial decision

Free format text: TRIAL NUMBER: 2016101001148; TRIAL DECISION FOR APPEAL AGAINST DECISION TO DECLINE REFUSAL REQUESTED 20160226

Effective date: 20170807

S901 Examination by remand of revocation
GRNO Decision to grant (after opposition)
GRNT Written decision to grant