Is it possible to create peer-to-peer connections in a web browser?

不想你离开。 提交于 2019-11-29 14:57:21

Opera Unite allows Peer to peer (basically gives your browser web server, file system and nat-traversal capabilities), but this is Opera only.

It's not exactly P2P, but you can use proxy server using push mechanism

http://en.wikipedia.org/wiki/Push_technology

For example if you want to send data from Browser A to Browser B, you send that data to proxy server and that server push it to Browser B.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!