hi,
it is possible, but not to the same window. you will need to do the following:
- cast data to individual ports and keep track of which RS is sending data to which, (since the station name is not forwarded through the UDP packet)
- create separate settings files with appropriate port / station name combinations
- start separate instances of rsudp from each settings file, please consult the
RSUDP
documentation for how to do this.
hope this helps,
richard