WO2008151529A1 - Method and system for transmitting customized instant communication message - Google Patents

Method and system for transmitting customized instant communication message Download PDF

Info

Publication number
WO2008151529A1
WO2008151529A1 PCT/CN2008/070914 CN2008070914W WO2008151529A1 WO 2008151529 A1 WO2008151529 A1 WO 2008151529A1 CN 2008070914 W CN2008070914 W CN 2008070914W WO 2008151529 A1 WO2008151529 A1 WO 2008151529A1
Authority
WO
WIPO (PCT)
Prior art keywords
group
information
identification information
group member
message
Prior art date
Application number
PCT/CN2008/070914
Other languages
French (fr)
Chinese (zh)
Inventor
Huipeng Zhang
Original Assignee
Tencent Technology (Shenzhen) Company Limited
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) Company Limited filed Critical Tencent Technology (Shenzhen) Company Limited
Publication of WO2008151529A1 publication Critical patent/WO2008151529A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]

Definitions

  • the present invention relates to the field of communications, and in particular to a method and system for custom messaging of instant messaging messages. Background of the invention
  • Instant Messaging is a technology that enables users to identify online users and interact with the identified users.
  • Instant messaging technology usually implements online real-time interaction of users through the client.
  • the user When a user sends a message through the client, the user usually needs to open a dialog window through the client, which is used to input the information to be sent and display the interaction information of the interaction between the two parties.
  • instant messaging technology can support multiple forms of information interaction, such as peer-to-peer communication and point-to-multipoint communication.
  • a dialog window in the instant messaging corresponds to a client, and the sending client sends the information to the receiving client by identifying the recipient's user identifier (such as an IP address, etc.). And display interactive information through the dialog window.
  • one dialog window may correspond to multiple receivers, and the point-to-multipoint single window interaction method is implemented.
  • the user is usually required to be grouped in advance by the server, and the group member list is saved on both the sender and the receiver, and then the group identification information of the group member is to be sent.
  • the message is sent to each recipient client and the interactive information is displayed through the dialog window.
  • the user is first grouped by establishing a group, and the members of each member in the group save the member list, and then send the interaction information group to each member in the group by identifying the group identifier of each member in the group, and through the dialogue.
  • the window displays interactive information.
  • An embodiment of the present invention provides a method for custom messaging of an instant messaging message, the method comprising: selecting at least one recipient in the user list to form a member group, and storing identification information of the group member; When the member sends the same message, the identifier information of each group member is obtained, and the same message is sent according to the identifier information.
  • an embodiment of the present invention further provides a system for custom messaging of an instant messaging message, the system comprising: a grouping unit, configured to select at least one recipient in the user list to form a member group, and store identification information of the group member; a sending unit, configured to: when sending the same message to each member of the member group, obtain identification information of each group member, and send the same message according to the identifier information.
  • the user when the user sends the same message to the clients of multiple receivers, the user can select the recipient of the received message at the client, and form the selected recipient into a new group.
  • the identification information of each group member is stored, and when the message needs to be sent, the identification information of the group member is obtained, and the message is simultaneously sent to each group member in the group, so that the user only needs to input one piece of information, and can send to multiple groups. Select the recipient's client to reduce the complexity of the operation and improve the user's experience satisfaction.
  • FIG. 1 is a flowchart of a method for implementing instant messaging according to Embodiment 1 of the present invention
  • FIG. 2 is a schematic block diagram of an instant messaging system according to Embodiment 3 of the present invention.
  • FIG. 3 is a schematic block diagram of an instant messaging system according to an embodiment of the present invention.
  • FIG. 4 is a schematic block diagram of a display unit in the instant messaging system shown in FIG. 3;
  • FIG. 5 is a timing diagram of the instant messaging system shown in Figure 3;
  • FIG. 6 is a schematic block diagram of an instant messaging system according to a fifth embodiment of the present invention. Mode for carrying out the invention
  • FIG. 1 is a flowchart of a method for implementing instant messaging according to Embodiment 1 of the present invention. As shown in Fig. 1, Embodiment 1 of the present invention includes the following steps.
  • Step 101 When the sender needs to send a message to multiple receivers, first select at least one recipient from the user list, and the sender client receives information that at least one recipient is a member.
  • the receivers are from the same group, that is, the receivers that need to send the same message are part of the same group.
  • the recipients may be located at different locations in the user list, for example, the recipient may be a member of a different group of the user list; the recipient may also be a member of a group of the user list. That is, the sender will need to send multiple recipients of the same message to form a new group.
  • Step 102 The identifier information of the group member that needs to send the same message is saved in a database on the server side of the instant messaging system.
  • the related information of the receiver includes the identifier information of the receiver, the current online state information of the receiver, various personality information, and interaction information between the receiver and the sender.
  • the related information of the recipient is obtained from the instant messaging server, and when the related information is changed, the instant messaging server notifies the instant messaging client to update.
  • the identifier information may further include information such as a user ID or an IP address or a TCP port number of the receiver for identifying the recipient.
  • the identification information of the group members can be stored in the following two storage manners.
  • a storage method is temporary storage.
  • the sender when the sender establishes a group member list, the sender establishes a temporary storage table for each group member in the instant messaging database, and temporarily stores the identification information of the group members. When the information interaction ends, the temporary storage table will be deleted, and when the next information interaction, a set of member lists will be re-established.
  • This storage method can consume as little database resources as possible.
  • Another storage method is permanent storage. That is, when the information interaction ends, the established storage table remains in the instant messaging database. When the next information interaction, the group member list still exists, and the sender can add and delete. The group member updates the corresponding information in the instant messaging database to perform this information interaction.
  • the above two storage methods are implemented during the information exchange process.
  • the sender needs to change the current receiver, it can be implemented by adding and deleting group members and simultaneously updating the corresponding identification information of the group member list in the instant messaging database.
  • Step 103 When the sender's client sends the input message to each group member in the established group, since the identification information in the newly established group member list has been associated with each receiver, Therefore, the sender's client can send the input message to each recipient according to the identification information by obtaining the identification information of each group member.
  • the sender client since the identification information of the group member is saved in the database of the server of the instant messaging system, the sender client first sends a request to the server of the instant messaging system, and the server of the instant messaging system sends the saved identifier information. To the sender client, so that the sender client sends a message according to the identifier information.
  • the receiver selected by the sender is the receiver that needs to receive the message; meanwhile, the group member list established by the sender is located at the sender's client, so each receiver The client does not have interference between the group member lists, thereby avoiding interference occurring during the information interaction, enhancing the confidentiality of the information, and improving the user's satisfaction.
  • the identification information of the group member that needs to send the same message is Saved in the data file of the sender's client.
  • the second embodiment of the present invention is different from the first embodiment in that, since the identifier information of the group member that needs to send the same message is stored in the client of the sender, there is no execution of obtaining the storage from the server in the second embodiment.
  • the step of identifying the information of each group member can be realized only by the identification information stored in the sender.
  • the second embodiment of the present invention provides a point-to-multipoint single window information interaction scheme.
  • multiple dialog windows are superimposed in a single window in the form of tags, enabling point-to-multipoint single-window information interaction.
  • a label is created for each group member that performs information interaction.
  • the switch information is displayed in the dialog window of the corresponding group member by switching labels, thereby facilitating user management and further improving the user experience.
  • the sender client creates a corresponding label for each selected group member on the current conversation window, and sets the label of the currently activated group member to be activated. status.
  • the information interaction result when information interaction is performed between the receiver and the client of the sender, the information interaction result will be displayed in the conversation of the group member for the group member whose label is in the active state. On the window; for group members whose labels are inactive, you can display the number of unread messages on the label and display the labels as different colors to show the difference.
  • the sender client When the sender client receives the message of switching the label, the label corresponding to the group member to be switched is activated, and the number of unread messages can be removed, and the label display color is restored to the default color.
  • the manner of closing the single dialog window may be as follows: by clicking the close button of the single dialog window.
  • the active dialog window is closed, the last activated tag can be activated as the current dialog window.
  • the sender and the group member when the sender and the group member perform information interaction, if a client having a non-group member sends information to the sender client, another dialog window is established, and the sending is performed for the same.
  • the client of the information establishes a label, and the label is managed in a similar manner as described above, and will not be described again.
  • it may alternatively be issued to only one recipient.
  • the label of the group member that needs to receive the information is activated first.
  • the group member identification information is saved from the client.
  • the identification information of the group member whose label is in the active state is obtained in the data file, and the identifier information is sent to the client of the group member.
  • Embodiment 3 of the present invention provides a system for instant messaging.
  • 2 is a schematic block diagram of an instant messaging system according to a third embodiment of the present invention.
  • the instant messaging system of the third embodiment of the present invention includes: a grouping unit 201, configured to select at least one recipient from the user list as a group member, and when receiving information of at least one recipient in the user list as a group member , store the identification information of the members of the group.
  • the grouping unit 201 in this embodiment may temporarily store the identification information of the group members, or may permanently store the identification information of the group members.
  • the grouping unit 201 determines that the identification information of the group member is deleted when the sender ends the information interaction.
  • the first transmitting unit 202 connected to the grouping unit 201, when transmitting a message to each group member, obtains identification information of each group member from the grouping unit 201, and transmits the information to all group members.
  • Embodiment 4 of the present invention provides a preferred embodiment of an instant messaging system based on the foregoing third embodiment.
  • FIG. 3 is a schematic block diagram of an instant messaging system according to an embodiment of the present invention, where each unit in the system is implemented in a client.
  • the system for instant messaging described in Embodiment 4 includes: a grouping unit 301, configured to select at least one recipient from the user list as a group member, and when receiving information of at least one recipient in the user list as a group member , the identification information of the group member is stored in the data file of the client.
  • the grouping unit 301 in this embodiment may be temporarily stored in the data file for the identification information of the group members, or may be permanently stored in the data file.
  • the grouping unit 301 determines that when the sender ends the information interaction, the identification information of the group member is deleted.
  • the first transmitting unit 302 connected to the grouping unit 301 when transmitting a message to each group member, obtains identification information of each group member from the grouping unit 301, and transmits the information to all group members.
  • Embodiment 4 of the present invention further includes a second sending unit 303 connected to the grouping unit 301.
  • the second sending unit 303 is configured to implement sending a message to a single group member, and the second sending unit 303 obtains identification information of the group member in an activated state from the grouping unit 301, and sends the information to the group member. .
  • the fourth embodiment of the present invention further displays the unit 304.
  • the display unit 304 is connected to the first sending unit 302 and the second sending unit 303, and is configured to display the information to be sent input by the sender and the information displayed after the transmission is successful, or display the received information when receiving the information returned by the receiver.
  • the display unit 304 is further configured to display status information related to the recipient, such as online status, transmission time, signature avatar, and the like.
  • the system in the fourth embodiment of the present invention further includes a first trigger unit 305 connected to the first sending unit 302, and the sender triggers the first trigger unit 305 to enable the first sending unit 302 to start sending. information.
  • the system in the fourth embodiment of the present invention further includes a second trigger unit 306 connected to the second sending unit 303.
  • the second triggering unit 306 is configured to implement a function of sending a message to a single receiving end, and the sending party notifies the second sending unit 303 to send the canceling picture 4 by triggering the second triggering unit 306, which is the display unit in the instant messaging system shown in FIG.
  • the display unit 304 includes: a group display unit 3042, configured to obtain, when the sender selects at least one receiver from the user list as a group member, from the user list in the data file in the client. The user information related to the group member and the user information related to the group member.
  • the display unit 304 further includes a dialog window 3043 connected to the first transmitting unit 302 and the second transmitting unit 303.
  • the sender inputs information through the dialog window 3043, and notifies the sending unit to send the input information to the corresponding group member through the corresponding trigger unit.
  • the corresponding sending unit can notify the pair after the transmission is successful.
  • the dialog window 3043 will display when it receives the interaction information from the group members.
  • the display unit 304 further includes a user list display unit 3041 for displaying list information of all users of the sender, that is, the user list display unit 3041 acquires and displays the user information related to the group members from the data file of the client.
  • the dialog window 3043 of the present embodiment further includes a label corresponding to each group member, and the label is a dialog window of the currently activated group member.
  • the method of establishing the label is as described above and will not be described again.
  • the display unit 304 is referred to as a chat window
  • the user list display unit 3041 is referred to as a buddy list window
  • the group display unit 3042 is referred to as a buddy list window being chatted
  • the first trigger unit 305 is referred to as a group send.
  • the button, the second trigger unit 306 is referred to as a send to current friend button.
  • FIG. 5 is a timing diagram of the instant messaging system shown in FIG. 3, which includes the following steps.
  • Step 501 The sender moves the image identifier for identifying the friend into the buddy list window that is being chatted from the buddy list window, and the mobile operation triggers the group unit to establish a group member identification information event.
  • the related information such as the image of the moved friend is also copied, so that the display of the user in the chat list window being chat is the same as the display of the user in the friend list window, for example, the online status of the mobile friend. .
  • step 501 when the sender activates a chat window to prepare a chat, if the method of temporarily storing the group member identification information is adopted, the buddy list window being chatted is empty; if the method of permanently storing the group member identification information is used, The chat buddy list window displays the list of group members that were last established by the sender. Know the information to save.
  • Step 503 The sender inputs the information to be sent in the conversation window.
  • Step 504 The sending unit needs to send the information by using the group sending button or sending the current friend button.
  • Step 505 The sending unit acquires, from the grouping unit, user identification information of a group member that needs to receive information.
  • Step 506 The sending unit sends, according to the acquired user identification information, information that the sender needs to send to the corresponding group member that needs to receive the information.
  • Step 507 The information sent at the same time is saved in the buddy list information in the database, and the notification information is displayed.
  • Step 508 The dialog window displays the sent information.
  • Step 408 specifically includes the following content: If the chat window of the friend is in an active state, the chat window obtains the sent message from the database for display; if the chat window with the friend is inactive, the message is displayed on the friend's label. The number of messages sent, and the tag is displayed in a different color than the activated tag. When the sender switches the currently activated chat window to the friend corresponding to the tag by clicking a tag, the number of messages displayed on the tag is removed, the color of the tag can be restored to the default color of the client, and the chat window will be retrieved from the database. The message is displayed.
  • the sender closes the chat window with a friend by double-clicking on a tag. If the double-clicked label is the currently active window, the window corresponding to the last clicked label before clicking the label is set to the active state. If there is currently only one label, double-click this tab to close the chat window. In addition, if the storage method of the user ID of the chatting friend is used, the temporary storage step 509 is adopted. Optionally, during the information interaction process, the sender may change the group member, that is, add or delete the current group member. List.
  • Step 510 The sender triggers the grouping unit to update the group member list event by the operation.
  • Step 511 The grouping unit will update the stored group member list.
  • Step 512 When the information interaction ends, close the chat window.
  • Step 513 Optionally, if the grouping unit adopts a temporary storage group member list manner, the display unit triggers deleting the group member identification information event.
  • Step 514 The grouping unit deletes the group member identification information according to the deletion group member identification information event.
  • Embodiment 5 of the present invention provides a system for instant messaging
  • FIG. 6 is a schematic block diagram of an instant messaging system according to Embodiment 5 of the present invention.
  • the instant messaging system of the fifth embodiment of the present invention comprises: a server end and a client end.
  • the grouping unit 601 and the database 607 are located at the server side, and the first sending unit 602, the first trigger unit 605, the display unit 604, the second sending unit 603, and the second trigger unit 606 are located at the client.
  • the instant messaging system of the fifth embodiment of the present invention is different from the instant messaging system of the fourth embodiment in that: the grouping unit 601 is located at the server of the instant messaging system; the grouping unit 601 is connected to the database 607, and the database 607
  • the first sending unit 602 and the second sending unit 603 send a request to acquire the identification information of the group member to the grouping unit 601 of the server before transmitting the information, and the grouping unit 601 selects the database from the database 607 according to the request.
  • the identification information of the group members is obtained, and then sent to the client for information, and will not be described again.

Abstract

A method for transmitting customized instant communication message is provided, which includes that: selecting at least one receiving party in the user list for constructing a member group, and storing the identifying information of the member in the group; when transmitting the same message to each member of the group, obtaining the identifying information of each member in the group, transmitting the same message in accordance with the identifying information. Moreover, a system for transmitting customized instant communication message is provided. The user can send the same message to the receiving party selected by the user. The complexity of the user operation is lowed, and the degree of the user satisfaction is improved.

Description

即时通讯消息定制发送的方法及系统 技术领域  Method and system for instant messaging instant messaging
本发明涉及通讯领域, 具体地说, 涉及一种即时通讯消息定制发送的方 法及系统。 发明背景  The present invention relates to the field of communications, and in particular to a method and system for custom messaging of instant messaging messages. Background of the invention
即时通讯(Instant Messaging, IM )是一种使用户能在网上识别在线用 户, 并与该识别的用户实现信息交互的技术。 即时通讯技术通常通过客户端 来实现用户的在线实时交互。 当用户通过客户端发送信息时, 用户通常需要 通过客户端打开一个对话窗口, 该窗口用于输入待发送的信息并显示交互双 方的交互信息。  Instant Messaging (IM) is a technology that enables users to identify online users and interact with the identified users. Instant messaging technology usually implements online real-time interaction of users through the client. When a user sends a message through the client, the user usually needs to open a dialog window through the client, which is used to input the information to be sent and display the interaction information of the interaction between the two parties.
目前, 即时通讯技术能够支持多种形式的信息交互功能, 例如, 点对点 的通讯和点对多点的通讯。  Currently, instant messaging technology can support multiple forms of information interaction, such as peer-to-peer communication and point-to-multipoint communication.
在客户端之间的点对点的通讯中, 即时通讯时的一个对话窗口对应着一 个客户端, 发送客户端通过识别接收方的用户标识(例如 IP地址等), 将信 息发送至接收方客户端, 并通过对话窗口显示交互信息。  In the peer-to-peer communication between the clients, a dialog window in the instant messaging corresponds to a client, and the sending client sends the information to the receiving client by identifying the recipient's user identifier (such as an IP address, etc.). And display interactive information through the dialog window.
在客户端之间进行的点对多点的单窗口信息交互中, 一个对话窗口可以 对应多个接收方, 实现所述点对多点的单窗口交互的方法。 在所述点对多点 的交互中, 通常需要预先通过服务器对用户进行分组, 在发送方和接收方的 客户端均保存有组成员列表, 然后通过识别组成员的组标识信息将待发送的 消息根据发送至各个接收方客户端, 并通过对话窗口显示所交互的信息。 例 如, 首先通过建立一个群对用户进行分组, 组内各成员的客户端保存有成员 列表, 然后通过识别群内每个成员的群标识将交互信息群发至群内的每个成 员, 并通过对话窗口显示交互信息。 目前, 在即时通讯中, 当用户需要将同一条信息发送给多个接收方时, 如果采用客户端之间点对点的方式进行通讯, 则需要针对每个接收方激活一 个相应的对话窗口, 并通过所述对话窗口将信息分别发送至接收方, 这就使 得用户的操作复杂, 且用户体验差。 如果采用点对多点的单窗口信息交互, 则组内的各成员都将收到发送方的信息, 当交互信息面向的对象为一部分组 成员时, 将对组内的其它组成员造成干扰, 同时降低信息的保密性, 造成用 户体验不佳, 降低用户满意度。 另外, 当交互信息面向的对象位于不同的分 组或仅一部分对象为组成员时, 则仍需要打开多个对话窗口进行多次发送, 同样会造成用户操作复杂, 用户体验差。 发明内容 In the point-to-multipoint single window information interaction between the clients, one dialog window may correspond to multiple receivers, and the point-to-multipoint single window interaction method is implemented. In the point-to-multipoint interaction, the user is usually required to be grouped in advance by the server, and the group member list is saved on both the sender and the receiver, and then the group identification information of the group member is to be sent. The message is sent to each recipient client and the interactive information is displayed through the dialog window. For example, the user is first grouped by establishing a group, and the members of each member in the group save the member list, and then send the interaction information group to each member in the group by identifying the group identifier of each member in the group, and through the dialogue. The window displays interactive information. Currently, in instant messaging, when a user needs to send the same piece of information to multiple recipients, if a peer-to-peer communication is used between the clients, a corresponding dialog window needs to be activated for each recipient and passed. The dialog window sends the information to the recipient separately, which complicates the user's operation and the user experience is poor. If point-to-multipoint single-window information interaction is used, each member in the group will receive the sender's information. When the object to which the interaction information is directed is a part of the group member, it will cause interference to other group members in the group. At the same time, the confidentiality of information is reduced, resulting in poor user experience and reduced user satisfaction. In addition, when the object to which the interaction information is located is located in a different group or only a part of the object is a group member, it is still necessary to open multiple dialog windows for multiple transmissions, which also causes complicated operation of the user and poor user experience. Summary of the invention
本发明实施例提供了一种即时通讯消息定制发送的方法, 该方法包括: 选取用户列表中至少一个接收方构成一成员组, 并存储组成员的标识信息; 当向所述成员组的每个成员发送同一消息时, 获得所述每个组成员的标识信 息, 根据所述标识信息发送所述同一消息。  An embodiment of the present invention provides a method for custom messaging of an instant messaging message, the method comprising: selecting at least one recipient in the user list to form a member group, and storing identification information of the group member; When the member sends the same message, the identifier information of each group member is obtained, and the same message is sent according to the identifier information.
另外, 本发明实施例还提供了一种即时通讯消息定制发送的系统, 该系 统包括: 分组单元, 用于选取用户列表中至少一个接收方构成一成员组, 并 存储组成员的标识信息; 第一发送单元, 用于当向所述成员组的每个成员发 送同一消息时, 获得所述每个组成员的标识信息, 根据所述标识信息发送所 述同一消息。  In addition, an embodiment of the present invention further provides a system for custom messaging of an instant messaging message, the system comprising: a grouping unit, configured to select at least one recipient in the user list to form a member group, and store identification information of the group member; a sending unit, configured to: when sending the same message to each member of the member group, obtain identification information of each group member, and send the same message according to the identifier information.
由上述的本发明实施例可知, 当用户向多个接收方的客户端发送同一条 消息时, 用户可以在客户端选择接收消息的接收方, 并将被选中的接收方组 成一个新的组, 将各组成员的标识信息进行存储, 在需要发送消息时获取组 成员的标识信息, 将该消息同时发送至组内的每个组成员, 从而使得用户仅 需输入一条信息, 就可以发送至多个选中接收方的客户端, 从而降低操作的 复杂性, 提高用户的体验满意度。 附图简要说明 According to the embodiment of the present invention, when the user sends the same message to the clients of multiple receivers, the user can select the recipient of the received message at the client, and form the selected recipient into a new group. The identification information of each group member is stored, and when the message needs to be sent, the identification information of the group member is obtained, and the message is simultaneously sent to each group member in the group, so that the user only needs to input one piece of information, and can send to multiple groups. Select the recipient's client to reduce the complexity of the operation and improve the user's experience satisfaction. BRIEF DESCRIPTION OF THE DRAWINGS
图 1是本发明实施例一的实现即时通讯方法的流程图;  1 is a flowchart of a method for implementing instant messaging according to Embodiment 1 of the present invention;
图 2是本发明实施例三即时通讯系统的原理框图;  2 is a schematic block diagram of an instant messaging system according to Embodiment 3 of the present invention;
图 3是本发明实施例四即时通讯系统的原理框图;  3 is a schematic block diagram of an instant messaging system according to an embodiment of the present invention;
图 4是图 3所示即时通讯系统中显示单元的原理框图;  4 is a schematic block diagram of a display unit in the instant messaging system shown in FIG. 3;
图 5是图 3所示即时通讯系统的时序图;  Figure 5 is a timing diagram of the instant messaging system shown in Figure 3;
图 6是本发明实施例五即时通讯系统的原理框图。 实施本发明的方式  6 is a schematic block diagram of an instant messaging system according to a fifth embodiment of the present invention. Mode for carrying out the invention
图 1是本发明实施例一的实现即时通讯方法的流程图。 如图 1所示, 本 发明实施例 1包括有如下的步骤。  FIG. 1 is a flowchart of a method for implementing instant messaging according to Embodiment 1 of the present invention. As shown in Fig. 1, Embodiment 1 of the present invention includes the following steps.
步骤 101 : 当发送方需要发送一条消息给多个接收方时, 首先从用户列 表中选择至少一个接收方, 发送方客户端接收到将至少一个接收方作为组成 员的信息。 在该步骤中, 所述接收方来自同一个组, 即所述需要发送同一条 消息的接收方为同一个组的部分成员。 所述接收方可以位于用户列表的不同 位置, 例如, 接收方可以用户列表的不同组中的组员; 接收方也可以是用户 列表的某个组中一部分组员。 即发送方将需要发送同一条消息的多个接收方 构成一个新的组。  Step 101: When the sender needs to send a message to multiple receivers, first select at least one recipient from the user list, and the sender client receives information that at least one recipient is a member. In this step, the receivers are from the same group, that is, the receivers that need to send the same message are part of the same group. The recipients may be located at different locations in the user list, for example, the recipient may be a member of a different group of the user list; the recipient may also be a member of a group of the user list. That is, the sender will need to send multiple recipients of the same message to form a new group.
步骤 102: 在即时通信系统的服务器端的数据库中保存所述需要发送同 一条消息的组成员的标识信息。  Step 102: The identifier information of the group member that needs to send the same message is saved in a database on the server side of the instant messaging system.
在即时通信服务器端数据库的用户列表中保存有各接收方的相关信息。 该接收方的相关信息包括该接收方的标识信息、 以及该接收方当前的在线状 态信息、 各种个性信息以及接收方和发送方的交互信息。 所述接收方的相关 信息从即时通信服务器中获取, 并当所述相关信息发生变更时, 即时通信服 务器将通知即时通信客户端进行更新。 另外, 所述标识信息还可以进一步包 括该接收方的用户 ID或 IP地址或 TCP端口号等用于标识接收方的信息。 在所述步骤 102中, 组成员的标识信息可以以如下两种存储方式进行存 储。 一种存储方式为临时存储, 也就是说, 发送方在建立组成员列表时, 在 即时通信数据库中为各组成员建立一个临时存储表, 将组成员的标识信息进 行临时存储。 当信息交互结束时, 该临时存储表将被删除, 当下一次信息交 互时, 重新建立一组成员列表。 这种存储方式能够尽可能少的占用数据库资 源。 Relevant information of each recipient is stored in the user list of the instant messaging server-side database. The related information of the receiver includes the identifier information of the receiver, the current online state information of the receiver, various personality information, and interaction information between the receiver and the sender. The related information of the recipient is obtained from the instant messaging server, and when the related information is changed, the instant messaging server notifies the instant messaging client to update. In addition, the identifier information may further include information such as a user ID or an IP address or a TCP port number of the receiver for identifying the recipient. In the step 102, the identification information of the group members can be stored in the following two storage manners. A storage method is temporary storage. That is to say, when the sender establishes a group member list, the sender establishes a temporary storage table for each group member in the instant messaging database, and temporarily stores the identification information of the group members. When the information interaction ends, the temporary storage table will be deleted, and when the next information interaction, a set of member lists will be re-established. This storage method can consume as little database resources as possible.
另外一种存储方式为永久性存储, 即当本次信息交互结束时, 所建立的 存储表仍然保留在即时通信数据库中, 当下一次信息交互时组成员列表仍然 存在, 发送方可以通过增加和删除组成员, 同时更新即时通信数据库中的相 应信息来进行本次信息交互。  Another storage method is permanent storage. That is, when the information interaction ends, the established storage table remains in the instant messaging database. When the next information interaction, the group member list still exists, and the sender can add and delete. The group member updates the corresponding information in the instant messaging database to perform this information interaction.
以上两种存储方式在本次信息交互过程中, 当发送方需要改变当前的接 收方时, 可以通过增加和删除组成员, 同时更新即时通信数据库中组成员列 表相应的标识信息来实现。  The above two storage methods are implemented during the information exchange process. When the sender needs to change the current receiver, it can be implemented by adding and deleting group members and simultaneously updating the corresponding identification information of the group member list in the instant messaging database.
步骤 103: 当发送方的客户端将已输入的消息发送给上述已建立的组中 的每个组成员时, 由于新建立的组成员列表中的标识信息已经和每个接收方 建立有关联,因此发送方的客户端可以通过获得所述每个组成员的标识信息, 根据该标识信息将输入的消息发送至每个接收方。 在步骤 103中, 由于所述 组员的标识信息保存在即时通信系统服务器端的数据库中, 因此发送方客户 端先要向即时通信系统服务器端发送请求, 即时通信系统服务器端将保存的 标识信息发送至所述发送方客户端, 以便发送方客户端根据所述标识信息进 行消息的发送。  Step 103: When the sender's client sends the input message to each group member in the established group, since the identification information in the newly established group member list has been associated with each receiver, Therefore, the sender's client can send the input message to each recipient according to the identification information by obtaining the identification information of each group member. In step 103, since the identification information of the group member is saved in the database of the server of the instant messaging system, the sender client first sends a request to the server of the instant messaging system, and the server of the instant messaging system sends the saved identifier information. To the sender client, so that the sender client sends a message according to the identifier information.
由上可知, 在本发明的实施例一中, 发送方选择的接收方均为需要接收 消息的接收方; 同时, 发送方建立的组成员列表位于发送方的客户端, 因此 在每个接收方的客户端就不会出现组成员列表之间的干扰, 从而可以避免信 息交互过程中出现的干扰, 增强了信息的保密性, 提高用户的满意度。  It can be seen from the above that in the first embodiment of the present invention, the receiver selected by the sender is the receiver that needs to receive the message; meanwhile, the group member list established by the sender is located at the sender's client, so each receiver The client does not have interference between the group member lists, thereby avoiding interference occurring during the information interaction, enhancing the confidentiality of the information, and improving the user's satisfaction.
本发明的实施例二中, 将所述需要发送同一条消息的组成员的标识信息 保存在发送方的客户端的数据文件中。 本发明实施例二与上述实施例一的不 同点在于, 由于需要发送同一条消息的组成员的标识信息保存在发送方的客 户端中, 因此在实施例二中不存在执行从服务器端获取存储的各组成员的标 识信息的步骤, 仅根据保存在发送方的标识信息就可以实现信息的发送。 In the second embodiment of the present invention, the identification information of the group member that needs to send the same message is Saved in the data file of the sender's client. The second embodiment of the present invention is different from the first embodiment in that, since the identifier information of the group member that needs to send the same message is stored in the client of the sender, there is no execution of obtaining the storage from the server in the second embodiment. The step of identifying the information of each group member can be realized only by the identification information stored in the sender.
另外, 本发明实施例二提供了一种点对多点的单窗口信息交互方案。 在 发送方的客户端, 多个对话窗口以标签的形式叠加在一个单窗口中, 从而实 现点对多点的单窗口信息交互。 其中为每个进行信息交互的组成员建立有一 个标签,通过切换标签,将交互信息分别显示在相应的组成员的对话窗口中, 从而更加方便用户管理, 进一步提高用户体验。 当用户从用户列表中选择接 收方作为新的组成员时, 发送方客户端在当前的对话窗口上为每个选中的组 成员建立对应的标签, 并将当前被激活组成员的标签设置为激活状态。  In addition, the second embodiment of the present invention provides a point-to-multipoint single window information interaction scheme. On the sender's client, multiple dialog windows are superimposed in a single window in the form of tags, enabling point-to-multipoint single-window information interaction. A label is created for each group member that performs information interaction. The switch information is displayed in the dialog window of the corresponding group member by switching labels, thereby facilitating user management and further improving the user experience. When the user selects the recipient as a new group member from the user list, the sender client creates a corresponding label for each selected group member on the current conversation window, and sets the label of the currently activated group member to be activated. status.
另外, 在本发明的第二实施例中, 当接收方和发送方的客户端之间进行 信息交互时, 对于所述标签处于激活状态的组成员, 信息交互结果将显示在 该组成员的对话窗口上; 对于所述标签处于未激活状态的组成员, 可以在标 签上显示未阅读消息的数目, 并将标签显示为不同的颜色以示区别。  In addition, in the second embodiment of the present invention, when information interaction is performed between the receiver and the client of the sender, the information interaction result will be displayed in the conversation of the group member for the group member whose label is in the active state. On the window; for group members whose labels are inactive, you can display the number of unread messages on the label and display the labels as different colors to show the difference.
当发送方客户端接收到切换标签的消息时, 将被切换的组成员所对应的 标签激活, 并且可以去掉未阅读消息的数目, 将标签显示颜色恢复为默认颜 色。  When the sender client receives the message of switching the label, the label corresponding to the group member to be switched is activated, and the number of unread messages can be removed, and the label display color is restored to the default color.
在本发明的实施例二中, 所述单对话窗口的关闭方式, 可有如下几种途 种途径是通过点击单对话窗口的关闭按鈕。 当处于激活状态的对话窗口被关 闭时, 则可以将上次被激活的标签激活作为当前的对话窗口。  In the second embodiment of the present invention, the manner of closing the single dialog window may be as follows: by clicking the close button of the single dialog window. When the active dialog window is closed, the last activated tag can be activated as the current dialog window.
另外, 在本发明的第二实施例中, 当发送方与组成员进行信息交互时, 如果有非组成员的客户端向发送方客户端发送信息, 则建立另外一个对话窗 口, 同时针对该发送信息的客户端建立一个标签, 标签的管理方式与上文所 述类似, 不再赘述。 另外, 在本发明的第二实施例中, 可选地可只发给一个接收者。 在只是 发给一个接收者时, 先将需要接收信息的组成员的标签激活, 当将消息发送 给所述标签处于激活状态的单个组成员时, 从客户端中的保存有组成员标识 信息的数据文件中获得所述标签处于激活状态的组成员的标识信息, 将标识 信息发送至该组成员的客户端。 In addition, in the second embodiment of the present invention, when the sender and the group member perform information interaction, if a client having a non-group member sends information to the sender client, another dialog window is established, and the sending is performed for the same. The client of the information establishes a label, and the label is managed in a similar manner as described above, and will not be described again. Further, in the second embodiment of the present invention, it may alternatively be issued to only one recipient. When only a receiver is sent, the label of the group member that needs to receive the information is activated first. When the message is sent to the single group member whose label is in the active state, the group member identification information is saved from the client. The identification information of the group member whose label is in the active state is obtained in the data file, and the identifier information is sent to the client of the group member.
本发明实施例三提供一种即时通讯的系统。 图 2为本发明实施例三即时 通讯系统的原理框图。 本发明实施例三所述即时通讯系统包括: 分组单元 201 ,其用于从用户列表中选择至少一个接收方作为组成员,并在接收到将用 户列表中至少一个接收方作为组成员的信息时, 存储该组成员的标识信息。 在上述即时通讯的方法中, 本实施例中的分组单元 201既可以是对组成员的 标识信息进行临时的存储, 也可以是对组成员的标识信息进行永久性存储。 当分组单元 201为对组成员的标识信息进行临时存储时, 分组单元 201判断 当发送方结束信息交互时, 将该组成员的标识信息删除。  Embodiment 3 of the present invention provides a system for instant messaging. 2 is a schematic block diagram of an instant messaging system according to a third embodiment of the present invention. The instant messaging system of the third embodiment of the present invention includes: a grouping unit 201, configured to select at least one recipient from the user list as a group member, and when receiving information of at least one recipient in the user list as a group member , store the identification information of the members of the group. In the above method of instant messaging, the grouping unit 201 in this embodiment may temporarily store the identification information of the group members, or may permanently store the identification information of the group members. When the grouping unit 201 temporarily stores the identification information of the group member, the grouping unit 201 determines that the identification information of the group member is deleted when the sender ends the information interaction.
与分组单元 201连接的第一发送单元 202,当向每个组成员发送消息时, 从所述分组单元 201中获得每个组成员的标识信息, 并将所述信息发送至所 有组成员。  The first transmitting unit 202 connected to the grouping unit 201, when transmitting a message to each group member, obtains identification information of each group member from the grouping unit 201, and transmits the information to all group members.
本发明实施例四在上述实施例三的基础上提供了一种即时通讯系统的 较佳实施例。 图 3为本发明实施例四即时通讯系统的原理框图, 该系统中的 各个单元都实现在客户端中。 实施例四中所述即时通讯的系统包括: 分组单 元 301 , 其用于从用户列表中选择至少一个接收方作为组成员, 并在接收到 将用户列表中至少一个接收方作为组成员的信息时, 将该组成员的标识信息 存储在客户端的数据文件中。 对应于上述即时通讯的方法, 本实施例中的分 组单元 301既可以是对组成员的标识信息临时存储在数据文件中, 也可以进 行永久性存储在所述数据文件中。 当分组单元 301为对组成员的标识信息进 行临时存储时, 分组单元 301判断当发送方结束信息交互时, 将该组成员的 标识信息删除。 与分组单元 301连接的第一发送单元 302,当向每个组成员发送消息时, 从所述分组单元 301中获得每个组成员的标识信息, 并将所述信息发送至所 有组成员。 Embodiment 4 of the present invention provides a preferred embodiment of an instant messaging system based on the foregoing third embodiment. FIG. 3 is a schematic block diagram of an instant messaging system according to an embodiment of the present invention, where each unit in the system is implemented in a client. The system for instant messaging described in Embodiment 4 includes: a grouping unit 301, configured to select at least one recipient from the user list as a group member, and when receiving information of at least one recipient in the user list as a group member , the identification information of the group member is stored in the data file of the client. Corresponding to the above method of instant messaging, the grouping unit 301 in this embodiment may be temporarily stored in the data file for the identification information of the group members, or may be permanently stored in the data file. When the grouping unit 301 temporarily stores the identification information of the group member, the grouping unit 301 determines that when the sender ends the information interaction, the identification information of the group member is deleted. The first transmitting unit 302 connected to the grouping unit 301, when transmitting a message to each group member, obtains identification information of each group member from the grouping unit 301, and transmits the information to all group members.
如图 3所示, 本发明实施例四还进一步包括与所述分组单元 301连接的 第二发送单元 303。 第二发送单元 303用于实现向单个组成员发送消息, 所 述第二发送单元 303从所述分组单元 301中获得处于激活状态的组成员的标 识信息, 并将所述信息发送至该组成员。  As shown in FIG. 3, Embodiment 4 of the present invention further includes a second sending unit 303 connected to the grouping unit 301. The second sending unit 303 is configured to implement sending a message to a single group member, and the second sending unit 303 obtains identification information of the group member in an activated state from the grouping unit 301, and sends the information to the group member. .
如图 3所示, 本发明实施例四还进一步显示单元 304。 显示单元 304分 别与第一发送单元 302和第二发送单元 303相连接, 并用于显示发送方输入 的待发送信息以及发送成功后显示发送的信息, 或者接收接收方返回的信息 时显示接收的信息。 另外, 显示单元 304还用于显示与接收方相关的状态信 息, 例如在线状态、 发送时间、 签名头像等。  As shown in FIG. 3, the fourth embodiment of the present invention further displays the unit 304. The display unit 304 is connected to the first sending unit 302 and the second sending unit 303, and is configured to display the information to be sent input by the sender and the information displayed after the transmission is successful, or display the received information when receiving the information returned by the receiver. . In addition, the display unit 304 is further configured to display status information related to the recipient, such as online status, transmission time, signature avatar, and the like.
较佳地, 本发明实施例四中所述系统还包括与第一发送单元 302连接的 第一触发单元 305 ,发送方通过触发所述第一触发单元 305 , 以便使第一发送 单元 302开始发送信息。  Preferably, the system in the fourth embodiment of the present invention further includes a first trigger unit 305 connected to the first sending unit 302, and the sender triggers the first trigger unit 305 to enable the first sending unit 302 to start sending. information.
较佳地, 本发明实施例四中所述系统还包括与第二发送单元 303连接的 第二触发单元 306。 第二触发单元 306用于实现向单个接收端发送消息的功 能, 发送方通过触发第二触发单元 306, 通知所述第二发送单元 303发送消 图 4是图 3所示即时通讯系统中显示单元 304的原理框图。如图 4所示, 显示单元 304包括: 分组显示单元 3042, 其用于当发送方从用户列表中选择 至少一个接收方作为组成员时, 从客户端中的数据文件中的用户列表中获取 与组成员相关的用户信息,并显示所述组成员相关的用户信息。显示单元 304 进一步包括与第一发送单元 302及第二发送单元 303连接的对话窗口 3043。 发送方通过对话窗口 3043输入信息,并通过相应的触发单元通知发送单元将 输入的信息发送至相应的组成员。 相应的发送单元可以在发送成功后通知对 所述对话窗口 3043在接收到来自于组成员的交互信息时,将进行显示。显示 单元 304还进一步包括用户列表显示单元 3041 ,用于显示发送方的所有用户 的列表信息,即所述用户列表显示单元 3041从客户端的数据文件中获取组成 员相关的用户信息并进行显示。 Preferably, the system in the fourth embodiment of the present invention further includes a second trigger unit 306 connected to the second sending unit 303. The second triggering unit 306 is configured to implement a function of sending a message to a single receiving end, and the sending party notifies the second sending unit 303 to send the canceling picture 4 by triggering the second triggering unit 306, which is the display unit in the instant messaging system shown in FIG. The block diagram of 304. As shown in FIG. 4, the display unit 304 includes: a group display unit 3042, configured to obtain, when the sender selects at least one receiver from the user list as a group member, from the user list in the data file in the client. The user information related to the group member and the user information related to the group member. The display unit 304 further includes a dialog window 3043 connected to the first transmitting unit 302 and the second transmitting unit 303. The sender inputs information through the dialog window 3043, and notifies the sending unit to send the input information to the corresponding group member through the corresponding trigger unit. The corresponding sending unit can notify the pair after the transmission is successful. The dialog window 3043 will display when it receives the interaction information from the group members. The display unit 304 further includes a user list display unit 3041 for displaying list information of all users of the sender, that is, the user list display unit 3041 acquires and displays the user information related to the group members from the data file of the client.
其中本实施例的对话窗口 3043进一步包括有与每个组成员对应的标签, 标签为当前激活的组成员的对话窗口。 标签的建立方法如上文所述, 不再赘 述。  The dialog window 3043 of the present embodiment further includes a label corresponding to each group member, and the label is a dialog window of the currently activated group member. The method of establishing the label is as described above and will not be described again.
本发明实施例四中即时通讯系统的工作时序具体见图 5。 为便于说明, 在以下说明中,显示单元 304称为聊天窗口,将用户列表显示单元 3041称为 好友列表窗口,分组显示单元 3042称为正在聊天的好友列表窗口,第一触发 单元 305称为群发按鈕, 第二触发单元 306称为发送给当前好友按鈕。  The working sequence of the instant messaging system in the fourth embodiment of the present invention is shown in FIG. 5. For convenience of explanation, in the following description, the display unit 304 is referred to as a chat window, the user list display unit 3041 is referred to as a buddy list window, the group display unit 3042 is referred to as a buddy list window being chatted, and the first trigger unit 305 is referred to as a group send. The button, the second trigger unit 306 is referred to as a send to current friend button.
图 5为图 3所示即时通讯系统的时序图, 其包括有如下的步骤。  FIG. 5 is a timing diagram of the instant messaging system shown in FIG. 3, which includes the following steps.
步骤 501 : 发送方从好友列表窗口将用于标识该好友的形象标识移入正 在聊天的好友列表窗口中, 该移动操作将触发分组单元建立组成员标识信息 事件。 此时被移动的好友的形象标识等相关信息同时也被复制, 从而使得正 在聊天的好友列表窗口中用户的显示与好友列表窗口中用户的显示是相同 的, 例如被移动好友的在线状态等信息。  Step 501: The sender moves the image identifier for identifying the friend into the buddy list window that is being chatted from the buddy list window, and the mobile operation triggers the group unit to establish a group member identification information event. At this time, the related information such as the image of the moved friend is also copied, so that the display of the user in the chat list window being chat is the same as the display of the user in the friend list window, for example, the online status of the mobile friend. .
在步骤 501中, 在发送方激活一个聊天窗口准备聊天时, 如果采用临时 存储分组成员标识信息的方式, 则正在聊天的好友列表窗口为空; 如果采用 永久存储分组成员标识信息的方式, 则正在聊天的好友列表窗口显示上一次 发送方建立的分组成员列表。 识信息进行保存。  In step 501, when the sender activates a chat window to prepare a chat, if the method of temporarily storing the group member identification information is adopted, the buddy list window being chatted is empty; if the method of permanently storing the group member identification information is used, The chat buddy list window displays the list of group members that were last established by the sender. Know the information to save.
另外, 在聊天窗口上将为所述正在聊天的好友创建一个标签, 发送方可 以通过切换标签实现与正在聊天的好友窗口中不同好友进行信息交互。 步骤 503: 发送方在对话窗口中输入待发送的信息。 In addition, a bookmark is created for the chatting friend on the chat window, and the sender can perform information interaction with different friends in the chatting friend window by switching the label. Step 503: The sender inputs the information to be sent in the conversation window.
步骤 504: 通过群发按鈕或发送给当前好友按鈕, 通知发送单元需要发 送信息。  Step 504: The sending unit needs to send the information by using the group sending button or sending the current friend button.
步骤 505: 所述发送单元从分组单元中获取需要接收信息的组成员的用 户标识信息。  Step 505: The sending unit acquires, from the grouping unit, user identification information of a group member that needs to receive information.
步骤 506: 发送单元根据获取的用户标识信息将发送方需要发送的信息 发送至相应的需要接收信息的组成员。  Step 506: The sending unit sends, according to the acquired user identification information, information that the sender needs to send to the corresponding group member that needs to receive the information.
步骤 507: 同时发送的信息将保存在数据库中的好友列表信息中, 通知 显示信息。  Step 507: The information sent at the same time is saved in the buddy list information in the database, and the notification information is displayed.
步骤 508: 对话窗口将发送的信息进行显示。 步骤 408具体包括如下的 内容: 如果好友的聊天窗口处于激活状态, 则聊天窗口从数据库中获取发送 的消息进行显示; 如果与此好友的聊天窗口处于未激活状态, 则在此好友的 标签上显示发送消息的数目, 并且该标签用不同于被激活标签的颜色进行显 示。 当发送方通过点击某个标签将当前激活的聊天窗口切换到此标签对应的 好友时, 标签上显示的消息数目去除, 标签颜色可以恢复为客户端默认的颜 色, 聊天窗口将从数据库中获取相应的消息进行显示。  Step 508: The dialog window displays the sent information. Step 408 specifically includes the following content: If the chat window of the friend is in an active state, the chat window obtains the sent message from the database for display; if the chat window with the friend is inactive, the message is displayed on the friend's label. The number of messages sent, and the tag is displayed in a different color than the activated tag. When the sender switches the currently activated chat window to the friend corresponding to the tag by clicking a tag, the number of messages displayed on the tag is removed, the color of the tag can be restored to the default color of the client, and the chat window will be retrieved from the database. The message is displayed.
发送方通过双击某个标签关闭与某个好友的聊天窗口。 如果双击的标签 是当前处于激活状态的窗口, 则将点击此标签前的上一次点击的标签对应的 窗口设置为激活状态。 如果当前仅有一个标签, 则双击此标签同时关闭聊天 窗口。 另外, 如果对正在聊天的好友的用户标识的存储方式采用的是临时存 步骤 509: 可选地, 在进行信息交互过程中, 发送方可以对组成员进行 变更, 即增加或删除当前的组成员名单。  The sender closes the chat window with a friend by double-clicking on a tag. If the double-clicked label is the currently active window, the window corresponding to the last clicked label before clicking the label is set to the active state. If there is currently only one label, double-click this tab to close the chat window. In addition, if the storage method of the user ID of the chatting friend is used, the temporary storage step 509 is adopted. Optionally, during the information interaction process, the sender may change the group member, that is, add or delete the current group member. List.
步骤 510: 发送方通过该操作触发分组单元对组成员名单更新事件。 步骤 511 : 分组单元将对存储的组成员名单进行更新。  Step 510: The sender triggers the grouping unit to update the group member list event by the operation. Step 511: The grouping unit will update the stored group member list.
步骤 512: 当信息交互结束, 关闭聊天窗口。 步骤 513: 可选地,如果分组单元采用的是临时存储组成员名单的方式, 则显示单元触发删除组成员标识信息事件。 Step 512: When the information interaction ends, close the chat window. Step 513: Optionally, if the grouping unit adopts a temporary storage group member list manner, the display unit triggers deleting the group member identification information event.
步骤 514:分组单元依据删除组成员标识信息事件删除组成员标识信息。 本发明实施例五提供了一种即时通讯的系统, 如图 6所示其为本发明实 施例五即时通讯系统的原理框图。 本发明实施例五即时通讯系统包括: 一个 服务器端和一个客户端。 其中分组单元 601和数据库 607位于服务器端, 第 一发送单元 602、 第一触发单元 605、 显示单元 604、 第二发送单元 603、 第 二触发单元 606位于客户端。 本发明实施例五即时通讯系统与上述实施例四 中的即时通讯的系统的不同点在于: 分组单元 601位于即时通信系统的月良务 器端; 所述分组单元 601连接有数据库 607, 数据库 607用于保存组成员的 标识信息; 第一发送单元 602和第二发送单元 603在发送信息之前会向服务 器端的分组单元 601发送请求获取组成员的标识信息, 分组单元 601根据所 述请求从数据库 607中获取组成员的标识信息, 然后发送给客户端用于信息 里就不再赘述。  Step 514: The grouping unit deletes the group member identification information according to the deletion group member identification information event. Embodiment 5 of the present invention provides a system for instant messaging, and FIG. 6 is a schematic block diagram of an instant messaging system according to Embodiment 5 of the present invention. The instant messaging system of the fifth embodiment of the present invention comprises: a server end and a client end. The grouping unit 601 and the database 607 are located at the server side, and the first sending unit 602, the first trigger unit 605, the display unit 604, the second sending unit 603, and the second trigger unit 606 are located at the client. The instant messaging system of the fifth embodiment of the present invention is different from the instant messaging system of the fourth embodiment in that: the grouping unit 601 is located at the server of the instant messaging system; the grouping unit 601 is connected to the database 607, and the database 607 The first sending unit 602 and the second sending unit 603 send a request to acquire the identification information of the group member to the grouping unit 601 of the server before transmitting the information, and the grouping unit 601 selects the database from the database 607 according to the request. The identification information of the group members is obtained, and then sent to the client for information, and will not be described again.
以上所述, 仅为本发明较佳的具体实施方式, 但本发明的保护范围并不 局限于此, 任何熟悉本技术领域的技术人员在本发明揭露的技术范围内, 可 轻易想到的变化或替换, 都应涵盖在本发明的保护范围之内。 因此, 本发明 的保护范围应该以权利要求的保护范围为准。  The above is only a preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily think of changes or within the technical scope disclosed by the present invention. Alternatives are intended to be covered by the scope of the present invention. Therefore, the scope of protection of the present invention should be determined by the scope of the claims.

Claims

权利要求书 Claim
1、 一种即时通讯消息定制发送的方法, 其特征在于, 包括步骤: 选取用户列表中至少一个接收方构成一成员组, 并存储组成员的标识信 息;  A method for customizing the sending of an instant messaging message, comprising the steps of: selecting at least one receiving party in the user list to form a member group, and storing the identification information of the group member;
当向所述成员组的每个成员发送同一消息时, 获得所述每个组成员的标 识信息, 根据所述标识信息发送所述同一消息。  When the same message is sent to each member of the member group, the identification information of each group member is obtained, and the same message is sent according to the identification information.
2、 根据权利要求 1所述的方法, 其特征在于, 进一步包括:  2. The method according to claim 1, further comprising:
在选取用户列表中至少一个接收方构成一成员组后, 建立与该成员组中 每个组成员对应的标签, 并将正在对话的组成员的标签设置为激活状态。  After at least one of the recipients in the selected user list constitutes a member group, a label corresponding to each group member in the member group is established, and the label of the group member who is in the conversation is set to an active state.
3、 根据权利要求 1所述的方法, 其特征在于, 所述选取用户列表中至少 一个接收方构成一成员组包括: 选取用户列表中某一组中的部分组员构成所述的成员组。  The method according to claim 1, wherein the selecting at least one recipient in the user list constitutes a member group comprises: selecting a group member in a group in the user list to form the member group.
4、 根据权利要求 1所述的方法, 其特征在于, 进一步包括:  4. The method according to claim 1, further comprising:
当向所述成员组的单个组成员发送消息时, 获得该单个组成员的标识信 息, 按照所述标识信息进行发送。  When a message is sent to a single group member of the member group, the identification information of the single group member is obtained, and the identification information is sent according to the identification information.
5、根据权利要求 1至 4中任意一项所述的方法, 其特征在于, 对所述组 成员标识信息的存储为临时存储或永久性存储。  The method according to any one of claims 1 to 4, characterized in that the storage of the group member identification information is temporary storage or permanent storage.
6、根据权利要求 1至 4中任意一项所述的方法中所述的方法,其特征在 于, 所述组成员标识信息存储在客户端的数据文件中或者服务器端的数据库 中。  The method according to the method of any one of claims 1 to 4, wherein the group member identification information is stored in a data file of the client or in a database of the server.
7、 根据权利要求 5所述的方法, 其特征在于, 进一步包括:  7. The method according to claim 5, further comprising:
进行信息交互过程中, 当接收到删除所述成员的信息时, 删除所述组成 员的标识信息。  During the information exchange process, when the information of deleting the member is received, the identification information of the member is deleted.
8、 一种即时通讯消息定制发送的系统, 其特征在于, 包括: 分组单元, 用于选取用户列表中至少一个接收方构成一成员组, 并存储 组成员的标识信息; 8. A system for custom messaging of instant messaging messages, comprising: a grouping unit, configured to select at least one receiver in the user list to form a member group, and store identification information of the group member;
第一发送单元, 用于当向所述成员组的每个成员发送同一消息时, 获得 所述每个组成员的标识信息, 根据所述标识信息发送所述同一消息。  And a first sending unit, configured to: when sending the same message to each member of the member group, obtain identification information of each group member, and send the same message according to the identifier information.
9、 根据权利要求 8所述的系统, 其特征在于, 所述分组单元用于将所述 组成员的标识信息进行临时存储, 或永久性存储。  The system according to claim 8, wherein the grouping unit is configured to temporarily store the identification information of the group members, or store the information permanently.
10、 根据权利要求 8所述的方法, 其特征在于, 所述分组单元用于: 选取用户列表中某一组中的部分组员构成所述的成员组。  The method according to claim 8, wherein the grouping unit is configured to: select a part of the members of a group in the user list to form the member group.
11、 根据权利要求 8所述的系统, 其特征在于, 所述分组单元位于客户 端或服务器端, 并将所述组成员标识信息存储在客户端的数据文件中或者服 务器端的数据库中。  The system according to claim 8, wherein the grouping unit is located at a client or a server, and the group member identification information is stored in a data file of the client or in a database of the server.
12、 根据权利要求 8所述的系统, 其特征在于, 进一步包括: 第一触发单元, 用于通知所述第一发送单元向所述的每个组成员发送所 述同一消息。  The system according to claim 8, further comprising: a first triggering unit, configured to notify the first sending unit to send the same message to each of the group members.
13、 根据权利要求 8所述的系统, 其特征在于, 进一步包括: 根据该标识信息将所述消息发送至该组成员; 以及  13. The system according to claim 8, further comprising: transmitting the message to the group member according to the identification information;
第二触发单元, 用于通知所述第二发送单元向被指定的单个组成员发送 消息。  And a second triggering unit, configured to notify the second sending unit to send a message to the designated single group member.
14、根据权利要求 8至 13中任意一项所述的系统, 其特征在于, 进一步 包括: 显示单元;  The system according to any one of claims 8 to 13, further comprising: a display unit;
所述显示单元包括:  The display unit includes:
分组显示单元, 用于在接收到将用户列表中至少一个接收方作为组成员 的信息时, 获取并显示所述组成员的相关用户信息;  a group display unit, configured to acquire and display related user information of the group member when receiving information that at least one recipient in the user list is a group member;
对话窗口, 用于输入信息以及当发送单元发送消息后显示所述发送的信 与每个组成员想对应的标签, 用于激活所述组成员的对话窗口; 以及 用户列表显示单元, 用于显示所述用户列表中接收方的用户信息。 a dialog window for inputting information and displaying the sent letter when the sending unit sends the message a tab corresponding to each group member, a dialog window for activating the group member; and a user list display unit for displaying user information of the recipient in the user list.
PCT/CN2008/070914 2007-06-13 2008-05-08 Method and system for transmitting customized instant communication message WO2008151529A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200710075112.3 2007-06-13
CN2007100751123A CN101075958B (en) 2007-06-13 2007-06-13 Instant telecommunication system and method

Publications (1)

Publication Number Publication Date
WO2008151529A1 true WO2008151529A1 (en) 2008-12-18

Family

ID=38976784

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/070914 WO2008151529A1 (en) 2007-06-13 2008-05-08 Method and system for transmitting customized instant communication message

Country Status (2)

Country Link
CN (1) CN101075958B (en)
WO (1) WO2008151529A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113852542A (en) * 2021-09-26 2021-12-28 湖南于一科技有限公司 One-key group sending method, device, equipment and storage medium

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101075958B (en) * 2007-06-13 2011-11-02 腾讯科技(深圳)有限公司 Instant telecommunication system and method
CN101945176B (en) * 2010-09-29 2015-09-16 中兴通讯股份有限公司 A kind of method for managing message session and mobile terminal
CN102546762A (en) * 2011-12-16 2012-07-04 深圳中兴网信科技有限公司 Instant messaging system and method of webpage
CN103795607A (en) * 2012-10-30 2014-05-14 联想(北京)有限公司 Message processing method, instant messaging client, and instant messaging system
CN104660483B (en) * 2013-11-21 2020-05-12 腾讯科技(上海)有限公司 Group communication method, server and system
CN104461431A (en) * 2014-12-15 2015-03-25 广东威创视讯科技股份有限公司 Method and system for switching of superposed windows of joined screen
CN106411687B (en) * 2015-07-31 2020-10-20 腾讯科技(深圳)有限公司 Method and device for interaction between network access equipment and bound user
CN105279225A (en) * 2015-09-09 2016-01-27 腾讯科技(深圳)有限公司 Method and device for establishing communication group
CN105323312A (en) * 2015-10-14 2016-02-10 北京乐动卓越科技有限公司 Communication information data transmission method and system
CN105610693B (en) * 2016-01-07 2019-07-02 天脉聚源(北京)科技有限公司 A kind of group chat is in screen state display method and device
CN108171337A (en) * 2017-12-07 2018-06-15 中仁车汇科技发展(深圳)有限公司 Vehicle maintenance emm message processing method and equipment and computer storage media
CN112532401B (en) * 2021-02-09 2021-05-11 全时云商务服务股份有限公司 Method, system and storage medium for establishing business process in team group
CN113518028A (en) * 2021-05-13 2021-10-19 华世界数字科技(深圳)有限公司 Group chat method and device based on distinguishing group owner and group member
CN113765775B (en) * 2021-09-08 2023-06-02 深圳腾银信息咨询有限责任公司 Method for enabling enterprise WeChat one-key accurate mass sending

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1941748A (en) * 2005-09-30 2007-04-04 腾讯科技(深圳)有限公司 Group message transmitting method, transmitting end and system
CN1956386A (en) * 2005-10-26 2007-05-02 腾讯科技(深圳)有限公司 Method for set-up blogger and immediate communication of the blogger based on reciprocity mode
CN1968220A (en) * 2005-11-18 2007-05-23 阿尔卡特公司 System and method for implementation of instant messaging hunting groups
CN1968117A (en) * 2005-11-19 2007-05-23 腾讯科技(深圳)有限公司 Method for adding LAN subscriber into group communication in instant communication
CN101075958A (en) * 2007-06-13 2007-11-21 腾讯科技(深圳)有限公司 Instant telecommunication system and method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1941748A (en) * 2005-09-30 2007-04-04 腾讯科技(深圳)有限公司 Group message transmitting method, transmitting end and system
CN1956386A (en) * 2005-10-26 2007-05-02 腾讯科技(深圳)有限公司 Method for set-up blogger and immediate communication of the blogger based on reciprocity mode
CN1968220A (en) * 2005-11-18 2007-05-23 阿尔卡特公司 System and method for implementation of instant messaging hunting groups
CN1968117A (en) * 2005-11-19 2007-05-23 腾讯科技(深圳)有限公司 Method for adding LAN subscriber into group communication in instant communication
CN101075958A (en) * 2007-06-13 2007-11-21 腾讯科技(深圳)有限公司 Instant telecommunication system and method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113852542A (en) * 2021-09-26 2021-12-28 湖南于一科技有限公司 One-key group sending method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN101075958B (en) 2011-11-02
CN101075958A (en) 2007-11-21

Similar Documents

Publication Publication Date Title
WO2008151529A1 (en) Method and system for transmitting customized instant communication message
US10318137B2 (en) Multi-modal participant lists
US9998602B2 (en) Voice communications with real-time status notifications
KR101003048B1 (en) Voice and text group chat display management techniques for wireless mobile terminals
CN112152905B (en) Communication method, communication device and mobile equipment
US8825878B2 (en) Instant messaging device/server protocol
JP4118800B2 (en) Presence display system and gateway device
US20060194596A1 (en) System and method for direct peer to peer mobile messaging
US20060168204A1 (en) Mobile blocking indicators on a contact list
CN102347916B (en) A kind of gateway, across community group information processing system and method
US8064934B2 (en) Method, system and apparatus for automatic notification to a plurality of communication nodes
CA3009851C (en) Managing multiple profiles for a single account in an asynchronous messaging system
WO2009089707A1 (en) Information displaying method and user terminal thereof
CN101232467A (en) Method for obtaining information using time jab in real time communicating business
CN101217506B (en) Message processing method, system and client
CN101272357B (en) Method, system and client terminal for information communication of instant communication users
CN101087272B (en) A method, device and system for realizing call limit in instant communication system
JP2009169866A (en) Electronic mail client and its control method, and computer program
JP4560844B2 (en) Selective attendance management method for instant messaging service in telecommunication networks such as the Internet
WO2019023974A1 (en) Communication control apparatus and method for multi-topic dialogue, and computer processing device
US7487220B1 (en) Delivering instant messages to the intended user
CN109714243A (en) A kind of group chat exchange method and device
CN101237428B (en) Method, system and server for establishing multi-party session based on instant messaging group
CN112887190A (en) Solution method for cross-network multi-party communication and cooperation of fusion platform for cloud video
KR101520102B1 (en) Communication apparatus for producing conference record data based on instant messaging data and control method thereof

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 08734269

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 6769/CHENP/2009

Country of ref document: IN

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC OF 220410

122 Ep: pct application non-entry in european phase

Ref document number: 08734269

Country of ref document: EP

Kind code of ref document: A1