Z
Z
zdiii2014-08-29 17:38:42
PHP
zdiii, 2014-08-29 17:38:42

Is a browser-to-browser connection possible?

Good evening, toasters!
A typical connection or relationship on the web (as far as I know) is represented as: browser-1 <-> server <-> browser-2 .
Is there a technology that allows connection like: browser-1 <-> browser-2 ?
Is it possible through JavaScript or another language?
Flash is not suitable.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2014-08-29
@zdiii

Yes . Depends on required browser support. PeerJS .
www.html5rocks.com/en/tutorials/webrtc/datachannels
https://github.com/ShareIt-project/DataChannel-polyfill - polyfill via websockets (involves a server).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question