WO2015089974A1 - 即时消息处理方法、装置及系统 - Google Patents

即时消息处理方法、装置及系统 Download PDF

Info

Publication number
WO2015089974A1
WO2015089974A1 PCT/CN2014/076453 CN2014076453W WO2015089974A1 WO 2015089974 A1 WO2015089974 A1 WO 2015089974A1 CN 2014076453 W CN2014076453 W CN 2014076453W WO 2015089974 A1 WO2015089974 A1 WO 2015089974A1
Authority
WO
WIPO (PCT)
Prior art keywords
instant message
client
instant
input information
sender
Prior art date
Application number
PCT/CN2014/076453
Other languages
English (en)
French (fr)
Inventor
卢艳
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2015089974A1 publication Critical patent/WO2015089974A1/zh

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]
    • H04L51/046Interoperability with other network applications or services

Definitions

  • the present invention relates to the field of communications, and in particular to an instant message processing method, apparatus, and system.
  • Instant messaging services are becoming more and more popular, and more and more people are accustomed to using instant messaging information.
  • Instant messaging provides an economical and convenient means of communication. The significant advantage of instant messaging is immediacy.
  • Inter-instant messaging is also known as the "chat" process.
  • instant messaging is usually edited by the sender of the message, and the sender can see the content of the message after it is sent. The message is not known from the receiver during the editing process. That is, the process that the sender edits the message is not known to the receiver.
  • an instant message processing method including: an instant message sender client establishes communication with an instant message receiver client; and the instant message sender client obtains an instant message edit box currently in progress Editing the input information; the instant message sender client sends the obtained input information to the instant message receiver client, wherein the instant message receiver client displays the received input information .
  • the instant message sender client acquires the input information currently being edited in the instant message edit box in a predetermined period.
  • the sending, by the instant message sender client, the obtained input information to the instant message recipient client comprises: if the instant message client and the instant message server communicate with each other based on a session initiation protocol, The instant message sender client sends the input information to the sender home server, where the receiver home server sends the input information received from the sender home server to the sender initial protocol SIP push message.
  • an instant message processing method including: an instant message receiver client establishes communication with an instant message sender client; and the instant message receiver client receives the instant message sender The input information currently being edited by the client in the instant message edit box; the instant message recipient client displays the received input information.
  • the instant message receiving client receives the input information currently being edited by the instant message sender client in the instant message edit box in a predetermined period, and refreshes the display in the predetermined period.
  • the instant message receiving client receiving the input information that the instant message sender client is currently editing in the instant message edit box comprises: if the instant message client and the instant message server are in a session The initial protocol SIP communication, the instant message receiver client receives the input information sent by the receiver home server through the SIP push message, where the instant message sender client sends the input information through the sender home server Sending to the receiving party's home server; or, if the instant messaging client communicates with the instant messaging server based on the WEB mode, the instant message receiving client receives the input information from the instant messaging service website through the WebSocket push message, where And the instant message sender client sends the input information to the instant messaging service website.
  • an instant message processing apparatus which is located at an instant message sender client, and includes: a first establishing module, configured to establish communication with an instant message receiving client; an acquiring module, configured to acquire The input information currently being edited in the instant message edit box; the sending module is configured to send the obtained input information to the instant message recipient client, wherein the instant message receiver client receives the received Enter the information to display.
  • the acquiring module is further configured to acquire the input information currently being edited in the instant message edit box in a predetermined period.
  • the sending module includes: a first sending unit, configured to send the input information to a sender home server, if the instant messaging client communicates with the instant message server based on a session initiation protocol, wherein the receiving party The home server sends the input information received from the sender home server to the instant message receiver client through a SIP push message; or, the second sending unit, between the instant message client and the instant message server When the communication is based on the WEB mode, the input information is sent to the instant message service website, wherein the instant message service website sends the input information to the instant message receiver client through a WebSocket push message.
  • an instant message processing apparatus which is located at an instant message receiving client, and includes: a second establishing module, configured to establish communication with an instant message sender client; and a receiving module configured to receive The input information that the instant message sender client is currently editing in the instant message edit box; the display module is configured to display the received input information.
  • the receiving module is further configured to receive, in a predetermined period, the input information that the instant message sender client is currently editing in the instant message edit box; the display module is further configured to The input information that the received instant message sender client is editing is refreshed and displayed in the predetermined period.
  • the receiving module includes: a first receiving unit, configured to receive the input information sent by the receiving host server by using a SIP push message, if an initial session protocol SIP communication between the instant messaging client and the instant messaging server is performed, The instant message sender client sends the input information to the receiver home server through the sender home server; or the second receiving unit, if the instant message client communicates with the instant message server based on the WEB mode,
  • the setting is configured to receive the input information from an instant messaging service website through a WebSocket push message, wherein the instant message sender client sends the input information to the instant messaging service website.
  • an instant message processing system comprising the instant message processing device at the instant message sender client and the instant message processing device at the instant message receiver client.
  • the instant message sender client establishes communication with the instant message receiver client; the instant message sender client obtains input information currently being edited in the instant message edit box; the instant message sender client Transmitting the obtained input information to the instant message receiving client, where the instant message receiving client displays the received input information, which solves the instant sharing function of the instant message in the related art. It is not strong, and the user experience is not high.
  • the receiver can know the entire editing process of the sender's edited content, thus realizing instant sharing.
  • FIG. 1 is a flowchart of an instant message processing method 1 according to an embodiment of the present invention
  • 2 is a flow chart of a method for processing an instant message according to an embodiment of the present invention
  • FIG. 3 is a block diagram of a structure of an instant message processing apparatus according to an embodiment of the present invention
  • FIG. 4 is a block diagram of an instant message processing apparatus according to an embodiment of the present invention
  • FIG. 5 is a structural block diagram of an instant message processing apparatus 2 according to an embodiment of the present invention
  • FIG. 6 is a structural block diagram of a receiving module 54 in an instant message processing apparatus 2 according to an embodiment of the present invention
  • FIG. 8 is a block diagram showing the structure of an instant message processing system according to an embodiment of the present invention
  • FIG. 8 is a schematic diagram of a system architecture of an instant message client-based instant message sharing method according to a preferred embodiment of the present invention
  • FIG. 9 is a schematic diagram of a system according to a preferred embodiment of the present invention.
  • FIG. 1 is a flowchart of a method for processing an instant message according to an embodiment of the present invention. As shown in FIG.
  • Step S102 sending an instant message
  • the party client establishes communication with the instant message receiver client
  • Step S104 the instant message sender client obtains the input information currently being edited in the instant message edit box
  • Step S106 the input message that the instant message sender client will obtain Sended to the instant message receiver client, where the instant message receiver client displays the received input information.
  • the instant message sender client obtains the input information currently being edited in the instant message edit box and sends the input information to the instant message receiver client, in relation to the related art in the instant message.
  • the sender client sends the edited instant message to the instant message receiver client only after the instant message is edited, so that the instant message receiver client cannot know the entire processing process of the instant message sender client for the instant message. Therefore, the sharing is complete, and the input information that is being edited by the instant message sender client is sent to the instant message receiving client, which not only solves the existence of the related technology.
  • the instant sharing function of the message is not strong, and the user experience is not high, so that when the sender edits the instant message to be sent, the receiver can know the entire editing process of the sender to edit the content, so that the message is better Realize instant sharing and effectively improve the user experience.
  • the instant message sender client may obtain the input information currently being edited in the instant message edit box in a predetermined period, and The setting of the predetermined period may change the frequency at which the instant message sender client sends the obtained input information to the instant message receiver client according to different setting parameters, for example, when the set period parameter is small, the instant message is received.
  • the party client receives the input information for a shorter period of time, that is, the input information updated by the instant message receiver client is faster; and the input information received by the instant message receiver client does not need to be updated too fast, the period can be The parameters are set longer.
  • the specific transmission may also be different, for example, if the instant The message initiating protocol (Session Initiation Protocol, SIP for short) communication between the message client and the instant messaging server, the instant message sender client sends the input information to the sender home server, where the receiver home server pushes the message through the SIP Transmitting the input information received from the sender home server to the instant message receiver client; for example, if the instant message client communicates with the instant message server based on the WEB mode, the instant message sender client sends the input information to An instant messaging service website, wherein the instant messaging service website sends the input information to the instant message receiving client through the WebSocket push message.
  • SIP Session Initiation Protocol
  • FIG. 2 is a flowchart of a second method for processing an instant message according to an embodiment of the present invention.
  • the method includes the following steps: Step S202: The instant message receiver client establishes communication with the instant message sender client; Step S204, the instant message receiver client receives the input information that the instant message sender client is currently editing in the instant message edit box; Step S206, the instant message The receiving client displays the received input information.
  • the instant message receiver client receives the input information that the instant message sender client is editing in the edit box; and displays the received input information, relative to the correlation
  • the instant message receiver client can only receive the edited instant message after the instant message sender client edits the instant message, so that the instant message receiver client cannot know the instant message sender client to the instant.
  • the receiving client receives the edited input information sent by the instant message receiver client, which not only solves the problem that the instant sharing function of the instant message in the related technology is not strong, and the user experience is not high, and thus reaches the sender side.
  • the receiving party can know the entire editing process of the editing content by the sender, so that the instant sharing is better realized, and the effect of the user experience is effectively improved.
  • the instant message receiving client may also receive the input information currently edited by the instant message sender client in the instant message edit box in a predetermined cycle according to specific requirements, and refresh and display the received instant message in the predetermined period.
  • the above input information edited by the sender client causes the instant message recipient client to immediately obtain the input information that the instant message sender client is editing.
  • the instant message receiver client when the instant message receiver client receives the input information currently edited by the instant message sender client in the instant message edit box, according to the communication mode between the instant message client and the instant message server Differently, the processing used may be different. For example, if the instant messaging client communicates with the instant messaging server based on the session initiation protocol SIP, the instant message receiving client receives the SIP push message sent from the receiving home server through the session initiation protocol.
  • the instant message sender client sends the input information to the receiver home server through the sender home server; for example, if the instant message client communicates with the instant message server based on the WEB mode, the instant message receiver The client receives the input information from the instant messaging service website through the WebSocket push message, wherein the instant message sender client sends the input information to the instant messaging service website.
  • an instant message processing device is also provided, which is used to implement the above-mentioned embodiments and preferred embodiments, and has not been described again.
  • the term "module" may implement a combination of software and/or hardware of a predetermined function.
  • FIG. 3 is a structural block diagram of an instant message processing apparatus 1 according to an embodiment of the present invention. As shown in FIG. 2, the apparatus is located at an instant message sender client, and includes a first establishing module 32, an obtaining module 34, and a sending module 36. The device will be described.
  • the first establishing module 32 is configured to establish communication with the instant message receiving client; the obtaining module 34 is connected to the first establishing module 32, and is configured to obtain input information currently being edited in the instant message edit box; the sending module 36, The obtaining module 34 is configured to send the obtained input information to the instant message receiving client, where the instant message receiving client displays the received input information. Preferably, the obtaining module 34 is further configured to acquire the input information currently being edited in the instant message edit box in a predetermined period.
  • FIG. 4 is a structural block diagram of a sending module 36 in an instant message processing apparatus according to an embodiment of the present invention. As shown in FIG. 4, the transmitting module 36 includes a first sending unit 42 or a second sending unit 44. Module 36 is described.
  • the first sending unit 42 is configured to send the input information to the sender home server according to the initial session protocol SIP communication between the instant message client and the instant message server, where the receiver home server sends the message through the SIP from the sender The input information received by the home server is sent to the instant message recipient client.
  • the second sending unit 44 is configured to send the input information to the instant messaging service website if the instant messaging client communicates with the instant messaging server based on the WEB mode, wherein the instant messaging service website sends the input information through the WebSocket push message.
  • FIG. 5 is a structural block diagram of an instant message processing apparatus 2 according to an embodiment of the present invention. As shown in FIG. 5, the apparatus is located at an instant message receiving client, including a second establishing module 52, a receiving module 54, and a display module 56. The device will be described.
  • the second establishing module 52 is configured to establish communication with the instant message sender client; the receiving module 54 is connected to the second establishing module 52, and is configured to receive the instant message sender client that is currently being edited in the instant message edit box.
  • the input information; the display module 56 is connected to the receiving module 54 and configured to display the received input information.
  • the receiving module 54 is further configured to receive, in a predetermined period, input information that the instant message sender client is currently editing in the instant message edit box.
  • the display module 56 is further configured to refresh and display the input information of the received instant message sender client in the predetermined cycle.
  • FIG. 6 is a structural block diagram of a receiving module 54 in an instant message processing apparatus 2 according to an embodiment of the present invention. As shown in FIG.
  • the receiving module 54 includes a first receiving unit 62 or a second receiving unit 64. Module 54 is described.
  • the first receiving unit 62 is configured to receive, according to the session initiation protocol SIP communication between the instant message client and the instant message server, receive input information sent by the SIP homepage message from the receiver home server, where the instant message sender client passes The sender home server sends the input information to the receiver home server;
  • the second receiving unit 64 if the instant messaging client communicates with the instant messaging server based on the WEB mode, is configured to receive input information from the instant messaging service website through the WebSocket push message, where the instant message sender client sends the input information Give the instant messaging service website.
  • FIG. 7 is a structural block diagram of an instant message processing system according to an embodiment of the present invention.
  • the instant message processing system 70 includes the instant message processing device 72 located at the instant message sender client and located at any one of the above.
  • the instant message processing device 74 of the instant message receiving client wherein the instant message processing device 72 located at the instant message sender client is connected to the instant message processing device 74 located at the instant message receiving client.
  • FIG. 8 is a schematic diagram of a system architecture of an instant messaging client-based instant messaging instant sharing method according to a preferred embodiment of the present invention. As shown in FIG. 8 , without loss of generality, it is assumed that the sender belongs to the instant messaging server A, and the receiving party belongs to the instant message.
  • the instant message instant sharing process includes the following steps: Step S802, the instant message client A and the instant message client B have established instant message communication.
  • the instant messaging client A and the instant messaging client B mutually send instant messages, and the respective messages are sent and received through the instant messaging server A and the instant messaging server B.
  • the instant message server B pushes the message received from the source end to the receiver client through the SIP Push message.
  • Step S804 the instant message client A automatically sends the instant message being edited;
  • the instant messaging client A periodically collects the instant message content of the current edit box through a timer, acquires the receiver information currently chatting with the user, and automatically sends the current message content to the receiver.
  • FIG. 9 is a schematic diagram of a system architecture of a WEB-based instant messaging instant sharing method according to a preferred embodiment of the present invention.
  • an instant messaging client is usually integrated with a browser, or may be an independent The instant messaging client is not lost in general.
  • the instant messaging client and the browser are merged as an example, and the WEB technology is adopted between the browser and the instant messaging service website, and the communication is assumed to be performed by using the HTTP protocol.
  • the method includes the following steps: Step S902: The browser A and the browser B have established an instant message communication. In this step, the browser A and the browser B mutually send an instant message, and the respective messages are processed and forwarded through the WEB instant message service website.
  • the instant messaging service website pushes the message received from the source to the recipient browser B through the WEB Socket Push message.
  • Step S904 the browser A automatically sends the instant message being edited; the browser A periodically collects the instant message content of the current instant message chat edit box through the timer, obtains the current party information with the chat party, and automatically displays the current message content. Sent to the recipient, the message is forwarded to the browser 8 via the instant messaging website.
  • Step S906 the browser B receives the instant message and displays it.
  • Browser B receives the WEB Socket PUSH message and immediately displays the message content that the sender is editing.
  • modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices.
  • they may be implemented by program code executable by the computing device, such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein.
  • the invention is not limited to any specific combination of hardware and software.
  • an instant message processing method, apparatus, and system provided by an embodiment of the present invention have the following beneficial effects:
  • the instant sharing function of the instant message existing in the related art is not strong, and the user experience is not high.
  • the problem is that, when the sender edits the instant message to be sent, the receiver can know the entire editing process of the sender to edit the content, thereby better realizing instant sharing and effectively improving the user experience.

Landscapes

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

Abstract

本发明提供了一种即时消息处理方法、装置及系统,该方法包括:即时消息发送方客户端与即时消息接收方客户端建立通信;即时消息发送方客户端获取即时消息编辑框内当前正在编辑的输入信息;即时消息发送方客户端将获取的输入信息发送给即时消息接收方客户端,其中,即时消息接收方客户端对接收的输入信息进行显示,通过本发明,解决了相关技术中存在的即时消息的即时共享功能并不强,用户体验不高的问题,进而达到了在发送方对将要发送的即时消息进行编辑时,接收方能够知晓发送方对编辑内容的整个编辑过程,因而较好地实现了即时共享,有效提高用户体验的效果。

Description

即时消息处理方法、 装置及系统 技术领域 本发明涉及通信领域, 具体而言, 涉及一种即时消息处理方法、 装置及系统。 背景技术 即时消息类业务越来越普及, 越来越多的人习惯使用即时消息互通信息。 即时消 息提供了一种经济便利的通信方式, 即时消息的显著优点是即时性, 互发即时消息也 就是通常所说的 "聊天"过程。 目前, 即时消息一般是消息发送方编辑好后, 发送后, 对方才能看到消息的内容。 而消息在编辑的过程中, 从接收方则无从知道。 即发送方编辑消息的过程接收方无法 获知, 因此, 在相关技术中存在即时消息的即时共享功能并不强, 用户体验不高的问 题。 发明内容 本发明提供了一种即时消息处理方法、 装置及系统, 以至少解决相关技术中存在 即时消息的即时共享功能并不强, 用户体验不高的问题。 根据本发明的一个方面, 提供了一种即时消息处理方法, 包括: 即时消息发送方 客户端与即时消息接收方客户端建立通信; 所述即时消息发送方客户端获取即时消息 编辑框内当前正在编辑的输入信息; 所述即时消息发送方客户端将获取的所述输入信 息发送给所述即时消息接收方客户端, 其中, 所述即时消息接收方客户端对接收的所 述输入信息进行显示。 优选地, 所述即时消息发送方客户端以预定周期的方式获取所述即时消息编辑框 内当前正在编辑的所述输入信息。 优选地, 所述即时消息发送方客户端将获取的所述输入信息发送给所述即时消息 接收方客户端包括: 如果即时消息客户端与所述即时消息服务器之间基于会话初始协 议 SIP通信, 所述即时消息发送方客户端将所述输入信息发送给发送方归属服务器, 其中, 接收方归属服务器通过会话初始协议 SIP推送消息将从所述发送方归属服务器 接收到的所述输入信息发送给所述即时消息接收方客户端; 或者, 如果即时消息客户 端与即时消息服务器之间基于 WEB模式通信, 所述即时消息发送方客户端将所述输 入信息发送给即时消息服务网站, 其中, 所述即时消息服务网站通过 WebSocket推送 消息将所述输入信息发送给所述即时消息接收方客户端。 根据本发明的另一方面, 提供了一种即时消息处理方法, 包括: 即时消息接收方 客户端与即时消息发送方客户端建立通信; 所述即时消息接收方客户端接收所述即时 消息发送方客户端在即时消息编辑框内当前正在编辑的输入信息; 所述即时消息接收 方客户端将接收到的所述输入信息进行显示。 优选地, 所述即时消息接收方客户端以预定周期的方式接收所述即时消息发送方 客户端在所述即时消息编辑框内当前正在编辑的所述输入信息, 并以所述预定周期刷 新显示接收到的所述即时消息发送方客户端在编辑的所述输入信息。 优选地, 所述即时消息接收方客户端接收所述即时消息发送方客户端在所述即时 消息编辑框内当前正在编辑的所述输入信息包括: 如果即时消息客户端与即时消息服 务器之间会话初始协议 SIP通信, 所述即时消息接收方客户端接收来自接收方归属服 务器通过 SIP推送消息发送的所述输入信息, 其中, 所述即时消息发送方客户端通过 发送方归属服务器将所述输入信息发送给接收方归属服务器; 或者, 如果即时消息客 户端与即时消息服务器之间基于 WEB 模式通信, 所述即时消息接收方客户端通过 WebSocket推送消息接收来自即时消息服务网站的所述输入信息, 其中, 所述即时消 息发送方客户端将所述输入信息发送给所述即时消息服务网站。 根据本发明的还一方面, 提供了一种即时消息处理装置, 位于即时消息发送方客 户端, 包括: 第一建立模块, 设置为与即时消息接收方客户端建立通信; 获取模块, 设置为获取即时消息编辑框内当前正在编辑的输入信息; 发送模块, 设置为将获取的 所述输入信息发送给所述即时消息接收方客户端, 其中, 所述即时消息接收方客户端 对接收的所述输入信息进行显示。 优选地, 所述获取模块, 还设置为以预定周期的方式获取所述即时消息编辑框内 当前正在编辑的所述输入信息。 优选地, 所述发送模块包括: 第一发送单元, 如果即时消息客户端与即时消息服 务器之间基于会话初始协议 SIP通信, 设置为将所述输入信息发送给发送方归属服务 器, 其中, 接收方归属服务器通过 SIP推送消息将从所述发送方归属服务器接收到的 所述输入信息发送给所述即时消息接收方客户端; 或者, 第二发送单元, 如果即时消 息客户端与即时消息服务器之间基于 WEB模式通信时, 设置为将所述输入信息发送 给即时消息服务网站, 其中, 所述即时消息服务网站通过 WebSocket推送消息将所述 输入信息发送给所述即时消息接收方客户端。 根据本发明的还一方面, 提供了一种即时消息处理装置, 位于即时消息接收方客 户端, 包括: 第二建立模块, 设置为与即时消息发送方客户端建立通信; 接收模块, 设置为接收所述即时消息发送方客户端在即时消息编辑框内当前正在编辑的输入信 息; 显示模块, 设置为将接收到的所述输入信息进行显示。 优选地, 所述接收模块, 还设置为以预定周期的方式接收所述即时消息发送方客 户端在所述即时消息编辑框内当前正在编辑的所述输入信息; 所述显示模块, 还设置 为以所述预定周期刷新显示接收到的所述即时消息发送方客户端在编辑的所述输入信 息。 优选地, 所述接收模块包括: 第一接收单元, 如果即时消息客户端与即时消息服 务器之间初始会话协议 SIP通信, 设置为接收来自接收方归属服务器通过 SIP推送消 息发送的所述输入信息, 其中, 所述即时消息发送方客户端通过发送方归属服务器将 所述输入信息发送给接收方归属服务器; 或者, 第二接收单元, 如果即时消息客户端 与即时消息服务器之间基于 WEB模式通信, 设置为通过 WebSocket推送消息接收来 自即时消息服务网站的所述输入信息, 其中, 所述即时消息发送方客户端将所述输入 信息发送给所述即时消息服务网站。 根据本发明的再一方面, 提供了一种即时消息处理系统, 包括上述任一项所述的 位于即时消息发送方客户端的即时消息处理装置和位于即时消息接收方客户端的即时 消息处理装置。 通过本发明, 采用即时消息发送方客户端与即时消息接收方客户端建立通信; 所 述即时消息发送方客户端获取即时消息编辑框内当前正在编辑的输入信息; 所述即时 消息发送方客户端将获取的所述输入信息发送给所述即时消息接收方客户端, 其中, 所述即时消息接收方客户端对接收的所述输入信息进行显示, 解决了相关技术中存在 即时消息的即时共享功能并不强, 用户体验不高的问题, 进而达到了在发送方对将要 发送的即时消息进行编辑时, 接收方能够知晓发送方对编辑内容的整个编辑过程, 因 而较好地实现了即时共享, 有效提高用户体验的效果。 附图说明 此处所说明的附图用来提供对本发明的进一步理解, 构成本申请的一部分, 本发 明的示意性实施例及其说明用于解释本发明, 并不构成对本发明的不当限定。 在附图 中: 图 1是根据本发明实施例的即时消息处理方法一的流程图; 图 2是根据本发明实施例的即时消息处理方法二的流程图; 图 3是根据本发明实施例的即时消息处理装置一的结构框图; 图 4是根据本发明实施例的即时消息处理装置一中发送模块 36的结构框图; 图 5是根据本发明实施例的即时消息处理装置二的结构框图; 图 6是根据本发明实施例的即时消息处理装置二中接收模块 54的结构框图; 图 7是根据本发明实施例的即时消息处理系统的结构框图; 图 8是根据本发明优选实施方式的基于即时消息客户端的即时消息即时共享方法 的系统架构示意图; 图 9是根据本发明优选实施方式的基于 WEB的即时消息即时共享方法的系统架 构示意图。 具体实施方式 下文中将参考附图并结合实施例来详细说明本发明。 需要说明的是, 在不冲突的 情况下, 本申请中的实施例及实施例中的特征可以相互组合。 在本实施例中提供了一种即时消息处理方法, 图 1是根据本发明实施例的即时消 息处理方法一的流程图, 如图 1所示, 该流程包括如下步骤: 步骤 S102, 即时消息发送方客户端与即时消息接收方客户端建立通信; 步骤 S104, 即时消息发送方客户端获取即时消息编辑框内当前正在编辑的输入信 息; 步骤 S106, 即时消息发送方客户端将获取的该输入信息发送给即时消息接收方客 户端, 其中, 该即时消息接收方客户端对接收的输入信息进行显示。 通过上述步骤, 对于即时消息发送方客户端而言, 即时消息发送方客户端将获取 即时消息编辑框内当前正在编辑的输入信息发送给即时消息接收方客户端, 相对于相 关技术中在即时消息发送方客户端只有在即时消息编辑完后才将编辑好的即时消息发 送给即时消息接收方客户端, 导致即时消息接收方客户端无法知晓即时消息发送方客 户端对该即时消息的整个处理过程, 因而共享完全, 而采用将即时消息发送方客户端 正在编辑的输入信息发送给即时消息接收方客户端, 不仅解决了相关技术中存在即时 消息的即时共享功能并不强, 用户体验不高的问题, 进而达到了在发送方对将要发送 的即时消息进行编辑时, 接收方能够知晓发送方对编辑内容的整个编辑过程, 因而较 好地实现了即时共享, 有效提高用户体验的效果。 该即时消息发送方客户端在获取即时消息编辑框内当前正在编辑的输入信息时, 该即时消息发送方客户端可以以预定周期的方式获取即时消息编辑框内当前正在编辑 的输入信息, 通过对该预定周期的设置, 依据设置参数的不同可以更改即时消息发送 方客户端发给即时消息接收方客户端接收到获取的该输入信息的频率, 例如, 当设置 的周期参数较小时, 即时消息接收方客户端接收到该输入信息的时间更短, 即即时消 息接收方客户端更新的输入信息更快; 而不需要对即时消息接收方客户端接收的输入 信息更新过快时, 可以将该周期参数设置得更长一些。 优选地, 即时消息发送方客户端将获取的输入信息发送给即时消息接收方客户端 时, 依据即时消息客户端与即时消息服务器之间通信模式的不同, 具体发送也可以不 同, 例如, 如果即时消息客户端与即时消息服务器之间基于会话初始协议 (Session Initiation Protocol, 简称为 SIP) 通信, 即时消息发送方客户端将输入信息发送给发送 方归属服务器, 其中, 接收方归属服务器通过 SIP推送消息将从发送方归属服务器接 收到的输入信息发送给即时消息接收方客户端; 再例如, 如果即时消息客户端与即时 消息服务器之间基于 WEB模式通信, 即时消息发送方客户端将输入信息发送给即时 消息服务网站, 其中, 即时消息服务网站通过 WebSocket推送消息将输入信息发送给 即时消息接收方客户端。 根据本发明的另一方面, 提供了一种即时消息处理方法, 图 2是根据本发明实施 例的即时消息处理方法二的流程图, 如图 2所示, 该方法包括如下步骤: 步骤 S202, 即时消息接收方客户端与即时消息发送方客户端建立通信; 步骤 S204, 即时消息接收方客户端接收即时消息发送方客户端在即时消息编辑框 内当前正在编辑的输入信息; 步骤 S206, 即时消息接收方客户端将接收到的输入信息进行显示。 通过上述步骤, 对于即时消息接收方客户端而言, 即时消息接收方客户端接收即 时消息发送方客户端在编辑框内正在编辑的输入信息; 并将接收到的输入信息进行显 示, 相对于相关技术中在即时消息接收方客户端只有在即时消息发送方客户端将即时 消息编辑完后才能接收该编辑好的即时消息, 导致即时消息接收方客户端无法知晓即 时消息发送方客户端对该即时消息的整个处理过程, 因而共享完全, 而采用即时消息 接收方客户端接收即时消息接收方客户端发送的正在编辑的输入信息, 不仅解决了相 关技术中存在即时消息的即时共享功能并不强, 用户体验不高的问题, 进而达到了在 发送方对将要发送的即时消息进行编辑时, 接收方能够知晓发送方对编辑内容的整个 编辑过程, 因而较好地实现了即时共享, 有效提高用户体验的效果。 同样, 即时消息接收方客户端也可以依据具体需求以预定周期的方式接收即时消 息发送方客户端在即时消息编辑框内当前正在编辑的输入信息, 并以该预定周期刷新 显示接收到的即时消息发送方客户端在编辑的上述输入信息使得即时消息接收方客户 端即时获取到即时消息发送方客户端正在编辑的输入信息。 对应于即时消息发送方客户端, 即时消息接收方客户端接收即时消息发送方客户 端在即时消息编辑框内当前正在编辑的输入信息时, 依据即时消息客户端与即时消息 服务器之间通信模式的不同, 所采用的处理也可以不同, 例如, 如果即时消息客户端 与即时消息服务器之间基于会话初始协议 SIP通信, 即时消息接收方客户端接收来自 接收方归属服务器通过会话初始协议 SIP推送消息发送的输入信息, 其中, 即时消息 发送方客户端通过发送方归属服务器将输入信息发送给接收方归属服务器; 又例如, 如果即时消息客户端与即时消息服务器之间基于 WEB模式通信, 即时消息接收方客 户端通过 WebSocket推送消息接收来自即时消息服务网站的输入信息, 其中, 即时消 息发送方客户端将输入信息发送给即时消息服务网站。 在本实施例中还提供了一种即时消息处理装置, 该装置用于实现上述实施例及优 选实施方式, 已经进行过说明的不再赘述。 如以下所使用的, 术语 "模块"可以实现 预定功能的软件和 /或硬件的组合。 尽管以下实施例所描述的装置较佳地以软件来实 现, 但是硬件, 或者软件和硬件的组合的实现也是可能并被构想的。 图 3是根据本发明实施例的即时消息处理装置一的结构框图, 如图 2所示, 该装 置位于即时消息发送方客户端, 包括第一建立模块 32、 获取模块 34和发送模块 36, 下面对该装置进行说明。 第一建立模块 32, 设置为与即时消息接收方客户端建立通信; 获取模块 34, 连接 至上述第一建立模块 32, 设置为获取即时消息编辑框内当前正在编辑的输入信息; 发 送模块 36,连接至上述获取模块 34,设置为将获取的输入信息发送给即时消息接收方 客户端, 其中, 即时消息接收方客户端对接收的输入信息进行显示。 优选地, 获取模块 34, 还设置为以预定周期的方式获取即时消息编辑框内当前正 在编辑的输入信息。 图 4是根据本发明实施例的即时消息处理装置一中发送模块 36的结构框图,如图 4所示, 该发送模块 36包括第一发送单元 42或者第二发送单元 44, 下面对该发送模 块 36进行说明。 第一发送单元 42, 如果即时消息客户端与即时消息服务器之间基于初始会话协议 SIP 通信, 设置为将输入信息发送给发送方归属服务器, 其中, 接收方归属服务器通 过 SIP推送消息将从发送方归属服务器接收到的输入信息发送给即时消息接收方客户
¾ ; 第二发送单元 44, 如果即时消息客户端与即时消息服务器之间基于 WEB模式通 信, 设置为将输入信息发送给即时消息服务网站, 其中, 即时消息服务网站通过 WebSocket推送消息将输入信息发送给即时消息接收方客户端。 图 5是根据本发明实施例的即时消息处理装置二的结构框图, 如图 5所示, 该装 置位于即时消息接收方客户端, 包括第二建立模块 52、 接收模块 54和显示模块 56 下面对该装置进行说明。 第二建立模块 52, 设置为与即时消息发送方客户端建立通信; 接收模块 54, 连接 至上述第二建立模块 52, 设置为接收即时消息发送方客户端在即时消息编辑框内当前 正在编辑的输入信息; 显示模块 56, 连接至上述接收模块 54, 设置为将接收到的输入 信息进行显示。 优选地, 该接收模块 54, 还设置为以预定周期的方式接收即时消息发送方客户端 在即时消息编辑框内当前正在编辑的输入信息。 该显示模块 56, 还设置为以上述预定 周期刷新显示接收到的即时消息发送方客户端在编辑的输入信息。 图 6是根据本发明实施例的即时消息处理装置二中接收模块 54的结构框图,如图 6所示, 该接收模块 54包括第一接收单元 62或者第二接收单元 64, 下面对该接收模 块 54进行说明。 第一接收单元 62, 如果即时消息客户端与即时消息服务器之间基于会话初始协议 SIP通信, 设置为接收来自接收方归属服务器通过 SIP推送消息发送的输入信息, 其 中, 即时消息发送方客户端通过发送方归属服务器将输入信息发送给接收方归属服务 器; 第二接收单元 64, 如果即时消息客户端与即时消息服务器之间基于 WEB模式通 信, 设置为通过 WebSocket推送消息接收来自即时消息服务网站的输入信息, 其中, 即时消息发送方客户端将输入信息发送给即时消息服务网站。 图 7是根据本发明实施例的即时消息处理系统的结构框图, 如图 7所示, 该即时 消息处理系统 70 包括上述任一项的位于即时消息发送方客户端的即时消息处理装置 一 72和位于即时消息接收方客户端的即时消息处理装置二 74, 其中, 该位于即时消 息发送方客户端的即时消息处理装置一 72 与位于即时消息接收方客户端的即时消息 处理装置二 74相连。 针对相关技术中所存在的问题, 在本实施例中提供了一种即时消息聊天全过程可 见的方法, 通过该方法, 即时消息在发送方编辑处理的过程能被接收方可见, 能够较 大地提高用户体验, 使得即时消息即时共享。 下面结合附图对本发明优选实施方式进行说明。 本优选实施方式所提供的是,即时消息客户端模式的即时消息实时共享处理方法, 该业务模式中,即时消息客户端与即时消息服务器之间假定采用会话初始协议 ( Session Initiation Protocol, 简称为 SIP) 互相通信, 包括如下操作: 即时消息的发送方客户端 在编辑即时消息的过程中, 发送方消息客户端周期性地获取编辑框中的当前输入的信 息, 并且发送给接收方, 在接收方客户端的显示界面上能够即时显示发送方正在编辑 的尚未发送的消息内容并且能够看见消息的修改全过程。 图 8是根据本发明优选实施方式的基于即时消息客户端的即时消息即时共享方法 的系统架构示意图, 如图 8所示, 不失一般性, 假设发送方归属即时消息服务器 A, 接收方归属即时消息服务器 B, 发送方使用即时消息客户端 A, 接收方使用即时消息 客户端 B, 该即时消息即时共享处理包括如下步骤: 步骤 S802, 即时消息客户端 A和即时消息客户端 B已建立即时消息通讯; 本步骤中, 即时消息客户端 A与即时消息客户端 B互发即时消息, 各自的消息通 过即时消息服务器 A和即时消息服务器 B收发。 即时消息服务器 B通过 SIP Push消息将接收到来自源端的消息推送给接收方客户 端^ 步骤 S804, 即时消息客户端 A自动发送正在编辑的即时消息; 即时消息客户端 A通过定时器周期地收集当前编辑框的即时消息内容, 获取当前 与之聊天的接收方信息, 自动地将当前消息内容发送给接收方。 该消息经由即时消息 服务器 A到达即时消息服务器 B, 最终通过即时消息 B发送给即时消息客户端 B。 步骤 S806, 即时消息客户端 B接收到该即时消息并显示。 接收方客户端 B即时显示发送方正在编辑中的消息内容。 图 9是根据本发明优选实施方式的基于 WEB的即时消息即时共享方法的系统架 构示意图, 如图 9所示, 该业务模式中, 即时消息客户端通常与浏览器融合, 也可以 是一个独立的即时消息客户端, 不失一般性, 在本实施例中, 以即时消息客户端与浏 览器融合为例, 浏览器与即时消息服务网站之间采用 WEB技术, 假定以 HTTP协议 进行通信, 该方法包括如下步骤: 步骤 S902, 浏览器 A和浏览器 B已建立即时消息通讯; 本步骤中, 浏览器 A与浏览器 B互发即时消息, 各自的消息通过 WEB即时消息 服务网站进行处理转发。 即时消息服务网站通过 WEB Socket Push消息将接收到来自源端的消息推送给接 收方浏览器 B。 步骤 S904, 浏览器 A自动发送正在编辑的即时消息; 浏览器 A通过定时器周期地收集当前即时消息聊天编辑框的即时消息内容, 获取 当前与之聊天的接收方信息, 自动地将当前消息内容发送给接收方, 该消息经由即时 消息网站转发给浏览器8。 步骤 S906, 浏览器 B接收到该即时消息并显示。 浏览器 B接收 WEB Socket PUSH消息, 并即时显示发送方正在编辑中的消息内 容。 显然, 本领域的技术人员应该明白, 上述的本发明的各模块或各步骤可以用通用 的计算装置来实现, 它们可以集中在单个的计算装置上, 或者分布在多个计算装置所 组成的网络上, 可选地, 它们可以用计算装置可执行的程序代码来实现, 从而, 可以 将它们存储在存储装置中由计算装置来执行, 并且在某些情况下, 可以以不同于此处 的顺序执行所示出或描述的步骤, 或者将它们分别制作成各个集成电路模块, 或者将 它们中的多个模块或步骤制作成单个集成电路模块来实现。 这样, 本发明不限制于任 何特定的硬件和软件结合。 以上所述仅为本发明的优选实施例而已, 并不用于限制本发明, 对于本领域的技 术人员来说, 本发明可以有各种更改和变化。 凡在本发明的精神和原则之内, 所作的 任何修改、 等同替换、 改进等, 均应包含在本发明的保护范围之内。 工业实用性 如上所述, 本发明实施例提供的一种即时消息处理方法、 装置及系统具有以 下有益效果: 解决了相关技术中存在的即时消息的即时共享功能并不强, 用户体验 不高的问题, 进而达到了在发送方对将要发送的即时消息进行编辑时, 接收方能够 知晓发送方对编辑内容的整个编辑过程, 因而较好地实现了即时共享, 有效提高用 户体验的效果。

Claims

权 利 要 求 书
1. 一种即时消息处理方法, 包括: 即时消息发送方客户端与即时消息接收方客户端建立通信; 所述即时消息发送方客户端获取即时消息编辑框内当前正在编辑的输入信 息;
所述即时消息发送方客户端将获取的所述输入信息发送给所述即时消息接 收方客户端, 其中, 所述即时消息接收方客户端对接收的所述输入信息进行显 示。
2. 根据权利要求 1所述的方法, 其中, 所述即时消息发送方客户端以预定周期的 方式获取所述即时消息编辑框内当前正在编辑的所述输入信息。
3. 根据权利要求 1或 2所述的方法, 其中, 所述即时消息发送方客户端将获取的 所述输入信息发送给所述即时消息接收方客户端包括:
如果即时消息客户端与即时消息服务器之间基于会话初始协议 SIP通信, 所述即时消息发送方客户端将所述输入信息发送给发送方归属服务器, 其中, 接收方归属服务器通过会话初始协议 SIP推送消息将从所述发送方归属服务器 接收到的所述输入信息发送给所述即时消息接收方客户端; 或者,
如果即时消息客户端与即时消息服务器之间基于 WEB模式通信, 所述即 时消息发送方客户端将所述输入信息发送给即时消息服务网站, 其中, 所述即 时消息服务网站通过 WebSocket推送消息将所述输入信息发送给所述即时消息 接收方客户端。
4. 一种即时消息处理方法, 包括: 即时消息接收方客户端与即时消息发送方客户端建立通信; 所述即时消息接收方客户端接收所述即时消息发送方客户端在即时消息编 辑框内当前正在编辑的输入信息;
所述即时消息接收方客户端将接收到的所述输入信息进行显示。
5. 根据权利要求 4所述的方法, 其中, 所述即时消息接收方客户端以预定周期的 方式接收所述即时消息发送方客户端在所述即时消息编辑框内当前正在编辑的 所述输入信息, 并以所述预定周期刷新显示接收到的所述即时消息发送方客户 端在编辑的所述输入信息。
6. 根据权利要求 4或 5所述的方法, 其中, 所述即时消息接收方客户端接收所述 即时消息发送方客户端在所述即时消息编辑框内当前正在编辑的所述输入信息 包括: 如果即时消息客户端与即时消息服务器之间基于会话初始协议 SIP通信, 所述即时消息接收方客户端接收来自接收方归属服务器通过 SIP推送消息发送 的所述输入信息, 其中, 所述即时消息发送方客户端通过发送方归属服务器将 所述输入信息发送给接收方归属服务器; 或者,
如果即时消息发送方客户端与所述即时消息服务器之间基于 WEB模式通 信, 所述即时消息接收方客户端通过 WebSocket推送消息接收来自即时消息服 务网站的所述输入信息, 其中, 所述即时消息发送方客户端将所述输入信息发 送给所述即时消息服务网站。
7. 一种即时消息处理装置, 位于即时消息发送方客户端, 包括: 第一建立模块, 设置为与即时消息接收方客户端建立通信; 获取模块, 设置为获取即时消息编辑框内当前正在编辑的输入信息; 发送模块, 设置为将获取的所述输入信息发送给所述即时消息接收方客户 端, 其中, 所述即时消息接收方客户端对接收的所述输入信息进行显示。
8. 根据权利要求 7所述的装置, 其中, 所述获取模块, 还设置为以预定周期的方 式获取所述即时消息编辑框内当前正在编辑的所述输入信息。
9. 根据权利要求 7或 8所述的装置, 其中, 所述发送模块包括: 第一发送单元, 如果即时消息客户端与即时消息服务器之间基于会话初始 协议 SIP通信时, 设置为将所述输入信息发送给发送方归属服务器, 其中, 接 收方归属服务器通过 SIP推送消息将从所述发送方归属服务器接收到的所述输 入信息发送给所述即时消息接收方客户端; 或者,
第二发送单元,如果即时消息客户端与所述即时消息服务器之间基于 WEB 模式通信时, 设置为将所述输入信息发送给即时消息服务网站, 其中, 所述即 时消息服务网站通过 WebSocket推送消息将所述输入信息发送给所述即时消息 接收方客户端。
10. 一种即时消息处理装置, 位于即时消息接收方客户端, 包括: 第二建立模块, 设置为与即时消息发送方客户端建立通信;
接收模块, 设置为接收所述即时消息发送方客户端在即时消息编辑框内当 前正在编辑的输入信息;
显示模块, 设置为将接收到的所述输入信息进行显示。
11. 根据权利要求 10所述的装置, 其中, 所述接收模块, 还设置为以预定周期的方式接收所述即时消息发送方客户 端在所述即时消息编辑框内当前正在编辑的所述输入信息;
所述显示模块, 还设置为以所述预定周期刷新显示接收到的所述即时消息 发送方客户端在编辑的所述输入信息。
12. 根据权利要求 10或 11所述的装置, 其中, 所述接收模块包括: 第一接收单元, 如果即时消息客户端与即时消息服务器之间基于初始协议
SIP通信, 设置为接收来自接收方归属服务器通过 SIP推送消息发送的所述输 入信息, 其中, 所述即时消息发送方客户端通过发送方归属服务器将所述输入 信息发送给接收方归属服务器; 或者,
第二接收单元,如果即时消息客户端与所述即时消息服务器之间基于 WEB 模式通信, 设置为通过 WebSocket推送消息接收来自即时消息服务网站的所述 输入信息, 其中, 所述即时消息发送方客户端将所述输入信息发送给所述即时 消息服务网站。
13. 一种即时消息处理系统, 包括权利要求 7至 9中任一项所述的位于所述即时消 息发送方客户端的即时消息处理装置和权利要求 10至 12中任一项所述的位于 所述即时消息接收方客户端的即时消息处理装置。
PCT/CN2014/076453 2013-12-19 2014-04-29 即时消息处理方法、装置及系统 WO2015089974A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310703679.6 2013-12-19
CN201310703679.6A CN104734936A (zh) 2013-12-19 2013-12-19 即时消息处理方法、装置及系统

Publications (1)

Publication Number Publication Date
WO2015089974A1 true WO2015089974A1 (zh) 2015-06-25

Family

ID=53402030

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/076453 WO2015089974A1 (zh) 2013-12-19 2014-04-29 即时消息处理方法、装置及系统

Country Status (2)

Country Link
CN (1) CN104734936A (zh)
WO (1) WO2015089974A1 (zh)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108347368A (zh) * 2017-01-24 2018-07-31 中国移动通信有限公司研究院 一种即时通讯方法、装置、发送终端及接收终端
CN109889438B (zh) * 2019-03-19 2021-07-13 北京达佳互联信息技术有限公司 消息推送方法、消息推送装置和计算机可读存储介质
CN111565209B (zh) * 2019-08-29 2023-04-18 杭州天宽科技有限公司 客户端即时通信方法、装置、设备及介质
CN113132216B (zh) * 2021-04-20 2023-06-27 北京京东振世信息技术有限公司 即时通信方法、装置及可读存储介质和电子设备
CN113300945A (zh) * 2021-06-16 2021-08-24 迟彻 一种对话同步的即时通讯系统及方法

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1984129A (zh) * 2005-12-13 2007-06-20 中兴通讯股份有限公司 一种用sip协议实现呈现和即时消息业务的系统及其方法
CN101094163A (zh) * 2006-06-22 2007-12-26 腾讯科技(深圳)有限公司 一种传输数据的方法及装置
CN101611602A (zh) * 2007-02-20 2009-12-23 斯凯普有限公司 即时消息活动通知
CN102624642A (zh) * 2011-08-05 2012-08-01 北京小米科技有限责任公司 一种发送即时消息的方法
CN103268310A (zh) * 2013-05-14 2013-08-28 百度在线网络技术(北京)有限公司 基于推荐的自媒体信息编辑方法及装置

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101321309A (zh) * 2007-06-08 2008-12-10 洪立业 无线交互式智能电子板系统
CN101094232A (zh) * 2007-07-18 2007-12-26 北京亿企通信息技术有限公司 一种在即时通信工具中显示对方会话状态的方法及系统
CN101964760A (zh) * 2009-07-24 2011-02-02 李艳平 即时通讯等通讯系统中的手写笔迹信息交流方式
CN102393804A (zh) * 2011-10-24 2012-03-28 上海量明科技发展有限公司 即时通信中实现手写交互操作的方法、客户端及系统
CN103297445B (zh) * 2012-02-22 2017-06-20 中国移动通信集团公司 一种基于IP多媒体网络的Web终端通信方法和系统
CN103297453B (zh) * 2012-02-24 2016-05-11 阿里巴巴集团控股有限公司 实现即时通讯的方法、浏览器端和系统
CN103108037B (zh) * 2013-01-22 2015-12-02 华为技术有限公司 一种通信方法,Web服务器及Web通信系统
CN103139051A (zh) * 2013-03-22 2013-06-05 南京信通科技有限责任公司 一种基于Websocket协议的即时通讯方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1984129A (zh) * 2005-12-13 2007-06-20 中兴通讯股份有限公司 一种用sip协议实现呈现和即时消息业务的系统及其方法
CN101094163A (zh) * 2006-06-22 2007-12-26 腾讯科技(深圳)有限公司 一种传输数据的方法及装置
CN101611602A (zh) * 2007-02-20 2009-12-23 斯凯普有限公司 即时消息活动通知
CN102624642A (zh) * 2011-08-05 2012-08-01 北京小米科技有限责任公司 一种发送即时消息的方法
CN103268310A (zh) * 2013-05-14 2013-08-28 百度在线网络技术(北京)有限公司 基于推荐的自媒体信息编辑方法及装置

Also Published As

Publication number Publication date
CN104734936A (zh) 2015-06-24

Similar Documents

Publication Publication Date Title
CN104253857B (zh) 背靠背虚拟web实时通信代理以及相关的方法、系统
CN110392071B (zh) 流媒体资源的上传、下载方法、分发系统及流媒体服务器
WO2015089974A1 (zh) 即时消息处理方法、装置及系统
EP2640099A1 (en) Method, system and apparatus for providing stream media service
JP2019530908A5 (zh)
CN104253742A (zh) 虚拟web实时通信网关以及相关的方法、系统
WO2007056537A3 (en) Accelerated session establishment in a multimedia gateway
US20210273981A1 (en) Method for establishing a communication connection which is suitable for transmitting media streams between a first rtc client and a second rtc client
TW201244432A (en) Graphics sharing method, system and terminal
WO2017067433A1 (zh) 一种发起会话的方法和设备
WO2019184262A1 (zh) 多类型媒体数据网络地址转换穿越方法、终端及系统
WO2010075743A1 (zh) 一种网络电视显示时间的方法及设备
WO2014059856A1 (zh) 视频通话方法、装置、控制方法、控制装置、视频通话系统及存储介质
WO2015131750A1 (zh) 一种基于Web RTC多方通话建立的方法、设备和系统
WO2016119300A1 (zh) 基于ims多方通话的信息同步方法、信息同步装置和终端
CN110113623A (zh) 一种基于sip协议的音视频切片传输平台
KR102208187B1 (ko) 몰입형 소셜 센터 세션에서 컨텐츠 시청 및 통신을 통합하기 위한 방법 및 시스템
CN102694864A (zh) 利用http协议实现流媒体功能的方法、流媒体服务器及系统
CN114553839B (zh) Rtc数据的处理方法以及装置
CN104065913B (zh) 一种即时通信客户端
EP2429221B1 (en) Method and system for sending large message mode converged ip messaging message to group
WO2015135408A1 (zh) 一种对等网络会议接入方法、客户端及系统
WO2017193999A1 (zh) 机顶盒主叫、被叫通信方法及机顶盒、核心网装置
US20120011260A1 (en) Method and system for transmitting large message mode converged IP messaging
US9100412B2 (en) Method and apparatus for transmitting media resources

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

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

Country of ref document: EP

Kind code of ref document: A1