I'm using phonegap/cordova to program a mobile app and I want to list all devices that are connected in the same network as the client.
Phonegap only supports html
, css
,javascript
, ajax
and jquery.
Does anyone know how to do that?
I'm using phonegap/cordova to program a mobile app and I want to list all devices that are connected in the same network as the client.
Phonegap only supports html
, css
,javascript
, ajax
and jquery.
Does anyone know how to do that?