MobileChromeApps / cordova-plugin-chrome-apps-sockets-udp

BSD 3-Clause "New" or "Revised" License
80 stars 40 forks source link

Internet required? #10

Closed Shadowstep33 closed 8 years ago

Shadowstep33 commented 8 years ago

Possibly stupid question, but I'm mostly wondering if this plugin provides the ability to leverage other networking technologies to send data in a p2p network (with no internet connection).

bemasc commented 8 years ago

See https://en.wikipedia.org/wiki/User_Datagram_Protocol to understand the purpose of this plugin.