Home | News | Products | Support | Download | Sales | library | Guests | Contact | WebCam | Links
CDS Logo LanBox-Talk mail archive
 

By date: Prev | Next | Index By thread: Prev | Next | Index

SubjectRe: [LCtalk] Go and next step through UDP?
FromMatthijs van Duin
DateWed, 23 Jan 2008 21:08:51 +0100


On Wed, Jan 23, 2008 at 02:51:39PM -0500, mdoucet wrote:
Hi all,
Does anyone know of a way to send a go or next step to the lanbox (lcx) through udp?

No, UDP is only used for fast data transfer, not for actions / commands. Arbitrary commands can be done via TCP instead.


If you really want to perform actions via UDP instead of TCP you could perhaps use it to change some channels and have a continuously running control cue detect it and perform the next-step.

Keep in mind that UDP does not check if the packet was actually received, so if for whatever reason it drops, the action will not be performed. (This is why it's not used for command but only for data distribution, which transmits continuously so it's not really a huge problem if a packet occasionally gets lost.)

--
Matthijs van Duin  --  May the Forth be with you!


By date: Prev | Next | Index By thread: Prev | Next | Index