How to set LOCAL IP address for dsp.UDPSender
1 view (last 30 days)
Show older comments
There does not seem to be a property to set a local ip address in dsp.UDPSender. I have multiple internet devices on the computer and want to make sure the message goes over a specific link to the destination. The properties show " RemoteIPAddress", but not a LocalIPAddress.
0 Comments
Answers (1)
Chaitanya Krishna Kantambhatla
on 12 Oct 2022
Hi Robert,
I understand that you are looking for the local IP address property for the dsp.UDPSender.
There exists a property to hold the value of local IP port source and local IP port.
0 Comments
See Also
Categories
Find more on Creating, Deleting, and Querying Graphics Objects 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!