WO2016074164A1 - 具有邮件回复的网页即时通讯方法及服务器 - Google Patents

具有邮件回复的网页即时通讯方法及服务器 Download PDF

Info

Publication number
WO2016074164A1
WO2016074164A1 PCT/CN2014/090875 CN2014090875W WO2016074164A1 WO 2016074164 A1 WO2016074164 A1 WO 2016074164A1 CN 2014090875 W CN2014090875 W CN 2014090875W WO 2016074164 A1 WO2016074164 A1 WO 2016074164A1
Authority
WO
WIPO (PCT)
Prior art keywords
communication
server
communication information
reply
computer
Prior art date
Application number
PCT/CN2014/090875
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 深圳市融资城网络服务中心有限公司
Priority to PCT/CN2014/090875 priority Critical patent/WO2016074164A1/zh
Priority to CN201480002970.3A priority patent/CN104838623A/zh
Publication of WO2016074164A1 publication Critical patent/WO2016074164A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications

Definitions

  • the present invention relates to the field of Internet communication technologies, and in particular, to a webpage instant messaging method and server with mail reply.
  • the present invention provides a webpage instant messaging method and system with mail reply, which integrates mail reply, is convenient and efficient.
  • An embodiment of the present invention provides a method for instant messaging of a webpage having a mail reply, including:
  • step S1 the server verifies whether to send a communication, if yes, step S2 is performed, otherwise step S11 is performed;
  • the sender computer extracts the communication information, confirms that at least one user is selected as the recipient of the communication forwarding, and step S6 is performed;
  • step S2 the server verifies whether to perform a CC operation, if yes, step S21 is performed, otherwise step S3 is performed;
  • the sender computer selects at least one user as the recipient of the communication, and performs step S6;
  • step S3 The server verifies whether to reply to the communication, if yes, step S4 is performed, otherwise the process ends;
  • step S4 the server verifies whether to perform a multi-person reply, if yes, step S5 is performed, otherwise step S41 is performed;
  • step S41 the sender computer inputs communication information, and performs step S6;
  • step S5 the server performs user reply verification, selects the recipient, the sender computer inputs the communication information, and performs step S6;
  • the sender computer sends the communication information to the server, and the server stores the communication information in a database, and sends the communication information to all the receiver computers according to the receiver information.
  • the embodiment of the invention further provides a webpage instant messaging method with mail reply, comprising:
  • step S1 verify whether to send communication, if yes, go to step S2, otherwise go to step S11;
  • step S11 according to the confirmation message of the sender computer, select at least one user as the recipient of the communication forwarding, and step S6;
  • step S2 verify whether to perform the CC operation, if yes, go to step S21, otherwise go to step S3;
  • step S21 according to the information of the sender computer, select at least one user as the recipient of the communication, and perform step S6;
  • step S3 Verifying whether the communication is resumed, if yes, executing step S4, otherwise ending;
  • step S4 verify whether to perform a multi-person reply, if yes, go to step S5, otherwise go to step S6;
  • step S6 after performing user response verification, select the recipient, and perform step S6;
  • S6 Receive communication information sent by the sender computer, and send the communication information to all receiver computers according to the receiver information.
  • the embodiment of the invention further provides a server for performing instant web communication with the sender computer and the receiving computer.
  • the server includes: a first verification module, configured to verify whether to send a communication, and if yes, further verify whether to perform a CC operation; and a forwarding module, configured to: when the first verification module verifies that the communication is not to be sent, according to the sending party computer
  • the confirmation information selects at least one user as the receiver of the communication forwarding, and transmits the communication information sent by the sender computer to all the receiver computers; the first selection module is configured to select at least one user as the communication when verifying the copy operation.
  • the receiving party sends the communication information sent by the sending computer to all the receiving computers; the second verification module is used to further verify whether the communication is resumed when the verification does not need to perform the copying operation; the third verification module is used for When it is necessary to reply to the communication, it is further verified whether to execute the multi-person reply; the sending module is configured to, when confirming the execution of the multi-person reply, perform the user reply verification, select the recipient, and send the communication information sent by the sender computer to all the recipients. Computer; and when used to confirm that there is no need to perform a multi-person reply, the sender will be sent directly The sent communication information is sent to all recipient computers.
  • the instant messaging method of the webpage with the mail reply of the invention the server performs the verification sending communication, the CC, the reply multiple times, according to the process setting, finally the sending party computer sends the communication information to the server, and the server stores the communication information in the database, and according to the Receiver information, which is sent to all recipient computers.
  • content can be sent and forwarded simultaneously to any number of partners, such as friends or non-friends; and in a preferred embodiment, specific content is replied to any number of partners, such as friends or non-friends.
  • 1 is a flow chart of an existing instant messaging method
  • FIG. 2 is a schematic flow chart of a method for instant messaging of a webpage according to an embodiment of the present invention
  • FIG. 3 is a schematic flow chart of a method for instant messaging of a webpage according to an embodiment of the present invention
  • FIG. 4 is a schematic structural diagram of a webpage instant messaging system according to an embodiment of the present invention.
  • FIG. 5 is a functional block diagram of the server of Figure 4.
  • the invention provides a webpage instant messaging method with mail reply, which is used for an electronic device with a real-time webpage communication function such as a computer, a tablet computer and a smart phone.
  • the server performs verification to send communication, CC, and reply multiple times.
  • the sender computer sends the communication information to the server.
  • the server stores the communication information in the database, and sends the communication information to all receivers according to the receiver information. computer.
  • the webpage instant messaging of the present invention can simultaneously send and forward content to any number of partners, such as friends or non-friends; and in a preferred embodiment, the specific content is replied to any number of partners, such as friends or non-friends. And complement the perfect method.
  • the web page instant messaging method with mail reply is used in a system composed of a server, a sender computer, and a receiver computer.
  • the sender computer and the receiver computer may be interchanged, that is, the sender computer is used for receiving and receiving computers for sending; and the computer may also be provided for a tablet computer or a smart phone.
  • Step S1 the server verifies whether to send a communication, and if so, step S2 is performed, otherwise step S11 is performed;
  • the server before the step S1, the server first verifies whether the user has unread communication according to the internal parameters of the server. If there is unread communication, the sending computer extracts the communication information for providing the user with the communication reading operation. When the user completes the reading operation, the server begins to verify whether to send the communication.
  • Step S11 The sending side computer extracts the communication information, and is used for providing the user with the communication reading operation. After the reading operation is completed, the user verifies on the sending side computer that one or more users are selected as the receiving party of the communication, that is, the receiving side computer. And executing step S6;
  • Step S2 The server verifies whether the user performs the CC operation, and if yes, performs step S21, otherwise performs step S3; wherein the verification result may be input by the user, or may be determined by the server according to the user interface operation information.
  • Step S21 the user inputs content on the sender computer, while selecting at least one or more users as the recipient of the communication, and performing step S6;
  • Step S3 the server verifies whether the communication is returned, if yes, step S4 is performed, otherwise the process ends;
  • Step S4 The server verifies whether the user performs a multi-person reply at the same time. If yes, step S5 is performed; otherwise, step S41 is performed; wherein the verification may be input by the user or determined by the server according to the user operation information.
  • Step S41 the sender computer enters communication information according to the user's operation, that is, the user inputs communication information on the sender computer, and performs step S6;
  • Step S5 the server performs user reply verification, automatically selects the recipient, the user inputs communication information on the sender computer, and performs step S6;
  • Step S6 The sender computer sends the communication information to the server, and the server stores the communication information in a database, and sends the communication information to all the receiver computers according to the receiver information; specifically, the user is at the sender
  • the user and the receiver information are stored in the server, and the server selects the relevant user to perform communication according to different verification conditions.
  • the instant messaging method of the webpage with the mail reply according to the second embodiment of the present invention is basically the same as the webpage instant messaging method of the first embodiment, and the difference is that step S11 includes S111, the sender computer extracts the communication information; S112, the The server verifies whether the forwarding operation is performed on the communication information, and then selects the communication information, and performs step S6, otherwise ends. More specifically, the instant messaging method of the webpage with mail reply according to the second embodiment of the present invention includes the steps of:
  • Step S1 the server verifies whether to send the communication, if yes, step S2 is performed, otherwise step S111 is performed;
  • Step S111 the sender computer extracts communication information for providing a communication reading operation to the user; after the reading operation is completed, step S112 is performed;
  • Step S112 The server verifies whether a forwarding operation is performed on the communication information, and the verification is performed according to whether the user sends the communication information to the other user on the sending side computer, if yes, step S113 is performed; otherwise, the process ends;
  • Step S113 The server dumps the communication information.
  • Step S114 the sender computer according to the communication information input by the user and selecting at least one user as the recipient of the communication, and performing step S5; thereby transmitting the communication information to the recipient computer;
  • Step S2 the server verifies whether the CC operation is performed, if yes, step S21 is performed, otherwise step S3 is performed;
  • Step S21 the sender computer selects at least one user as the recipient of the communication, and performs step S5;
  • Step S3 the server verifies whether the communication is returned, if yes, step S4 is performed, otherwise the process ends;
  • Step S4 the server verifies whether to perform multi-person reply, if yes, step S5 is performed, otherwise step S41 is performed;
  • Step S41 the sender computer inputs communication information, and performs step S6;
  • Step S5 the server performs user reply verification, selects the recipient, the sender computer inputs the communication information, and performs step S6;
  • Step S6 The sender computer sends the communication information to the server, and the server stores the communication information in a database, and sends the communication information to all the receiver computers according to the receiver information.
  • the instant messaging method of the webpage with the mail reply according to the third embodiment of the present invention is basically the same as the webpage instant messaging method of the first embodiment, and the difference is that the step S21 includes the step S211, the sending party computer inputs the communication information; S212, the The sender computer selects at least one user as the recipient of the communication, and performs step S6.
  • the method for instant messaging of a webpage with mail reply according to the third embodiment of the present invention includes the following steps:
  • Step S1 the server verifies whether to send the communication, if yes, step S2 is performed, otherwise step S11 is performed;
  • Step S11 the sender computer extracts the communication information, and verifies that at least one user is selected as the receiver of the communication, and step S6 is performed;
  • Step S2 the server verifies whether the CC operation is performed, if yes, step S211 is performed, otherwise step S3 is performed;
  • Step S211 The sender computer inputs communication information; specifically, the user inputs communication information on the sender computer, and
  • Step S212 the sender computer selects at least one user as the recipient of the communication under the user operation, and performs step S6;
  • Step S3 the server verifies whether the communication is returned, if yes, step S4 is performed, otherwise the process ends;
  • Step S4 the server verifies whether to perform multi-person reply, if yes, step S5 is performed, otherwise step S41 is performed;
  • Step S41 the sender computer inputs communication information, and performs step S6;
  • Step S5 the server performs user reply verification, selects the recipient, the sender computer inputs the communication information, and performs step S6;
  • Step S6 The sender computer sends the communication information to the server, and the server stores the communication information in a database, and sends the communication information to all the receiver computers according to the receiver information.
  • the instant messaging method of the webpage with the mail reply according to the fourth embodiment of the present invention is basically the same as the instant messaging method of the webpage of the first embodiment, and the difference is that the step S5 includes S51, and the server is inspected. Whether the card replies to the sender communication information, if yes, step S52 is performed; otherwise, step S53 is performed; S52, the server opens the supplementary improvement area S53 at the sender computer, and the server opens the information reply area in the sending computer.
  • the method for instant messaging of a webpage with mail reply according to the fourth embodiment of the present invention includes the following steps:
  • step S1 the server verifies whether to send a communication, if yes, step S2 is performed, otherwise step S11 is performed;
  • the sender computer extracts the communication information, and verifies that at least one user is selected as the receiver of the communication, and step S6 is performed;
  • step S2 the server verifies whether to perform a CC operation, if yes, step S21 is performed, otherwise step S3 is performed;
  • the sender computer selects at least one user as the recipient of the communication, and performs step S6;
  • step S3 The server verifies whether to reply to the communication, if yes, step S4 is performed, otherwise the process ends;
  • step S4 the server verifies whether to perform a multi-person reply, if yes, step S51 is performed, otherwise step S41 is performed;
  • step S41 the sender computer inputs communication information, and performs step S6;
  • step S51 the server verifies whether to reply to the sender communication information, if yes, step S52 is performed, otherwise step S53 is performed;
  • the server opens the supplementary improvement area in the sender computer, selects the receiver, the sender computer inputs the communication information, and performs step S6;
  • step S53 the server in the sending computer to open the information reply area, select the recipient, the sender computer enters the communication information, and proceeds to step S6;
  • the sender computer sends the communication information to the server, and the server stores the communication information in a database, and sends the communication information to all the receiver computers according to the receiver information.
  • the instant messaging method of the webpage with the mail reply of the fifth embodiment is basically the same as the instant messaging method of the webpage with the mail reply of the fourth embodiment, and the difference is:
  • the server automatically selects a receiver.
  • the server introduces communication information into the editing area according to an external input, and performs cursor line wrapping;
  • the sender computer inputs communication information, and performs step S6.
  • a webpage instant messaging method package with mail reply according to a sixth embodiment of the present invention Steps:
  • step S1 the server verifies whether to send the communication, if yes, step S2 is performed, otherwise step S111 is performed;
  • Step S111 the sender computer extracts communication information for providing a communication reading operation to the user; after the reading operation is completed, step S112 is performed;
  • Step S112 The server verifies whether a forwarding operation is performed on the communication information, and the verification is performed according to whether the user sends the communication information to the other user on the sending side computer, if yes, step S113 is performed; otherwise, the process ends;
  • Step S113 The server dumps the communication information.
  • Step S114 the sender computer according to the communication information input by the user and selecting at least one user as the recipient of the communication, and performing step S6; thereby transmitting the communication information to the recipient computer;
  • step S2 the server verifies whether to perform a CC operation, if yes, step S211 is performed, otherwise step S3 is performed;
  • Step S211 The sender computer inputs communication information; specifically, the user inputs communication information on the sender computer, and
  • Step S212 the sender computer selects at least one user as the receiver of the communication under the operation of the user, and performs step S6; wherein S212 and S114 are the same step;
  • step S3 The server verifies whether to reply to the communication, if yes, step S4 is performed, otherwise the process ends;
  • step S4 the server verifies whether to perform a multi-person reply, if yes, step S51 is performed, otherwise step S41 is performed;
  • step S41 the sender computer inputs communication information, and performs step S6;
  • step S51 the server verifies whether to reply to the sender communication information, if yes, step S52 is performed, otherwise step S53 is performed;
  • the server opens the supplementary improvement area in the sender computer, selects the receiver, the sender computer inputs the communication information, and performs step S54;
  • step S53 the server in the sending computer open information reply area, select the recipient, the sender computer enters the communication information, and proceeds to step S54;
  • the server automatically selects a receiver.
  • the server introduces communication information into the editing area according to an external input, and performs cursor line wrapping;
  • step S56 the sender computer inputs communication information, and performs step S6;
  • the sender computer sends the communication information to the server, and the server stores the communication information in a database, and sends the communication information to all the receiver computers according to the receiver information.
  • FIG. 4 is a system configuration diagram of a method for instant messaging of a web page having a mail reply according to Embodiment 1-6.
  • the system includes a sender computer 21, a receiver computer 22, and a server 23.
  • the server 23 includes: a first verification module 231, configured to verify whether to send a communication, and if yes, further verify whether to perform a CC operation; and a forwarding module 232, configured to: when the first verification module 231 verifies When the communication is sent, at least one user is selected as the recipient of the communication forwarding according to the confirmation information of the sender computer 21, and the communication information sent by the sender computer 21 is sent to all the recipient computers 22; the first selection module 233 is used to When verifying that the CC operation is performed, at least one user is selected as the receiver of the communication, and the communication information sent by the sender computer 21 is sent to all the recipient computers 22; the second verification module 234 is configured to perform the CC operation when the verification is performed.
  • a first verification module 231 configured to verify whether to send a communication, and if yes, further verify whether to perform a CC operation
  • a forwarding module 232 configured to: when the first verification module 231 verifies When the communication is sent, at least one user is selected as the recipient of
  • the third verification module 235 is configured to further verify whether to perform the multi-person reply when the communication needs to be resumed; and the sending module 237 is configured to perform the user reply verification when the multi-person reply is confirmed to be performed, Selecting the recipient and transmitting the communication information sent by the sender computer 21 to all the recipient computers 22; and for determining When people do not need to perform the reply will be sent directly to the sender of the communication information sent to all recipients computer 21 computer 22.
  • the operation flow of the system is summarized as follows: When it is detected that the user starts the communication window on the sender computer 21, the server 23 verifies whether the user has unread communication. If there is unread communication, the sender computer 21 is used to provide the user with reading communication, and after monitoring the reading, according to the user input, it is selected whether to forward the communication to the partner/other user at the sender computer 21.
  • the controlling sender computer 21 transmits the communication content to the server 23, and after receiving the sending instruction, the server 23 will The communication content is delivered to the recipient computer 22.
  • the foregoing control implementation may be a click transmission or a monitoring control input.
  • the server 23 verifies whether the user needs to perform communication copying; needs to send a copy, according to the user inputting the communication content on the sender computer 21 and selecting the partner/other user to receive the communication, and controlling to send
  • the party computer 21 delivers the content to the server 23 in real time, and after receiving the transmission command, the server 23 transmits the communication content to the recipient computer 22.
  • the server 23 verifies whether the user needs to reply to the communication; if the communication needs to be restored, the server 23 continues to verify whether the user needs to reply to multiple people at the same time; In response to a plurality of people, the sender computer 21 is controlled to transmit the content to the server 23 based on the communication content input by the user on the sender computer 21, and after receiving the transmission command, the server 23 transmits the communication content to the recipient computer 22.
  • the server 23 continues to verify whether the user replies to his historical communication; if yes, performs a reply to the user's historical communication, at which time the server 23 initiates a supplemental perfect interface on the sender computer 21. Automatically select all receivers, introduce communication content that needs to be supplemented in the communication window, and automatically switch to the next line. The user only needs to input the communication content on the sender computer 21, and control the sender computer 21 to deliver the content to the server 23. After receiving the transmission command, the server 23 delivers the communication content to the recipient computer 22.
  • the server 23 initiates a reply to all interfaces on the sender computer 21, selects the recipient, simultaneously introduces the communication content that needs to be replied in the communication window, and automatically switches to the next line, and the user only needs to be in the sender.
  • the communication content is input on the computer 21, and the sender computer 21 is controlled to transmit the content to the server 23. After receiving the transmission command, the server 23 transmits the communication content to the recipient computer 22.

Landscapes

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

Abstract

本发明公开了一种具有邮件回复的网页即时通讯方法,包括:S1、服务器验证是否发送通讯,是则执行S2;S2、服务器验证是否执行抄送操作,是则执行S21,否则执行S3;S3、服务器验证是否回复通讯,是则执行S4,否则返回步骤S21;S4、服务器验证是否执行多人回复,是则执行S5;S5、服务器执行用户回复验证后,选择接收方,发送方电脑输入通讯信息,并执行S6;S6、发送方电脑发送通讯信息至服务器,服务器将所述通信信息存储在数据库中,并根据接收方信息,将所述通讯信息发送至所有接收方电脑。本发明还提供一种具有邮件回复的网页即时通讯系统。本发明基于网页即时通讯,可对任意数量伙伴,如好友或者非好友,同时发送和转发内容。

Description

具有邮件回复的网页即时通讯方法及服务器 技术领域
本发明涉及互联网通信技术领域,尤其涉及一种具有邮件回复的网页即时通讯方法和服务器。
背景技术
现有即时通讯中,用户如需将通讯同时分享给多位好友,如图1所示,一般采用如下几种方式:
1)、将该通讯复制、粘贴,一遍一遍的发送给每个好友;
2)、创建一个群聊,逐个把好友邀请进群聊,待所有好友都加入群聊后,把要分享的通讯复制、粘贴到群聊中进行发送。
在上述方案中,存在以下几个缺点:
1)、创建群聊时,若好友没接受群聊邀请,没接受群聊邀请的好友将无法接收到好友的通讯;
2)、创建群聊时,若想分享的用户是非好友,则该用户无法接收到群聊邀请,上述用户同样无法接收到分享。
3)、任何好友在群聊中发送的内容,在群聊中的好友均能看见,不能将内容指定某些好友可见。
发明内容
有鉴于此,本发明提供一种具有邮件回复的网页即时通讯方法和系统,其集成邮件回复,便捷、高效。
本发明实施方式提供一种具有邮件回复的网页即时通讯方法,包括:
S1、服务器验证是否发送通讯,是则执行步骤S2,否则执行步骤S11;
S11、发送方电脑提取通讯信息,确认选择至少一用户作为通讯转发的接收方,并执行步骤S6;
S2、所述服务器验证是否执行抄送操作,是则执行步骤S21,否则执行步骤S3;
S21、所述发送方电脑选择至少一用户作为通讯的接收方,并执行步骤S6;
S3、所述服务器验证是否回复通讯,是则执行步骤S4,否则结束;
S4、所述服务器验证是否执行多人回复,是则执行步骤S5,否则执行步骤S41;
S41、所述发送方电脑输入通讯信息,并执行步骤S6;
S5、所述服务器执行用户回复验证后,选择接收方,所述发送方电脑输入通讯信息,并执行步骤S6;
S6、发送方电脑发送通讯信息至服务器,所述服务器将所述通信信息存储在数据库中,并根据接收方信息,将所述通讯信息发送至所有接收方电脑。
本发明实施方式还提供一种具有邮件回复的网页即时通讯方法,包括:
S1、验证是否发送通讯,是则执行步骤S2,否则执行步骤S11;
S11、根据发送方电脑的确认信息,选择至少一用户作为通讯转发的接收方,并执行步骤S6;
S2、验证是否执行抄送操作,是则执行步骤S21,否则执行步骤S3;
S21、根据所述发送方电脑的信息,选择至少一用户作为通讯的接收方,并执行步骤S6;
S3、验证是否回复通讯,是则执行步骤S4,否则结束;
S4、验证是否执行多人回复,是则执行步骤S5,否则执行步骤S6;
S5、执行用户回复验证后,选择接收方,并执行步骤S6;
S6、接收发送方电脑发送的通讯信息,以及根据接收方信息,将所述通讯信息发送至所有接收方电脑。
本发明实施方式还提供一种服务器,用于与发送方电脑、接收方电脑进行网页即时通讯。所述服务器包括:第一验证模块,用于验证是否发送通讯,如果是,则进一步验证是否执行抄送操作;转发模块,用于当第一验证模块验证不发送通讯时,根据发送方电脑的确认信息选择至少一用户作为通讯转发的接收方,并将发送方电脑发送的通讯信息发送至所有接收方电脑;第一选择模块,用于当验证执行抄送操作时,选择至少一用户作为通讯的接收方,并将发送方电脑发送的通讯信息发送至所有接收方电脑;第二验证模块,用于当验证无需执行抄送操作时,进一步验证是否回复通讯;第三验证模块,用于当需要回复通讯时,进一步验证是否执行多人回复;发送模块,用于当确认执行多人回复时,执行用户回复验证后,选择接收方,并将发送方电脑发送的通讯信息发送至所有接收方电脑;以及用于当确认无需执行多人回复时,直接将发送方电脑 发送的通讯信息发送至所有接收方电脑。
本发明的具有邮件回复的网页即时通讯方法,服务器多次执行验证发送通讯、抄送、回复,根据流程设置,最终发送方电脑发送通讯信息至服务器,服务器将通信信息存储在数据库中,并根据接收方信息,将通讯信息发送至所有接收方电脑。基于网页即时通讯,可对任意数量伙伴,如好友或者非好友,同时发送和转发内容;以及在优选实施方式中将特定的内容对任意数量伙伴,如好友或者非好友,同时回复全部和补充完善的方法。
附图说明
为了更清楚地说明本发明实施方式或现有技术中的技术方案,下面将对实施方式或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施方式,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。
图1是现有的即时通讯方法的流程图;
图2是根据本发明一实施方式的网页即时通讯方法的流程示意图;
图3是根据本发明一实施方式的网页即时通讯方法的流程示意图;
图4是根据本发明一实施方式的网页即时通讯系统的结构示意图;
图5是图4中的服务器的功能模块图。
具体实施方式
下面结合附图和具体实施方式对本发明的技术方案作进一步更详细的描述。显然,所描述的实施方式仅仅是本发明的一部分实施方式,而不是全部的实施方式。基于本发明中的实施方式,本领域普通技术人员在没有作出创造性劳动的前提下所获得的所有其他实施方式,都应属于本发明保护的范围。
本发明提出一种具有邮件回复的网页即时通讯方法,用于电脑、平板电脑、智能手机等具备网页实时通讯功能的电子设备。服务器多次执行验证发送通讯、抄送、回复,根据流程设置,最终发送方电脑发送通讯信息至服务器,服务器将通信信息存储在数据库中,并根据接收方信息,将通讯信息发送至所有接收方电脑。
同时,本发明网页即时通讯,可对任意数量伙伴,如好友或者非好友,同时发送和转发内容;以及在优选实施方式中将特定的内容对任意数量伙伴,如好友或者非好友,同时回复全部和补充完善的方法。
第一实施方式
在本实施方式中,所述具有邮件回复的网页即时通讯方法用于由服务器、发送方电脑、接收方电脑构成的系统中。可以理解,在其他实施方式中,所述发送方电脑和接收方电脑可以互换,即发送方电脑用于接收、接收方电脑用于发送;同时上述电脑也可以为平板电脑、智能手机等具备网页实时通讯功能的电子设备。
如图2所示,用户在发送方电脑上开启通讯窗口时,系统执行具有邮件回复的网页即时通讯,流程如下:
步骤S1、服务器验证是否发送通讯,若是,则执行步骤S2,否则执行步骤S11;
本实施方式中,在步骤S1之前,服务器首先根据服务器内部参数,验证用户是否有未读通讯,若有未读通讯,则发送方电脑提取通讯信息,用于提供给用户进行通讯阅读操作。当用户阅读操作完成后,服务器才开始验证是否发送通讯。
步骤S11、发送方电脑提取通讯信息,用于提供给用户进行通讯阅读操作,阅读操作完成后,用户在发送方电脑上验证通过选择一个或多个用户作为通讯的接收方,也即接收方电脑,并执行步骤S6;
步骤S2、所述服务器验证用户是否执行抄送操作,若是,则执行步骤S21,否则执行步骤S3;其中,该验证结果可以为用户输入,也可以由服务器根据用户界面操作信息而判断获得。
步骤S21、用户在所述发送方电脑输入内容,同时选择至少一个或多个用户作为通讯的接收方,并执行步骤S6;
步骤S3、所述服务器验证是否回复通讯,是则执行步骤S4,否则结束;
步骤S4、所述服务器验证用户是否同时执行多人回复,若是,则执行步骤S5,否则执行步骤S41;其中,该验证可以为用户输入亦或是服务器根据用户操作信息而判断得到。
步骤S41、所述发送方电脑根据用户的操作输入通讯信息,也即用户在所述发送方电脑输入通讯信息,并执行步骤S6;
步骤S5、所述服务器执行用户回复验证后,自动选择接收方,用户在所述发送方电脑输入通讯信息,并执行步骤S6;
步骤S6、发送方电脑发送通讯信息至服务器,所述服务器将所述通信信息存储在数据库中,并根据接收方信息,将所述通讯信息发送至所有接收方电脑;具体为,用户在发送方电脑点击发送通讯,该通讯信息发送至服务器,服务器会将通讯信息发送并存在数据库中并根据接收方的信息,将通讯信息同时发送给所有接收方电脑。
其中,上述用户及接收方信息存储在服务器中,根据不同验证情况,服务器选择相关用户进行通讯。
第二实施方式
本发明第二实施方式的具有邮件回复的网页即时通讯方法与第一实施方式的网页即时通讯方法基本相同,其区别在于:步骤S11包括S111、所述发送方电脑提取通讯信息;S112、所述服务器验证是否对所述通讯信息执行转发操作,是则选择通讯信息,并执行步骤S6,否则结束。更具体的,本发明第二实施方式的具有邮件回复的网页即时通讯方法包括步骤:
步骤S1、服务器验证是否发送通讯,是则执行步骤S2,否则执行步骤S111;
步骤S111、所述发送方电脑提取通讯信息,用于提供给用户进行通讯阅读操作;阅读操作完成后,执行步骤S112;
步骤S112、所述服务器验证是否对所述通讯信息执行转发操作,该验证根据用户选择是否在发送方电脑将通讯信息发送给其他用户,是则执行步骤S113,否则结束;
步骤S113、所述服务器转存所述通讯信息;
步骤S114、所述发送方电脑根据用户输入的通讯信息以及选择至少一用户作为通讯的接收方,并执行步骤S5;从而将通讯信息发送给接收方电脑;
步骤S2、所述服务器验证是否执行抄送操作,是则执行步骤S21,否则执行步骤S3;
步骤S21、所述发送方电脑选择至少一用户作为通讯的接收方,并执行步骤S5;
步骤S3、所述服务器验证是否回复通讯,是则执行步骤S4,否则结束;
步骤S4、所述服务器验证是否执行多人回复,是则执行步骤S5,否则执行步骤S41;
步骤S41、所述发送方电脑输入通讯信息,并执行步骤S6;
步骤S5、所述服务器执行用户回复验证后,选择接收方,所述发送方电脑输入通讯信息,并执行步骤S6;
步骤S6、发送方电脑发送通讯信息至服务器,所述服务器将所述通信信息存储在数据库中,并根据接收方信息,将所述通讯信息发送至所有接收方电脑。
第三实施方式
本发明第三实施方式的具有邮件回复的网页即时通讯方法与第一实施方式的网页即时通讯方法基本相同,其区别在于:步骤S21包括S211、所述发送方电脑输入通讯信息;S212、所述发送方电脑选择至少一用户作为通讯的接收方,并执行步骤S6。具体的,本发明第三实施方式的具有邮件回复的网页即时通讯方法包括步骤:
步骤S1、服务器验证是否发送通讯,是则执行步骤S2,否则执行步骤S11;
步骤S11、发送方电脑提取通讯信息,验证通过选择至少一用户作为通讯的接收方,并执行步骤S6;
步骤S2、所述服务器验证是否执行抄送操作,是则执行步骤S211,否则执行步骤S3;
步骤S211、所述发送方电脑输入通讯信息;具体为,用户在发送方电脑输入通讯信息,同时,
步骤S212、所述发送方电脑在用户操作下选择至少一用户作为通讯的接收方,并执行步骤S6;
步骤S3、所述服务器验证是否回复通讯,是则执行步骤S4,否则结束;
步骤S4、所述服务器验证是否执行多人回复,是则执行步骤S5,否则执行步骤S41;
步骤S41、所述发送方电脑输入通讯信息,并执行步骤S6;
步骤S5、所述服务器执行用户回复验证后,选择接收方,所述发送方电脑输入通讯信息,并执行步骤S6;
步骤S6、发送方电脑发送通讯信息至服务器,所述服务器将所述通信信息存储在数据库中,并根据接收方信息,将所述通讯信息发送至所有接收方电脑。
第四实施方式
本发明第四实施方式的具有邮件回复的网页即时通讯方法与第一实施方式的网页即时通讯方法基本相同,其区别在于:步骤S5包括S51、所述服务器验 证是否回复发送方通讯信息,是则执行步骤S52,否则执行步骤S53;S52、所述服务器在所述发送方电脑开启补充完善区S53、所述服务器在所述发送发电脑开启信息回复区。具体的,本发明第四实施方式的具有邮件回复的网页即时通讯方法包括步骤:
S1、服务器验证是否发送通讯,是则执行步骤S2,否则执行步骤S11;
S11、发送方电脑提取通讯信息,验证通过选择至少一用户作为通讯的接收方,并执行步骤S6;
S2、所述服务器验证是否执行抄送操作,是则执行步骤S21,否则执行步骤S3;
S21、所述发送方电脑选择至少一用户作为通讯的接收方,并执行步骤S6;
S3、所述服务器验证是否回复通讯,是则执行步骤S4,否则结束;
S4、所述服务器验证是否执行多人回复,是则执行步骤S51,否则执行步骤S41;
S41、所述发送方电脑输入通讯信息,并执行步骤S6;
S51、所述服务器验证是否回复发送方通讯信息,是则执行步骤S52,否则执行步骤S53;
S52、所述服务器在所述发送方电脑开启补充完善区,选择接收方,所述发送方电脑输入通讯信息,并执行步骤S6;
S53、所述服务器在所述发送发电脑开启信息回复区,选择接收方,所述发送方电脑输入通讯信息,并执行步骤S6;
S6、发送方电脑发送通讯信息至服务器,所述服务器将所述通信信息存储在数据库中,并根据接收方信息,将所述通讯信息发送至所有接收方电脑。
第五实施方式
第五实施方式的具有邮件回复的网页即时通讯方法与第四实施方式的具有邮件回复的网页即时通讯方法基本相同,区别在于:
上述步骤S52和S53中开启补充完善区和开启信息回复区后还包括,
S54、所述服务器自动选择接收方;
S55、所述服务器根据外部输入将通讯信息引入编辑区,并执行光标换行;
S56、所述发送方电脑输入通讯信息,并执行步骤S6。
如图3所示,本发明第六实施方式的具有邮件回复的网页即时通讯方法包 括步骤:
S0、开启通讯窗口;
S1、服务器验证是否发送通讯,是则执行步骤S2,否则执行步骤S111;
步骤S111、所述发送方电脑提取通讯信息,用于提供给用户进行通讯阅读操作;阅读操作完成后,执行步骤S112;
步骤S112、所述服务器验证是否对所述通讯信息执行转发操作,该验证根据用户选择是否在发送方电脑将通讯信息发送给其他用户,是则执行步骤S113,否则结束;
步骤S113、所述服务器转存所述通讯信息;
步骤S114、所述发送方电脑根据用户输入的通讯信息以及选择至少一用户作为通讯的接收方,并执行步骤S6;从而将通讯信息发送给接收方电脑;
S2、所述服务器验证是否执行抄送操作,是则执行步骤S211,否则执行步骤S3;
步骤S211、所述发送方电脑输入通讯信息;具体为,用户在发送方电脑输入通讯信息,同时,
步骤S212、所述发送方电脑在用户操作下选择至少一用户作为通讯的接收方,并执行步骤S6;其中S212与S114为同一步骤;
S3、所述服务器验证是否回复通讯,是则执行步骤S4,否则结束;
S4、所述服务器验证是否执行多人回复,是则执行步骤S51,否则执行步骤S41;
S41、所述发送方电脑输入通讯信息,并执行步骤S6;
S51、所述服务器验证是否回复发送方通讯信息,是则执行步骤S52,否则执行步骤S53;
S52、所述服务器在所述发送方电脑开启补充完善区,选择接收方,所述发送方电脑输入通讯信息,并执行步骤S54;
S53、所述服务器在所述发送发电脑开启信息回复区,选择接收方,所述发送方电脑输入通讯信息,并执行步骤S54;
S54、所述服务器自动选择接收方;
S55、所述服务器根据外部输入将通讯信息引入编辑区,并执行光标换行;
S56、所述发送方电脑输入通讯信息,并执行步骤S6;
S6、发送方电脑发送通讯信息至服务器,所述服务器将所述通信信息存储在数据库中,并根据接收方信息,将所述通讯信息发送至所有接收方电脑。
图4是实施方式1-6的具有邮件回复的网页即时通讯方法的系统组成图。本实施方式中,所述系统包括发送方电脑21、接收方电脑22以及服务器23。
请参阅图5,所述服务器23包括:第一验证模块231,用于验证是否发送通讯,如果是,则进一步验证是否执行抄送操作;转发模块232,用于当第一验证模块231验证不发送通讯时,根据发送方电脑21的确认信息选择至少一用户作为通讯转发的接收方,并将发送方电脑21发送的通讯信息发送至所有接收方电脑22;第一选择模块233,用于当验证执行抄送操作时,选择至少一用户作为通讯的接收方,并将发送方电脑21发送的通讯信息发送至所有接收方电脑22;第二验证模块234,用于当验证无需执行抄送操作时,进一步验证是否回复通讯;第三验证模块235,用于当需要回复通讯时,进一步验证是否执行多人回复;发送模块237,用于当确认执行多人回复时,执行用户回复验证后,选择接收方,并将发送方电脑21发送的通讯信息发送至所有接收方电脑22;以及用于当确认无需执行多人回复时,直接将发送方电脑21发送的通讯信息发送至所有接收方电脑22。
具体应用中,所述系统的操作流程概述如下:当监测到用户在发送方电脑21启动通讯窗口时,服务器23验证该用户是否有未读的通讯。若有未读通讯,发送方电脑21用于给用户提供阅读通讯,监测到阅读完毕后,根据用户输入选择是否要在发送方电脑21将通讯转发给伙伴/其他用户。
若执行转发,根据用户在发送方电脑21选择待转发的通讯内容以及待接收该通讯的伙伴/其他用户,控制发送方电脑21将通讯内容传递到服务器23,服务器23接收到发送指令后,将通讯内容传递到接收方电脑22。其中,前述控制实施可以为点击发送或者监测控制输入。
若监测到用户没有未读通讯,服务器23验证该用户是否需要进行通讯抄送;需要抄送,根据用户在发送方电脑21上输入通讯内容和选择待接收该通讯的伙伴/其他用户,控制发送方电脑21实时将内容传递到服务器23,服务器23接收到发送指令后,将通讯内容传递到接收方电脑22。
若监测不需进行抄送操作,服务器23验证该用户是否需要回复通讯;若需要回复通讯,服务器23继续验证该用户是否需要同时回复多人;若不需要同时 回复多人,根据用户在发送方电脑21上输入的通讯内容,控制发送方电脑21将内容传递到服务器23,服务器23接收到发送指令后,将通讯内容传递到接收方电脑22。
若需要同时回复多人,服务器23继续验证该用户是否是对其历史通讯进行回复;若是,则执行对用户的历史通讯进行回复,此时服务器23在发送方电脑21上启动一补充完善界面,自动全选接收方、同时在通讯窗口引入需要补充完善的通讯内容,并自动切换到下一行,用户只需要在发送方电脑21输入通讯内容,并控制发送方电脑21将内容传递到服务器23,服务器23接收到发送指令后,将通讯内容传递到接收方电脑22。
若用户不对其通讯进行回复,服务器23在发送方电脑21上启动回复全部界面,全选接收方、同时在通讯窗口引入需要回复的通讯内容,并自动切换到下一行,用户只需要在发送方电脑21上输入通讯内容,控制发送方电脑21将内容传递到服务器23,服务器23接收到发送指令后,将通讯内容传递到接收方电脑22。
需要说明的是,通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到本发明可借助软件加必需的硬件平台的方式来实现,当然也可以全部通过硬件来实施。基于这样的理解,本发明的技术方案对背景技术做出贡献的全部或者部分可以以软件产品的形式体现出来,所述计算机软件产品可以存储在存储介质中,如ROM/RAM、磁碟、光盘等,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本发明各个实施方式或者实施方式的某些部分所述的方法。
以上所揭露的仅为本发明实施方式中的较佳实施方式而已,当然不能以此来限定本发明之权利范围,因此依本发明权利要求所作的等同变化,仍属本发明所涵盖的范围。

Claims (10)

  1. 一种具有邮件回复的网页即时通讯方法,其特征在于,包括:
    S1、服务器验证是否发送通讯,是则执行步骤S2,否则执行步骤S11;
    S11、发送方电脑提取通讯信息,确认选择至少一用户作为通讯转发的接收方,并执行步骤S6;
    S2、所述服务器验证是否执行抄送操作,是则执行步骤S21,否则执行步骤S3;
    S21、所述发送方电脑选择至少一用户作为通讯的接收方,并执行步骤S6;
    S3、所述服务器验证是否回复通讯,是则执行步骤S4,否则结束;
    S4、所述服务器验证是否执行多人回复,是则执行步骤S5,否则执行步骤S41;
    S41、所述发送方电脑输入通讯信息,并执行步骤S6;
    S5、所述服务器执行用户回复验证后,选择接收方,所述发送方电脑输入通讯信息,并执行步骤S6;
    S6、发送方电脑发送通讯信息至服务器,所述服务器将所述通信信息存储在数据库中,并根据接收方信息,将所述通讯信息发送至所有接收方电脑。
  2. 如权利要求1所述的具有邮件回复的网页即时通讯方法,其特征在于,所述S11包括:
    S111、所述发送方电脑提取通讯信息;
    S112、所述服务器验证是否对所述通讯信息执行转发操作,是则选择通讯信息,并执行步骤S6,否则结束。
  3. 如权利要求1所述的具有邮件回复的网页即时通讯方法,其特征在于,所述S21之前还包括:
    S211、所述发送方电脑输入通讯信息。
  4. 如权利要求1所述的具有邮件回复的网页即时通讯方法,其特征在于,所述S5中执行用户回复验证为:
    S51、所述服务器验证是否回复发送方通讯信息,是则执行步骤S52,否则执行步骤S53;
    S52、所述服务器在所述发送方电脑开启补充完善区;
    S53、所述服务器在所述发送发电脑开启信息回复区。
  5. 如权利要求4所述的具有邮件回复的网页即时通讯方法,其特征在于,执行所述步骤S52和S53后还包括:
    S54、所述服务器自动选择接收方;
    S55、所述服务器根据外部输入将通讯信息引入编辑区,并执行光标换行;
    S56、所述发送方电脑输入通讯信息,并执行步骤S6。
  6. 一种具有邮件回复的网页即时通讯方法,其特征在于,包括:
    S1、验证是否发送通讯,是则执行步骤S2,否则执行步骤S11;
    S11、根据发送方电脑的确认信息,选择至少一用户作为通讯转发的接收方,并执行步骤S6;
    S2、验证是否执行抄送操作,是则执行步骤S21,否则执行步骤S3;
    S21、根据所述发送方电脑的信息,选择至少一用户作为通讯的接收方,并执行步骤S6;
    S3、验证是否回复通讯,是则执行步骤S4,否则结束;
    S4、验证是否执行多人回复,是则执行步骤S5,否则执行步骤S6;
    S5、执行用户回复验证后,选择接收方,并执行步骤S6;
    S6、接收发送方电脑发送的通讯信息,以及根据接收方信息,将所述通讯信息发送至所有接收方电脑。
  7. 一种服务器,用于与发送方电脑、接收方电脑进行网页即时通讯,其特征在于,所述服务器包括:
    第一验证模块,用于验证是否发送通讯,如果是,则进一步验证是否执行抄送操作;
    转发模块,用于当第一验证模块验证不发送通讯时,根据发送方电脑的确认信息选择至少一用户作为通讯转发的接收方,并将发送方电脑发送的通讯信息发送至所有接收方电脑;
    第一选择模块,用于当验证执行抄送操作时,选择至少一用户作为通讯的接收方,并将发送方电脑发送的通讯信息发送至所有接收方电脑;
    第二验证模块,用于当验证无需执行抄送操作时,进一步验证是否回复通讯;
    第三验证模块,用于当需要回复通讯时,进一步验证是否执行多人回复;
    发送模块,用于当确认执行多人回复时,执行用户回复验证后,选择接收 方,并将发送方电脑发送的通讯信息发送至所有接收方电脑;以及用于当确认无需执行多人回复时,直接将发送方电脑发送的通讯信息发送至所有接收方电脑。
  8. 如权利要求7所述的服务器,其特征在于,所述转发模块还用于从所述发送方电脑提取通讯信息,以及验证是否对所述通讯信息执行转发操作,是则选择通讯信息,并通过所述发送模块进行发送,否则结束。
  9. 如权利要求7所述的服务器,其特征在于,所述发送模块执行用户回复验证包括:
    验证是否回复发送方通讯信息,是则在所述发送方电脑开启补充完善区,否则在所述发送发电脑开启信息回复区。
  10. 如权利要求9所述的服务器,其特征在于,所述发送模块执行用户回复验证后还包括:
    自动选择接收方;
    根据外部输入将通讯信息引入编辑区,并执行光标换行;
    将编辑后的通讯信息传送至所述发送模块进行发送。
PCT/CN2014/090875 2014-11-12 2014-11-12 具有邮件回复的网页即时通讯方法及服务器 WO2016074164A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2014/090875 WO2016074164A1 (zh) 2014-11-12 2014-11-12 具有邮件回复的网页即时通讯方法及服务器
CN201480002970.3A CN104838623A (zh) 2014-11-12 2014-11-12 具有邮件回复的网页即时通讯方法及服务器

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2014/090875 WO2016074164A1 (zh) 2014-11-12 2014-11-12 具有邮件回复的网页即时通讯方法及服务器

Publications (1)

Publication Number Publication Date
WO2016074164A1 true WO2016074164A1 (zh) 2016-05-19

Family

ID=53814901

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/090875 WO2016074164A1 (zh) 2014-11-12 2014-11-12 具有邮件回复的网页即时通讯方法及服务器

Country Status (2)

Country Link
CN (1) CN104838623A (zh)
WO (1) WO2016074164A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110430125B (zh) * 2016-03-28 2022-04-22 阿里巴巴集团控股有限公司 即时通讯应用的邮件发送及提示方法、装置

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011137346A2 (en) * 2010-04-30 2011-11-03 Peer Fusion Llc System and method of delivering confidential electronic files
CN102611636A (zh) * 2011-01-20 2012-07-25 优美通讯(深圳)有限公司 一种聚合通信移动终端系统及其应用
CN102769581A (zh) * 2012-06-28 2012-11-07 奇智软件(北京)有限公司 一种用于即时通讯中进行消息传输的方法及装置

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102571626A (zh) * 2011-01-04 2012-07-11 腾讯科技(深圳)有限公司 会话的处理方法和装置

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011137346A2 (en) * 2010-04-30 2011-11-03 Peer Fusion Llc System and method of delivering confidential electronic files
CN102611636A (zh) * 2011-01-20 2012-07-25 优美通讯(深圳)有限公司 一种聚合通信移动终端系统及其应用
CN102769581A (zh) * 2012-06-28 2012-11-07 奇智软件(北京)有限公司 一种用于即时通讯中进行消息传输的方法及装置

Also Published As

Publication number Publication date
CN104838623A (zh) 2015-08-12

Similar Documents

Publication Publication Date Title
AU2020203752B2 (en) Authentication of service requests initiated from a social networking site
US9608946B2 (en) Retrieval of stored transmissions
JP6667487B2 (ja) チャットルーム基盤のリマインダー方法及び装置
US20170091717A1 (en) Auto extraction of tasks from unstructured communications such as emails and messages
JP6106206B2 (ja) ソーシャルネットワーク内で認証要求メッセージを送信するための方法および装置
KR101979535B1 (ko) 음성 채팅 모드 자기 적응 방법 및 장치
KR20180051556A (ko) 서비스 기능을 구현하는 방법 및 디바이스
CN103269305B (zh) 用于发布群组交流信息的方法及系统
EP3068070B1 (en) Method and device for initiating network conference
EP2538375A1 (en) A communication platform for iterative multiparty convergence towards a microdecision
CN109274575B (zh) 消息发送方法及装置和电子设备
WO2018137476A1 (zh) 一种信息处理方法、第一终端、第二终端及服务器
US11799814B1 (en) Sidebar communication threads
US9954809B2 (en) Embedding and executing commands in messages
WO2009092224A1 (zh) 消息处理方法、系统及客户端
US20230421521A1 (en) Final message composition for sidebar communication threads
US20240195771A1 (en) Fork and return point selection for sidebar communication threads
JP2018523212A (ja) 事象処理方法及び装置
WO2016074164A1 (zh) 具有邮件回复的网页即时通讯方法及服务器
US11968160B2 (en) Sidebar communication threads within pre-existing threads
US10326718B2 (en) Apparatus and method for quickly sending messages
WO2017079800A1 (en) Method and system for compositing asynchronous video messages and responses
US20130086486A1 (en) Mutable Message Attributes
Singh et al. Human Interactable Method through A Custom Voice-chat Application: LiveTalk
US20160164818A1 (en) System and method of user-to-machine and machine-to-machine communication through instant messaging

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

Country of ref document: EP

Kind code of ref document: A1

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 (EPO FORM 1205 DATED 17/10/2017)

122 Ep: pct application non-entry in european phase

Ref document number: 14905895

Country of ref document: EP

Kind code of ref document: A1