06-13-2012 11:18 AM
Does someone know why one would use a Network Datastream as opposed to a network published shared variable with FIFO enabled? Seems like they would be identical except that the Shared variable could potentially have multiple listeners.
Thanks,
Craig
06-13-2012
02:24 PM
- last edited on
04-28-2025
05:17 PM
by
Content Cleaner
Hey Craige
You are correct that a major difference between Network Steams and Network Published Shared Variables with RT FIFO enabled is that the Shared Variable can publish to many computers at once. There are a few other differences that are outlined in the comparison table in this article
There's another good comparison with some more information in the last paragraph of this article.