ios - Peer to Peer Communication without Server in iPhone -
is there way communicate between 2 devices or application browser of other devices without having server in middle?
if explain, want share data between iphone application , browser of desktop, tried httpserver, & played websocket too, in these case server plays important role in between. if somehow exchange data between 2 peers ip address, port number, possible communicate between 2 devices using wi-fi channel without having server in middle?
the way, right have implemented.
the way, looking for.
i came across http://www.freedomjs.org/ suppose provide p2p functionality in browser.
Comments
Post a Comment