Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
I want to connect to Thingworx platform through Java simulator using TCP/IP protocol instead of Web Socket protocol. Is there any way to connect Thingworx application using TCP/IP protocol?
Hi Rohit Kumar Jaiswal,
Have you checked TCP Extension: https://marketplace.thingworx.com/Items/tcp-extension
I think it might be helpful in your case.
Thanks,
Ankit Gupta
Here is the direct link to the TCP extension guide: https://marketplace.thingworx.com/-/media/Marketplace/Download%20Item/Related%20Content/TCP-Extension-User-Guide.pdf
Hi, Ankit Gupta
This guide explain 1:1 connect
if device or sensor has many than 1, how can i set thingworx to connect 1:N?
should i use other tcp/ip socket program?