Does Matlab support UDP Multicast?

9 views (last 30 days)
Joshua
Joshua on 13 Dec 2012
Answered: Vinod on 19 Oct 2016
I have tested Matlab's UDP unicast and UDP broadcast functionality. I was wondering if Matlab also supports UDP multicast. If not, are there any plans to do so in the future?

Answers (1)

Vinod
Vinod on 19 Oct 2016
Technically it is UDP broadcast, but it achieves the need of multiple devices on the same subnet whose IP addresses are not known at the time of development of the MATLAB program to receive messages from the MATLAB program.

Categories

Find more on Instrument Control Toolbox Supported Hardware in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!