WO2013060143A1 - 一种通过微博向群用户发送消息的方法及装置 - Google Patents
一种通过微博向群用户发送消息的方法及装置 Download PDFInfo
- Publication number
- WO2013060143A1 WO2013060143A1 PCT/CN2012/076399 CN2012076399W WO2013060143A1 WO 2013060143 A1 WO2013060143 A1 WO 2013060143A1 CN 2012076399 W CN2012076399 W CN 2012076399W WO 2013060143 A1 WO2013060143 A1 WO 2013060143A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- group
- message
- user
- member user
- list
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/04—Real-time or near real-time messaging, e.g. instant messaging [IM]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/22—Parsing or analysis of headers
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/21—Monitoring or handling of messages
- H04L51/214—Monitoring or handling of messages using selective forwarding
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/55—Push-based network services
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/48—Message addressing, e.g. address format or anonymous messages, aliases
Definitions
- the present invention relates to a message transmission technology in a network, and in particular, to a method and apparatus for transmitting a message to a user in a group through a microblog. Background technique
- the "@” symbol has a special meaning in the existing microblog or other text network interactive system, for example: the function of "said to him" in Weibo, which enhances the pertinence of Weibo publishing.
- you post the "@user nickname” message it means “referring to someone” and “speaking to someone”.
- the other party can see what you said in a certain way, and can reply to achieve similar one-to-one communication in the broadcast scene.
- the embodiment of the present invention can provide a method and device for sending a message to a group user through a microblog, which can send a message to a group user through the @ symbol simply and quickly.
- an embodiment of the present invention provides a method for sending a message to a group user by using a microblog, including:
- the server parses the received message, and when the discovery message includes the "@group identifier", the group identifier after the "@" is obtained;
- the server obtains the group member user list through the group identifier, and pushes the message to each group member user in the group member user list.
- an embodiment of the present invention further provides an apparatus for sending a message to a group user by using a microblog, the apparatus comprising:
- An obtaining unit configured to receive and parse a message, and obtain, from the message, a group identifier indicated by the “@group identifier”;
- a pushing unit configured to obtain a group member user list by using the group identifier, and push the message to each group member user in the group member user list.
- an embodiment of the present invention further provides a computer program product, comprising program instructions that, when executed on a processor, cause a processor to perform the steps of the foregoing method.
- an embodiment of the present invention further provides a storage medium carrying the aforementioned computer program.
- the method and the device provided by the invention provide a message to the group user through the "@ ⁇ " method when the user sends the message, thereby avoiding the use of the "@user nickname” method to send the message to each group user multiple times, thereby improving the message.
- the efficiency of mass-sending messages is convenient for users and simple and fast.
- FIG. 1 is a flowchart of a method for sending a message to a group user according to an embodiment of the present invention
- FIG. 2 is a schematic structural diagram of an apparatus for sending a message to a group user according to an embodiment of the present invention. detailed description
- FIG. 1 is a flowchart of a method for sending a message to a group user according to an embodiment of the present invention, where the method includes:
- Step 101 The server parses the received message, and when the discovery message includes the “@group identifier”, the group identifier after the “@” is obtained.
- the terminal when the terminal broadcasts a message or sends a message to other users, the message first needs to be sent to the server, and the server parses the message and performs corresponding processing.
- a microblog user when a microblog user broadcasts a message, it first needs to send the message to the microblog server, and if the microblog user wants all users of a certain group to know that the message mentions them, the message is passed.
- the "@ ⁇ " is included to notify the server; after receiving the message, the server parses the message content, and when the discovery message contains "@ ⁇ ", the group identifier after "@” is obtained; Identifying the list of users who obtained the group, and indicating to each group member user that the message refers to the group member user.
- Step 102 The server obtains a group member user list by using the group identifier, and pushes the group to each group member user in the group member user list.
- the premise that the server can obtain the group member user list by using the group identifier is: the user who sends the message is the group member user of the group. Therefore, if the server detects that the user sending the message is not a group member user in the group indicated by the group identifier, the server may not process the group, so that the non-group member user disturbs the group member user; if the server sends a message by detecting the confirmation If the user is a group member user in the group indicated by the group identifier, the server obtains the group member user list through the group identifier, and pushes the message to each group member user.
- the group member user who sent the message is excluded from the group member user list.
- the microblog server will push the member to other member users other than the group member user A.
- the message after logging in to the Weibo page, other users in the group can view the message on the latest news page, or through the "@ ⁇ " page, or through the "@ ⁇ ” page.
- the group name corresponding to the group identifier 123456 is "classmate group”
- a hyperlink like "@ ⁇ group's message” is displayed in the homepage of the microblog user, and when the user clicks on the hyperlink, all the references are displayed. The news of the classmates.
- the terminal in order to facilitate the end user to send a message to the group user, before the terminal sends a message to the server, the terminal first queries the server for the group list that the user who sent the message joins, and prompts the user to select the user in some manner.
- the user who sends the message indicates the group mentioned by the message according to the group list, so as to avoid searching for the group identity of the group to which the user is added each time the user forgets the group identity.
- the prompting manner may be, but is not limited to, the following manner: Displaying in a list manner in the message input window, when the user clicks on the group identifier in the list, automatically adding "@ ⁇ " in the message input box; or inputting "@” in the user input box
- Displaying in a list manner in the message input window when the user clicks on the group identifier in the list, automatically adding "@ ⁇ " in the message input box; or inputting "@” in the user input box
- the group ID of the group to which all users join is displayed in a floating drop-down list window to facilitate user selection.
- one or more "@group identifiers” may be included, and multiple “@group identifiers” may be separated by a separator, and the server processes all "@group identifiers" in turn.
- the group identifier according to the present invention may be an identifier that can uniquely identify a group, such as a group number or a group name.
- the server may be a server; the microblog server may be a microblog server.
- the application scenario of this embodiment is that a certain group user whose group identifier is 123456 is greeted by other group users in the group. Message example 2: "Who is attending @ ⁇ " on Sunday?
- the application scenario of this embodiment is that a certain group of users whose group name is “classmate” asks in the group "Who is participating in the event on Sunday?".
- FIG. 2 is a schematic structural diagram of an apparatus for sending a message to a group user according to an embodiment of the present invention.
- the apparatus includes two parts: a sender and a receiver.
- the terminal serves as a sender
- the server serves as a receiver.
- the improvement is mainly at the receiving party. Therefore, the device at least includes: an obtaining unit 201, configured to receive and parse the message, and obtain, from the message, the group identifier indicated by the “@group identifier”;
- the pushing unit 203 is configured to obtain a group member user list by using the group identifier, and push the message to each group member user in the group member user list.
- the obtaining unit 201 and the pushing unit 203 are located at the receiving side.
- the device further includes:
- the determining unit 202 is configured to determine whether the user who sends the message is a group member user in the group indicated by the group identifier, and if the user who sends the message is a group member user in the group indicated by the group identifier, the pushing unit is instructed No push processing is performed, otherwise the push unit is instructed to perform push processing.
- the judging unit 202 is located at the receiving side.
- the device 200 further includes:
- the query unit 204 is configured to query a group list that the user who sends the message joins;
- a sending unit 205 configured to input a message, according to the group list, indicating, in the message, a group mentioned by the message by using an "@ group identifier";
- the display unit 206 is configured to pass the latest news page, or the "@ ⁇ " page, or "@
- the query unit 204, the sending unit 205, and the presentation unit 206 are located at the sender.
- the message sent by the sending unit 205 may include one or more "@ group identifiers".
- the above is only the preferred embodiment of the present invention and is not intended to limit the scope of the present invention.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
Claims
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
RU2014114627/08A RU2589327C2 (ru) | 2011-10-28 | 2012-06-01 | Способ и устройство для отправки сообщения пользователю или пользователям группы через микроблог |
US14/354,639 US20140289351A1 (en) | 2011-10-28 | 2012-06-01 | Method and device for sending message to group user(s) through microblog |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201110335081.7A CN103095746B (zh) | 2011-10-28 | 2011-10-28 | 一种通过微博向群用户发送消息的方法及装置 |
CN201110335081.7 | 2011-10-28 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2013060143A1 true WO2013060143A1 (zh) | 2013-05-02 |
Family
ID=48167097
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2012/076399 WO2013060143A1 (zh) | 2011-10-28 | 2012-06-01 | 一种通过微博向群用户发送消息的方法及装置 |
Country Status (5)
Country | Link |
---|---|
US (1) | US20140289351A1 (zh) |
JP (1) | JP2014531094A (zh) |
CN (1) | CN103095746B (zh) |
RU (1) | RU2589327C2 (zh) |
WO (1) | WO2013060143A1 (zh) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10523621B2 (en) | 2016-09-09 | 2019-12-31 | Line Corporation | Display method of exchanging messages among users in a group |
Families Citing this family (26)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103024751B (zh) * | 2011-09-26 | 2016-01-27 | 华为技术有限公司 | 干扰控制方法和设备 |
CN103096395A (zh) | 2011-11-04 | 2013-05-08 | 上海贝尔股份有限公司 | 一种基站中用于指示用户终端进行干扰减轻的方法 |
CN103457962B (zh) * | 2012-05-28 | 2018-03-23 | 腾讯科技(深圳)有限公司 | 访问微博相册的方法、微博客户端及系统 |
US11483266B2 (en) * | 2013-03-04 | 2022-10-25 | Paul Everton | Method and system for electronic collaboration |
CN104301201B (zh) * | 2013-07-19 | 2019-12-13 | 腾讯科技(深圳)有限公司 | 进行微博信息提醒的方法、系统、微博服务器及客户端 |
CN105704006B (zh) * | 2014-11-28 | 2019-09-17 | 腾讯科技(深圳)有限公司 | 消息发送、接收、展示方法及系统、发送端、接收端 |
CN105721272B (zh) * | 2014-12-02 | 2020-04-14 | 腾讯科技(深圳)有限公司 | 消息发送、接收、展示方法和系统、发送端、接收端 |
US10997189B2 (en) | 2015-03-23 | 2021-05-04 | Dropbox, Inc. | Processing conversation attachments in shared folder backed integrated workspaces |
CN106339947A (zh) * | 2015-07-07 | 2017-01-18 | 阿里巴巴集团控股有限公司 | 基于聊天群进行业务操作、获取群成员信息的方法及装置 |
US10108688B2 (en) | 2015-12-22 | 2018-10-23 | Dropbox, Inc. | Managing content across discrete systems |
JP7241938B2 (ja) * | 2016-08-08 | 2023-03-17 | Line株式会社 | メッセージ基盤の通知を提供するための方法およびシステム |
CN107979624B (zh) * | 2016-10-24 | 2020-12-15 | 腾讯科技(深圳)有限公司 | 一种信息推送方法、装置及具有快捷访问功能的客户端 |
US10970656B2 (en) | 2016-12-29 | 2021-04-06 | Dropbox, Inc. | Automatically suggesting project affiliations |
US10776755B2 (en) | 2016-12-29 | 2020-09-15 | Dropbox, Inc. | Creating projects in a content management system |
US10402786B2 (en) | 2016-12-30 | 2019-09-03 | Dropbox, Inc. | Managing projects in a content management system |
CN107239479B (zh) * | 2017-03-28 | 2020-03-13 | 创新先进技术有限公司 | 一种基于区块链的数据存储以及查询的方法及装置 |
CN107294843A (zh) * | 2017-07-17 | 2017-10-24 | 北京奇安信科技有限公司 | 一种即时通讯消息处理方法及装置 |
JP6232519B1 (ja) * | 2017-08-24 | 2017-11-15 | Line株式会社 | プログラム、情報処理方法、及び情報処理端末 |
JP6509995B2 (ja) * | 2017-10-23 | 2019-05-08 | Line株式会社 | 表示方法およびプログラム |
US11226939B2 (en) | 2017-12-29 | 2022-01-18 | Dropbox, Inc. | Synchronizing changes within a collaborative content management system |
US11100053B2 (en) | 2018-11-06 | 2021-08-24 | Dropbox, Inc. | Technologies for integrating cloud content items across platforms |
JP6556390B2 (ja) * | 2019-02-12 | 2019-08-07 | Line株式会社 | 表示方法およびプログラム |
JP6966157B2 (ja) * | 2019-04-03 | 2021-11-10 | Line株式会社 | 表示方法およびプログラム |
CN110086637B (zh) * | 2019-04-24 | 2021-04-02 | 上海掌门科技有限公司 | 一种信息的个性化设置方法、装置、设备及存储介质 |
CN110460510B (zh) * | 2019-07-31 | 2022-05-20 | 北京字节跳动网络技术有限公司 | 一种建立多人会话的方法、装置、电子设备及介质 |
CN113472631B (zh) * | 2021-06-24 | 2023-07-11 | 北京达佳互联信息技术有限公司 | 提醒信息的处理方法、装置、电子设备及存储介质 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101520791A (zh) * | 2008-12-26 | 2009-09-02 | 候万春 | 一种实现博客把其博文推送到其好友的系统和方法 |
CN102045265A (zh) * | 2009-10-20 | 2011-05-04 | 爱思开电讯投资(中国)有限公司 | 一种用于信息交互的装置和方法 |
CN102088466A (zh) * | 2009-12-07 | 2011-06-08 | 腾讯科技(深圳)有限公司 | 一种微博浏览方法和相关设备 |
CN102255825A (zh) * | 2011-01-14 | 2011-11-23 | 北京开心人信息技术有限公司 | 一种可扩展的交互式通讯方法及系统 |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2707843B2 (ja) * | 1991-01-16 | 1998-02-04 | 松下電器産業株式会社 | 情報伝達制御装置 |
JPH1063598A (ja) * | 1996-08-22 | 1998-03-06 | Nippon Telegr & Teleph Corp <Ntt> | マルチキャスト通信方法及びマルチキャスト通信システムと、マルチキャスト通信用サーバ |
JP2002175274A (ja) * | 2000-12-06 | 2002-06-21 | Sony Corp | 情報処理装置及び情報処理方法、ネットワーク・システム、記憶媒体、並びにコンピュータ・プログラム |
CN100488177C (zh) * | 2005-12-22 | 2009-05-13 | 华为技术有限公司 | 实现群发消息业务的方法和装置 |
GB0602523D0 (en) * | 2006-01-05 | 2006-03-22 | Redburn Consulting Ltd | Community messaging system |
JP5042113B2 (ja) * | 2008-04-30 | 2012-10-03 | アユダンテ株式会社 | 電子メール配信システム、電子メール配信方法及び電子メール配信プログラム |
EP2320363A1 (en) * | 2009-10-30 | 2011-05-11 | Research In Motion Limited | A method for predicting messaging addresses for an electronic message composed on an electronic device |
US20110231296A1 (en) * | 2010-03-16 | 2011-09-22 | UberMedia, Inc. | Systems and methods for interacting with messages, authors, and followers |
CN101827331B (zh) * | 2010-04-26 | 2015-07-08 | 宇龙计算机通信科技(深圳)有限公司 | 模拟网络应用发送以及获取短消息的方法、终端及服务器 |
US20110314064A1 (en) * | 2010-06-16 | 2011-12-22 | Microsoft Corporation | Notifications Platform |
-
2011
- 2011-10-28 CN CN201110335081.7A patent/CN103095746B/zh active Active
-
2012
- 2012-06-01 US US14/354,639 patent/US20140289351A1/en not_active Abandoned
- 2012-06-01 RU RU2014114627/08A patent/RU2589327C2/ru active
- 2012-06-01 JP JP2014537457A patent/JP2014531094A/ja active Pending
- 2012-06-01 WO PCT/CN2012/076399 patent/WO2013060143A1/zh active Application Filing
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101520791A (zh) * | 2008-12-26 | 2009-09-02 | 候万春 | 一种实现博客把其博文推送到其好友的系统和方法 |
CN102045265A (zh) * | 2009-10-20 | 2011-05-04 | 爱思开电讯投资(中国)有限公司 | 一种用于信息交互的装置和方法 |
CN102088466A (zh) * | 2009-12-07 | 2011-06-08 | 腾讯科技(深圳)有限公司 | 一种微博浏览方法和相关设备 |
CN102255825A (zh) * | 2011-01-14 | 2011-11-23 | 北京开心人信息技术有限公司 | 一种可扩展的交互式通讯方法及系统 |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10523621B2 (en) | 2016-09-09 | 2019-12-31 | Line Corporation | Display method of exchanging messages among users in a group |
US11477153B2 (en) | 2016-09-09 | 2022-10-18 | Line Corporation | Display method of exchanging messages among users in a group |
Also Published As
Publication number | Publication date |
---|---|
CN103095746B (zh) | 2016-08-03 |
RU2589327C2 (ru) | 2016-07-10 |
RU2014114627A (ru) | 2015-12-10 |
CN103095746A (zh) | 2013-05-08 |
JP2014531094A (ja) | 2014-11-20 |
US20140289351A1 (en) | 2014-09-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2013060143A1 (zh) | 一种通过微博向群用户发送消息的方法及装置 | |
US10834218B2 (en) | Event information system classifying messages using machine learning classification model and pushing selected message to user | |
CN110521172B (zh) | 用于处理短暂内容消息的方法和系统 | |
TWI696364B (zh) | 群聊中進行私聊的方法、裝置、用戶端、伺服器及系統 | |
WO2017125051A1 (zh) | 消息发送方法和装置及计算机终端和存储介质 | |
US20100250693A1 (en) | Method, apparatus for converting group message and system for exchanging group message | |
CN103269305B (zh) | 用于发布群组交流信息的方法及系统 | |
WO2012155602A1 (zh) | 一种推送信息的方法、装置及系统 | |
US11178097B2 (en) | User event responding method and apparatus | |
US20150281142A1 (en) | Hot Topic Pushing Method and Apparatus | |
MX2014010229A (es) | Sistema y procesamientos para compartir datos entre multiples dispositivos de usuario final. | |
WO2010118664A1 (zh) | 群组加入系统、方法和客户端 | |
WO2012113265A1 (zh) | 微博名单传播的实现方法、终端及系统 | |
WO2018233472A1 (zh) | 入群、建群方法及其设备 | |
CN102497333B (zh) | 用以输出联系人对象天气信息的方法、客户端及系统 | |
TW201233104A (en) | Reference notification method and apparatus | |
US10523600B2 (en) | Method and system to provide secondary content to a second device | |
CN104301201A (zh) | 进行微博信息提醒的方法、系统、微博服务器及客户端 | |
US20130024533A1 (en) | Method and server for transferring message | |
CN105391615B (zh) | 一种基于业务需求的即时通信方法、装置及系统 | |
KR20120050907A (ko) | 지능형 네트워크 통신 시스템 및 방법 | |
KR101545663B1 (ko) | 다중-사용자 관계 체인을 변경하는 기기, 시스템 및 방법 | |
CN103312592B (zh) | 一种在网页上批量向即时通信客户端发送信息的方法 | |
CN102694741B (zh) | 微博整合方法、微博终端、微博列表、微博话题服务器及系统 | |
US20140324987A1 (en) | Method for communicating with a public id and public id assistant device |
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: 12843039 Country of ref document: EP Kind code of ref document: A1 |
|
ENP | Entry into the national phase |
Ref document number: 2014537457 Country of ref document: JP Kind code of ref document: A |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
WWE | Wipo information: entry into national phase |
Ref document number: 14354639 Country of ref document: US |
|
ENP | Entry into the national phase |
Ref document number: 2014114627 Country of ref document: RU Kind code of ref document: A |
|
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 (EPO FORM 1205 DATED 09/09/2014) |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 12843039 Country of ref document: EP Kind code of ref document: A1 |