How to configure ip address/port with DDS Blockset
3 次查看(过去 30 天)
显示 更早的评论
I have build the DDS application shapesdemo.exe with DDS Blockset. I have test the communication between shapesdemo.exe with OpenDDS Shapes Demo Application successfully. However, these two DDS Application run on the same desktop computer, I want to communicate shapesdemo.exe with another OpenDDS Shapes Demo Application runing on the different computer.
I want to configure the shapesdemo.exe with the another computer's ip address/port, such that it can communicate with another computer's DDS Application, where is the DDS Blockset ip address/port informations saved?
0 个评论
回答(1 个)
SACHIN KHANDELWAL
2025-1-21
I have not tried this workflow but I think that DDS should handle the communication automatically. You may want to see the QoSes like transport, discovery and configure them.
Also, I found these resources that might be helpful to you:
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!