Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
I want to write a code to connect Android device to connect to connection server not directly to Web Socket. I would like data should pass through connection server not directly connect Web Socket.
Hi @RaajeevHDave if you have ThingWorx's Connection Server setup in front of the ThingWorx all connections will route through the connection server. Please do correct me if you have different setup
As to your requirement to connect Android devices to ThingWorx, have you already reviewed the possibility of using Edge Android SDK? See Edge Android SDK Developer’s Guide for more