Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Does the Protocol Adapter SDK afford 100,00 devices by wireless TCP comunicate with the thingworx platform?Also,is anyone here could supply a better way for affording mass devices to communicate with thingworx platform?Thank you.
All devices are based on MCU,so it can't embed the C SDK.IThey can communicate by wifi or GSM moudle and create TCP connection to the remote TCP Listener.So,I want to use the the Protocol Adapter SDK in the Marketplace to play the role of TCP Listener and message parser.