How to configure ip address/port with DDS Blockset
조회 수: 6 (최근 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!