CN108306810B - Group building method, server and terminal - Google Patents

Group building method, server and terminal Download PDF

Info

Publication number
CN108306810B
CN108306810B CN201710020042.5A CN201710020042A CN108306810B CN 108306810 B CN108306810 B CN 108306810B CN 201710020042 A CN201710020042 A CN 201710020042A CN 108306810 B CN108306810 B CN 108306810B
Authority
CN
China
Prior art keywords
group
communication
identifier
target
identification
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710020042.5A
Other languages
Chinese (zh)
Other versions
CN108306810A (en
Inventor
楼宏微
王佳
胡元汉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201710020042.5A priority Critical patent/CN108306810B/en
Publication of CN108306810A publication Critical patent/CN108306810A/en
Application granted granted Critical
Publication of CN108306810B publication Critical patent/CN108306810B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • 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/42Mailbox-related aspects, e.g. synchronisation of mailboxes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/52User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail for supporting social networking services

Landscapes

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

Abstract

The invention discloses a group establishing method, a server and a terminal, wherein the group establishing method is applied to the server and comprises the following steps: receiving a group establishment request sent by a terminal, wherein the group establishment request carries a first communication identifier of a current request object and communication information participated by the current request object; acquiring a second communication identification set of all the participating objects except the current request object from the communication information; determining a target identification set of a target object according to the first communication identification and the second communication identification set; and establishing the group of the target object according to the target identification set. The group building method can realize the building of the cross-application group without switching among a plurality of applications, and has simple operation and high group efficiency.

Description

Group building method, server and terminal
Technical Field
The invention relates to the technical field of computers, in particular to a group building method, a server and a terminal.
Background
The electronic mail is a communication mode for providing information exchange by an electronic means, is the service with the widest application of the Internet, and can not only input text contents in the text of the electronic mail, but also send files such as documents, images or audios and videos in an attachment form.
Many existing chat applications are integrated with a mailbox system of the chat application, when a new mail is received, the chat application pops up a reminding page, and a user can enter the mailbox application through the reminding page to view the new mail, at this time, if the user wants to share the content of the new mail to a friend or wants to chat with participants of the mail, such as a mail sender and a sender, it is often necessary to return to a chat application interface to search for corresponding contacts one by one, group the contacts, chat or share the contacts through the group, and if a certain contact is forgotten in the midway, the user needs to return to the mailbox application to confirm again. The group building method requires the user to manually switch between the mailbox application and the chat application, and has complex operation and low group efficiency.
Disclosure of Invention
The invention aims to provide a group building method, a server and a terminal, and aims to solve the technical problems that the existing cross-application group building operation needs to be manually switched among a plurality of applications, and the group efficiency is low.
In order to solve the above technical problems, embodiments of the present invention provide the following technical solutions:
a group building method is applied to a server and comprises the following steps:
receiving a group establishment request sent by a terminal, wherein the group establishment request carries a first communication identifier of a current request object and communication information participated by the current request object;
acquiring a second communication identification set of all the participating objects except the current request object from the communication information;
determining a target identification set of a target object according to the first communication identification and the second communication identification set;
and establishing the group of the target object according to the target identification set.
In order to solve the above technical problems, embodiments of the present invention further provide the following technical solutions:
a group establishing method is applied to a terminal and comprises the following steps:
acquiring a generation instruction of a group establishment request;
acquiring current communication information and a first communication identifier of a current request object according to the generation instruction;
generating the group establishment request according to the communication information and the first communication identifier;
and sending the group establishment request to a server so that the server performs group establishment operation according to the group establishment request.
In order to solve the above technical problems, embodiments of the present invention further provide the following technical solutions:
a server, comprising:
the receiving module is used for receiving a group establishment request sent by a terminal, wherein the group establishment request carries a first communication identifier of a current request object and communication information participated by the current request object;
the acquisition module is used for acquiring a second communication identification set of all the participating objects except the current request object from the communication information;
the determining module is used for determining a target identification set of a target object according to the first communication identification and the second communication identification set;
and the establishing module is used for establishing the group of the target object according to the target identification set.
In order to solve the above technical problems, embodiments of the present invention further provide the following technical solutions:
a terminal, comprising:
the first acquisition module is used for acquiring a generation instruction of the group establishment request;
the second acquisition module is used for acquiring the current communication information and the first communication identifier of the current request object according to the generation instruction;
the generating module is used for generating the group building request according to the communication information and the first communication identifier;
and the sending module is used for sending the group establishment request to a server so that the server performs group establishment operation according to the group establishment request.
According to the group building method, the server and the terminal, the group building request sent by the terminal is received, the group building request carries the first communication identification of the current request object and the communication information participated by the current request object, the second communication identification sets of all participated objects except the current request object are obtained from the communication information, then the target identification set of the target object is determined according to the first communication identification and the second communication identification sets, the group of the target object is built according to the target identification set, the cross-application group building can be realized without switching among a plurality of applications, the operation is simple, and the group efficiency is high.
Drawings
The technical solution and other advantages of the present invention will become apparent from the following detailed description of specific embodiments of the present invention, which is to be read in connection with the accompanying drawings.
Fig. 1a is a schematic view of a group building system according to an embodiment of the present invention;
fig. 1b is a schematic flow chart of a group establishing method according to an embodiment of the present invention;
fig. 2 is a schematic flow chart of a group establishing method according to an embodiment of the present invention;
fig. 3a is a schematic flowchart of a method for sharing email information according to an embodiment of the present invention;
fig. 3b is a schematic diagram illustrating a mail sharing process in an enterprise mailbox system according to an embodiment of the present invention;
FIG. 4a is a schematic structural diagram of a server according to an embodiment of the present invention;
FIG. 4b is a schematic diagram of another structure of a server according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a terminal according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a server according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The embodiment of the invention provides a group establishing method, a server, a terminal and a system.
Referring to fig. 1a, the group building system may include any one of the servers and terminals provided by the embodiments of the present invention.
The server may receive a group establishment request sent by the terminal, where the group establishment request carries a first communication identifier of a current request object and communication information in which the current request object participates, and obtains a second communication identifier set of all participating objects except the current request object from the communication information, and then determines a target identifier set of a target object according to the first communication identifier and the second communication identifier set, and establishes a group of the target object according to the target identifier set.
The terminal may obtain a generation instruction of the group establishment request, obtain current communication information and a first communication identifier of a current request object according to the generation instruction, then generate the group establishment request according to the communication information and the first communication identifier, and send the group establishment request to the server, so that the server performs group establishment operation according to the group establishment request.
The communication information mainly refers to information that at least two users participate in communication in the same communication application, and may include mailbox information, game information, session information, and the like. The first communication identifier and the second communication identifier are used for distinguishing different users in a communication application, and may include a mailbox account, a mailbox address, a registered account of a social platform (instant chat application), or the like, wherein the instant chat application may include a microblog application, a game application, or the like.
For example, the communication information may be mail information, and the first communication identifier and the second communication identifier may be mailbox information. When a user browses mails at a terminal, if instant chatting with mail participants is required to be started, a group establishment request can be generated according to first mailbox information and mail information, the group establishment request is sent to a server, then the server acquires second mailbox information sets of all mail participants except a current requester from the mail information, accounts of a target object in an instant chatting application are determined according to the first mailbox information and the second mailbox information sets, and then a group of the instant chatting is established according to the accounts.
The details will be described below separately. The numbers in the following examples are not intended to limit the order of priority of the examples.
First embodiment
The present embodiment will be described from the perspective of a server, which may be an application server.
Referring to fig. 1b, fig. 1b specifically illustrates a group building method according to a first embodiment of the present invention, which may include:
s101, receiving a group establishment request sent by a terminal, wherein the group establishment request carries a first communication identifier of a current request object and communication information participated by the current request object.
In this embodiment, the terminal may be a mobile phone, a tablet computer, or a network device such as a computer. The communication information mainly refers to information that at least two users participate in communication in the same communication application, and may include mailbox information, game information, session information, or the like, where the communication application may be a mailbox application, a game application, an instant messaging application, or the like. The first communication identifier is used for distinguishing different users in a communication application, and may include a mailbox account, a mailbox address, or a registered account of a social platform (instant messaging application), and the like, where the instant messaging application may include an instant chat application (such as a microblog), a game application, and the like.
Generally, the first communication identifier and the content of the communication information may be different in different communication applications, for example, when the communication application is a mailbox application, the first communication identifier may be a mailbox address or a mailbox account, the communication information may be mail information, and the mail information may include information such as mail content and a mail participating object. When the communication application is a network game application, the first communication identifier may be a game account, and the communication information may be related information of a certain game queue or game room, such as chat content of the game queue or game room, information of each game member, and the like. When the communication application is an instant chat application, the first communication identifier may be an instant chat application account, and the communication information may include chat content, chat members, and other information. It should be noted that the current request object should be the mail participating object or one of the chat members or game members.
And S102, acquiring a second communication identification set of all the participating objects except the current request object from the communication information.
In this embodiment, the second communication identifier in the second communication identifier set may include a mailbox account, a mailbox address, or a registered account of a social platform (instant chat application), which is mainly used to distinguish a current request object from other participating objects.
S103, determining a target identification set of the target object according to the first communication identification and the second communication identification set.
In this embodiment, the target identifier set is mainly used for distinguishing different users in the social platform, and may include registered accounts of each social platform. The target object may include at least one of all participating objects (such as a conversation object, a mail participating object, or a game object) including the current request object.
For example, the step S103 may specifically include:
1-1, determining a participation object identification set according to the first communication identification and the second communication identification set.
For example, the group establishment request may further carry an application identifier, and at this time, the step 1-1 may specifically include:
determining an object identification database corresponding to the application according to the application identification;
and searching the object identifier corresponding to the first communication identifier from the object identifier database, and searching the object identifier corresponding to each second communication identifier in the second communication identifier set to obtain a participating object identifier set.
In this embodiment, the application identifier is mainly used to distinguish different instant messaging applications, and may be a login interface or an application name of each instant messaging application. The object identification database may be determined according to actual needs, and may be a database of registered accounts of a social platform (instant chat application). The object identifier is mainly used for distinguishing different users of the instant messaging application corresponding to the application identifier, and may include a registered account of the social platform, where each first communication identifier or second communication identifier corresponds to a unique object identifier.
In the actual application process, the association relationship between the application identifier and the object database and between the object identifier and the first communication identifier or the second communication identifier need to be established in advance, so that the object identifier database of the specified instant messaging application can be searched through the association relationship subsequently, and the corresponding object identifier can be searched from the object database. Of course, if only one specified instant messaging application is available, the user does not need to obtain the application identifier, and can directly enter the background database in the specified instant messaging application, and determine the participating object identifier set from the background database according to the first communication identifier and the second communication identifier set.
1-2, determining a target identification set of the target object according to the participation object identification set.
In this embodiment, the server may directly determine the participating object identifier set as a target identifier set, or may determine the target identifier set through interaction with the terminal, where a specific determination manner may be determined according to an actual requirement, that is, the steps 1-2 may specifically include:
determining the participation object identification set as a target identification set of a target object; alternatively, the first and second electrodes may be,
determining a selectable identification set according to the participation object identification set; sending the selectable identifier set to the terminal so that the terminal returns a corresponding selected identifier set according to the selectable identifier set; and determining the selected identification set as a target identification set of the target object.
In this embodiment, the target identity set may be at least one of the selectable identity sets, and the selectable identity set may include a registered account number of the social platform, which is mainly used to provide the user with a selectable range of the target identity set. In an actual operation process, the server may generate a selection interface according to the selectable identifier set and send the selection interface to the terminal, so that when the terminal receives and displays the selection interface, a user may select a desired target object from the selection interface. In order to facilitate the user to find the target object quickly, the identification on the selection interface can be divided into a plurality of groups, such as a participating object group, a recent contact group and other groups, and in addition, a search box can be provided on the selection interface so that the user can search accurately and the searching speed of the target object is accelerated.
Further, the step of "determining the selectable identifier set according to the identifier set of the participating object" may specifically include:
searching all object identifications associated with the object identification corresponding to the first communication identification from the object identification database to obtain an associated object identification set;
the set of participating object identifiers and the set of associated object identifiers are determined as a set of selectable identifiers.
In this embodiment, the associated object identifier set may include object identifiers of all objects related to the current request object, such as object identifiers of recent chat objects in the instant chat application or the game application of the current request object, or object identifiers of all objects that the current request object may search for (such as friends on the instant chat application or the game application), and so on, at this time, the target object may be at least one of all participating objects (such as a conversation object, a mail participating object, or a game object) including the current request object, and all associated objects (such as friends of the current request object or recent chat objects).
In addition, it should be noted that, in the process of interaction between the server and the terminal, in order to avoid that the user selects a certain target object by mistake, or wants to cancel the group building operation after selecting the target object, the group building method may further confirm the user before the group building, that is, after the step S103, the group building method may further include:
generating a confirmation request for whether group establishment is carried out or not;
sending the confirmation request to the terminal so that the user can perform confirmation operation according to the confirmation request;
receiving a confirmation result returned by the terminal according to the confirmation operation;
and executing the operation of establishing the group of the target object according to the target identification set according to the confirmation result.
In this embodiment, the confirmation request may be sent to the terminal in the form of a prompt box, and the title of the prompt box may be determined according to the content of the communication information, for example, may be the subject of the communication information. The prompt box may be provided with a plurality of interfaces, which may be in the form of keys or icons, and the like, and may include two keys of "send" and "cancel," and a user may click the interface to generate a corresponding confirmation result. The confirmation result may depend on actual requirements, and may include "yes" and "no", for example. Specifically, when the user clicks the "send" button, the confirmation result is yes, and at this time, the server may perform the group establishment operation. When the user clicks the cancel button, the confirmation result is no, and at this time, the server may not perform any operation and wait for a next instruction of the user.
And S104, establishing the group of the target object according to the target identification set.
In this embodiment, the server may pull all the target identifiers to a group to create a group chat window, where the group chat object in the group chat window is the target object. The window color and the background picture of the group chat window can be determined according to actual requirements, and can be preset by a user according to preference or can be set by the system.
For the purpose of highlighting the group establishment, the name of the group may be generally determined according to the communication information, for example, when the communication information is mail information, the group name may be directly the title of the mail content, when the communication information is game information, the group name may be the name of the game currently being played or the name of the room of the game, etc., and of course, the group name may also be a name customized by the user.
For example, when the communication information is mail information, and the mail information includes mail content, after step S104, the group establishing method may further include:
converting the format of the mail content into a preset format;
and sending the converted mail content to the group so as to share the mail content to the target object.
In this embodiment, the mail content mainly includes a part that can be directly captured or copied and pasted in the mail, which may include a mail body and a title, and usually, the representation form of the mail content is Hyper Text Markup Language (HTML). The mail information may also include information such as mailbox addresses and mail attachments of all mail participating objects, wherein the mail participating objects may include persons related to the mail such as senders (or forwarders), receivers and carbon copy persons. Because the mail content in the HTML Format is inconvenient to be directly viewed in the chat window, if the mail content is to be shared in the Group chat window, the Format of the mail content needs to be converted into a preset Format, where the preset Format may be determined according to actual requirements, and may include a Portable Document Format (PDF), a Joint Photographic Experts Group (JPEG), a Portable network Picture (PNG), or a file Format that is easy to be viewed and read, such as some Document formats. Compared with the existing method that the mail content needs to be captured and copied in the mail application and manually switched to the instant messaging application for sharing, the method has the advantages that the user only needs to operate on the current mail interface to share, operations such as switching and copying the captured image are not needed, the operation is simple and convenient, the sharing efficiency is high, meanwhile, the mail content is automatically converted into a format which is easy to view and read during sharing, user capture and copying are not needed, and the flexibility is high.
As can be seen from the above, in the group establishing method provided in this embodiment, the server may receive, by a group establishing request sent by the terminal, the group establishing request carries the first communication identifier of the current request object and the communication information in which the current request object participates, and obtains, from the communication information, the second communication identifier sets of all the participating objects except the current request object, and then determines, according to the first communication identifier and the second communication identifier set, the target identifier set of the target object, and establishes the group of the target object according to the target identifier set, so that the group of the cross-application can be established without switching among multiple applications, and the group establishing method is simple in operation and high in group efficiency.
Second embodiment
The embodiment will be described from the perspective of a terminal, where the terminal may be a network device such as a mobile phone, a tablet computer, or a computer.
Referring to fig. 2, fig. 2 specifically describes a group establishment method according to a second embodiment of the present invention, which may include:
s201, acquiring a generation instruction of the group building request.
In this embodiment, if the user wants to perform group chat with the current friend in a specific application, the user may click a certain icon in the current communication application to generate a generation instruction of the group establishment request. The communication application may be a mailbox application, a game application, an instant messaging application, or the like. The designated application mainly comprises an instant messaging application, such as an instant chat application or a network game application.
S202, acquiring the current communication information and the first communication identifier of the current request object according to the generation instruction.
In this embodiment, the communication information mainly refers to information that at least two users participate in the same communication application, and may include mailbox information, game information, session information, or the like. The first communication identifier is used for distinguishing different users in a communication application, and may include a mailbox account, a mailbox address, or a registered account of a social platform (instant messaging application), and the like, where the instant messaging application may include an instant chat application (such as a microblog), a game application, and the like.
Generally, the first communication identifier and the content of the communication information may be different in different communication applications, for example, when the communication application is a mailbox application, the first communication identifier may be a mailbox address or a mailbox account, the communication information may be mail information, and the mail information may include information such as mail content and a mail participating user. When the communication application is a network game application, the first communication identifier may be a game account number, and the communication information may be related information of a certain game queue or game room, such as chat content of the game queue or game room and information of each game member. When the communication application is an instant chat application, the first communication identifier may be an instant chat application account, and the communication information may include chat content, chat members, and other information. It should be noted that the current request object should be the mail participating object or one of the chat members or game members.
S203, generating the group building request according to the communication information and the first communication identifier.
In this embodiment, if a plurality of instant messaging applications are available for group chat, for example, the instant messaging applications available for group chat include an instant chat application (such as a microblog) and a network game application, at this time, the terminal further needs to obtain an application identifier of the instant messaging application specified by the user, and generate the group establishment request according to the communication information, the first communication identifier and the application identifier, where the application identifier is mainly used to distinguish different instant messaging applications, and may be a login interface or an application name of the instant messaging application. If only one instant messaging application is available for group chat, the group establishment request can be generated directly according to the communication information and the first communication identifier.
S204, sending the group establishment request to a server so that the server performs group establishment operation according to the group establishment request.
In this embodiment, the server may interact with the terminal or may not interact with the terminal in the process of establishing the group according to the group establishment request, which may be determined according to actual requirements. When interaction is not needed, the server can directly establish a group according to all the participating objects in the communication information, for example, when the communication information is mail information, a chat group comprising all the mail participating objects can be established in a specified instant messaging application. When interaction with the terminal is required, the server may obtain information of people who need to establish a group from the terminal, and then establish a chat group according to the information of the people, that is, after sending the group establishment request to the server, the group establishment method may further include:
receiving and displaying the selectable identifier set returned by the server according to the group establishment request;
acquiring object selection information;
selecting a corresponding object identification set from the selectable identification set according to the object selection information;
and sending the selected object identification set to the server.
In this embodiment, the selectable identity set may include a registered account number of the social platform, which is mainly used to provide the user with a selectable range of the target identity set. The object selection information is mainly addition or deletion information for the selectable identifier set, the selectable identifier set may be in a form of a selection interface, and a user may generate the object selection information by performing operations such as addition or deletion on the selection interface, so that the terminal adds or deletes a corresponding object identifier from the selectable identifier set to obtain a selected identifier set.
As can be seen from the above, in the group establishing method provided in this embodiment, the terminal may obtain the generation instruction of the group establishing request, and obtain the current communication information and the first communication identifier of the current request object according to the generation instruction, and then generate the group establishing request according to the communication information and the first communication identifier, and send the group establishing request to the server, so that the server performs the group establishing operation according to the group establishing request, thereby implementing the group establishment of the cross-application group without switching among multiple applications, which is simple in operation and high in group efficiency.
Third embodiment
The method described in the first and second embodiments will be described in further detail below by way of example.
In this embodiment, the communication information is mail information, and the communication application is an enterprise mailbox application, for example, and the server and the terminal will be described in detail.
As shown in fig. 3a and 3b, a group establishment method may specifically include the following steps:
s301, the terminal acquires a generation instruction of the group establishment request, and acquires current mail information, a first communication identifier and an application identifier of a current request object according to the generation instruction.
For example, the email message may be in the form of an email browsing interface, and the email browsing interface may include a text window for displaying the text of the email, a title window for displaying the title of the email, a mailbox address window for displaying participants such as the recipient, sender, and the sender of the email, and some function keys, such as a share key, a delete key, a reply key, and the like, where the share key may be disposed in the mailbox address window, or may be disposed below the email browsing interface or at other positions. The first communication identifier may be a mailbox account or a mailbox address. The application identifier is mainly used to distinguish different instant messaging applications (such as instant messaging applications M and N), which may be a login interface or an application name of the instant messaging application. Specifically, the current request object may click the sharing key to enter an application selection interface, and then click a button corresponding to the instant messaging application in the application selection interface to generate a generation instruction of the group establishment request, where the current request object may be the mail sender a.
S302, the terminal generates a group building request according to the application identifier, the first communication identifier and the mail information, and sends the group building request to the server.
For example, the group establishment request sent by the terminal to the server may include information such as an application identifier, a first communication identifier, mail content, and a mailbox address of a mail participant.
S303, the server acquires the second communication identification set of the other mail participating objects from the mail information, and determines an object identification database corresponding to the application according to the application identification.
For example, the second communication identifier set may be a mailbox account set or a mailbox address set. The server may obtain the mailbox addresses or mailbox accounts of all the mail participating objects except the current request object (sender a) from the mailbox address window, for example, the second communication identification set includes the mailbox addresses of the mail transcriber C and the recipient B. The object identification database may be a pre-stored database of user accounts.
S304, the server searches the object identifier corresponding to the first communication identifier from the object identifier database, and searches the object identifier corresponding to each second communication identifier in the second communication identifier set to obtain a participating object identifier set.
For example, when the instant messaging application corresponding to the application identifier is M, the object identifier may be an account number registered by the user in the instant messaging application M, and typically, each first communication identifier or second communication identifier corresponds to a unique object identifier. The instant messaging application M can be integrated with an enterprise mailbox application in one application system.
S305, the server searches all the object identifications associated with the first communication identification from the object identification database to obtain an associated object identification set, determines the participating object identification set and the associated object identification set as selectable identification sets, and then sends the selectable identification sets to the terminal.
For example, the associated object id set may include all associated objects (e.g., mail participation objects B and C, recent contact objects, searchable objects, etc.) related to the sender a registered in the instant messaging application M.
S306, the terminal displays the selectable identification set and obtains the selection operation of the user on the selectable identification set.
For example, the set of selectable identifiers may take the form of a selection interface that may include three account groups: the method comprises the steps of selecting a mail participating object group, a recent contact object group and a searchable object group, wherein account numbers in the mail participating object group and the searchable object group can be displayed on a certain sub-page in order to make the whole interface simple and clear, and a user can enter the sub-page by clicking a specified interface on the selection interface. The selection operation may include a delete operation, an add operation, and the like.
S307, the terminal selects a corresponding object identification set from the selectable identification set according to the selection operation and sends the selected identification set to the server.
For example, when the user selects all accounts in the email participant object group, the selected identifier set is the accounts registered in the instant messaging application M for all email participant objects A, B and C.
S308, the server determines the selected identification set as a target identification set of a target object, generates a confirmation request for whether to establish a group, and then sends the confirmation request to the terminal.
For example, the server may determine the mail participant objects A, B and C as target objects and determine their registered account numbers in the instant messaging application M as a target identifier set, and then may generate a prompt box having two buttons of "send" and "cancel" and send the prompt box to the terminal.
S309, the terminal acquires the confirmation operation of the user according to the confirmation request, generates a confirmation result according to the confirmation operation, and then sends the confirmation result to the server.
For example, when the user clicks the "send" button in the prompt box on the terminal, the generated confirmation result is yes, and when the user clicks the "cancel" button in the prompt box, the generated confirmation result is no.
S310, the server builds the group of the target object according to the confirmation result and the target identification set.
For example, when the result of the confirmation is "yes," the server may pull all target account numbers into a group, and the name of the group may be the mail title. When the confirmation result is "no", the server may not perform any operation and wait for a next instruction of the user.
S311, the server converts the format of the mail content in the mail information into a preset format, and shares the converted mail content to the group.
For example, the server may convert the mail content in the HTML format into a format such as PDF, JPEG, or PNG, and send the converted mail content to the group, so that all the mail participating objects can see the converted mail content from the group without returning to the mail application for reference.
As can be seen from the above, the group building method provided in this embodiment, wherein the terminal may obtain a generation instruction of the group building request, and obtain current mail information, a first communication identifier and an application identifier of a currently requested object according to the generation instruction, then generate the group building request according to the application identifier, the first communication identifier and the mail information, and send the group building request to the server, then the server obtains a second communication identifier set of other mail participating objects from the mail information, and determines an object identifier database corresponding to the application according to the application identifier, then searches the object identifier corresponding to the first communication identifier from the object identifier database, and searches the object identifier corresponding to each second communication identifier in the second communication identifier set to obtain a chat object identifier set, and then searches all object identifiers associated with the first communication identifier from the object identifier database, obtaining an associated object identification set, determining the chat object identification set and the associated object identification set as selectable identification sets, then sending the selectable identification sets to a terminal, then the terminal can display the selectable identification sets and obtain the selection operation of a user on the selectable identification sets, then determining a target identification set of a target object from the selectable identification sets according to the selection operation and sending the target identification set to a server, the server generates a confirmation request whether to perform group construction according to the target identification sets and sends the confirmation request to the terminal, then the terminal obtains the confirmation operation of the user according to the confirmation request and generates a confirmation result according to the confirmation operation, then the confirmation result is sent to the server, then the server constructs a group of the target object according to the confirmation result and the target identification, therefore, the cross-application group can be established without switching among a plurality of applications, the operation is simple, the group efficiency is high, after the group is established, the server can convert the format of the mail content into the preset format, and the converted mail content is shared to the group.
Fourth embodiment
According to the methods described in the first and third embodiments, this embodiment will be further described from the perspective of a server, please refer to fig. 4a, where fig. 4a specifically describes a server provided in the fourth embodiment of the present invention, which may include: receiving module 10, obtaining module 20, determining module 30 and constructing module 40, wherein:
(1) receiving module 10
A receiving module 10, configured to receive a group establishment request sent by a terminal, where the group establishment request carries a first communication identifier of a current request object and communication information involved in the current request object.
In this embodiment, the terminal may be a mobile phone, a tablet computer, or a network device such as a computer. The communication information mainly refers to information that at least two users participate in communication in the same communication application, and may include mailbox information, game information, session information, or the like, where the communication application may be a mailbox application, a game application, an instant messaging application, or the like. The first communication identifier is used for distinguishing different users in a communication application, and may include a mailbox account, a mailbox address, or a registered account of a social platform (instant messaging application), and the like, where the instant messaging application may include an instant chat application (such as a microblog), a game application, and the like.
Generally, the first communication identifier and the content of the communication information may be different in different communication applications, for example, when the communication application is a mailbox application, the first communication identifier may be a mailbox address or a mailbox account, the communication information may be mail information, and the mail information may include information such as mail content and a mail participating object. When the communication application is a network game application, the first communication identifier may be a game account, and the communication information may be related information of a certain game queue or game room, such as chat content of the game queue or game room, information of each game member, and the like. When the communication application is an instant chat application, the first communication identifier may be an instant chat application account, and the communication information may include chat content, chat members, and other information. It should be noted that the current request object should be the mail participating object or one of the chat members or game members.
(2) Acquisition module 20
An obtaining module 20, configured to obtain, from the communication information, a second communication identifier set of all the participating objects except the current request object.
In this embodiment, the second communication identifier in the second communication identifier set may include a mailbox account, a mailbox address, or a registered account of a social platform (instant chat application), which is mainly used to distinguish a current request object from other participating objects.
(3) Determination module 30
A determining module 30, configured to determine a target identifier set of the target object according to the first communication identifier and the second communication identifier set.
In this embodiment, the target identifier set is mainly used for distinguishing different users in the social platform, and may include registered accounts of each social platform. The target object may include at least one of all participating objects (such as a conversation object, a mail participating object, or a game object) including the current request object.
For example, referring to fig. 4b, the determining module 30 may specifically include a first determining submodule 31 and a second determining submodule 32, where:
and the first determining submodule 31 is configured to determine the participating object identifier set according to the first communication identifier and the second communication identifier set.
For example, the group establishment request may further carry an application identifier, and the first determining submodule 31 may be specifically configured to:
determining an object identification database corresponding to the application according to the application identification;
and searching the object identifier corresponding to the first communication identifier from the object identifier database, and searching the object identifier corresponding to each second communication identifier in the second communication identifier set to obtain a participating object identifier set.
In this embodiment, the application identifier is mainly used to distinguish different instant messaging applications, and may be a login interface or an application name of each instant messaging application. The object identification database may be determined according to actual needs, and may be a database of registered accounts of a social platform (instant chat application). The object identifier is mainly used for distinguishing different users of the instant messaging application corresponding to the application identifier, and may include a registered account of the social platform, where each first communication identifier or second communication identifier corresponds to a unique object identifier.
In the actual application process, the association relationship between the application identifier and the object database and between the object identifier and the first communication identifier or the second communication identifier need to be established in advance, so that the object identifier database of the specified instant messaging application can be searched through the association relationship subsequently, and the corresponding object identifier can be searched from the object database. Of course, if only one specified instant messaging application is available, the user does not need to obtain the application identifier, and can directly enter the background database in the specified instant messaging application, and determine the participating object identifier set from the background database according to the first communication identifier and the second communication identifier set.
And a second determining submodule 32, configured to determine a target identification set of the target object according to the participating object identification set.
In this embodiment, the second determining submodule 32 may directly determine the participating object identifier set as a target identifier set, or may determine the target identifier set through interaction with a terminal, where a specific determining manner may be determined according to an actual requirement, that is, the second determining submodule 32 may be specifically configured to:
determining the participation object identification set as a target identification set of a target object; alternatively, the first and second electrodes may be,
determining a selectable identification set according to the participation object identification set; sending the selectable identifier set to the terminal so that the terminal returns a corresponding selected identifier set according to the selectable identifier set; and determining the selected identification set as a target identification set of the target object.
In this embodiment, the target identity set may be at least one of the selectable identity sets, and the selectable identity set may include a registered account number of the social platform, which is mainly used to provide the user with a selectable range of the target identity set. In actual operation, the second determining sub-module 32 may generate a selection interface according to the selectable identifier set and send the selection interface to the terminal, so that when the terminal receives and displays the selection interface, the user may select a desired target object from the selection interface. In order to facilitate the user to find the target object quickly, the identification on the selection interface can be divided into a plurality of groups, such as a participating object group, a recent contact group and other groups, and in addition, a search box can be provided on the selection interface so that the user can search accurately and the searching speed of the target object is accelerated.
Further, the second determining submodule 32 may be specifically configured to:
searching all object identifications associated with the object identification corresponding to the first communication identification from the object identification database to obtain an associated object identification set;
the set of participating object identifiers and the set of associated object identifiers are determined as a set of selectable identifiers.
In this embodiment, the associated object identifier set may include object identifiers of all objects related to the current request object, such as object identifiers of recent chat objects in the instant chat application or the game application of the current request object, or object identifiers of all objects that the current request object may search for (such as friends on the instant chat application or the game application), and so on, at this time, the target object may be at least one of all participating objects (such as a conversation object, a mail participating object, or a game object) including the current request object, and all associated objects (such as friends of the current request object or recent chat objects).
In addition, it should be noted that, in the process of the interaction between the server and the terminal, in order to avoid that the user selects a certain target object by mistake, or wants to cancel the group building operation after selecting the target object, the group building apparatus may further confirm the user before the group building, that is, the group building apparatus may further include a confirmation module 50, configured to:
generating a confirmation request for whether group establishment is carried out or not;
sending the confirmation request to the terminal so that the user can perform confirmation operation according to the confirmation request;
receiving a confirmation result returned by the terminal according to the confirmation operation;
triggering the building module 40 to perform the operation of building the group of the target object according to the target identifier set according to the confirmation result.
In this embodiment, the confirmation request may be sent to the terminal in the form of a prompt box, and the title of the prompt box may be determined according to the content of the communication information, for example, may be the subject of the communication information. The prompt box may be provided with a plurality of interfaces, which may be in the form of keys or icons, and the like, and may include two keys of "send" and "cancel," and a user may click the interface to generate a corresponding confirmation result. The confirmation result may depend on actual requirements, and may include "yes" and "no", for example. Specifically, when the user clicks the "send" button, the confirmation result is "yes", and at this time, the group building module 40 may be triggered to perform the group building operation. When the user clicks the "cancel" button, the confirmation result is "no", and at this time, the confirmation module 50 may wait for the next instruction of the user without performing any operation.
(4) Building block 40
And the building module 40 is configured to build the group of the target object according to the target identifier set.
In this embodiment, all the target identifiers may be pulled into one group to create a group chat window, where the group chat object in the group chat window is the target object. The window color and the background picture of the group chat window can be determined according to actual requirements, and can be preset by a user according to preference or can be set by the system.
For the purpose of highlighting the group establishment, the name of the group may be generally determined according to the communication information, for example, when the communication information is mail information, the group name may be directly the title of the mail content, when the communication information is game information, the group name may be the name of the game currently being played or the name of the room of the game, etc., and of course, the group name may also be a name customized by the user.
For example, when the communication information is mail information, the mail information may include mail content, and in this case, the server may further include a sharing module 60 configured to:
after the building module 40 builds the group of the target object according to the target identifier set, the format of the mail content is converted into a preset format;
and sending the converted mail content to the group so as to share the mail content to the target object.
In this embodiment, the mail content mainly includes a part that can be directly captured or copied and pasted in the mail, which may include a mail body and a title, and usually, the representation form of the mail content is Hyper Text Markup Language (HTML). The mail information may also include information such as mailbox addresses and mail attachments of all mail participating objects, wherein the mail participating objects may include persons related to the mail such as senders (or forwarders), receivers and carbon copy persons. Because the mail content in the HTML Format is inconvenient to be directly viewed in the chat window, if the mail content is to be shared in the Group chat window, the Format of the mail content needs to be converted into a preset Format, where the preset Format may be determined according to actual requirements, and may include a Portable Document Format (PDF), a Joint Photographic Experts Group (JPEG), a Portable network Picture (PNG), or a file Format that is easy to be viewed and read, such as some Document formats. Compared with the existing method that the mail content needs to be captured and copied in the mail application and manually switched to the instant messaging application for sharing, the method has the advantages that the user only needs to operate on the current mail interface to share, operations such as switching and copying the captured image are not needed, the operation is simple and convenient, the sharing efficiency is high, meanwhile, the mail content is automatically converted into a format which is easy to view and read during sharing, user capture and copying are not needed, and the flexibility is high.
In a specific implementation, the above units may be implemented as independent entities, or may be combined arbitrarily to be implemented as the same or several entities, and the specific implementation of the above units may refer to the foregoing method embodiments, which are not described herein again.
As can be seen from the above description, in the server provided in this embodiment, the receiving module 10 receives a group establishment request sent by a terminal, where the group establishment request carries a first communication identifier of a current request object and communication information in which the current request object participates, the obtaining module 20 obtains a second communication identifier set of all participating objects except the current request object from the communication information, then the determining module 30 determines a target identifier set of a target object according to the first communication identifier and the second communication identifier set, and the establishing module 40 establishes a group of the target object according to the target identifier set, so that an application group can be established across multiple applications without switching, and the operation is simple and the group efficiency is high.
Fifth embodiment
On the basis of the methods in the second and third embodiments, this embodiment will be further described from the perspective of a terminal, please refer to fig. 5, where fig. 5 specifically describes a terminal provided in a fifth embodiment of the present invention, which may include: a first obtaining module 70, a second obtaining module 80, a generating module 90 and a sending module 100, wherein:
(1) first acquisition module 70
A first obtaining module 70, configured to obtain a generation instruction of the group establishment request.
In this embodiment, if the user wants to perform group chat with the current friend in a specific application, the user may click a certain icon in the current communication application to generate a generation instruction of the group establishment request. The communication application may be a mailbox application, a game application, an instant messaging application, or the like. The designated application mainly comprises an instant messaging application, such as an instant chat application or a network game application.
(2) Second acquisition module 80
A second obtaining module 80, configured to obtain the current communication information and the first communication identifier of the current request object according to the generating instruction.
In this embodiment, the communication information mainly refers to information that at least two users participate in the same communication application, and may include mailbox information, game information, session information, or the like. The first communication identifier is used for distinguishing different users in a communication application, and may include a mailbox account, a mailbox address, or a registered account of a social platform (instant messaging application), and the like, where the instant messaging application may include an instant chat application (such as a microblog), a game application, and the like.
Generally, the first communication identifier and the content of the communication information may be different in different communication applications, for example, when the communication application is a mailbox application, the first communication identifier may be a mailbox address or a mailbox account, the communication information may be mail information, and the mail information may include information such as mail content and a mail participating user. When the communication application is a network game application, the first communication identifier may be a game account number, and the communication information may be related information of a certain game queue or game room, such as chat content of the game queue or game room and information of each game member. When the communication application is an instant chat application, the first communication identifier may be an instant chat application account, and the communication information may include chat content, chat members, and other information. It should be noted that the current request object should be the mail participating object or one of the chat members or game members.
(3) Generation module 90
A generating module 90, configured to generate the group establishment request according to the communication information and the first communication identifier.
In this embodiment, if a plurality of instant messaging applications are available for group chat, for example, the instant messaging applications available for group chat include an instant chat application (such as a microblog) and a network game application, at this time, the terminal further needs to obtain an application identifier of the instant messaging application specified by the user, and generate the group establishment request according to the communication information, the first communication identifier and the application identifier, where the application identifier is mainly used to distinguish different instant messaging applications, and may be a login interface or an application name of the instant messaging application. If only one instant messaging application is available for group chat, the group establishment request can be generated directly according to the communication information and the first communication identifier.
(4) Transmission module 100
The sending module 100 is configured to send the group establishment request to a server, so that the server performs a group establishment operation according to the group establishment request.
In this embodiment, the server may interact with the terminal or may not interact with the terminal in the process of establishing the group according to the group establishment request, which may be determined according to actual requirements. When interaction is not needed, the server can directly establish a group according to all the participating objects in the communication information, for example, when the communication information is mail information, a chat group comprising all the mail participating objects can be established in a specified instant messaging application. When interaction with the terminal is needed, the server may obtain information of people who need to establish a group from the terminal, and then establish a chat group according to the information of the people, that is, the terminal may further include a determining module configured to:
after the sending module 100 sends the group establishment request to the server, receiving and displaying a selectable identifier set returned by the server according to the group establishment request;
acquiring object selection information;
selecting a corresponding object identification set from the selectable identification set according to the object selection information;
and sending the selected object identification set to the server.
In this embodiment, the selectable identity set may include a registered account number of the social platform, which is mainly used to provide the user with a selectable range of the target identity set. The object selection information is mainly addition or deletion information for the selectable identifier set, the selectable identifier set may be in a form of a selection interface, and a user may generate the object selection information by performing operations such as addition or deletion on the selection interface, so that the terminal adds or deletes a corresponding object identifier from the selectable identifier set to obtain a selected identifier set.
In a specific implementation, the above units may be implemented as independent entities, or may be combined arbitrarily to be implemented as the same or several entities, and the specific implementation of the above units may refer to the foregoing method embodiments, which are not described herein again.
As can be seen from the above description, in the terminal provided in this embodiment, the first obtaining module 70 obtains a generation instruction of the group establishment request, the second obtaining module 80 obtains the current communication information and the first communication identifier of the current request object according to the generation instruction, then the generating module 90 generates the group establishment request according to the communication information and the first communication identifier, and the sending module 100 sends the group establishment request to the server, so that the server performs the group establishment operation according to the group establishment request, thereby implementing the establishment of the cross-application group without switching among multiple applications, which is simple in operation and high in group efficiency.
Sixth embodiment
Correspondingly, the embodiment of the present invention further provides a group establishment system, including any one of the terminals and the server provided in the embodiment of the present invention, where the server specifically refers to embodiment four, and the terminal specifically refers to embodiment five.
Wherein, the terminal and the server can be as follows:
the server is used for receiving a group establishment request sent by the terminal, wherein the group establishment request carries a first communication identifier of a current request object and communication information participated by the current request object, and acquires a second communication identifier set of all participated objects except the current request object from the communication information, and then determines a target identifier set of the target object according to the first communication identifier and the second communication identifier set, and establishes a group of the target object according to the target identifier set.
The terminal is used for acquiring a generation instruction of the group establishment request; acquiring current communication information and a first communication identifier of a current request object according to the generation instruction; generating the group establishment request according to the communication information and the first communication identifier; and sending the group establishment request to a server so that the server performs group establishment operation according to the group establishment request.
The specific implementation of each device can be referred to the previous embodiment, and is not described herein again.
Since the mail information sharing system may include any one of the terminals and the server provided in the embodiments of the present invention, the beneficial effects that can be achieved by any one of the terminals and the server provided in the embodiments of the present invention can be achieved, which are detailed in the foregoing embodiments and will not be described herein again.
Seventh embodiment
Accordingly, an embodiment of the present invention further provides a server, as shown in fig. 6, which shows a schematic structural diagram of the server according to the embodiment of the present invention, specifically:
the server may include components such as a processor 201 of one or more processing cores, memory 202 of one or more computer-readable storage media, Radio Frequency (RF) circuitry 203, a power supply 204, an input unit 205, and a display unit 206. Those skilled in the art will appreciate that the server architecture shown in FIG. 6 is not meant to be limiting, and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components. Wherein:
the processor 201 is a control center of the server, connects various parts of the entire server using various interfaces and lines, and performs various functions of the server and processes data by running or executing software programs and/or modules stored in the memory 202 and calling data stored in the memory 202, thereby performing overall monitoring of the server. Optionally, processor 201 may include one or more processing cores; preferably, the processor 201 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 201.
The memory 202 may be used to store software programs and modules, and the processor 201 executes various functional applications and data processing by operating the software programs and modules stored in the memory 202. The memory 202 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data created according to the use of the server, and the like. Further, the memory 202 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory 202 may also include a memory controller to provide the processor 201 access to the memory 202.
The RF circuit 203 may be used for receiving and transmitting signals during information transmission and reception, and in particular, for receiving downlink information of a base station and then processing the received downlink information by the one or more processors 201; in addition, data relating to uplink is transmitted to the base station. In general, the RF circuitry 203 includes, but is not limited to, an antenna, at least one Amplifier, a tuner, one or more oscillators, a Subscriber Identity Module (SIM) card, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, the RF circuitry 203 may also communicate with networks and other devices via wireless communications. The wireless communication may use any communication standard or protocol, including but not limited to Global System for mobile communications (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), and wireless System of mobile communications (GSM), Code Division Multiple Access (CDMA), and wireless Packet Radio Service (WCDMA)
Evolution), email, Short Messaging Service (SMS), etc.
The server further includes a power supply 204 (e.g., a battery) for supplying power to the various components, and preferably, the power supply 204 is logically connected to the processor 201 via a power management system, so that functions of managing charging, discharging, and power consumption are implemented via the power management system. The power supply 204 may also include any component of one or more dc or ac power sources, recharging systems, power failure detection circuitry, power converters or inverters, power status indicators, and the like.
The server may also include an input unit 205, and the input unit 205 may be used to receive input numeric or character information and generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control. In particular, in one particular embodiment, the input unit 205 may include a touch-sensitive surface as well as other input devices. The touch-sensitive surface, also referred to as a touch display screen or a touch pad, may collect touch operations by a user (e.g., operations by a user on or near the touch-sensitive surface using a finger, a stylus, or any other suitable object or attachment) thereon or nearby, and drive the corresponding connection device according to a predetermined program. Alternatively, the touch sensitive surface may comprise two parts, a touch detection means and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 201, and can receive and execute commands sent by the processor 201. In addition, touch sensitive surfaces may be implemented using various types of resistive, capacitive, infrared, and surface acoustic waves. The input unit 205 may include other input devices in addition to the touch-sensitive surface. In particular, other input devices may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The server may also include a display unit 206, and the display unit 206 may be used to display information input by the user or provided to the user, as well as various graphical user interfaces of the server, which may be made up of graphics, text, icons, video, and any combination thereof. The Display unit 206 may include a Display panel, and optionally, the Display panel may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-emitting diode (OLED), or the like. Further, the touch-sensitive surface may cover the display panel, and when a touch operation is detected on or near the touch-sensitive surface, the touch operation is transmitted to the processor 201 to determine the type of the touch event, and then the processor 201 provides a corresponding visual output on the display panel according to the type of the touch event. Although in FIG. 6 the touch-sensitive surface and the display panel are two separate components to implement input and output functions, in some embodiments the touch-sensitive surface may be integrated with the display panel to implement input and output functions.
Although not shown, the server may further include a camera, a bluetooth module, etc., which will not be described herein. Specifically, in this embodiment, the processor 201 in the server loads the executable file corresponding to the process of one or more application programs into the memory 202 according to the following instructions, and the processor 201 runs the application programs stored in the memory 202, thereby implementing various functions as follows:
receiving a group establishment request sent by a terminal, wherein the group establishment request carries a first communication identifier of a current request object and communication information participated by the current request object;
acquiring a second communication identification set of all the participating objects except the current request object from the communication information;
determining a target identification set of a target object according to the first communication identification and the second communication identification set;
and establishing the group of the target object according to the target identification set.
The implementation method of the above operations may specifically refer to the above embodiments, and details are not described herein.
The terminal may implement any one of the effective effects that the server and the terminal provided by the embodiments of the present invention can implement, which are detailed in the foregoing embodiments and will not be described herein again.
Those skilled in the art will appreciate that all or part of the steps in the methods of the above embodiments may be implemented by associated hardware instructed by a program, which may be stored in a computer-readable storage medium, and the storage medium may include: read Only Memory (ROM), Random Access Memory (RAM), magnetic or optical disks, and the like.
The group building method, the server, the terminal and the system provided by the embodiment of the invention are described in detail, a specific embodiment is applied in the description to explain the principle and the implementation of the invention, and the description of the embodiment is only used for helping to understand the method and the core idea of the invention; meanwhile, for those skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (20)

1. A group establishing method is applied to a server and comprises the following steps:
receiving a group establishment request sent by a terminal, wherein the group establishment request carries a first communication identifier of a current request object and communication information participated by the current request object;
acquiring a second communication identification set of all the participating objects except the current request object from the communication information;
determining a target identification set of a target object according to the first communication identification and the second communication identification set;
establishing the group of the target object according to the target identifier set, wherein the establishing the group of the target object according to the target identifier set comprises: and adding all target identifications in the target identification set to a group to create a group chat window, wherein a group chat object in the group chat window is the target object.
2. The group establishment method according to claim 1, wherein the determining a target identifier set of a target object according to the first communication identifier and the second communication identifier set comprises:
determining a participation object identification set according to the first communication identification and the second communication identification set;
and determining a target identification set of the target object according to the participating object identification set.
3. The group establishment method according to claim 2, wherein the group establishment request further carries an application identifier, and the determining a participating object identifier set according to the first communication identifier and the second communication identifier set comprises:
determining an object identification database corresponding to the application according to the application identification;
and searching the object identifier corresponding to the first communication identifier from the object identifier database, and searching the object identifier corresponding to each second communication identifier in the second communication identifier set to obtain a participating object identifier set.
4. The group building method according to claim 3, wherein the determining a target identification set of a target object according to the participating object identification set comprises:
determining the participation object identification set as a target identification set of a target object; alternatively, the first and second electrodes may be,
determining a selectable identification set according to the participation object identification set; sending the selectable identifier set to the terminal so that the terminal returns a corresponding selected identifier set according to the selectable identifier set; and determining the selected identification set as a target identification set of the target object.
5. The group building method according to claim 4, wherein the determining a selectable identity set according to the participating object identity sets comprises:
searching all object identifications associated with the object identification corresponding to the first communication identification from the object identification database to obtain an associated object identification set;
and determining the participation object identification set and the association object identification set as selectable identification sets.
6. The group building method according to any one of claims 1 to 5, wherein the communication information is mail information, the mail information includes mail content, and after building the group of the target objects according to the target identification set, the method further comprises:
converting the format of the mail content into a preset format;
and sending the converted mail content to the group so as to share the mail content to the target object.
7. A group establishing method is applied to a terminal and comprises the following steps:
acquiring a generation instruction of a group establishment request, wherein the group establishment request carries a first communication identifier of a current request object and communication information participated by the current request object;
acquiring current communication information and a first communication identifier of a current request object according to the generation instruction;
generating the group establishment request according to the communication information and the first communication identifier;
sending the group establishment request to a server so that the server performs group establishment operation according to the group establishment request, wherein the step of enabling the server to perform group establishment operation according to the group establishment request comprises the following steps: and the server is enabled to add all target identifications in the target identification set to a group to create a group chat window, wherein a group chat object in the group chat window is the target object.
8. The group establishment method according to claim 7, further comprising, after sending the group establishment request to a server:
receiving and displaying a selectable identifier set returned by the server according to the group establishment request;
acquiring object selection information;
selecting a corresponding object identification set from the selectable identification set according to the object selection information;
and sending the selected object identification set to the server.
9. A server, comprising:
the receiving module is used for receiving a group establishment request sent by a terminal, wherein the group establishment request carries a first communication identifier of a current request object and communication information participated by the current request object;
the acquisition module is used for acquiring a second communication identification set of all the participating objects except the current request object from the communication information;
the determining module is used for determining a target identification set of a target object according to the first communication identification and the second communication identification set;
a building module, configured to build a group of the target object according to the target identifier set, where building the group of the target object according to the target identifier set includes: and adding all target identifications in the target identification set to a group to create a group chat window, wherein a group chat object in the group chat window is the target object.
10. The server according to claim 9, wherein the determining module comprises:
the first determining submodule is used for determining a participation object identification set according to the first communication identification and the second communication identification set;
and the second determining submodule is used for determining a target identification set of the target object according to the participating object identification set.
11. The server according to claim 10, wherein the group establishment request further carries an application identifier, and the first determining sub-module is configured to:
determining an object identification database corresponding to the application according to the application identification;
and searching the object identifier corresponding to the first communication identifier from the object identifier database, and searching the object identifier corresponding to each second communication identifier in the second communication identifier set to obtain a participating object identifier set.
12. The server according to claim 11, wherein the second determining submodule is configured to:
determining the participation object identification set as a target identification set of a target object; alternatively, the first and second electrodes may be,
determining a selectable identification set according to the participation object identification set; sending the selectable identifier set to the terminal so that the terminal returns a corresponding selected identifier set according to the selectable identifier set; and determining the selected identification set as a target identification set of the target object.
13. The server according to claim 12, wherein the second determining submodule is configured to:
searching all object identifications associated with the object identification corresponding to the first communication identification from the object identification database to obtain an associated object identification set;
and determining the participation object identification set and the association object identification set as selectable identification sets.
14. The server according to any one of claims 9 to 13, wherein the communication information is mail information, the mail information includes mail content, and the server further includes a sharing module configured to:
after the building module builds the group of the target objects according to the target identification set, converting the format of the mail content into a preset format;
and sending the converted mail content to the group so as to share the mail content to the target object.
15. A terminal, comprising:
the first acquisition module is used for acquiring a generation instruction of a group establishment request, wherein the group establishment request carries a first communication identifier of a current request object and communication information participated by the current request object;
the second acquisition module is used for acquiring the current communication information and the first communication identifier of the current request object according to the generation instruction;
the generating module is used for generating the group building request according to the communication information and the first communication identifier;
a sending module, configured to send the group establishment request to a server, so that the server performs a group establishment operation according to the group establishment request, where the causing the server to perform the group establishment operation according to the group establishment request includes: and the server is enabled to add all target identifications in the target identification set to a group to create a group chat window, wherein a group chat object in the group chat window is the target object.
16. The terminal according to claim 15, wherein the terminal further comprises a determining module configured to:
after the sending module sends the group establishment request to a server, receiving a selectable identifier set returned by the server according to the group establishment request, and displaying the selectable identifier set;
acquiring object selection information;
selecting a corresponding object identification set from the selectable identification set according to the object selection information;
and sending the selected object identification set to the server.
17. A server comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the steps of the method according to any one of claims 1 to 6 when executing the computer program.
18. A terminal comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the steps of the method according to any of claims 7 to 8 when executing the computer program.
19. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 6.
20. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 7 to 8.
CN201710020042.5A 2017-01-11 2017-01-11 Group building method, server and terminal Active CN108306810B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710020042.5A CN108306810B (en) 2017-01-11 2017-01-11 Group building method, server and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710020042.5A CN108306810B (en) 2017-01-11 2017-01-11 Group building method, server and terminal

Publications (2)

Publication Number Publication Date
CN108306810A CN108306810A (en) 2018-07-20
CN108306810B true CN108306810B (en) 2020-11-03

Family

ID=62872074

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710020042.5A Active CN108306810B (en) 2017-01-11 2017-01-11 Group building method, server and terminal

Country Status (1)

Country Link
CN (1) CN108306810B (en)

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108965111A (en) * 2018-08-02 2018-12-07 北京达佳互联信息技术有限公司 Quickly establish the method, device and mobile terminal and storage medium of communication group
CN110124321B (en) * 2019-05-24 2022-08-19 腾讯科技(深圳)有限公司 Object processing method, device, equipment and medium
CN113595857B (en) * 2020-04-30 2022-10-14 北京字节跳动网络技术有限公司 Group operation method, device, equipment and storage medium
CN113595863B (en) * 2020-04-30 2023-04-18 北京字节跳动网络技术有限公司 Display method and device of shared mails, electronic equipment and storage medium
CN113595855B (en) * 2020-04-30 2022-04-12 北京字节跳动网络技术有限公司 Information sharing method and device, electronic equipment and storage medium
CN113595858A (en) * 2020-04-30 2021-11-02 北京字节跳动网络技术有限公司 Information display method and device, electronic equipment and storage medium
CN113595856B (en) * 2020-04-30 2022-09-30 北京字节跳动网络技术有限公司 Information interaction method, device, equipment and medium
CN113595852A (en) * 2020-04-30 2021-11-02 北京字节跳动网络技术有限公司 Mail information display method and device, electronic equipment and storage medium
CN113595864B (en) 2020-04-30 2023-04-18 北京字节跳动网络技术有限公司 Method, device, electronic equipment and storage medium for forwarding mails
CN113595850B (en) * 2020-04-30 2022-11-25 北京字节跳动网络技术有限公司 Information interaction method, device, server, system and storage medium
CA3171675A1 (en) 2020-04-30 2021-11-04 Yudong LIAO Information sharing method, information display method, apparatus, electronic device, and storage medium
CN113595861B (en) * 2020-04-30 2023-01-10 北京字节跳动网络技术有限公司 Information display method and device, electronic equipment and storage medium
CN114124861B (en) * 2020-08-28 2023-05-23 腾讯科技(深圳)有限公司 Message mass-sending method, device, computer equipment and storage medium
CN113630397B (en) * 2021-07-28 2023-04-25 上海纽盾网安科技有限公司 E-mail security control method, client and system
CN114189488B (en) * 2021-12-09 2023-10-03 青岛聚看云科技有限公司 Message sharing method and server
CN115766647B (en) * 2022-11-03 2023-09-12 安科信创(天津)信息技术有限公司 Group chat creation method based on mail event and electronic equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103051464A (en) * 2011-10-14 2013-04-17 腾讯科技(深圳)有限公司 Method for maintaining address list and group address list management platform
CN104144387A (en) * 2013-05-08 2014-11-12 董礼貌 Instant messaging device, method and system based on email boxes

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005062843A2 (en) * 2003-12-19 2005-07-14 America On Line, Inc Community messaging lists for authorization to deliver electronic messages
CN100505707C (en) * 2007-03-30 2009-06-24 腾讯科技(深圳)有限公司 Instant messaging group mail communication method, device and system
CN101188578B (en) * 2007-12-29 2010-06-16 腾讯科技(深圳)有限公司 Group mails/message conversion device and method, and group information interaction system
US8359643B2 (en) * 2008-09-18 2013-01-22 Apple Inc. Group formation using anonymous broadcast information
CN104486731A (en) * 2014-12-05 2015-04-01 魅族科技(中国)有限公司 Method for adding consignee information and terminal
CN104935502B (en) * 2015-06-16 2019-08-13 阿里巴巴集团控股有限公司 The creation method and device of mail group

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103051464A (en) * 2011-10-14 2013-04-17 腾讯科技(深圳)有限公司 Method for maintaining address list and group address list management platform
CN104144387A (en) * 2013-05-08 2014-11-12 董礼貌 Instant messaging device, method and system based on email boxes

Also Published As

Publication number Publication date
CN108306810A (en) 2018-07-20

Similar Documents

Publication Publication Date Title
CN108306810B (en) Group building method, server and terminal
US11044219B2 (en) Message forwarding method and electronic device
RU2635889C2 (en) Method and device for creating group, method and device to exit group
US10958459B2 (en) Method and apparatus for processing group chat message
CN106059894B (en) Message processing method and device
JP6557741B2 (en) Picture combining method, terminal, and picture combining system
CN112637039B (en) Information processing method, device and storage medium
CN106878406B (en) Information sharing method, device and system
CN106302996B (en) Message display method and device
WO2017190706A1 (en) Information pushing method, device, and system, and computer storage medium
US10084729B2 (en) Apparatuses and methods for web page sharing
CN112291134B (en) Information prompting method, device, equipment and storage medium
US9363300B2 (en) Systems and methods for voice communication
CN113300938B (en) Message sending method and device and electronic equipment
JP2018500644A (en) Method, apparatus, and terminal for matching facial expression images
CN110278141B (en) Instant messaging information processing method and device and storage medium
WO2014206037A1 (en) Apparatuses and methods for web page sharing
CN112286887A (en) File sharing method and device and electronic equipment
CN106375179A (en) Method and device for displaying instant communication message
CN107483320A (en) The method and server of a kind of group creating
WO2023040845A1 (en) Message transmission method and apparatus, and electronic device
CN110109594B (en) Drawing data sharing method and device, storage medium and equipment
CN112087364B (en) Session list display method, device and storage medium
CN106330681B (en) Method, system and related equipment for sharing film watching information
CN109120654B (en) Information prompting method and device for server and storage medium

Legal Events

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