WO2012000226A1 - 一种网页上实现的p2p通讯的方法 - Google Patents

一种网页上实现的p2p通讯的方法 Download PDF

Info

Publication number
WO2012000226A1
WO2012000226A1 PCT/CN2010/076641 CN2010076641W WO2012000226A1 WO 2012000226 A1 WO2012000226 A1 WO 2012000226A1 CN 2010076641 W CN2010076641 W CN 2010076641W WO 2012000226 A1 WO2012000226 A1 WO 2012000226A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
flash
webpage
key
message
Prior art date
Application number
PCT/CN2010/076641
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
Priority to BRPI1007924-6A priority Critical patent/BRPI1007924A2/pt
Application filed by 苏州阔地网络科技有限公司 filed Critical 苏州阔地网络科技有限公司
Priority to JP2012521954A priority patent/JP5396541B2/ja
Priority to EP10844954A priority patent/EP2538634A1/en
Priority to RU2011131715/08A priority patent/RU2498520C2/ru
Priority to US13/181,411 priority patent/US20120059879A1/en
Publication of WO2012000226A1 publication Critical patent/WO2012000226A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • 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]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/083Network architectures or network communication protocols for network security for authentication of entities using passwords

Definitions

  • the present invention belongs to the field of network technologies, particularly to a method implemented on one kind of page P 2p communication. Background technique
  • the Internet era has created our new work and lifestyle. Its interconnectedness, openness, and shared information model have broken the barriers to traditional information dissemination, making it easier and more accessible than ever. rich.
  • the development of Internet technology allows us to realize instant messaging, chat with friends, negotiate with partners, etc. without leaving home.
  • instant messaging tools such as MSN, QQ, Netease bubble has been well received by everyone, it provides a new way for people to communicate, information exchange, is in addition to mobile phones, fixed-line, e-mail Another important way of information exchange outside. With these tools, the cost of communication between people can be greatly reduced and efficiency can be improved.
  • users using the above instant messenger tools must download and install the appropriate client software.
  • the object of the present invention is to provide a method for implementing p2p communication on a web page.
  • a method for implementing P 2p communication on a webpage comprising the following steps:
  • the javascript code in the source user webpage calls the flash interface, and sends the user name message containing the target user to the socket server; the socket server receives the message sent by the source user, and returns the key corresponding to the user name of the target user.
  • the flash in the source user webpage; the flash in the source user webpage sends the message through the netconnection and the key of the target user;
  • the target user's flash will call the javascript interface on the target user's web page to display the message on the target user's web page.
  • step 1) includes the following process:
  • step 2) includes the following process:
  • step 3 includes the following process:
  • the socket server receives the message sent by the source user, and returns the key corresponding to the user name of the target user to the flash in the source user webpage.
  • step 4) includes the following process:
  • Embodiment 1 A method for implementing p2p communication on a webpage, comprising the following steps:
  • the javascript code in the source user web page calls the flash interface to send the user name message containing the target user to the socket server.
  • the socket server receives the message sent by the source user, and returns the key corresponding to the user name of the target user to the flash in the source user webpage.
  • the flash in the source user web page sends the message through the netconnection and the target user's key.
  • the source user enters the personal webpage address of the user in the browser or reaches the personal webpage of the source user through the link; the source user inputs the account and password to log in to the personal webpage of the source user, and if the login is successful, This account is used as a communication account. If you do not log in, the system assigns a temporary communication account to it.
  • the client script calls the flash interface to connect to the socket server, and establishes a connection.
  • the flash connects to the stratus server through netconnection, obtains the key, establishes the connection netconnection, the netconnection is the variable name, and starts listening for the received message.
  • the same flash sends the source user's username and key to the socket server, which saves the source user's username and key.
  • the javascript code in the source user web page calls the flash interface to send the target user's username to the socket server.
  • the socket server receives the message sent by the source user, and returns the key corresponding to the user name of the target user to the flash of the source user's web page.
  • the source javascript program sends the message to the flash by calling the flash interface.
  • the flash sends the message to the flash on the target user's web page through the netconnection and the target user's key. After the flash on the target user web page receives the message, it calls the interface of the script program to display the message in the web page.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)
  • Telephonic Communication Services (AREA)

Description

发明名称: 一种网页上实现的 p2p通讯的方法 技术领域
[01 ] 本发明属于网络技术领域,具体涉及一种网页上实现的 P2p通讯的方法。 背景技术
[02] 因特网时代, 造就了我们新说的工作和生活方式, 其互联性、 开放性及共 享信息的模式, 打破了传统信息传播方式的重重壁垒, 使得我们获取信息比 以往更加的方便且内容丰富。 互联网技书术的发展使我们可以足不出户就实现 了即时通讯, 与好友聊天, 与合作伙伴谈判等等。 目前, 基于需要下载安装 的即时通讯工具, 如 MSN, Q Q , 网易泡泡已经深受大家的喜爱, 它为人们 的沟通、 信息交流提供了新的途径, 是除手机、 固话、 电子邮件之外的又一 种重要的信息交流方式。 通过这些工具, 可以让人和人之间的交流成本大大 降低, 且提高了效率。 但是, 使用上述即时通工具用户必须下载安装相应的 客户端软件。 这是一个较为复杂的配置和了解熟悉的过程, 对于从来没有使 用过这类工具和不经常使用计算机的用户来说比较困难。 而且, 现在的客户 端下载的即吋通讯工具软件越来越大, 比如 Q Q2010软件达到 32.6MB , MSN 软件达到 11.2MB, 占用了不小的电脑存储空间; 同时, 因为下载带来的网络 安全问题也会困扰着用户; 另外, 由于所有数据信息 (比如聊天记录等) 都 存储在电脑终端, 一旦更换了电脑 (如果出差等原因) 或者重新安装软件, 用户将无法获取原有的数据信息, 非常不便; 而且, 现在的网络终端已经普 及到了手机等工具, 对于即时通讯的即时性和工具的存储空间要求更高了。 于是, 人们便有了这样的需求: 无需下载安装任何软件, 一打开网页就可以 实现即时通讯, 且所有的数据信息能够安全地保存在网页上。 目前, 网络上 也出现了一些网页上的通讯方式, 比如留言板、 论坛等, 但是, 其共同的不 足是: 即时性太差, 无法实现网页版音视频, 难以满足人们即时沟通的需求。 目前有一种网络视频共享虽然能够实现网页版音视频技术 (fm s或者 r ed5 ), 但不是采用 P2P技术, 其无法利用用户的带宽资源, 以至于给平台提供方造 成很大的服务器和带宽压力, 成本随着用户数量的增加而急剧上升, 这不利 于大范围运用和推广, 以至于目前网页版音视频没有出现具备一定市场规模 的产品和公司。
[03] 因此, 需要研宄开发一种在网页上实现 P2p通讯的方法。 发明内容
[04] 本发明的目的是: 提供一种在网页上实现 p2p通讯的方法。
[05] 为了达到上述目的, 本发明釆用的技术方案为: 一种在网页上实现 P2p 通讯的方法, 包括以下步骤:
[06] 1) 用户访问网页, 调用 flash 的接口连接 socket 服务器。 flash 通过 netconnection连接 stratus服务器, 取得 key, 建立连接 netconnection , 并 监听收到的消息, 所述 netconnection为变量名;
[07] 2) flash将源用户的用户名和 key发送给 socket服务器, socket服务器 保存源用户的用户名和 key;
[08] 3) 源用户网页中的 javascript代码调用 flash接口, 将包含目标用户的 用户名消息发送给 socket服务器; socket服务器接收到源用户发来的消息, 返回目标用户的用户名所对应的 key给源用户网页中的 flash; 源用户网页中 的 flash通过 netconnection和目标用户的 key, 将消息发送出去;
[09] 4) 目标用户的 flash收到消息后, 调用目标用户网页上的 javascript接 口在目标用户的网页上将消息显示出来。
[10] 上述技术方案中, 步骤 1)包含如下过程:
[11] la) 浏览器用户登录网站后记录网页访问者用户账号, 浏览器用户访问 网页页面, 网页脚本程序调用 flash接口访问 socket服务器, socket服务器 收到 flash 的连接请求后, 为该浏览用户新增一个 socket监听线程, 该监听 线程和浏览器用户的 flash建立永久连接;
[12] lb) 源用户网页上的 flash通过 netconnection类连接 stratus服务器, stratus服务器返回一个唯一的 key给源用户网页上的 flash;
[13] lc) 源用户网页上的 flash和 stratus服务器建立连接并开始监听收到的 消息。
[14] 上述技术方案中, 步骤 2)包含如下过程:
[15] 2a) 源用户网页上的 flash将源用户的用户名和从 stratus服务器获取的 key发送给 socket服务器;
[16] 2b) socket服务器保存源用户的用户名和 key。
[17] 上述技术方案中, 步骤 3)包括如下过程:
[18] 3a) 源用户网页中的 javascript代码调用 flash接口,将包含目标用户的 用户名消息发送给 socket服务器;
[19] 3b) socket 服务器接收到源用户发来的消息, 返回目标用户的用户名所 对应的 key给源用户网页中的 flash。
[20] 上述技术方案中, 步骤 4)包括如下过程:
[21] 4a) 源用户网页中的 flash通过 netconnection和目标用户的 key, 将消 息发送出去;
[22] 4b) 目标用户的 flash 收到消息后, 调用目标用户网页上的 javascript 接口在目标用户的网页上将消息显示出来。
[23] 由于上述技术方案的应用, 本发明与现有技术相比具有以下优点:
[24] 1) 用户不用下载任何软件在网页上就可以实现即时通讯,节省了电脑的 存储空间, 也减少了很多的不便利, 同吋提高了网络环境安全性;
[25] 2) 即时性很好, 无滞后, 非常适合网络音视频的应用;
[26] 3) 适合包括个人电脑在内的任何网络终端的使用;
[27] 4) 可极大地减轻服务器和带宽的压力。 附图说明
[28] 图 1是本发明实施例的详细流程图。 具体实施方式
[29] 下面结合附图和实施例对本发明作进一步说明:
[30] 实施例一, 一种网页上实现的 p2p通讯的方法, 包括以下步骤:
[31] 1) 用户访问网页, 调用 flash 的接口连接 socket 服务器。 flash 通过 netconnection连接 stratus月艮务器, 取得 key, 建立连接 netconnection并监 听收到的消息, 所述 netconnection为变量名。
[32] 2) flash将源用户的用户名和 key发送给 socket服务器, socket服务器 保存源用户的用户名和 key。
[33] 3) 源用户网页中的 javascript代码调用 flash接口, 将包含目标用户的 用户名消息发送给 socket服务器。 socket服务器接收到源用户发来的消息, 返回目标用户的用户名所对应的 key给源用户网页中的 flash。 源用户网页中 的 flash通过 netconnection和目标用户的 key, 将消息发送出去。
[34] 4) 目标用户的 flash收到消息后, 调用目标用户网页上的 javascript接 口在目标用户的网页上将消息显示出来。
[35] 下面进一步详细说明本发明所述的方法-
[36] 参见说明书附图 1, 源用户在浏览器里输入本人的个人网页地址或者通 过链接到达源用户的个人网页; 源用户输入账号和密码登录源用户的个人网 页, 若登录成功, 则将此账号作为通讯账号, 若不登录, 则系统为其分配一 个临时通讯账号。 客户端脚本程序调用 flash 的接口连接 socket服务器, 并 建立连接。 flash通过 netconnection连接 stratus服务器, 取得 key, 建立连 接 netconnection, 所述 netconnection 为变量名, 并开始监听收到的消息。 同吋 flash将源用户的用户名和 key发送给 socket服务器, socket服务器保 存源用户的用户名和 key。 源用户网页中的 javascript代码调用 flash接口, 将目标用户的用户名发送给 socket服务器。 socket服务器接收到源用户发来 的消息, 返回目标用户的用户名所对应的 key给源用户的网页中的 flash。 源 用户网页中 javascript程序将消息通过调用 flash接口发送给 flash, flash通 过 netconnection和目标用户的 key, 将消息发送给目标用户网页上的 flash。 目标用户网页上的 flash收到消息后调用脚本程序的接口,将消息在网页内显 示出来。

Claims

权 利 要 求 书
[权利要求 1] 1、 一种网页上实现的 p2p通讯的方法, 其特征在于, 包括 以下步骤:
1) 用户访问网页, 调用 flash插件的接口连接 socket服务 器, flash通过 netconnection连接 stratus月艮务器,取得 key, 建立连接 netconnection 并监听收到 的消 息 , 所述 netconnection为变量名;
2) flash 将源用户的用户名和 key发送给 socket 服务器, socket服务器保存源用户的用户名和 key;
3) 源用户网页中的 javascript代码调用 flash接口,将包含 目标用户的用户名消息发送给 socket 服务器, socket 服务 器接收到源用户发来的消息,返回目标用户的用户名所对应 的 key给源用户网页中的 flash,源用户网页中的 flash通过 netconnection和目标用户的 key, 将消息发送出去;
4) 目标用户的 flash 收到消息后, 调用目标用户网页上的 javascript接口在目标用户的网页上将消息显示出来。
[权利要求 2] 2、如权利要求 1所述的一种网页上实现的 p2p通讯的方法, 其特征在于: 其中步骤 1)包含如下过程:
la) 用户访问网页, 调用 flash插件的接口连接 socket服务 器;
lb) flash通过 netconnection连接 stratus月艮务器,取得 key, 建立连接 netconnection 并监听收到 的消 息 , 所述 netconnection为变量名 <>
[权利要求 3] 3、如权利要求 1所述的一种网页上实现的 P2p通讯的方法, 其特征在于: 其中步骤 3)包含如下过程:
3a) 源用户网页中的 javascript代码调用 flash接口, 将包 含目标用户的用户名消息发送给 socket服务器;
3b) socket服务器接收到源用户发来的消息, 返回目标用户 的用户名所对应的 key给源用户网页中的 flash;
3c) 源用户网页中的 flash通过 netconnection和目标用户的 key, 将消息发送出去。 权 利 要 求 书
[权利要求 4] 4、如权利要求 1所述的一种网页上实现的 p2p通讯的方法, 其特征在于:用户连接 stratus服务器,得到用于通讯的 key, 网页上用户的 flash通过这个 key建立连接。
PCT/CN2010/076641 2010-07-02 2010-09-06 一种网页上实现的p2p通讯的方法 WO2012000226A1 (zh)

Priority Applications (5)

Application Number Priority Date Filing Date Title
BRPI1007924-6A BRPI1007924A2 (pt) 2010-07-02 2010-07-02 método para alcançar uma comunicação p2p na webpage.
JP2012521954A JP5396541B2 (ja) 2010-07-02 2010-09-06 ウェブ上でピアツーピア通信を実現する方法
EP10844954A EP2538634A1 (en) 2010-07-02 2010-09-06 Method for realizing peer-to-peer (p2p) communication on webpage
RU2011131715/08A RU2498520C2 (ru) 2010-07-02 2010-09-06 Способ обеспечения одноранговой связи на веб-странице
US13/181,411 US20120059879A1 (en) 2010-07-02 2011-07-12 Method for Achieving P2P Communication on Webpage

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010223600.6 2010-07-02
CN201010223600A CN101867621A (zh) 2010-07-02 2010-07-02 一种网页上实现的p2p通讯的方法

Publications (1)

Publication Number Publication Date
WO2012000226A1 true WO2012000226A1 (zh) 2012-01-05

Family

ID=42959181

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/076641 WO2012000226A1 (zh) 2010-07-02 2010-09-06 一种网页上实现的p2p通讯的方法

Country Status (7)

Country Link
US (1) US20120059879A1 (zh)
EP (1) EP2538634A1 (zh)
JP (1) JP5396541B2 (zh)
CN (2) CN101867621A (zh)
BR (1) BRPI1007924A2 (zh)
RU (1) RU2498520C2 (zh)
WO (1) WO2012000226A1 (zh)

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102281265A (zh) * 2011-04-06 2011-12-14 苏州阔地网络科技有限公司 一种实现列表认证同步的方法及系统
CN102281274A (zh) * 2011-04-06 2011-12-14 苏州阔地网络科技有限公司 一种验证方法、系统及服务器
CN102164143A (zh) * 2011-04-26 2011-08-24 苏州阔地网络科技有限公司 一种基于网页实现计时安全同步方法及系统
CN102164146A (zh) * 2011-04-27 2011-08-24 苏州阔地网络科技有限公司 一种从服务器上自动删除已下载文件的方法及系统
CN102137116A (zh) * 2011-04-27 2011-07-27 苏州阔地网络科技有限公司 一种基于网页实现的多路音视频通讯方法及系统
CN102170443A (zh) * 2011-04-27 2011-08-31 苏州阔地网络科技有限公司 一种不同分辨率下图片居中后白板同步的方法及系统
CN102170409A (zh) * 2011-04-27 2011-08-31 苏州阔地网络科技有限公司 一种网页上基于flash的即时通讯的方法及系统
CN102307314A (zh) * 2011-04-27 2012-01-04 苏州阔地网络科技有限公司 一种基于网页实现的查看他人音视频方法及系统
CN102130971A (zh) * 2011-04-27 2011-07-20 苏州阔地网络科技有限公司 一种网页上实现的p2p通讯的方法及系统
CN102185848A (zh) * 2011-04-27 2011-09-14 苏州阔地网络科技有限公司 一种基于网页的音视频通讯方法及系统
CN102185850A (zh) * 2011-04-28 2011-09-14 苏州阔地网络科技有限公司 一种不同分辨率下图片居中后白板同步的方法及系统
CN102137120A (zh) * 2011-04-29 2011-07-27 苏州阔地网络科技有限公司 一种实现群组通讯的方法及系统
CN102523296B (zh) * 2011-12-21 2014-11-05 华为技术有限公司 无线网页浏览资源优化方法、装置及系统
CN105718294A (zh) * 2015-03-23 2016-06-29 上海赞越软件服务中心 通过jQuery机构号的权限互联的联络员对话
CN105245508B (zh) * 2015-09-23 2018-08-10 暴风集团股份有限公司 一种跨平台数据共享的方法及系统
CN109413025A (zh) * 2018-08-28 2019-03-01 浙江工业大学 一种基于Socket的实时通讯方法
CN111343083B (zh) * 2020-05-22 2020-08-11 支付宝(杭州)信息技术有限公司 即时通信方法、装置、电子设备及可读存储介质

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050220086A1 (en) * 1998-07-21 2005-10-06 Dowling Eric M Method and apparatus for co-socket telephony
CN101217554A (zh) * 2008-01-14 2008-07-09 张尧森 网页上实现的即时通讯的方法
CN101656687A (zh) * 2008-08-21 2010-02-24 北京亿企通信息技术有限公司 一种在即时通信工具中进行多媒体会话的方法

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5430876A (en) * 1989-06-27 1995-07-04 Digital Equipment Corporation Remote procedure callback system and method
US5249293A (en) * 1989-06-27 1993-09-28 Digital Equipment Corporation Computer network providing transparent operation on a compute server and associated method
WO2002057917A2 (en) * 2001-01-22 2002-07-25 Sun Microsystems, Inc. Peer-to-peer network computing platform
IL157949A0 (en) * 2001-03-16 2004-03-28 Tnuva Central Coop For The Mar Package for flowable material
US6985087B2 (en) * 2002-03-15 2006-01-10 Qualcomm Inc. Method and apparatus for wireless remote telemetry using ad-hoc networks
CN1617125A (zh) * 2003-11-12 2005-05-18 飞行网股份有限公司 一种即时配对的线上交友方法
US7925973B2 (en) * 2005-08-12 2011-04-12 Brightcove, Inc. Distribution of content
US20070183342A1 (en) * 2006-02-06 2007-08-09 Mediazone.Com, Inc. Peer-to-peer broadcast management system
CN100518068C (zh) * 2006-06-02 2009-07-22 阿里巴巴集团控股有限公司 一种通过浏览器实现即时通信的方法及系统
US7822821B2 (en) * 2006-07-18 2010-10-26 David Foote Access point object depositable on a web page and useful for initiating communication between depositing user and buddy
US20080178094A1 (en) * 2007-01-19 2008-07-24 Alan Ross Server-Side Peer-to-Peer (P2P) Media Streaming
US7930391B1 (en) * 2007-05-03 2011-04-19 Visible Measures Corp. Method and system for determining viewing time of an online video
US8402099B2 (en) * 2007-08-28 2013-03-19 Philipp Freiherr Von Werther Method for carrying out a multimedia communication based on a network protocol, particularly TCP/IP and/or UDP
EP2258085A1 (en) * 2008-03-10 2010-12-08 Dilithium Holdings, Inc. Method and apparatus for video services
EP2120408A1 (en) * 2008-05-09 2009-11-18 Research In Motion Limited System and method for updating instant messaging conversations
US20100083143A1 (en) * 2008-06-10 2010-04-01 Joseph Bigley Internet banner system with live interaction
US8788949B2 (en) * 2008-10-28 2014-07-22 Google Inc. Provisioning instant communications for a community of users
US9397860B2 (en) * 2008-12-18 2016-07-19 Mlb Advanced Media, L.P. Mobile messaging platform
WO2010134996A2 (en) * 2009-05-20 2010-11-25 Intertrust Technologies Corporation Content sharing systems and methods
US8825766B2 (en) * 2009-10-23 2014-09-02 Verizon Patent And Licensing Inc. Methods, systems and computer program products for a peer-to-peer cache content replacer
WO2011146898A2 (en) * 2010-05-21 2011-11-24 Bologh Mark J Internet system for ultra high video quality

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050220086A1 (en) * 1998-07-21 2005-10-06 Dowling Eric M Method and apparatus for co-socket telephony
CN101217554A (zh) * 2008-01-14 2008-07-09 张尧森 网页上实现的即时通讯的方法
CN101656687A (zh) * 2008-08-21 2010-02-24 北京亿企通信息技术有限公司 一种在即时通信工具中进行多媒体会话的方法

Also Published As

Publication number Publication date
US20120059879A1 (en) 2012-03-08
RU2011131715A (ru) 2013-02-10
RU2498520C2 (ru) 2013-11-10
JP2012522326A (ja) 2012-09-20
JP5396541B2 (ja) 2014-01-22
BRPI1007924A2 (pt) 2018-03-06
EP2538634A1 (en) 2012-12-26
CN102307215A (zh) 2012-01-04
CN101867621A (zh) 2010-10-20

Similar Documents

Publication Publication Date Title
WO2012000226A1 (zh) 一种网页上实现的p2p通讯的方法
CN107682657B (zh) 一种基于WebRTC的多人语音视频通话方法及系统
US9438448B2 (en) Maintaining communication connections during temporary network disruptions
EP2036289B1 (en) Peer to peer connection
CN111147506A (zh) 一种基于html5播放流媒体数据的方法、系统及存储设备
KR102208935B1 (ko) 데이터 교환을 위한 컨텍스트를 설정하는 http 프로토콜을 통한 메시징 api
WO2015032277A1 (zh) 视频会议中媒体流的传输方法与装置
WO2012000227A1 (zh) 一种网页上实现的p2p视频通讯的方法
CN103379096B (zh) 因特网与运营商网络业务共享方法、服务方及网页网关
US10860980B2 (en) Establishing a communication event
WO2016068743A1 (en) Transmitting media content during instant messaging
JP2015532802A (ja) 通信サーバ装置、発呼装置及びこれらの動作方法
CN102075455A (zh) 一种即时通讯方法
WO2012000221A1 (zh) 一种网页上实现的基于p2p技术的网络会议的方法
JP4800332B2 (ja) サービス提供システム、サービス提供方法およびサービス提供プログラム
JP2013153438A (ja) インターネットを介して移動端末間に通信接続を確立するための方法、コンピュータプログラムおよび記憶媒体
WO2012000222A1 (zh) 一种网页上实现的基于p2p的远程视频教育的方法
CN103200211B (zh) 一种数据同步方法、系统和设备
Chen et al. A resource-aware pairing device framework for ubiquitous cloud applications
US9615256B2 (en) Method and apparatus for providing an access to a tethering service via an endpoint device
WO2012145960A1 (zh) 一种即时通讯组件信息交互方法及系统
KR20060070242A (ko) 피2피 기반의 컨텐츠 공유서비스 방법 및 그 방법에 대한컴퓨터 프로그램을 저장한 기록매체
WO2009087271A1 (en) Providing internet services in communications system

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 2012521954

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 5726/DELNP/2011

Country of ref document: IN

WWE Wipo information: entry into national phase

Ref document number: 2011131715

Country of ref document: RU

REEP Request for entry into the european phase

Ref document number: 2010844954

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2010844954

Country of ref document: EP

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

Ref document number: 10844954

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

REG Reference to national code

Ref country code: BR

Ref legal event code: B01A

Ref document number: PI1007924

Country of ref document: BR

ENP Entry into the national phase

Ref document number: PI1007924

Country of ref document: BR

Kind code of ref document: A2

Effective date: 20110805