javascript - Connect two devices directly over wifi only with a web page -
is possible load web page on desktop/mobile device , load on device on same network, connect them directly?
i know webrtc can solution , i'm using it; since devices nearby, i'm looking more efficient. thinking because know in many wifi file transfer apps android (e.g. airdroid) 1 end needs load web page.
any ideas?
yes, connect them directly. need way identify want talk , exchange offer/answer pair; typically via external service, , traffic can on local lan (see https://sharedrop.io/ example). it's possible offer/answer exchange (with pain) via cut-and-paste between machines, etc well.
Comments
Post a Comment