| Home | News | Products | Support | Download | Sales | library | Guests | Contact | WebCam | Links | |
| LanBox-Talk mail archive | |
| By date: Prev | Next | Index | By thread: Prev | Next | Index | ||||||
On Wed, Jan 23, 2008 at 02:51:39PM -0500, mdoucet wrote: Hi all, 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 | ||||||