Visual Productions forum

Products => CueCore, QuadCore, IoCore, TimeCore & B-Station => Topic started by: tomek13w on June 14, 2017, 06:44:43 AM

Title: TCP IP
Post by: tomek13w on June 14, 2017, 06:44:43 AM
Is there any way to send TCP IP command from any of your products?
Title: Re: TCP IP
Post by: Guido Visser on June 14, 2017, 09:48:48 AM
Hello Tomek13w,

Yes some of our products can send TCP messages. However the messages send using TCP are limited to the messages from the API feedback.

You can use UDP which is similar to TCP in many ways except that UDP does not check if a message was successfully delivered. Our units do support sending UDP messages using a task like UDP -> Send String -> Set. Which allows you to send custom messages.

Best regards,
Guido