WO2008141585A1 - Procédé servant à rejoindre un groupe, un serveur et un client - Google Patents

Procédé servant à rejoindre un groupe, un serveur et un client Download PDF

Info

Publication number
WO2008141585A1
WO2008141585A1 PCT/CN2008/071044 CN2008071044W WO2008141585A1 WO 2008141585 A1 WO2008141585 A1 WO 2008141585A1 CN 2008071044 W CN2008071044 W CN 2008071044W WO 2008141585 A1 WO2008141585 A1 WO 2008141585A1
Authority
WO
WIPO (PCT)
Prior art keywords
group
client
notification
administrator
join
Prior art date
Application number
PCT/CN2008/071044
Other languages
English (en)
Chinese (zh)
Inventor
Wangguang Zhang
Original Assignee
Huawei Technologies 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 Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2008141585A1 publication Critical patent/WO2008141585A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • H04L63/104Grouping of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Definitions

  • the present invention relates to the field of network communication technologies, and in particular, to a group communication technology. Background technique
  • group communication has been widely used.
  • the operations of the group mainly include: group creation, group deletion, group administrator adding group members, passing group
  • the ID uses a group service or the like.
  • the currently implemented implementation of joining a group is that the user first finds the administrator of the group, and then adds himself to the group through the administrator of the group.
  • Embodiments of the present invention provide a method, a server, and a client for joining a group, so that a user can actively join a group that is desired to join, and implement a process.
  • An embodiment of the present invention provides a method for joining a group, including:
  • the group server After obtaining the information sent by the client to the group, the group server notifies the group administrator of the group whether to allow the client to join the group;
  • the group server After receiving the confirmation information sent by the group administrator indicating whether to allow the joining group, the group server processes the client's request to join the group according to the confirmation information.
  • An embodiment of the present invention provides a group server, including:
  • a request information receiving unit configured to acquire information that the client sends a request to join the group
  • a notification sending unit configured to send a notification to the group administrator of the group, to notify the group management The administrator determines whether to allow the client to join the group
  • the group processing unit is configured to receive confirmation information sent by the group administrator indicating whether to allow joining the group, and process the client request to join the group according to the confirmation information.
  • An embodiment of the present invention provides a client, including:
  • the group processing unit is configured to send information requesting to join the group to the group server according to the group information determined by the joining group information acquiring unit.
  • An embodiment of the present invention provides a client, including:
  • a notification information obtaining unit configured to acquire a request sent by the group server to determine whether to allow the client to join the group notification
  • the confirmation information processing unit is configured to determine, according to the notification received by the notification information obtaining unit, whether the client is allowed to join the confirmation information of the group, and send the confirmation information to the group server.
  • FIG. 1 is a schematic diagram of a processing procedure of Embodiment 1 of an application according to an embodiment of the present disclosure
  • Embodiment 2 is a schematic diagram of a processing procedure of Embodiment 2 of an application according to an embodiment of the present disclosure
  • Embodiment 3 is a schematic diagram of a processing procedure of Embodiment 3 of an application according to an embodiment of the present disclosure
  • FIG. 4 is a schematic structural diagram of a group server and a client according to an embodiment of the present invention. detailed description
  • the group may allow the user to actively apply for joining, and the process of the corresponding user actively applying for joining may be confirmed by the group administrator.
  • the process of the corresponding user (ie, the client) joining the group includes: First, the client sends a message requesting to join the group to the group server, that is, sending a message requesting to actively join the group;
  • the group server obtains the information that the client sends the request to join the group, and notifies the group administrator of the group whether to allow the client to join the group, where the group server can directly manage the group.
  • the member sends the notification, and the notification may also be sent to the group administrator through an intermediate entity such as an application server;
  • the group server receives the confirmation information sent by the group administrator indicating whether to allow the joining of the group, and processes the client's request to join the group according to the confirmation information.
  • the group server may further determine whether the confirmation information returned by the group administrator is received within a predetermined time, and if not received, send a notification to the group administrator to improve the notification delivery. Reliability, which in turn improves the reliability of joining the group process.
  • the group server re-sends the notification to the group administrator a predetermined number of times, and does not receive the confirmation information returned by the group administrator, Rejecting the client to join the group prohibits the client from joining the group.
  • the information about whether the notification needs to be sent to the group administrator may be configured in the group server, so that the group server may determine, according to the pre-configured information, whether the group administrator needs to be sent.
  • the notification if it is determined, sends a notification to the group administrator. Otherwise, the client is directly allowed to join the group, thereby further processing the joining process in some scenarios.
  • Step 1 Client A sends a message requesting to actively join the group to the group server as a device that wants to join the group.
  • HTTP Hypertext Transfer Protocol
  • a http put message may be applied to the group server to actively join the group, where the request includes an XML description of the group ID; of course, the client may also use other protocol messages to The group server requests to actively join the group;
  • Step 2 After receiving the message that the request is actively joined to the group, the group server returns a message that the creation is successful to the client A; the successfully created message may be a 201 created message;
  • Step 3 After receiving the message of actively joining the group, the group server also sends a notification message to the application server to request the application server to perform information interaction with the administrator client B of the group, so as to determine whether to allow the client.
  • the group ID is included in the notification message sent by the group server to the application server, and the message can be sent by using the SI P protocol or other protocol messages;
  • step 2 may be performed during or after step 3;
  • the step 2 and the step 3 may further include: starting a timer T;
  • Step 4 After receiving the notification message, the application server sends a message to the client B, which is a group administrator, and the message may carry the information of the client A that requests to join.
  • the message sent by the application server to client B including but not limited to: short message, multimedia message, E-MaiK unified message, phrase audio message, etc.;
  • Step 5 After receiving the message sent by the application server, the client B, as the group administrator, determines whether to allow the client A to join the group, and returns whether the client A is allowed to join the group confirmation information; If the confirmation message is not allowed to join the group, it may also include information such as the reason why the group is not allowed to join the group;
  • Client B sends messages to the application server, including but not limited to: short messages, multimedia messages, E-MaiK unified messages, phrase audio messages, etc.
  • Step 6 After receiving the confirmation information of the client B, the application server continues to transmit the confirmation information. Delivered to the group server;
  • Step 7 after receiving the confirmation information, the group server sends a confirmation message to the client A, that is, notifying the client A of the confirmation result of the client A applying to join the group;
  • the group server modifies the information related to the client A in the group description according to the return information of the group administrator client B: If the group description file contains a field describing whether the client A has been activated, the group management server The field description of whether the client A has been activated may be modified according to whether the group administrator client B feedback whether to agree to join the group, which may be:
  • the field value of whether client A has been activated is modified to: activate, and send client A to successfully join the group message; if client A is not allowed to join the group, delete the group
  • the group description file contains the information of client A, and sends a message to client A that the join group failed.
  • the timer T may also be started in the process of performing step 3 to monitor whether the message returned by the client B is received during the timing period of the timer T;
  • step 7 is performed;
  • the step 3 is re-executed, that is, the group server notifies the application server to resend the message.
  • the group management server To the client B, to request whether to allow the client A to join the group, and start the timer T again; if the timer T has passed the predetermined number of times, the group management server still does not receive the message returned by the client B, Then, it is confirmed that the client A is not allowed to join the group; wherein the predetermined number of times can be set according to actual needs, such as 2 times, 3 times, and the like.
  • the group server notify the group administrator, the corresponding process includes:
  • Step 1 Client A sends a message requesting to join the group to the group server.
  • the group server may be requested to actively join the group by using an HTTP message (for example, an http put message), and the request may include an XML description of the group ID;
  • HTTP message for example, an http put message
  • Step 2 After receiving the message that the group is actively joined to the group, the group server returns a creation success message to the client A; the successfully created message may be a 201 created message;
  • Step 3 The group server sends a message to the client B as a group administrator to request to determine whether to allow the client A to join the group;
  • the group I D may be included in the parameters of the message, and the message may be sent by using the SIP protocol or other protocol messages;
  • the message sent by the group server to the client B includes, but is not limited to, a short message, a multimedia message, an E-Mail, a unified message, a phrase audio message, and the like;
  • step 2 may be performed during or after step 3;
  • the step 2 and the step 3 may further include: starting a timer T;
  • Step 4 After receiving the message sent by the group server, client B confirms whether client A is allowed to join the group, and returns a confirmation message to the group server;
  • Client B sends messages to the group server, including but not limited to: short messages, multimedia messages, E-MaiK unified messages, phrase audio messages, etc.
  • Step 5 After receiving the confirmation information, the group server sends a confirmation message to the client A, that is, notifying the client A of the confirmation result of the client A applying to join the group;
  • the group server modifies the information related to the client A in the group description according to the return information of the client B: If the group description file includes a field describing whether the client A has been activated, the group management server may be based on the client. Whether the B feedback agrees to join the group confirmation and modify the field describing whether the client A has been activated, specifically:
  • client A is allowed to join the group, modify the field value of whether client A has been activated. To: activate, and send client A to successfully join the group message; if client A is not allowed to join the group, delete the information of client A contained in the group description file, and send the join group to client A. Message.
  • the timer T may also be started when the step 3 is performed to monitor whether the message returned by the client B is received during the timing period of the timer T;
  • step 5 After the timer T is started, if the group server receives the confirmation message returned by the client B before the timer T times out, the timer T is stopped, and step 5 is performed;
  • the step 3 is re-executed, that is, the group server notifies the application server to resend the message.
  • the group management server To the client B, to request whether to allow the client A to join the group, and start the timer T again; if the timer T has passed the predetermined number of times, the group management server still does not receive the message returned by the client B, Then, it is confirmed that the client A is not allowed to join the group; wherein the predetermined number of times can be set according to actual needs, such as 2 times, 3 times, and the like.
  • the management of the user is actively applied to join the group through pre-configuration, and the corresponding processing process specifically includes:
  • Step 1 The client A sends a message requesting to join the group to the group server.
  • the group server may apply for an active join group by using an HTTP message (for example, a http put message), where the request may include the group ID.
  • HTTP message for example, a http put message
  • Step 2 After receiving the message that the group is actively joined to the group, the group server returns a creation success message to the client A; the successfully created message may be a 201 created message;
  • Step 3 After receiving the message of actively joining the group, the group server further determines whether to send a message to the group administrator according to the pre-configured information, to request the group administrator to confirm whether to allow the client A to join the group;
  • the predetermined configuration information may be classified into a system level configuration and a user level configuration, where System level configuration means: If the operator administrator directly sets the joining group without the administrator's approval, you can join directly, then all users can join the group directly without the group administrator's approval; the user level configuration Means: If user A is configured to join the group without administrator approval, when other users join user A as a group administrator, they can join the group directly without user A's approval, but if the user If B is configured to join the group, administrator approval is required. When other users join user B as a group created by the group administrator, user B approval is required. That is, the user-level configuration takes effect only for the specified user (single or multiple users), while the system-level configuration is effective for all users;
  • the specific processing in this step can be:
  • the group server directly adds the applicant to the group, and gives the applicant a message to apply for joining success;
  • the subsequent processing of the group server may send a message to the client B as the group administrator directly or through the application server, and the specific processing procedure is as shown in FIG. 1 and FIG. 2 . As shown, it will not be described in detail here.
  • the embodiment of the present invention further provides a group server, and the specific implementation structure thereof is as shown in FIG. 4.
  • the group server 1 1 may include the following units:
  • the unit is configured to obtain information that the client sends a request to join the group, that is, a message for receiving a request sent by the client to join the group actively;
  • the unit is configured to send a notification to the group administrator of the group according to the request of the request information receiving unit 1 1 1 to join the group, and notify the group administrator to determine whether to allow the client to force the port.
  • the unit is configured to receive a table sent by the group administrator according to the notification sent by the notification sending unit 1 13 Determining whether to allow confirmation of joining the group, and processing the request of the client to join the group according to the confirmation information;
  • the unit is configured to determine whether the confirmation information of the group that is allowed to join the group returned by the group administrator is received within a predetermined time, and if not received, the trigger notification sending unit 1 13 re-sends the notification to the group administrator;
  • the unit is configured to reject the client to join after determining that the notification sending unit 1 13 re-sends the notification to the group administrator for a predetermined number of times, and has not received the confirmation information returned by the group administrator.
  • the unit is configured to determine, according to the pre-configured information, whether a notification needs to be sent to the group administrator by the notification sending unit 1 13 , and if it is determined, the notification sending unit 13 13 is triggered to send a notification to the group administrator, otherwise Directly allow the client to join the group.
  • the embodiment of the present invention further provides a client, and the specific implementation structure is as shown in FIG. 4, as a client that can request to actively join the group, and the client 12 may specifically include the following units:
  • the group information obtaining unit 121 is configured to determine the group information that is currently required to be joined; the group processing unit 122 is configured to send a request to the group server according to the group information determined by the joining group information acquiring unit 121. Group information.
  • the embodiment of the present invention further provides a client, and the specific implementation structure thereof is shown in FIG. 4, and the client may serve as a group administrator 13 , which may specifically include the following units:
  • the notification information obtaining unit 131 is configured to acquire a notification sent by the group server 1 1 to determine whether to allow the client to join the group;
  • the confirmation information processing unit 132 is configured to determine, according to the notification received by the notification information acquiring unit 131, whether to allow the client to join the confirmation information of the group, and send the confirmation information to the group server 1 1 , that is, the confirmation
  • the information contains information about whether the client is allowed to join the group.
  • the user can actively apply to join the group, which greatly improves the user experience; and when the user actively applies to join the group, the group administrator needs to obtain feedback confirmation. Whether to allow group membership, which in turn allows group members to be controlled to prevent unwelcome people from entering the group.

Abstract

L'invention concerne un procédé, un serveur et une extrémité d'un client servant à rejoindre un groupe. Tout d'abord, le serveur de groupe obtient les demandes pour rejoindre le groupe provenant du client, et notifie ce groupe à l'administrateur pour déterminer si le client sera autorisé ou non à rejoindre le groupe ; ensuite, le serveur de groupe reçoit le message d'accusé de réception envoyé par l'administrateur du groupe qui indique si le client est autorisé ou non à rejoindre le groupe et traite la demande pour rejoindre le groupe provenant du client en fonction du message d'accusé de réception.
PCT/CN2008/071044 2007-05-23 2008-05-22 Procédé servant à rejoindre un groupe, un serveur et un client WO2008141585A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN 200710099517 CN101056238A (zh) 2007-05-23 2007-05-23 加入群组的方法、服务器及客户端
CN200710099517.0 2007-05-23

Publications (1)

Publication Number Publication Date
WO2008141585A1 true WO2008141585A1 (fr) 2008-11-27

Family

ID=38795855

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/071044 WO2008141585A1 (fr) 2007-05-23 2008-05-22 Procédé servant à rejoindre un groupe, un serveur et un client

Country Status (2)

Country Link
CN (1) CN101056238A (fr)
WO (1) WO2008141585A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109862526A (zh) * 2019-01-28 2019-06-07 平安科技(深圳)有限公司 文件传输方法、装置、计算机设备和存储介质

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101056238A (zh) * 2007-05-23 2007-10-17 华为技术有限公司 加入群组的方法、服务器及客户端
CN101369985A (zh) * 2007-08-15 2009-02-18 华为技术有限公司 一种加入群组的方法和系统
CN101370191B (zh) * 2008-09-19 2011-08-24 中兴通讯股份有限公司 一种群组外用户发起群组呼叫的方法和系统
CN102394913A (zh) * 2011-09-19 2012-03-28 深圳市警豹电子科技有限公司 汽车服务系统的控制方法
CN102438034A (zh) * 2011-09-19 2012-05-02 深圳市警豹电子科技有限公司 汽车服务系统的中央控制平台
CN102364918A (zh) * 2011-09-19 2012-02-29 深圳市警豹电子科技有限公司 汽车服务系统中移动终端集群通讯的方法
CN102364919A (zh) * 2011-09-19 2012-02-29 深圳市警豹电子科技有限公司 移动终端在汽车服务系统中组群的方法
CN104426742B (zh) * 2013-08-27 2019-03-15 腾讯科技(深圳)有限公司 群组访问方法、服务器、客户端及系统
CN106296154B (zh) * 2015-06-11 2021-08-24 创新先进技术有限公司 事务处理方法和系统
CN107481166A (zh) * 2017-06-29 2017-12-15 北京易教阳光教育科技有限公司 一种用户分组方法、系统、终端及其存储介质
CN111277544B (zh) * 2018-12-05 2022-04-26 中国电信股份有限公司 通信方法、系统和相关设备

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1395388A (zh) * 2001-07-09 2003-02-05 深圳市中兴通讯股份有限公司 一种对组播业务进行认证的方法
CN1482762A (zh) * 2003-01-31 2004-03-17 联想(北京)有限公司 网络会议中设备及服务动态加入的方法
CN101056238A (zh) * 2007-05-23 2007-10-17 华为技术有限公司 加入群组的方法、服务器及客户端

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1395388A (zh) * 2001-07-09 2003-02-05 深圳市中兴通讯股份有限公司 一种对组播业务进行认证的方法
CN1482762A (zh) * 2003-01-31 2004-03-17 联想(北京)有限公司 网络会议中设备及服务动态加入的方法
CN101056238A (zh) * 2007-05-23 2007-10-17 华为技术有限公司 加入群组的方法、服务器及客户端

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109862526A (zh) * 2019-01-28 2019-06-07 平安科技(深圳)有限公司 文件传输方法、装置、计算机设备和存储介质

Also Published As

Publication number Publication date
CN101056238A (zh) 2007-10-17

Similar Documents

Publication Publication Date Title
WO2008141585A1 (fr) Procédé servant à rejoindre un groupe, un serveur et un client
WO2007033590A1 (fr) Procede, appareil et systeme d'adhesion d'un membre a un groupe
CA2650046C (fr) Procede et dispositif de demande de permission d'envoyer des donnees multimedia et procede et dispositif de commande de service en temps reel par activation d'un bouton
US8019055B2 (en) Media instant messaging for mobile device
US11553021B2 (en) Media downlink transmission control method and related device
WO2014201931A1 (fr) Procédé de traitement de ressources et serveur de site
US20160127369A1 (en) Method, device and system for user authentication
JP5377295B2 (ja) Sipベースメッセージサービスにおけるグループ通知方法
WO2009012730A1 (fr) Procédé, système, serveur et terminal de traitement de messages
WO2013007150A1 (fr) Procédé et système pour acquérir des informations d'application multi-sites internet
WO2014086222A1 (fr) Procédé et appareil pour régler des paramètres d'appel vidéo et envoyer des paramètres de capacité
CN111385666B (zh) 通信链路建立方法、装置、设备及存储介质
TW201251378A (en) Instant communication message transmitting method and device
WO2013086848A1 (fr) Procédé, dispositif et système de transmission de fichiers à des utilisateurs d'un système de messagerie instantanée
CN111372092A (zh) 通信链路建立方法、装置、设备及存储介质
TWI611359B (zh) 即時通信消息的傳輸方法、系統及設備
WO2012106951A1 (fr) Procédé, dispositif et système de contrôle de délai d'attente
KR101199401B1 (ko) Cpm 서비스 메시지의 전달 및 저장 방법 및 그 서버
WO2013064013A1 (fr) Procédé et dispositif d'établissement de données de relation de contact dans un système de communication de réseau
TWI459213B (zh) 經由參照請求從資訊源拉引出資訊之技術
WO2007003101A1 (fr) Procédé, appareil et système de sauvegarde d’un message instantané
WO2010121525A1 (fr) Méthode, appareil et système d'obtention de ressources par un terminal rtsp
WO2013123857A1 (fr) Procédé de transmission de fichier, système et terminal de messagerie instantanée, et support de stockage informatique
WO2009015586A1 (fr) Procédé pour transmettre des informations de service, entité fonctionnelle de réseau et dispositif utilisateur
WO2014117506A1 (fr) Procédé et dispositif d'envoi de message multimédia à un membre d'un groupe

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: 08748650

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 08748650

Country of ref document: EP

Kind code of ref document: A1