Does Matlab support UDP Multicast?
古いコメントを表示
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?
回答 (1 件)
Vinod
2016 年 10 月 19 日
0 投票
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.
カテゴリ
ヘルプ センター および File Exchange で Communications Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!