I am looking at designing a app where all the devices in the same network should be able to communicate with each other. The dicovery would be taken care because all the devices will have a static IP. Is there a way that use in sencha touch to communicate between the devices?
I am completely new to sencha touch and exploring if we can use this for our requirements.
Any help or directions would be greatly appreciated.
Thanks.
Yes you can implement this in sencha touch,but for this you will also have to use other plugin also You can refer to below link for more information.
cordova or phonegap plugin, There are couple of plugin available in cordova and plugin Ex: https://github.com/don/BluetoothSerial
Using socket.io http://www.sencha.com/forum/showthread.php?118453-Mobile-Chat-with-Sencha-Touch-node.js-socket.io